ltmmDVDAudioStream.AudioFormat Property

Visual Basic Example

Syntax

Object.AudioFormat As Long

Remarks

(Read only) Gets the audio stream The portion of the file holding the audio data. The audio data might be compressed to save disk space. The data has to be decompressed using an audio decompressor oftware component which decompresses audio. It must be designed to work with ACM or DirectShow. Note that different compression methods require different decompressors. There is no universal decompressor capable of decoding all compressed streams. before you can play (hear) it. encoding format. It can be one of ltmmDVD_AUDIO_FORMAT Constants.

See Also

Elements:

ltmmDVDAudioStream.AppMode Property, ltmmDVDAudioStream.AppModeData Property, ltmmDVDAudioStream.Language Property, ltmmDVDAudioStream.LanguageExtension Property, ltmmDVDAudioStream.Frequency Property, ltmmDVDAudioStream.Quantization Property, ltmmDVDAudioStream.Channels Property

Topics:

Multimedia Properties, Methods and Events