AudioPlayer_v2 Op
This op is deprecated!
It will not receive any updatesPlays an audio file, linked to the timeline
Summary (oneliner)
Play back an audio file (MP3 or OGG), the playback is linked to the timeline. Use the playbutton op to allow audio to start.
Full Name
- Ops.Extension.Deprecated.AudioPlayer_v2
- Extension Op - Visible to all users
- MIT
Documentation (markdown)
Issues
Example patch id
Youtube ids (comma seperated)
Op Licence
Caniuse query
No op example found on this server
INPUT PORTS
File (String)
The audio file you want to play
Play (Number: boolean)
Starts the playback when set to true
Autoplay (Number: boolean)
When true starts playback automatically
Volume (Number)
How loud the audio file should be played back
Synchronized Player (Number: boolean)
Sync to timeline
Loop (Number: boolean)
Set to true to enable looping
OUTPUT PORTS
Playing (Number)
True if it is currently playing
Ended (Trigger)
Triggers once the playback has ended