VisioForge (c) 2025

Search Results for

    Struct VFData

    Struct VFData.

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

    Fields

    CodecID

    The codec identifier.

    Declaration
    public uint CodecID
    Field Value
    Type Description
    uint

    Header

    The header.

    Declaration
    public byte[] Header
    Field Value
    Type Description
    byte[]

    Offset

    The offset.

    Declaration
    public uint Offset
    Field Value
    Type Description
    uint