IAudioTechnicalMetadataAudioCodecVersion Property
|
Gets the version number of the audio codec
Namespace:
Ingeniux.Runtime.Assets
Assembly:
IGXRuntimeAPI (in IGXRuntimeAPI.dll) Version: 10.6.308
Syntax Version AudioCodecVersion { get; }
ReadOnly Property AudioCodecVersion As Version
Get
property Version^ AudioCodecVersion {
Version^ get ();
}
abstract AudioCodecVersion : Version with get
Property Value
Type:
VersionSee Also