There isn't any classes in the CLR for audio/video support, so you have to
interop with something.. like the suggested WMP ActiveX control. I don't
think it should be any big problem using the WMP ActiveX from a Windows
Form, and the COM interop will make it look like it's .NET :-)

Andreas Häber

----- Original Message -----
From: "Henrik Enemark Rasmussen" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Tuesday, April 16, 2002 11:52 PM
Subject: Re: [DOTNET] How to place and play an AVI file on a form?


> Media Player may be a solution, but I was hoping for a simpler approach
that
> does not involve pre-.NET components.
>
> But if that's the only solution, I guess I have to figure out how to use
> Media Player. Do you know of any samples with .NET / C# code.
>
> Thanks
> Henrik
>
> > -----Original Message-----
> > From: Marsh, Drew [mailto:[EMAIL PROTECTED]]
> > Sent: Tuesday, April 16, 2002 11:52 PM
> > To: [EMAIL PROTECTED]
> > Subject: Re: How to place and play an AVI file on a form?
> >
> >
> > Henrik Enemark Rasmussen [mailto:[EMAIL PROTECTED]] wrote:
> >
> > > How can I place an AVI file on a form with other controls
> > and play the
> > > AVI file while the other controls are available to the
> > user? Is there
> > > a way the PictureBox or ImageAnimator can do this?
> >
> > How about the Windows Media Player ActiveX control?
> >
> > Later,
> > Drew
> >
> > You can read messages from the DOTNET archive, unsubscribe
> > from DOTNET, or subscribe to other DevelopMentor lists at
> > http://discuss.develop.com.
> >
>
> You can read messages from the DOTNET archive, unsubscribe from DOTNET, or
> subscribe to other DevelopMentor lists at http://discuss.develop.com.
>
>
>

You can read messages from the DOTNET archive, unsubscribe from DOTNET, or
subscribe to other DevelopMentor lists at http://discuss.develop.com.

Reply via email to