IMediaMarkers Interface

Definition

Represents a collection of media markers.

public interface class IMediaMarkers
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Foundation.UniversalApiContract, 65536)]
/// [Windows.Foundation.Metadata.Guid(2951393673, 63709, 18030, 170, 16, 146, 11, 82, 53, 63, 223)]
struct IMediaMarkers
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Foundation.UniversalApiContract), 65536)]
[Windows.Foundation.Metadata.Guid(2951393673, 63709, 18030, 170, 16, 146, 11, 82, 53, 63, 223)]
public interface IMediaMarkers
Public Interface IMediaMarkers
Attributes

Windows requirements

Device family
Windows 10 (introduced in 10.0.10240.0)
API contract
Windows.Foundation.UniversalApiContract (introduced in v1.0)

Properties

Markers

Gets the collection of media markers.

Applies to