Windows Media Player SDK banner art
PreviousNext

Controls.pause

The pause method pauses the playing of the media item.

Syntax

player.controls.pause()

Parameters

This method takes no parameters.

Return Values

This method does not return a value.

Remarks

When a file is paused, Windows Media Player does not give up any system resources, such as the audio device.

See Also

PreviousNext


© 2000-2001 Microsoft Corporation. All rights reserved.