共用方式為


MseSourceBufferList 類別

定義

表示 MSE) 來源緩衝區 (媒體來源延伸模組的清單。

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

Windows 需求

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

備註

存取 ActiveSourceBuffersSourceBuffers 屬性,以取得這個類別的實例。

屬性

Buffers

取得 MseSourceBuffer 物件的清單。

事件

SourceBufferAdded

發生于新增 MseSourceBuffer 物件時。

SourceBufferRemoved

發生于移除 MseSourceBuffer 物件時。

適用於