Audio

In this section

Topic Description
System.Audio.ChannelCount
Indicates the channel count for the audio file. Possible values are 1 for mono and 2 for stereo.
System.Audio.Compression
Indicates the audio compression used on the audio file.
System.Audio.EncodingBitrate
Indicates the average data rate in Hertz (Hz) for the audio file in bits per second.
System.Audio.Format
Indicates the format of the audio file.
System.Audio.IsVariableBitRate
Indicates whether the audio file had a variable or constant bit rate.
System.Audio.PeakValue
System.Audio.SampleRate
Indicates the sample rate for the audio file in samples per second.
System.Audio.SampleSize
Indicates the sample size for the audio file in bits per sample.
System.Audio.StreamName
Identifies the name of the stream for the audio file.
System.Audio.StreamNumber
Identifies the stream number of the audio file.