Source:isPaused

Returns whether the Source is paused.

Function

Synopsis

paused = Source:isPaused( )

Arguments

None.

Returns

boolean paused
True if the Source is paused, false otherwise.

See Also


Other Languages