MediaCaptureDeviceExclusiveControlStatusChangedEventArgs Classe

Définition

Fournit des données pour l’événement MediaCapture.CaptureDeviceExclusiveControlStatusChanged .

public ref class MediaCaptureDeviceExclusiveControlStatusChangedEventArgs sealed
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Foundation.UniversalApiContract, 262144)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
/// [Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
class MediaCaptureDeviceExclusiveControlStatusChangedEventArgs final
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Foundation.UniversalApiContract), 262144)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
[Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
public sealed class MediaCaptureDeviceExclusiveControlStatusChangedEventArgs
Public NotInheritable Class MediaCaptureDeviceExclusiveControlStatusChangedEventArgs
Héritage
Object Platform::Object IInspectable MediaCaptureDeviceExclusiveControlStatusChangedEventArgs
Attributs

Configuration requise pour Windows

Famille d’appareils
Windows 10 Creators Update (introduit dans 10.0.15063.0)
API contract
Windows.Foundation.UniversalApiContract (introduit dans v4.0)
Fonctionnalités de l’application
backgroundMediaRecording

Propriétés

DeviceId

Obtient l’ID d’appareil de l’appareil de capture pour lequel le contrôle exlusif status a changé.

Status

Obtient une valeur indiquant si le contrôle exclusif de l’appareil de capture spécifié avec la propriété DeviceID est disponible pour l’application actuelle.

S’applique à