Click or drag to resize
SpeechCodecCapabilityPacketDuration Property
The packet duration used by this codec.

Namespace: StreamCoders.Helpers
Assembly: MediaBase (in MediaBase.dll) Version: 2.0.5.0 (2.0.5.0)
Syntax
public int PacketDuration { get; }

Property Value

Type: Int32
The packet duration.
See Also