VideoTrackOpenFailedEventArgs Klasse

Definition

Stellt Daten für das OpenFailed-Ereignis eines VideoTrack bereit.

public ref class VideoTrackOpenFailedEventArgs sealed
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Foundation.UniversalApiContract, 196608)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
/// [Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
class VideoTrackOpenFailedEventArgs final
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Foundation.UniversalApiContract), 196608)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
[Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
public sealed class VideoTrackOpenFailedEventArgs
Public NotInheritable Class VideoTrackOpenFailedEventArgs
Vererbung
Object Platform::Object IInspectable VideoTrackOpenFailedEventArgs
Attribute

Windows-Anforderungen

Gerätefamilie
Windows 10 Anniversary Edition (eingeführt in 10.0.14393.0)
API contract
Windows.Foundation.UniversalApiContract (eingeführt in v3.0)

Hinweise

Rufen Sie eine instance dieser Klasse ab, indem Sie das OpenFailed-Ereignis eines VideoTrack-Elements behandeln.

Eigenschaften

ExtendedError

Ruft den erweiterten Fehlercode für einen Fehler ab, der beim Öffnen eines VideoTrack auftritt.

Gilt für: