Mp3AudioWaveFormatID Property |
Wave format ID (wID)
Namespace:
Ozeki.Media
Assembly:
OzekiSDK (in OzekiSDK.dll) Version: 10.3.183.0
Syntaxpublic 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:
Mp3WaveFormatId
See Also