TimerBasedMediaHandlerPacketizationTime Property |
Gets the time between the send events (in milliseconds).
Namespace:
Ozeki.Media
Assembly:
OzekiSDK (in OzekiSDK.dll) Version: 10.3.199.0
Syntaxprotected uint PacketizationTime { get; }
Protected ReadOnly Property PacketizationTime As UInteger
Get
protected:
property unsigned int PacketizationTime {
unsigned int get ();
}
member PacketizationTime : uint32 with get
Property Value
Type:
UInt32
See Also