ISpeechEncoderPacketDuration Property |
Namespace: StreamCoders.EncoderAssembly: MediaBase (in MediaBase.dll) Version: 2.0.5.0 (2.0.5.0)
Syntax int PacketDuration { get; set; }
Property PacketDuration As Integer
Get
Set
property int PacketDuration {
int get ();
void set (int value);
}
abstract PacketDuration : int with get, set
Property Value
Type:
Int32See Also