VideoFile.loadFile Method

Module: VideoFile

Definition

Loads a video file from the specified file path.

This function initializes the video file for playback.

void loadFile(String? filenamePath)

Parameters

filenamePath String
in The path to the video file to be loaded.

Exceptions

An error has occurred during Devices Library execution.