次の方法で共有


FrameFocusCapabilities.Step プロパティ

定義

ミリ単位で指定された可変の写真シーケンス内のフレームのキャプチャ デバイスでサポートされる最小のフォーカス増分を取得します。

public:
 property unsigned int Step { unsigned int get(); };
uint32_t Step();
public uint Step { get; }
var uInt32 = frameFocusCapabilities.step;
Public ReadOnly Property Step As UInteger

プロパティ値

UInt32

unsigned int

uint32_t

可変の写真シーケンス内のフレームのキャプチャ デバイスでサポートされる最小のフォーカス増分。

適用対象