MultiMedia Soft forum

MultiMedia Soft products => Audio playback and audio management components => Topic started by: Ravindra on July 21, 2023, 02:37:28 PM

Title: Video Window Resizing
Post by: Ravindra on July 21, 2023, 02:37:28 PM
Hi,

I have put the Video window (Label) in one of the panel of Splitter Container. The label is Dock to Fill the entire area of the panel. When I start video it looks perfectly alright.
When I collapse all other panel except a video window panel to view a video in big size, i see that my label for
Video window is grown but the video size remain the same. It does not stretch itself to fit the label video window.
Can you suggest any solution so that Video will also become big and occupy full space?

I am attaching the images.
ScreenShot_1.jpgScreenShot_2.jpg 
Thanks and Regards,

Ravindra.
Title: Re: Video Window Resizing
Post by: Administrator on July 22, 2023, 11:35:26 AM
Hello,

the window hosting the video rendering isn't aware about the resizing of the container panel so it needs to be resized accordingly through the VideoPlayer.VideoWindowMove method.
An example of usage of this method can be found inside the VideoMultipleOutput and VideoPlayerAdvanced sample projects.

Hope this helps

Kind Regards

Severino Delaurenti
MultiMedia Soft