Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 750 Bytes

mediabreakseekedovereventargs_seekedoverbreaks.md

File metadata and controls

22 lines (15 loc) · 750 Bytes
-api-id -api-type
P:Windows.Media.Playback.MediaBreakSeekedOverEventArgs.SeekedOverBreaks
winrt property

Windows.Media.Playback.MediaBreakSeekedOverEventArgs.SeekedOverBreaks

-description

Gets the list of MediaBreak objects that were seeked over, meaning that they were scheduled to play between the OldPosition and NewPosition of the seek operation.

-property-value

The list of MediaBreak objects that were seeked over.

-remarks

-examples

-see-also