ari icon indicating copy to clipboard operation
ari copied to clipboard

Return playback id from play.Play

Open Naapperas opened this issue 1 year ago • 1 comments

There should be a way for a playback Session to expose the underlying playback id to clients.

Naapperas avatar Apr 20 '23 18:04 Naapperas

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()

Ulexus avatar Nov 10 '23 01:11 Ulexus