|
I'm using the same for several audio files. However, when we change the audio file the audio length in the player stays the same. |
Answered by
yoriiis
Apr 9, 2023
Replies: 1 comment
|
The easiest way is to destroy the instance, inject the new player (with the new source) and rebuild the player instance. |
0 replies
Answer selected by
yoriiis
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
The easiest way is to destroy the instance, inject the new player (with the new source) and rebuild the player instance.