共用方式為


MediaStreamSourceClosedEventArgs 類別

定義

提供 MediaStreamSource.Closed 事件的資料。

public ref class MediaStreamSourceClosedEventArgs 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 MediaStreamSourceClosedEventArgs 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 MediaStreamSourceClosedEventArgs
Public NotInheritable Class MediaStreamSourceClosedEventArgs
繼承
Object Platform::Object IInspectable MediaStreamSourceClosedEventArgs
屬性

Windows 需求

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

備註

這個物件不會直接具現化,它是由 MediaStreamSource.Closed 事件所建立。

如需在通用 Windows 應用程式中使用媒體串流來源的範例,請參閱 MediaStreamSource 範例

屬性

Request

取得 物件,表示 MediaStreamSource 已關閉的通知。

適用於

另請參閱