VideoFile.loadStream Method¶
Module: VideoFile
Definition¶
Loads a video stream from the specified URL.
This function initializes the video stream for playback.
void loadStream(String? streamUrl)
Parameters
streamUrl Stringin The URL of the video stream to be loaded.
Exceptions
An error has occurred during Devices Library execution.