Click or drag to resize
CodecInfo Properties

The CodecInfo type exposes the following members.

Properties
  NameDescription
Public propertyCodecName
Gets the name of the codec.
Public propertyCodecType
Gets the type of the codec.
Public propertyEnabled
Gets or sets a boolean value indicating whether the codec is enabled during the following calls.
Public propertyMediaType
Gets the media type of the codec.
Public propertyPayloadType
Gets the payload type of the codec.
Public propertySampleRate
Gets the sample rate of the codec.
Top
See Also