| CodecDescription Properties | 
The CodecDescription type exposes the following members.
| Name | Description | |
|---|---|---|
| Bitrate | ||
| Channels | 
            Gets the number of channels.
              | |
| CodecPayloadType | 
            Gets or sets the numeric ID of the codec.
              | |
| CodecType | 
            Gets the type of the codec.
              | |
| EncodingParameters | 
            For audio streams, indicates the number of audio channels.
            For video streams, no encoding parameters are currently specified.
            Additional encoding parameters MAY be defined in the future, butt codec-specific parameters SHOULD NOT be added.
              | |
| FMTP | ||
| MediaType | 
            Gets the media type that the codec can encode and decode.
              | |
| Name | 
            Gets the encoding name of the codec.
              | |
| PacketizationTime | ||
| SampleRate | 
            Gets the sample rate of the codec.
              |