| VideoDecoderConfiguration Class | 
Namespace: StreamCoders.Decoder
The VideoDecoderConfiguration type exposes the following members.
| Name | Description | |
|---|---|---|
| VideoDecoderConfiguration | Initializes a new instance of the VideoDecoderConfiguration class  | |
| VideoDecoderConfiguration(TrackInfo) | 
                 Constructor. Creates the configuration from a TrackInfo object.
               | |
| VideoDecoderConfiguration(VideoEncoderConfiguration) | 
                 Constructor. Creates configuration from a video encoder configuration.
               | 
| Name | Description | |
|---|---|---|
| DecoderSpecificData | 
                 Gets or sets decoder specific initialization data.
               | |
| Encapsulation | ||
| InitializationStatus | 
                 Gets or sets the initialization status.
               | |
| 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 | 
| 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.) |