Codec |
The CodecDescription type exposes the following members.
Name | Description | |
---|---|---|
![]() | CodecDescription | Initializes a new instance of the CodecDescription class |
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. |
Name | Description | |
---|---|---|
![]() | Equals(CodecDescription) | |
![]() | Equals(Object) | (Overrides ObjectEquals(Object)) |
![]() | GetHashCode | (Overrides ObjectGetHashCode) |
![]() | ToString | (Overrides ObjectToString) |
Name | Description | |
---|---|---|
![]() | ToCodecInfo | (Defined by CodecInfoEx) |
![]() | ToCodecInfo | (Defined by CodecInfoEx) |