AudioDetailsPacketizationMilliseconds Property |
The packetization interval in milliseconds.
Namespace:
Avaya.ClientServices
Assembly:
AvayaClientServices (in AvayaClientServices.dll) Version: 550.0.60.0
Syntaxpublic int PacketizationMilliseconds { get; }
Property Value
Type:
Int32
Remarks
This represents the time duration of the audio data contained in each packet.
It is retrieved from the ptime attribute from the SDP audio codec config.
See Also