Class D3D11DecoderSettings
Direct3D 11/DXVA based H264 video decoder.
Inherited Members
Namespace: VisioForge.Core.Types.X.VideoDecoders
Assembly: VisioForge.Core.dll
Syntax
public class D3D11DecoderSettings
Properties
DeviceID
Gets or sets the DXGI Device ID.
Declaration
public uint DeviceID { get; set; }
Property Value
Type | Description |
---|---|
uint |
VendorID
Gets or sets the DXGI Vendor ID.
Declaration
public uint VendorID { get; set; }
Property Value
Type | Description |
---|---|
uint |