サンプリング速度 [0:1倍、1:2倍、2:4倍]※1倍,2倍はA相、4倍はAB相です。

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

Syntax

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

Return Value

Type: UInt32

サンプリング速度の取得または設定を行います。※1倍,2倍はA相、4倍はAB相です。

許容値:

意味
01倍
12倍
24倍

See Also