Mp3AudioWaveFormatCodecDelay Property |
Codec Delay (nCodecDelay)
Namespace:
Ozeki.Media
Assembly:
OzekiSDK (in OzekiSDK.dll) Version: 10.3.183.0
Syntaxpublic ushort CodecDelay { get; set; }
Public Property CodecDelay As UShort
Get
Set
public:
property unsigned short CodecDelay {
unsigned short get ();
void set (unsigned short value);
}
member CodecDelay : uint16 with get, set
Property Value
Type:
UInt16
See Also