共用方式為


MediaCaptureSettings.PitchOffsetDegrees 屬性

定義

以度為單位取得相機的間距位移。

public:
 property IReference<int> ^ PitchOffsetDegrees { IReference<int> ^ get(); };
IReference<int> PitchOffsetDegrees();
public System.Nullable<int> PitchOffsetDegrees { get; }
var iReference = mediaCaptureSettings.pitchOffsetDegrees;
Public ReadOnly Property PitchOffsetDegrees As Nullable(Of Integer)

屬性值

以度為單位的間距位移。

Windows 需求

應用程式功能
backgroundMediaRecording

適用於