VideoTrackDescriptor Class |
Namespace: StreamCoders
The VideoTrackDescriptor type exposes the following members.
Name | Description | |
---|---|---|
![]() | VideoTrackDescriptor | Initializes a new instance of the VideoTrackDescriptor class |
Name | Description | |
---|---|---|
![]() | Bitrate |
Gets or sets the bitrate.
|
![]() | DecoderSpecificData |
Gets or sets the decoder specific information.
(Inherited from ITrackDescriptor.) |
![]() | Duration |
Gets or sets the duration.
(Inherited from ITrackDescriptor.) |
![]() | Framerate |
Gets or sets the framerate.
|
![]() | Height |
Gets or sets the height.
|
![]() | SampleFrequency |
Gets or sets the sample frequency.
(Inherited from ITrackDescriptor.) |
![]() | Width |
Gets or sets the width.
|
Name | Description | |
---|---|---|
![]() | AsT | (Defined by ITrackExtension.) |
![]() | Copy | Overloaded.
Creates a copy of the object.
(Defined by ObjectExtensions.) |
![]() | Copy(Object) | Overloaded.
Creates a deep copy of the object using the supplied object as a target for the copy operation.
(Defined by ObjectExtensions.) |