FMLiveSwitchEventOrigin Class Reference

Event origins. More...

Class Methods

(NSString *) + client
 Gets the 'client' event origin string. More...
 
(NSString *) + gateway
 Gets the 'gateway' event origin string. More...
 
(NSString *) + mediaServer
 Gets the 'mediaserver' event origin string. More...
 
(NSString *) + recordingMonitor
 Gets the 'recordingmonitor' event origin string. More...
 
(NSString *) + recordingMover
 Gets the 'recordingmover' event origin string. More...
 
(NSString *) + recordingMuxer
 Gets the 'recordingmuxer' event origin string. More...
 
(NSString *) + sipConnector
 Gets the 'sipconnector' event origin string. More...
 
(NSString *) + webSocketMediaServer
 Gets the 'websocketmediaserver' event origin string. More...
 

Detailed Description

Event origins.

Method Documentation

◆ client

+ (NSString*) client

Gets the 'client' event origin string.

◆ gateway

+ (NSString*) gateway

Gets the 'gateway' event origin string.

◆ mediaServer

+ (NSString*) mediaServer

Gets the 'mediaserver' event origin string.

◆ recordingMonitor

+ (NSString*) recordingMonitor

Gets the 'recordingmonitor' event origin string.

◆ recordingMover

+ (NSString*) recordingMover

Gets the 'recordingmover' event origin string.

◆ recordingMuxer

+ (NSString*) recordingMuxer

Gets the 'recordingmuxer' event origin string.

◆ sipConnector

+ (NSString*) sipConnector

Gets the 'sipconnector' event origin string.

◆ webSocketMediaServer

+ (NSString*) webSocketMediaServer

Gets the 'websocketmediaserver' event origin string.