"LinkWindow" MultiWindowCommand

Is it possible to "LinkWindow"MultiWindowCommand with not main window, but custom or player? As example I have custom player and if I link window it uses default player.

The link functionality in the Smart Client is tying the floating/secondary view to the main view. It canno be used for an alternative playback controller.

Maybe a background plugin would be able to listen for floating views and send playback messages on the playback controller for the view.

Thank you for your answer! In this case I changed everything to use main window and default playback. All works great! :slight_smile: