Replies: 1 comment
-
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I have been looking through the websocket documentation (I am using the websocket-js lib) and I was hoping to find a way to start/stop a media item.
Currently I can enable a hidden media item and have it play once but then I would need to disable and then re-enable to reproduce the functionality - I figure the ideal way would be to just play the media while enabled rather than enable/disable to achieve the desired effect.
Maybe I missed the option?
Thanks!
Beta Was this translation helpful? Give feedback.
All reactions