Vc1VideoDecoderConfiguration Class |
Namespace: StreamCoders.Decoder
The Vc1VideoDecoderConfiguration type exposes the following members.
Name | Description | |
---|---|---|
![]() | Vc1VideoDecoderConfiguration | Initializes a new instance of the Vc1VideoDecoderConfiguration class |
![]() | Vc1VideoDecoderConfiguration(Vc1VideoEncoderConfiguration) | Initializes a new instance of the Vc1VideoDecoderConfiguration class |
Name | Description | |
---|---|---|
![]() | DecoderSpecificData |
Gets or sets decoder specific initialization data.
(Inherited from VideoDecoderConfiguration.) |
![]() | Encapsulation | (Inherited from VideoDecoderConfiguration.) |
![]() | InitializationStatus |
Gets or sets the initialization status.
(Inherited from VideoDecoderConfiguration.) |
![]() | InputHeight |
Gets or sets the height of input pictures.
(Inherited from PictureTransformConfiguration.) |
![]() | InputWidth |
Gets or sets the width of input pictures.
(Inherited from PictureTransformConfiguration.) |
![]() | VideoSource | (Inherited from VideoDecoderConfiguration.) |
Name | Description | |
---|---|---|
![]() | Validate | (Inherited from PictureTransformConfiguration.) |
Name | Description | |
---|---|---|
![]() | 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.) |