From: "Brook, Andy" <[EMAIL PROTECTED]>
Subject: RE: How to get video output from RealPlayer G2 Controller?
> -----Original Message-----
> From: RealForum [mailto:[EMAIL PROTECTED]]
> Sent: Tuesday, January 25, 2000 5:10 AM
> Subject: How to get video output from RealPlayer G2 Controller?
>
>
> From: "NAC Geographic Products Inc." <[EMAIL PROTECTED]>
> Subject: How to get video output from RealPlayer G2 Controller?
>
> I use Microsoft Development Studio's ActiveX Control Test
> Container to =
> insert the control and set the source which has video stream.
> When I =
> try to play it, there is only audio output but not video
> output. Any =
> people can help how to set the control to get the video
> output? Thanks.
>
> Xinhang Shen
> NAC Geographic Products Inc.
You must use something like SetControls("ImageWindow,PlayButton,SliderBar")
to include ImageWindow, otherwise you just get all the controls and no video
;-)
GetControls() will tell you what the current configuration is.
TTFN!
Andy
*******************************************************
The RealForum is an email discussion group focused on using RealNetworks
products. The RealForum is a place to post messages about the best methods
for creating content using RealNetworks technologies and the planning and
implementation of streaming-media web sites. Archives of RealForum can
be found at http://realforum.real.com
If you ever want to remove yourself from this mailing list,
you can send mail to <[EMAIL PROTECTED]> with the following
command in the body of your email message:
unsubscribe realforum
or from another account, besides the address you subscribed with:
unsubscribe realforum <[EMAIL PROTECTED]>