Additional Inherited Members | |
Protected Attributes inherited from FMLiveSwitchWssWebSocketConnectionBase | |
__pad0__: FMLiveSwitchDynamic<FMLiveSwitchIConnection>- (void) addIceServer:(FMLiveSwitchIceServer*)iceServer | |
- (NSMutableArray*) audioStreams |
Implements FMLiveSwitchWssWebSocketConnectionBase.
- (NSMutableArray*) dataStreams |
Implements FMLiveSwitchWssWebSocketConnectionBase.
- (instancetype) initWithId: | (NSString *) | idValue | |
localMediaForAudio: | (FMLiveSwitchLocalMedia *) | localMediaForAudio | |
localMediaForVideo: | (FMLiveSwitchLocalMedia *) | localMediaForVideo | |
remoteMedia: | (FMLiveSwitchRemoteMedia *) | remoteMedia | |
streams: | (NSMutableArray *) | streams | |
Implements FMLiveSwitchWssWebSocketConnectionBase.
- (NSMutableArray*) streams |
Implements FMLiveSwitchWssWebSocketConnectionBase.
- (NSMutableArray*) videoStreams |
Implements FMLiveSwitchWssWebSocketConnectionBase.
+ (FMLiveSwitchWssWebSocketConnection*) wssWebSocketConnectionWithId: | (NSString *) | idValue | |
localMediaForAudio: | (FMLiveSwitchLocalMedia *) | localMediaForAudio | |
localMediaForVideo: | (FMLiveSwitchLocalMedia *) | localMediaForVideo | |
remoteMedia: | (FMLiveSwitchRemoteMedia *) | remoteMedia | |
streams: | (NSMutableArray *) | streams | |