| RTPPacketInfoVersion Property  | 
            Gets or sets the version of RTP.
            
 
Namespace: Ozeki.MediaAssembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntaxpublic uint Version { get; }Public ReadOnly Property Version As UInteger
	Get
public:
property unsigned int Version {
	unsigned int get ();
}member Version : uint32 with get
Property Value
Type: 
UInt32
See Also