VideoTrack ClassMediaSuite 3.1.1889.0
Contains video information of a track in a container.
Inheritance Hierarchy

SystemObject
  StreamCodersVideoTrack

Namespace: StreamCoders
Assembly: MediaBase (in MediaBase.dll) Version: 2.0.5.0 (2.0.5.0)
Syntax

public class VideoTrack

The VideoTrack type exposes the following members.

Constructors

  NameDescription
Public methodVideoTrack
Initializes a new instance of the VideoTrack class
Top
Extension Methods

  NameDescription
Public Extension MethodCopyOverloaded.
Creates a copy of the object.
(Defined by ObjectExtensions.)
Public Extension MethodCopy(Object)Overloaded.
Creates a deep copy of the object using the supplied object as a target for the copy operation.
(Defined by ObjectExtensions.)
Top
Properties

  NameDescription
Public propertyBitrate
Gets or sets the bitrate.
Public propertyDecoderSpecificData
Gets or sets the decoder specific configuration.
Public propertyDuration
Gets or sets the duration.
Public propertyFramerate
Gets or sets the framerate.
Public propertyHeight
Gets or sets the height.
Public propertyWidth
Gets or sets the width.
Top
See Also

Reference