IsPaused
Syntax
IsPaused()
Description
Returns 1 if winamp is currently paused.
Parameters and Remarks
NOTE: IsPlaying and IsPaused are mutually exclusive. To determine if winamp is stopped, see the example for IsPlaying.
Examples
See the example for IsPlaying.