loadVideoSource abstract method
Loads a new video source dynamically, replacing the current one.
videoSourceConfiguration
defines the new source (e.g., Vimeo, YouTube, Network).
Implementation
void loadVideoSource(VideoSourceConfiguration videoSourceConfiguration);