Audio Properties |
The SystemAudio type exposes the following members.
Name | Description | |
---|---|---|
ChannelCount |
The System.Audio.ChannelCount property key. PropVariant type: VT_UI4. .NET type: System.UInt32. Shell name PKEY_Audio_ChannelCount. Display name Channels.
| |
Compression |
The System.Audio.Compression property key. PropVariant type: VT_LPWSTR. .NET type: System.String. Shell name PKEY_Audio_Compression.
| |
EncodingBitrate |
The System.Audio.EncodingBitrate property key. PropVariant type: VT_UI4. .NET type: System.UInt32. Shell name PKEY_Audio_EncodingBitrate. Display name Bit rate.
| |
Format |
The System.Audio.Format property key. PropVariant type: VT_LPWSTR. .NET type: System.String. Shell name PKEY_Audio_Format. Display name Audio format.
| |
IsVariableBitRate |
The System.Audio.IsVariableBitRate property key. PropVariant type: VT_BOOL. .NET type: System.Boolean. Shell name PKEY_Audio_IsVariableBitRate.
| |
PeakValue |
The System.Audio.PeakValue property key. PropVariant type: VT_UI4. .NET type: System.UInt32. Shell name PKEY_Audio_PeakValue.
| |
SampleRate |
The System.Audio.SampleRate property key. PropVariant type: VT_UI4. .NET type: System.UInt32. Shell name PKEY_Audio_SampleRate. Display name Audio sample rate.
| |
SampleSize |
The System.Audio.SampleSize property key. PropVariant type: VT_UI4. .NET type: System.UInt32. Shell name PKEY_Audio_SampleSize. Display name Audio sample size.
| |
StreamName |
The System.Audio.StreamName property key. PropVariant type: VT_LPWSTR. .NET type: System.String. Shell name PKEY_Audio_StreamName.
| |
StreamNumber |
The System.Audio.StreamNumber property key. PropVariant type: VT_UI2. .NET type: System.UInt16. Shell name PKEY_Audio_StreamNumber.
|