Skip to content

Latest commit

 

History

History
26 lines (18 loc) · 547 Bytes

mediaplaybacktimedmetadatatracklist_getat_496709656.md

File metadata and controls

26 lines (18 loc) · 547 Bytes
-api-id -api-type
M:Windows.Media.Playback.MediaPlaybackTimedMetadataTrackList.GetAt(System.UInt32)
winrt method

Windows.Media.Playback.MediaPlaybackTimedMetadataTrackList.GetAt

-description

Returns the timed metadata track at the specified index.

-parameters

-param index

The zero-based index of the timed metadata track.

-returns

The timed metadata track at the specified index.

-remarks

-examples

-see-also