VisioForge (c) 2025

Search Results for

    Struct VFDevBroadcastHdr

    DevBroadcastHdr structure.

    Inherited Members
    ValueType.Equals(object)
    ValueType.GetHashCode()
    ValueType.ToString()
    object.Equals(object, object)
    object.GetType()
    object.ReferenceEquals(object, object)
    Namespace: VisioForge.Core.VideoCapture
    Assembly: VisioForge.Core.dll
    Syntax
    public struct VFDevBroadcastHdr

    Properties

    DbchDevicetype

    Gets or sets device type.

    Declaration
    public int DbchDevicetype { readonly get; set; }
    Property Value
    Type Description
    int

    DbchReserved

    Gets or sets reserved.

    Declaration
    public int DbchReserved { readonly get; set; }
    Property Value
    Type Description
    int

    DbchSize

    Gets or sets size.

    Declaration
    public int DbchSize { readonly get; set; }
    Property Value
    Type Description
    int