PlaybackMediaMarker.MediaMarkerType Property

Definition

Gets the type of the media marker.

public:
 property Platform::String ^ MediaMarkerType { Platform::String ^ get(); };
winrt::hstring MediaMarkerType();
public string MediaMarkerType { get; }
var string = playbackMediaMarker.mediaMarkerType;
Public ReadOnly Property MediaMarkerType As String

Property Value

String

Platform::String

winrt::hstring

The type of the media marker.

Applies to