play
play
- play(
params):Promise<RoomSessionPlayback>- See RoomSessionPlayback for more details.
Starts a playback in the room. You can use the returned RoomSessionPlayback object to control the playback (e.g., pause, resume, setVolume and stop).
Parameters
Returns
Promise<RoomSessionPlayback> - See RoomSessionPlayback for more details.