MediaCaptureDeviceExclusiveControlStatusChangedEventArgs.DeviceId Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Obtient l’ID de l’appareil de capture pour lequel le contrôle exlusif status a changé.
public:
property Platform::String ^ DeviceId { Platform::String ^ get(); };
winrt::hstring DeviceId();
public string DeviceId { get; }
var string = mediaCaptureDeviceExclusiveControlStatusChangedEventArgs.deviceId;
Public ReadOnly Property DeviceId As String
Valeur de propriété
ID d’appareil pour l’appareil de capture pour lequel le contrôle exlusif status a changé.
Configuration requise pour Windows
Fonctionnalités de l’application |
backgroundMediaRecording
|