FMLiveSwitchSdpCryptoSessionParam Class Reference

Defines valid SDP crypto session parameters. More...

Class Methods

(NSString *) + unauthenticatedSRTP
 Gets the SDP crypto session parameter meaning "unauthenticated SRTP". More...
 
(NSString *) + unencryptedSRTCP
 Gets the SDP crypto session parameter meaning "unencrypted SRTCP". More...
 
(NSString *) + unencryptedSRTP
 Gets the SDP crypto session parameter meaning "unencrypted SRTP". More...
 

Detailed Description

Defines valid SDP crypto session parameters.

Method Documentation

◆ unauthenticatedSRTP

+ (NSString*) unauthenticatedSRTP

Gets the SDP crypto session parameter meaning "unauthenticated SRTP".

◆ unencryptedSRTCP

+ (NSString*) unencryptedSRTCP

Gets the SDP crypto session parameter meaning "unencrypted SRTCP".

◆ unencryptedSRTP

+ (NSString*) unencryptedSRTP

Gets the SDP crypto session parameter meaning "unencrypted SRTP".