RTPPacketInfoCSRCCount Property |
Gets or sets the number of CSRC identifiers.
Namespace: Ozeki.MediaAssembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax public uint CSRCCount { get; }
Public ReadOnly Property CSRCCount As UInteger
Get
public:
property unsigned int CSRCCount {
unsigned int get ();
}
member CSRCCount : uint32 with get
Property Value
Type:
UInt32See Also