disk.stopAudio

Stop playing of a music disk which was started with disk.playAudio.

ExampleStop playing
Stop playing audio from disk in the top drive.
Code
disk.stopAudio("top")

disk.stopAudio
Function
Syntax
disk.stopAudio(
  • side or network name : string
)

Returns nil
API disk
Source CC:Tweaked (source)
This article is issued from Computercraft. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.