This topic and its replies were posted before the current version of LEADTOOLS was released and may no longer be applicable.
#1
Posted
:
Friday, February 3, 2006 11:04:18 AM(UTC)
Groups: Registered
Posts: 1
I have dwd the pdf, the multimedia SDK. I think I have all I need to do that (subject). But, I'm a bit lost in all the doc. Could you point me to the right place please.
Regards
#2
Posted
:
Tuesday, February 7, 2006 1:34:27 AM(UTC)
Groups: Registered, Tech Support
Posts: 1,326
Was thanked: 1 time(s) in 1 post(s)
Hello,
What is the programming interface (COM, API) that you are using?
However, if you are using COM programming interface, you can capture to MPEG1 or MPEG2 formats using LEADTOOLS Multimedia SDK.
But you will need to set the ltmmCaptureCtrl.TargetFormat Property to one of the following constants:
- Const ltmmCapture_TargetFormat_MPEG1System
- Const ltmmCapture_TargetFormat_MPEG2_PROGRAM
We have VB6.0 tutorials that will help you to use our LEADTOOLS Multimedia COM components inside C#.
Please refer to the "LEADTOOLS Multimedia Help file" and read the following tutorials:
- My First Capture (Visual Basic)
- My Second Capture (Visual Basic)
- My Third Capture (Visual Basic)
- Save the Captured Data As MPEG (Visual Basic)
Thanks,
Maen Badwan
LEADTOOLS Technical Support
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.