ari
ari copied to clipboard
Return playback id from play.Play
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.
For low-level control, you can use ch.Play()
or br.Play()