{{oldin|[[11.0]]|110|type=function|text=It has been replaced by [[Source:isPlaying]]}}
Returns whether the Source is stopped.
== Function ==
=== Synopsis ===
<source lang="lua">
stopped = Source:isStopped( )
</source>
=== Arguments ===
None.
=== Returns ===
{{param|boolean|stopped|True if the Source is stopped, false otherwise.}}
== See Also ==
* [[parent::Source]]
[[Category:Functions]]
{{#set:Description=Returns whether the Source is stopped.}}
{{#set:Since=000}}
== Other Languages ==
{{i18n|Source:isStopped}}