Click or drag to resize
SRtpStreamConfigurationSuite Property
Gets or sets the crypto suite to use.

Namespace: StreamCoders.Rtp
Assembly: MediaBase (in MediaBase.dll) Version: 2.0.5.0 (2.0.5.0)
Syntax
public CryptoSuite Suite { get; set; }

Property Value

Type: CryptoSuite
The crypto suite to use.
See Also