<FMLiveSwitchIMediaTransport> Protocol Reference

Instance Methods

(void) - addOnStateChange:
 
(NSObject< FMLiveSwitchIMediaTransport > *) - addOnStateChangeWithBlock
 
(void) - addOnStateChangeWithBlock:
 
(NSString *) - id
 
(NSObject< FMLiveSwitchRtpIParameters > *) - parameters
 
(void) - removeOnStateChange:
 
(FMLiveSwitchMediaTransportState) - state
 

Method Documentation

◆ addOnStateChange:

- (void) addOnStateChange: (FMLiveSwitchAction1 *)  value

◆ addOnStateChangeWithBlock

- (NSObject<FMLiveSwitchIMediaTransport>*) addOnStateChangeWithBlock

◆ addOnStateChangeWithBlock:

- (void) addOnStateChangeWithBlock: (void(^)(NSObject< FMLiveSwitchIMediaTransport > *))  valueBlock

◆ id

- (NSString*) id

◆ parameters

◆ removeOnStateChange:

- (void) removeOnStateChange: (FMLiveSwitchAction1 *)  value

◆ state

- (FMLiveSwitchMediaTransportState) state