qml: instantiate video models on demand
having the three models always present means that the data (at least the first chuck) is loaded 3 times, and will be reloaded 3 times every time a database event triggers a refresh of the model.
having the three models always present means that the data (at least the first chuck) is loaded 3 times, and will be reloaded 3 times every time a database event triggers a refresh of the model.
VideoLAN code repository instance