Open Naapperas opened 1 year ago
There should be a way for a playback Session to expose the underlying playback id to clients.
This seems reasonable. Feel free to PR, if you wish.
The intention of the ext/play, though, was to handle the lifecycle of the playback.
ext/play
For low-level control, you can use ch.Play() or br.Play()
ch.Play()
br.Play()
There should be a way for a playback Session to expose the underlying playback id to clients.