vid:movie-select
vid:movie-select
Prompts the user to select a movie to use as a video source. The formats supported are those supported by JavaFX2. This command does not error if the user cancels. Use vid:status
to see if the user selected a movie.
Example:
vid:movie-select
Errors:
- Message
"vid: format not supported"
: the user selected a movie with an unsupported format.
Take me to the full Vid Extension Dictionary