Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 610 Bytes

mediabreakstartedeventargs.md

File metadata and controls

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

Windows.Media.Playback.MediaBreakStartedEventArgs

-description

Provides data for the MediaBreakManager.BreakStarted event, which occurs when the playback of a MediaBreak starts.

-remarks

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

-examples

-see-also