VideoFile.startPreview Method¶
Module: VideoFile
Definition¶
Starts the preview mode, optionally taking a string parameter for configuration.
This function displays the video frames in real-time without playing the video.
void startPreview(String? param)
Parameters
param Stringin An optional parameter to configure the preview process, such as specifying display settings.
Exceptions
An error has occurred during Devices Library execution.