Mp3AudioWaveFormatCodecDelay Property |
Codec Delay (nCodecDelay)
Namespace: Ozeki.MediaAssembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax public 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:
UInt16See Also