Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 888 Bytes

videotrack_playbackitem.md

File metadata and controls

23 lines (16 loc) · 888 Bytes
-api-id -api-type
P:Windows.Media.Core.VideoTrack.PlaybackItem
winrt property

Windows.Media.Core.VideoTrack.PlaybackItem

-description

Gets the MediaPlaybackItem containing the VideoTrack.

-property-value

The MediaPlaybackItem containing the VideoTrack.

-remarks

A VideoTrack is contained by a MediaPlaybackItem when it is in the item's VideoTracks collection. Use the PlaybackItem property to get a reference to the MediaPlaybackItem that contains the VideoTrack.

-examples

-see-also