IAudioTechnicalMetadataAudioCodec Property
|
Gets the name of audio codec
Namespace:
Ingeniux.Runtime.Assets
Assembly:
IGXRuntimeAPI (in IGXRuntimeAPI.dll) Version: 10.3.169
Syntax string AudioCodec { get; }
ReadOnly Property AudioCodec As String
Get
property String^ AudioCodec {
String^ get ();
}
abstract AudioCodec : string with get
Property Value
Type:
StringExamples Mpeg 3
See Also