|
MayaFlux 0.4.0
Digital-First Multimedia Processing Framework
|
| MAYAFLUX_API std::shared_ptr< Kakshya::VideoFileContainer > MayaFlux::choose_video | ( | ) |
Present a native open-file dialog filtered to video formats and load the chosen file via IOManager::load_video().
Blocks until the user confirms or cancels. Returns nullptr on cancellation, backend error, or if Portal::System is not initialized.
Definition at line 133 of file Depot.cpp.
References get_io_manager().
Here is the call graph for this function: