Welcome to LEAD Support Forum Login | Register | Faq  

    LEAD Support Forum
  Resource to find answers and post technical questions about LEAD products.
Search    
   

Re: How add the Video Callback filter to the stream and use the Data in the event
Started by Travis at 09-30-2005 12:07. Topic has 3 replies.

Print Search « Previous Thread Next Thread »
  09-30-2005, 12:07
Travis is not online. Last active: 9/26/2008 11:27:59 AM Travis



Top 25 Posts
Joined on 07-07-2003
In house
Posts 288
How add the Video Callback filter to the stream and use the Data in the event

Attachment: COM - V14 - CallbackFilter Draw Ellipse using COM in Callback.zip
Reply Quote
This example is in C# and uses our COM objects to draw on the frame.
Travis Montgomery
LEAD Technical Support
   Report 
  08-14-2008, 7:23
sdecorme is not online. Last active: 10/23/2008 3:11:20 PM sdecorme

Top 75 Posts
Joined on 07-22-2008
FRANCE
Posts 30
Re: How add the Video Callback filter to the stream and use the Data in the event
Reply Quote
Thanks you I test it asap

   Report 
  08-14-2008, 7:34
sdecorme is not online. Last active: 10/23/2008 3:11:20 PM sdecorme

Top 75 Posts
Joined on 07-22-2008
FRANCE
Posts 30
Re: How add the Video Callback filter to the stream and use the Data in the event
Reply Quote
Which library do you use when I open it it doesn't found the reference
AXMMTLIB
LTRASTERLIB
LTRASTERPROCLIB
LT....
I've the trial raster pro trial installed

   Report 
  08-14-2008, 9:35
Maen Hasan is not online. Last active: 11/17/2008 4:23:44 PM Maen Hasan



Top 10 Posts
Joined on 08-05-2004
Posts 1,817
Re: How add the Video Callback filter to the stream and use the Data in the event
Reply Quote
About the attached project, in order to use the project, you need the LEADTOOLS Multimedia SDK with LEADTOOLS Raster imaging Pro SDK to be installed.

About the references, you need to add the following COM references to the project:
- LTMMLib: LEAD Multimedia Library
- LMVCallbackLib: LEAD Video Callback Filter Library
- LTRASTERLib: LEAD Raster Object Library (14.0)
- LTRASTERFXDLib: LEAD Raster 3D DrawEffect Object Library (14.0)
- LTRASTERPROCLib: LEAD Raster Process Object Library (14.0)
- LTRASTERVARIANTLibLEAD Raster Variant Object Library (14.0)

Thanks,
Maen Badwan
LEADTOOLS Technical Support
   Report 
Post
LEAD Support Fo... » Developer » Multimedia » Re: How add the Video Callback filter to the stream and use the Data in the event

Powered by Community Server, by Telligent Systems