|
|
|
date: Tue, 1 Jul 2008 20:15:00 -0700,
group: microsoft.public.windowsmedia.player.mac
back
Re: why does wmp exit full-sreen mode when press stop button?
On Tue, 1 Jul 2008 20:15:00 -0700, Zhangjian from Beijing <Zhangjian
from Beijing@discussions.microsoft.com> wrote:
>Hi all, i'm a chinese video fan. i have 2 question.
>I insert wmp into a dialogue as an activex control.
>i double clicked wmp control, it entered a full and full-screen mode.
>when i click the stop button, it exit full-screen mode.
>but wmp does not when it play a video singlely. i really need wmp do
>not quit full-screen mode as wmp singlely do. this is my application's
>requirement.
>BTW: pause button does not function when wmp in full-screen mode in my
>application.
>Could anyone help me?
>many thanks.
It would assist us if you could provide example code, the smallest
possible to reproduce the problem.
I believe WMP is correct to exit full screen mode when the video
playback stops. This is a design feature.
The word 'singly' is perhaps not quite the right word.
Please confirm : I think you are saying "WMP exits fullscreen when
playing a single video URL"
and
"WMP does not exit fullscreen, when playing a playlist (from 2, to
many video URLs, in a list)
is that correct ?
Cheers - Neil
------------------------------------------------
Digital Media MVP : 2004-2008
http://mvp.support.microsoft.com/mvpfaqs
date: Wed, 02 Jul 2008 22:00:42 GMT
author: Neil Smith [MVP Digital Media]
Re: why does wmp exit full-sreen mode when press stop button?
thank you, Smith, you are right.
when WMP play a local video in full-screen mode,
if i press stop button, it does not exit full-screen mode.
my application is embed the WMP activex control into a dialog,
you can duplicate this phenomanen from WMPHost programm
written in C++, and it is an example of WMPSDK10. where when
wmp open and play a local video, double click it to enter full-screen
mode. then if we cllick stop button it will quit
or you can duplicate this by creating a dialog based application,
insert wmp activex control into this dialog, and try to open or load
a local movie into WMP to let wmp play, doubleclick and pree stop,
the same thing will occur.
reagards.
ZhangJian
"Neil Smith [MVP Digital Media]" wrote:
> On Tue, 1 Jul 2008 20:15:00 -0700, Zhangjian from Beijing <Zhangjian
> from Beijing@discussions.microsoft.com> wrote:
>
> >Hi all, i'm a chinese video fan. i have 2 question.
> >I insert wmp into a dialogue as an activex control.
> >i double clicked wmp control, it entered a full and full-screen mode.
> >when i click the stop button, it exit full-screen mode.
> >but wmp does not when it play a video singlely. i really need wmp do
> >not quit full-screen mode as wmp singlely do. this is my application's
> >requirement.
> >BTW: pause button does not function when wmp in full-screen mode in my
> >application.
> >Could anyone help me?
> >many thanks.
>
>
> It would assist us if you could provide example code, the smallest
> possible to reproduce the problem.
>
> I believe WMP is correct to exit full screen mode when the video
> playback stops. This is a design feature.
>
> The word 'singly' is perhaps not quite the right word.
>
> Please confirm : I think you are saying "WMP exits fullscreen when
> playing a single video URL"
>
> and
>
> "WMP does not exit fullscreen, when playing a playlist (from 2, to
> many video URLs, in a list)
>
> is that correct ?
>
> Cheers - Neil
>
>
> ------------------------------------------------
> Digital Media MVP : 2004-2008
> http://mvp.support.microsoft.com/mvpfaqs
>
date: Wed, 2 Jul 2008 23:57:00 -0700
author: Zhangjian from Beijing
|
|