共用方式為


VideoTrackOpenFailedEventArgs 類別

定義

提供VideoTrackOpenFailed事件的資料。

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

Windows 需求

裝置系列
Windows 10 Anniversary Edition (已於 10.0.14393.0 引進)
API contract
Windows.Foundation.UniversalApiContract (已於 v3.0 引進)

備註

處理VideoTrackOpenFailed事件,以取得這個類別的實例。

屬性

ExtendedError

取得開啟 VideoTrack時所發生之錯誤的擴充錯誤碼。

適用於