| H264VideoDecoderConfiguration Class |
Namespace: StreamCoders.Decoder
The H264VideoDecoderConfiguration type exposes the following members.
| Name | Description | |
|---|---|---|
| H264VideoDecoderConfiguration | Initializes a new instance of the H264VideoDecoderConfiguration class | |
| H264VideoDecoderConfiguration(H264VideoEncoderConfiguration) | Initializes a new instance of the H264VideoDecoderConfiguration class |
| Name | Description | |
|---|---|---|
| DecoderSpecificData |
Gets or sets decoder specific initialization data.
(Inherited from VideoDecoderConfiguration.) | |
| Encapsulation | (Inherited from VideoDecoderConfiguration.) | |
| HardwareAccelerated |
Enables hardware acceleration on the decoder. Hardware acceleration is only available on
Windows Vista/7/8.
| |
| 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.) | |
| Scraping | ||
| 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.) |