AudioDetailsRtcpEncrypted Property |
Indicates whether RTCP is encrypted or not.
True if feedback RTCP packets are encrypted false otherwise.
If it is true RTCP packets should be decrypted before reading
audio stream details.
Namespace:
Avaya.ClientServices
Assembly:
AvayaClientServices (in AvayaClientServices.dll) Version: 550.0.60.0
Syntaxpublic bool RtcpEncrypted { get; }
Property Value
Type:
Boolean
See Also