Multi VMR9 in VB6



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"


.



Relevant Pages

  • Re: Alpha Channel in H264?
    ... Alpha Channel aside, Transparency is a display effect, ... over another image or video so that any portion of the top image ...
    (rec.video.desktop)
  • Re: Alpha Channel in H264?
    ... Alpha Channel aside, Transparency is a display effect, ... over another image or video so that any portion of the top image ...
    (rec.video.desktop)
  • Re: Howto VR bitmap mixing
    ... How should I do though I want to do Alpha blending? ... GetDirectDraw, Sarfas is made with CreateSurface, and the alpha is ... >> display a static image on the use video as long as VMR is not used? ... > You can also do colour keyed overlays with the overlay mixer without ...
    (microsoft.public.win32.programmer.directx.video)
  • Re: Does anyone have a Compression Glyph
    ... I have to make a video the next time I show a customer an alpha version. ... Ralf (remembering that he has to order the two or three missing glyph packs ...
    (borland.public.delphi.non-technical)
  • Re: Disney and the 64 Worlds Fair DVD set
    ... Alpha wrote: ... the form of video CD or CD-Rom materials? ... CDs of audio only content. ...
    (rec.arts.disney.parks)

Loading