![]() |
Streamaxia Open SDK
3.2
|
#import <AXStreamSource.h>
Properties | |
| id< AXStreamSourceDelegate > | delegate |
| AXStreamInfo * | streamInfo |
| BOOL | on |
Represents a connection to a streaming server.
|
readwritenonatomicweak |
The stream source delegate.
|
readwritenonatomicassign |
Establishes/closes connection to server.
|
readwritenonatomicstrong |
Connection details. This object must be set to provide the source required information about the server, such as URL, authentication, etc.
1.8.13