AppBroadcastMicrophoneCaptureStateChangedEventArgs Classe

Définition

Fournit des données pour l’événement AppBroadcastState.MicrophoneCaptureStateChanged .

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

Configuration requise pour Windows

Famille d’appareils
Windows Desktop Extension SDK (introduit dans 10.0.15063.0)
API contract
Windows.Media.Capture.AppBroadcastContract (introduit dans v1.0)
Fonctionnalités de l’application
appBroadcast appBroadcastSettings

Propriétés

ErrorCode

Obtient le code d’erreur associé à l’événement.

State

Obtient une valeur indiquant l’état de la capture de microphone de diffusion d’application.

S’applique à