Struct VFDevBroadcastHdr
DevBroadcastHdr structure.
Inherited Members
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 |