macosx: Refactor setupVoutForWindow in VLCVideoOutputProvider
- Aug 14, 2022
-
-
Signed-off-by:
Claudio Cambra <claudio.cambra@gmail.com>
1eb10010
-
This PR's main changes regarding setupVoutForWindow
are:
mainInstance.libraryWindow
out of VLCVideoOutputProvider
and into VLCLibraryWindow
, where the actions that need doing to setup/unsetup video playback called by the setter of hasActiveVideo
(which we always call regardless of the video window type)setupVoutForWindow
Signed-off-by: Claudio Cambra claudio.cambra@gmail.com
Signed-off-by:
Claudio Cambra <claudio.cambra@gmail.com>
VideoLAN code repository instance