/ fm / liveswitch / sdp / CryptoSessionParam
Class: CryptoSessionParam
liveswitch.sdp.CryptoSessionParam
Defines valid SDP crypto session parameters.
Table of contents
Constructors
Methods
Constructors
constructor
+ new CryptoSessionParam(): CryptoSessionParam
Returns: CryptoSessionParam
Methods
getTypeString
▸ getTypeString(): string
Returns: string
Defined in: Generated/TypeScript/fm.liveswitch/sdp/CryptoSessionParam.ts:9
getUnauthenticatedSRTP
▸ Static
getUnauthenticatedSRTP(): string
Gets the SDP crypto session parameter meaning "unauthenticated SRTP".
Returns: string
Defined in: Generated/TypeScript/fm.liveswitch/sdp/CryptoSessionParam.ts:17
getUnencryptedSRTCP
▸ Static
getUnencryptedSRTCP(): string
Gets the SDP crypto session parameter meaning "unencrypted SRTCP".
Returns: string
Defined in: Generated/TypeScript/fm.liveswitch/sdp/CryptoSessionParam.ts:29
getUnencryptedSRTP
▸ Static
getUnencryptedSRTP(): string
Gets the SDP crypto session parameter meaning "unencrypted SRTP".
Returns: string
Defined in: Generated/TypeScript/fm.liveswitch/sdp/CryptoSessionParam.ts:41