Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 666 Bytes

mediabreakseekedovereventargs.md

File metadata and controls

20 lines (14 loc) · 666 Bytes
-api-id -api-type
T:Windows.Media.Playback.MediaBreakSeekedOverEventArgs
winrt class

Windows.Media.Playback.MediaBreakSeekedOverEventArgs

-description

Provides data for the MediaBreakManager.BreaksSeekedOver event, which occurs when the user seeks the media playback position past one or more pending media breaks.

-remarks

Get an instance of this class by handling the MediaBreakManager.BreaksSeekedOver event.

-examples

-see-also