constructor([ffmpeg_path])

Class: MediaPlayer.

Description:

Initializes the MediaPlayer UI component.

Parameters:

Name Type Description

[ffmpeg_path]

string

Optional path to FFMPEG executable. If omitted, the command ffmpeg will be used to run it, in which case the path to ffmpeg executable should be added to system's PATH list.