Struct VFData
Struct VFData.
Inherited Members
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 |