Bagikan melalui


MseSourceBufferList Kelas

Definisi

Mewakili daftar buffer sumber ekstensi sumber media (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
Warisan
Object Platform::Object IInspectable MseSourceBufferList
Atribut

Persyaratan Windows

Rangkaian perangkat
Windows 10 (diperkenalkan dalam 10.0.10240.0)
API contract
Windows.Foundation.UniversalApiContract (diperkenalkan dalam v1.0)

Keterangan

Dapatkan instans kelas ini dengan mengakses properti ActiveSourceBuffers atau SourceBuffers .

Properti

Buffers

Mendapatkan daftar objek MseSourceBuffer .

Acara

SourceBufferAdded

Terjadi ketika objek MseSourceBuffer ditambahkan.

SourceBufferRemoved

Terjadi ketika objek MseSourceBuffer dihapus.

Berlaku untuk