The IAudioInformation type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() | BitRate |
Get the Bit rate of the media
(Inherited from IMediaInformation.) |
![]() | Channels |
Get the audio channels
|
![]() | CodecName |
Get the encoding codec name
(Inherited from IMediaInformation.) |
![]() | Duration |
Get the length of the media
(Inherited from IMediaInformation.) |
![]() | Mode |
Get the encoding bite rate type (CBR or VBR)
(Inherited from IMediaInformation.) |
![]() | SampleRate |
Get the audio sample rate
|
![]() | SampleSize |
Get the sample size of the media
(Inherited from IMediaInformation.) |