Source:isStopped

Returns whether the Source is stopped.

Function

Synopsis

stopped = Source:isStopped( )

Arguments

None.

Returns

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

See Also


Other Languages