VisioForge (c) 2025

Search Results for

    Class D3D11DecoderSettings

    Direct3D 11/DXVA based H264 video decoder.

    Inheritance
    object
    D3D11DecoderSettings
    Inherited Members
    object.Equals(object)
    object.Equals(object, object)
    object.GetHashCode()
    object.GetType()
    object.MemberwiseClone()
    object.ReferenceEquals(object, object)
    object.ToString()
    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