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... | |
Defines valid SDP crypto session parameters.
| + (NSString*) unauthenticatedSRTP |
Gets the SDP crypto session parameter meaning "unauthenticated SRTP".
| + (NSString*) unencryptedSRTCP |
Gets the SDP crypto session parameter meaning "unencrypted SRTCP".
| + (NSString*) unencryptedSRTP |
Gets the SDP crypto session parameter meaning "unencrypted SRTP".