Share via


TimedTextSourceResolveResultEventArgs 類別

定義

提供 TimedTextSource.Resolved 事件的資料。

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
繼承
Object Platform::Object IInspectable TimedTextSourceResolveResultEventArgs
屬性

Windows 需求

裝置系列
Windows 10 (已於 10.0.10240.0 引進)
API contract
Windows.Foundation.UniversalApiContract (已於 v1.0 引進)

備註

藉由處理 TimedTextSource.Resolved 事件來取得這個類別的實例。

屬性

Error

取得 物件,表示解決 TimedTextSource 時發生的非同步錯誤。

Tracks

取得解析TimedTextSource所產生的TimedMetadataTrack物件清單。

適用於

另請參閱