Hi,
How I can know is any empty tile available for sending new video through Plugin.
Thanks
SA
Explore the ConfigDump tool plugin sample. The tree for the “windows” will show what is there including empty ViewItemInstances. Use the same methods in your code as you find in that sample.