Freigeben über


KnownPerceptionVideoFrameSourceProperties.IsMirrored Eigenschaft

Definition

Ruft einen Zeichenfolgenschlüssel ab, mit dem eine boolesche Eigenschaft abgerufen wird, die angibt, ob die Videoframequelle gespiegelte Videoframes bereitstellt.

public:
 static property Platform::String ^ IsMirrored { Platform::String ^ get(); };
static winrt::hstring IsMirrored();
/// [get: Windows.Foundation.Metadata.Deprecated("KnownPerceptionVideoFrameSourceProperties may be unavailable after Windows Creator Update.  Please refer to Windows.Media.Capture.Frames APIs on MSDN.", Windows.Foundation.Metadata.DeprecationType.Deprecate, 262144, "Windows.Foundation.UniversalApiContract")]
static winrt::hstring IsMirrored();
public static string IsMirrored { get; }
public static string IsMirrored { [Windows.Foundation.Metadata.Deprecated("KnownPerceptionVideoFrameSourceProperties may be unavailable after Windows Creator Update.  Please refer to Windows.Media.Capture.Frames APIs on MSDN.", Windows.Foundation.Metadata.DeprecationType.Deprecate, 262144, "Windows.Foundation.UniversalApiContract")] get; }
var string = KnownPerceptionVideoFrameSourceProperties.isMirrored;
Public Shared ReadOnly Property IsMirrored As String

Eigenschaftswert

String

Platform::String

winrt::hstring

Gibt an, ob die Videoframequelle gespiegelte Videoframes bereitstellt. Diese Eigenschaft ist ein boolescher Wert.

Attribute

Gilt für: