Compartilhar via


MediaCaptureSettings.PitchOffsetDegrees Propriedade

Definição

Obtém o deslocamento de tom da câmera em graus.

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)

Valor da propriedade

O deslocamento de tom em graus.

Requisitos do Windows

Funcionalidades do aplicativo
backgroundMediaRecording

Aplica-se a