| AudioDetailsPacketizationMilliseconds Property |
The packetization interval in milliseconds.
Namespace: Avaya.ClientServicesAssembly: AvayaClientServices (in AvayaClientServices.dll) Version: 592.1.30.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