エンコーダ一致パルス数

Namespace: FVIL.Video
Assembly: FVILdevice (in FVILdevice.dll) Version: 3.1.0.0 (3.1.0.5)

Syntax

C#
public uint EncoderMatchCount { get; set; }
Visual Basic
Public Property EncoderMatchCount As UInteger
	Get
	Set

Return Value

Type: UInt32

エンコーダ一致パルス数を取得します。

See Also