Partager via


AudioGraphUnrecoverableErrorOccurredEventArgs Classe

Définition

Représente les arguments d’un événement UnrecoverableErrorOccurred .

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

Configuration requise pour Windows

Famille d’appareils
Windows 10 (introduit dans 10.0.10240.0)
API contract
Windows.Foundation.UniversalApiContract (introduit dans v1.0)
Fonctionnalités de l’application
backgroundMediaRecording

Remarques

Obtenez un instance de cette classe en gérant l’événement UnrecoverableErrorOccurred.

Propriétés

Error

Obtient l’erreur associée à l’événement.

S’applique à