You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello. I need to be able to close or delete or disconnect Audio item on calling "audio.stop()". Now, when i call audio.stop(), media element are still in my page, and it continues to download stream from the web. When i call audio.play(), it creates new media element in addining to first one. Please help!
The text was updated successfully, but these errors were encountered:
Hello. I need to be able to close or delete or disconnect Audio item on calling "audio.stop()". Now, when i call audio.stop(), media element are still in my page, and it continues to download stream from the web. When i call audio.play(), it creates new media element in addining to first one. Please help!
The text was updated successfully, but these errors were encountered: