Lisp HUG Maillist Archive

Embedding video in a Windows CAPI app

Hi!

I would like to embed video into a CAPI app, and I'm only targetting 
Windows. Is it hard to embed IE, Windows Media Player, or VLC in a CAPI 
window?

Or perhaps I could pop up a small IE/WMP/VLC window and have it be 
always-on-top and positioned to the side of the CAPI app...


Thanks for any ideas,
Tayssir


Re: Embedding video in a Windows CAPI app

On Wed, 19 Mar 2008 13:30:24 +0100, Tayssir John Gabbour <tjg@pentaside.org> wrote:

> I would like to embed video into a CAPI app, and I'm only targetting
> Windows. Is it hard to embed IE, Windows Media Player, or VLC in a
> CAPI window?

You should start here:

  http://www.lispworks.com/documentation/lw50/CAPRM/html/capiref-224.htm

The examples directory that comes with LispWorks contains code that
demonstrates how to embed IE or a Flash player into a CAPI window.

Edi.


Updated at: 2020-12-10 08:43 UTC