IAudioTechnicalMetadataAudioCodec Property
|
Gets the name of audio codec
Namespace:
Ingeniux.CMS
Assembly:
Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.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