Click or drag to resize
VideoTrackDescriptor Properties

The VideoTrackDescriptor type exposes the following members.

Properties
  NameDescription
Public propertyBitrate
Gets or sets the bitrate.
Public propertyDecoderSpecificData
Gets or sets the decoder specific information.
(Inherited from ITrackDescriptor.)
Public propertyDuration
Gets or sets the duration.
(Inherited from ITrackDescriptor.)
Public propertyFramerate
Gets or sets the framerate.
Public propertyHeight
Gets or sets the height.
Public propertySampleFrequency
Gets or sets the sample frequency.
(Inherited from ITrackDescriptor.)
Public propertyWidth
Gets or sets the width.
Top
See Also