Multi VMR9 in VB6
- From: "chris2000" <chris@xxxxxxxxxxxx>
- Date: Wed, 21 Nov 2007 21:20:44 +0200
Hi
I want to play multi video, images (GIF, BMP, PNG) and transparent Video
with diferent size and alpha.
Now i using VMR9 and with FSFWRAP i can do all that easy.
But when i remove one video must stop all and resume again.
I found at this site http://www.cabelim.com/index_files/Page1367.htm
a good example.
Can any HELP to can use the multivmr9api.dll and multivmr9.dll with VB6?
example
C --> void KEN_SetWindow(HWND m_hWnd , int set);
VB6 --> Public Declare Sub KEN_SetWindow Lib "MultiVMR9Api.dll" (ByVal
m_hWnd As Long, ByVal iSet As Long)
and when i check
KEN_SetWindow me.hWnd,1
i take this message "Bad DLL calling convention"
.
- Follow-Ups:
- Re: Multi VMR9 in VB6
- From: Alessandro Angeli
- Re: Multi VMR9 in VB6
- Prev by Date: Can I force VMR9 to render at 10 hz if rate is 0?
- Next by Date: Re: Multi VMR9 in VB6
- Previous by thread: Can I force VMR9 to render at 10 hz if rate is 0?
- Next by thread: Re: Multi VMR9 in VB6
- Index(es):
Relevant Pages
|
Loading