Freigeben über


PerceptionInfraredFrameSource.VideoProfile Eigenschaft

Definition

Ruft ein PerceptionVideoProfile-Objekt ab, das das aktuelle Videoprofil angibt.

public:
 property PerceptionVideoProfile ^ VideoProfile { PerceptionVideoProfile ^ get(); };
PerceptionVideoProfile VideoProfile();
/// [get: Windows.Foundation.Metadata.Deprecated("PerceptionInfraredFrameSource may be unavailable after Windows Creator Update.  Use Windows.Media.Capture.Frames.MediaFrameSource instead.", Windows.Foundation.Metadata.DeprecationType.Deprecate, 262144, "Windows.Foundation.UniversalApiContract")]
PerceptionVideoProfile VideoProfile();
public PerceptionVideoProfile VideoProfile { get; }
public PerceptionVideoProfile VideoProfile { [Windows.Foundation.Metadata.Deprecated("PerceptionInfraredFrameSource may be unavailable after Windows Creator Update.  Use Windows.Media.Capture.Frames.MediaFrameSource instead.", Windows.Foundation.Metadata.DeprecationType.Deprecate, 262144, "Windows.Foundation.UniversalApiContract")] get; }
var perceptionVideoProfile = perceptionInfraredFrameSource.videoProfile;
Public ReadOnly Property VideoProfile As PerceptionVideoProfile

Eigenschaftswert

Ein PerceptionVideoProfile-Objekt, das das aktuelle Videoprofil angibt.

Attribute

Gilt für: