Streamaxia Open SDK  3.2
Properties | List of all members
AXStreamSource Class Reference

#import <AXStreamSource.h>

Inheritance diagram for AXStreamSource:

Properties

id< AXStreamSourceDelegate > delegate
 
AXStreamInfostreamInfo
 
BOOL on
 

Detailed Description

Represents a connection to a streaming server.

Property Documentation

◆ delegate

- (id<AXStreamSourceDelegate>) delegate
readwritenonatomicweak

The stream source delegate.

◆ on

- (BOOL) on
readwritenonatomicassign

Establishes/closes connection to server.

◆ streamInfo

- (AXStreamInfo*) streamInfo
readwritenonatomicstrong

Connection details. This object must be set to provide the source required information about the server, such as URL, authentication, etc.


The documentation for this class was generated from the following file: