Additional Inherited Members | |
Protected Attributes inherited from FMLiveSwitchWssManagerBase | |
| __pad0__: NSObject- (void) addOnRoundTripTime:(FMLiveSwitchAction1<id>*)value | |
| - (FMLiveSwitchMediaTrackStats*) getAudioTrackStats |
| - (FMLiveSwitchMediaTrackStats*) getVideoTrackStats |
| - (instancetype) initWithOpenArgs: | (FMLiveSwitchWssServiceOpenArgs *) | openArgs | |
| connection: | (FMLiveSwitchWssWebSocketConnectionBase< FMLiveSwitchWssWebSocketConnection *, FMLiveSwitchStream *, FMLiveSwitchAudioStream *, FMLiveSwitchVideoStream *, FMLiveSwitchDataStream *, FMLiveSwitchDataChannel * > *) | connection | |
| webSocketFactory: | (FMLiveSwitchFunction1< NSString *, NSObject< FMLiveSwitchIWebSocket > * > *) | webSocketFactory | |
| - (instancetype) initWithOpenArgs: | (FMLiveSwitchWssServiceOpenArgs *) | openArgs | |
| connection: | (FMLiveSwitchWssWebSocketConnectionBase< FMLiveSwitchWssWebSocketConnection *, FMLiveSwitchStream *, FMLiveSwitchAudioStream *, FMLiveSwitchVideoStream *, FMLiveSwitchDataStream *, FMLiveSwitchDataChannel * > *) | connection | |
| webSocketFactoryBlock: | (NSObject< FMLiveSwitchIWebSocket > *(^)(NSString *)) | webSocketFactoryBlock | |
| - (long long) localAudioFrameRate |
| - (long long) localVideoFrameRate |
| - (FMLiveSwitchFuture<id>*) processReceiverAudioStatsWithReceiverStats: | (FMLiveSwitchMediaReceiverStats *) | receiverStats |
| - (FMLiveSwitchFuture<id>*) processReceiverVideoStatsWithReceiverStats: | (FMLiveSwitchMediaReceiverStats *) | receiverStats |
| - (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 | |
| webSocketFactory: | (FMLiveSwitchFunction1< NSString *, NSObject< FMLiveSwitchIWebSocket > * > *) | webSocketFactory | |
| + (FMLiveSwitchWssManager*) wssManagerWithOpenArgs: | (FMLiveSwitchWssServiceOpenArgs *) | openArgs | |
| connection: | (FMLiveSwitchWssWebSocketConnectionBase< FMLiveSwitchWssWebSocketConnection *, FMLiveSwitchStream *, FMLiveSwitchAudioStream *, FMLiveSwitchVideoStream *, FMLiveSwitchDataStream *, FMLiveSwitchDataChannel * > *) | connection | |
| webSocketFactoryBlock: | (NSObject< FMLiveSwitchIWebSocket > *(^)(NSString *)) | webSocketFactoryBlock | |