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