AudioGraphUnrecoverableErrorOccurredEventArgs Classe

Definizione

Rappresenta gli argomenti per un evento 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
Ereditarietà
Object Platform::Object IInspectable AudioGraphUnrecoverableErrorOccurredEventArgs
Attributi

Requisiti Windows

Famiglia di dispositivi
Windows 10 (è stato introdotto in 10.0.10240.0)
API contract
Windows.Foundation.UniversalApiContract (è stato introdotto in v1.0)
Funzionalità dell'app
backgroundMediaRecording

Commenti

Ottenere un'istanza di questa classe gestendo l'evento UnrecoverableErrorOccurred .

Proprietà

Error

Ottiene l'errore associato all'evento.

Si applica a