Closed hawkins closed 7 years ago
Currently, an entire new iframe will be rendered when the selected channel changes. It may be more efficient to simply change the src attribute of the iframe in the Player in order to keep the iframe while changing the URL.
src
Player
Currently, an entire new iframe will be rendered when the selected channel changes. It may be more efficient to simply change the
src
attribute of the iframe in thePlayer
in order to keep the iframe while changing the URL.