Note
Access to this page requires authorization. You can try signing in or .
Access to this page requires authorization. You can try .
MediaBreakManager.PlayBreak(MediaBreak) Method
Definition
- Namespace:
- Windows.Media.Playback
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Directs the MediaPlayer to begin playing the specified MediaBreak immediately.
public:
virtual void PlayBreak(MediaBreak ^ value) = PlayBreak;
void PlayBreak(MediaBreak const& value);
public void PlayBreak(MediaBreak value);
function playBreak(value)
Public Sub PlayBreak (value As MediaBreak)
Parameters
- value
- MediaBreak
The MediaBreak to be played.
Applies to
Feedback
Was this page helpful?
