Home > Suggestions > Required "FULL SCREEN" method in both Video Capture SDK and Media payer SDK

Required "FULL SCREEN" method in both Video Capture SDK and Media payer SDK

Avatar image
Aug 24, 2015
Archive Agent wrote
Required "FULL SCREEN" method in both Video Capture SDK and Media payer SDK.

When user use this method-
1. Pause the current file
2. New window open
3. Play the file in full screen
4. if user click or press escape the new full screen window close.

Apply this in both Video Capture SDK Preview and Media Player SDK.

Regrds,

butimran on July 29, 2013 09:10
Completed
0
Vote
Reply
4 Answers
Aug 24, 2015
Archive Agent agent wrote
qakmak

actually you can make it yourselft.

WINFORM:You can use MainDemo(Winform) sample code----->Display(panel)---->Multiscreen(panel).

WPF:http://support.visioforge.com/knowledgebase/articles/189619-multiple-screens-for-wpf-controls

on July 30, 2013 14:47
Aug 24, 2015
Archive Agent agent wrote
butimran

Actually it is a very common feature in video. It should be instantly available to user / developer.

on August 01, 2013 06:49
Aug 24, 2015
Archive Agent agent wrote
qakmak

I guess they do not provide this functionality in the SDK, because you can do it yourself, and this will let the SDK more bloated.
Moreover, I mentioned earlier that with this similar functionality, but was not able to achieve.
They offer SDK, not specifically to do video tool.
I suggest you do yourself, if you encounter problems, you can discuss and resolve.

on August 01, 2013 07:03
Aug 24, 2015
Archive Agent agent wrote
fariha

How can I do this with delphi(x)

on September 28, 2013 14:52