FMLiveSwitchWssLocalMediaStreamer Class Reference

Instance Methods

(FMLiveSwitchMediaTrackStats *) - getAudioTrackStats
 
(FMLiveSwitchMediaTrackStats *) - getVideoTrackStats
 
(instancetype) - initWithAudioStream:videoStream:
 

Class Methods

(FMLiveSwitchWssLocalMediaStreamer *) + wssLocalMediaStreamerWithAudioStream:videoStream:
 

Method Documentation

◆ getAudioTrackStats

- (FMLiveSwitchMediaTrackStats*) getAudioTrackStats

◆ getVideoTrackStats

- (FMLiveSwitchMediaTrackStats*) getVideoTrackStats

◆ initWithAudioStream:videoStream:

- (instancetype) initWithAudioStream: (FMLiveSwitchAudioStream *)  audioStream
videoStream: (FMLiveSwitchVideoStream *)  videoStream 

◆ wssLocalMediaStreamerWithAudioStream:videoStream:

+ (FMLiveSwitchWssLocalMediaStreamer*) wssLocalMediaStreamerWithAudioStream: (FMLiveSwitchAudioStream *)  audioStream
videoStream: (FMLiveSwitchVideoStream *)  videoStream