Skip to content

Latest commit

 

History

History
28 lines (20 loc) · 965 Bytes

timedmetadatatrack.md

File metadata and controls

28 lines (20 loc) · 965 Bytes
-api-id -api-type
T:Windows.Media.Core.TimedMetadataTrack
winrt class

Windows.Media.Core.TimedMetadataTrack

-description

Represents a timed metadata track. The track contains a list of IMediaCue objects and raises events at the beginning and end of the time window of each cue.

-remarks

For how-to guidance for working with timed metadata tracks, see Media items, playlists, and tracks.

Version history

Windows version SDK version Value added
1607 14393 Name
1607 14393 PlaybackItem

-examples

-see-also

IMediaTrack, Media items, playlists, and tracks