Click or drag to resize
CodecDescription Properties

The CodecDescription type exposes the following members.

Properties
  NameDescription
Public propertyBitrate
Public propertyChannels
Gets the number of channels.
Public propertyCodecPayloadType
Gets or sets the numeric ID of the codec.
Public propertyCodecType
Gets the type of the codec.
Public propertyEncodingParameters
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.
Public propertyFMTP
Public propertyMediaType
Gets the media type that the codec can encode and decode.
Public propertyName
Gets the encoding name of the codec.
Public propertyPacketizationTime
Public propertySampleRate
Gets the sample rate of the codec.
Top
See Also