Mp3AudioWaveFormatID Property |
Wave format ID (wID)
Namespace: Ozeki.MediaAssembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax public Mp3WaveFormatId ID { get; set; }
Public Property ID As Mp3WaveFormatId
Get
Set
public:
property Mp3WaveFormatId ID {
Mp3WaveFormatId get ();
void set (Mp3WaveFormatId value);
}
member ID : Mp3WaveFormatId with get, set
Property Value
Type:
Mp3WaveFormatIdSee Also