TimedTextSourceResolveResultEventArgs Klasse

Definition

public ref class TimedTextSourceResolveResultEventArgs 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 TimedTextSourceResolveResultEventArgs 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 TimedTextSourceResolveResultEventArgs
Public NotInheritable Class TimedTextSourceResolveResultEventArgs
Vererbung
Object Platform::Object IInspectable TimedTextSourceResolveResultEventArgs
Attribute

Windows-Anforderungen

Gerätefamilie
Windows 10 (eingeführt in 10.0.10240.0)
API contract
Windows.Foundation.UniversalApiContract (eingeführt in v1.0)

Hinweise

Rufen Sie eine instance dieser Klasse ab, indem Sie das TimedTextSource.Resolved-Ereignis behandeln.

Eigenschaften

Error

Ruft ein -Objekt ab, das den asynchronen Fehler darstellt, der beim Auflösen von TimedTextSource aufgetreten ist.

Tracks

Ruft die Liste der TimedMetadataTrack-Objekte ab, die sich aus dem Auflösen von TimedTextSource ergeben.

Gilt für:

Weitere Informationen