Class Methods | |
(FMLiveSwitchWssManager *) | + wssManagerWithOpenArgs:connection: |
Class Methods inherited from FMLiveSwitchWssManagerBase | |
(FMLiveSwitchWssManagerBase *) | + wssManagerBaseWithOpenArgs:connection: |
Additional Inherited Members | |
Protected Attributes inherited from FMLiveSwitchWssManagerBase | |
__pad0__: NSObject- (void) connectionStateUpdateWithConnectionState:(FMLiveSwitchConnectionState)connectionState | |
- (instancetype) initWithOpenArgs: | (FMLiveSwitchWssServiceOpenArgs *) | openArgs | |
connection: | (FMLiveSwitchWssWebSocketConnectionBase< FMLiveSwitchWssWebSocketConnection *, FMLiveSwitchStream *, FMLiveSwitchAudioStream *, FMLiveSwitchVideoStream *, FMLiveSwitchDataStream *, FMLiveSwitchDataChannel * > *) | connection | |
- (void) streamLocalMediaWithLocalMediaForAudio: | (FMLiveSwitchLocalMedia *) | localMediaForAudio | |
localMediaForVideo: | (FMLiveSwitchLocalMedia *) | localMediaForVideo | |
audioStreamId: | (int) | audioStreamId | |
videoStreamId: | (int) | videoStreamId | |
audioBitrate: | (int) | audioBitrate | |
videoBitrate: | (int) | videoBitrate | |
Implements FMLiveSwitchWssManagerBase.
+ (FMLiveSwitchWssManager*) wssManagerWithOpenArgs: | (FMLiveSwitchWssServiceOpenArgs *) | openArgs | |
connection: | (FMLiveSwitchWssWebSocketConnectionBase< FMLiveSwitchWssWebSocketConnection *, FMLiveSwitchStream *, FMLiveSwitchAudioStream *, FMLiveSwitchVideoStream *, FMLiveSwitchDataStream *, FMLiveSwitchDataChannel * > *) | connection | |