Instance Methods | |
(FMLiveSwitchMediaTrackStats *) | - getAudioTrackStats |
(FMLiveSwitchMediaTrackStats *) | - getVideoTrackStats |
(instancetype) | - initWithAudioStream:videoStream: |
Class Methods | |
(FMLiveSwitchWssLocalMediaStreamer *) | + wssLocalMediaStreamerWithAudioStream:videoStream: |
- (FMLiveSwitchMediaTrackStats*) getAudioTrackStats |
- (FMLiveSwitchMediaTrackStats*) getVideoTrackStats |
- (instancetype) initWithAudioStream: | (FMLiveSwitchAudioStream *) | audioStream | |
videoStream: | (FMLiveSwitchVideoStream *) | videoStream | |
+ (FMLiveSwitchWssLocalMediaStreamer*) wssLocalMediaStreamerWithAudioStream: | (FMLiveSwitchAudioStream *) | audioStream | |
videoStream: | (FMLiveSwitchVideoStream *) | videoStream | |