MediaTimelineControllerFailedEventArgs Classe

Définition

Fournit des données pour l’événement Failed, qui se produit lorsque le contrôleur chronologie rencontre une erreur et ne peut pas continuer la lecture.

public ref class MediaTimelineControllerFailedEventArgs 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 MediaTimelineControllerFailedEventArgs 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 MediaTimelineControllerFailedEventArgs
Public NotInheritable Class MediaTimelineControllerFailedEventArgs
Héritage
Object Platform::Object IInspectable MediaTimelineControllerFailedEventArgs
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)

Propriétés

ExtendedError

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

S’applique à