• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: INFORMATION.....
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: INFORMATION.....


  • Subject: Re: INFORMATION.....
  • From: Manfred Lippert <email@hidden>
  • Date: Tue, 26 Mar 2002 13:26:19 +0100

> I must create a Cocoa application that send a video (.dv), via firewire, to a
> digital videocamera(dv in abilitated) Which particular API QuickTime should I
> use? (Should I use VideoOutput Component too?) Where do I find them?

I programmed the same a few months ago (with success) in Carbon and I used
the following headers:

#include <Quicktime.h>
#include <DeviceControl.h>
#include <IsochronousDataHandler.h>

It worked in Mac OS 9 and X.
I think you should look especially for IsochronousDataHandler. Somewhere in
the FireWire SDK for Mac OS X there is also example code for that.

(I think you can use that from a Cocoa application also, because you can
call Carbon from a Cocoa app if I am not completely wrong.)

Regards,
Mani
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.

References: 
 >INFORMATION..... (From: Rita <email@hidden>)

  • Prev by Date: Re: Terminal and UTF-8
  • Next by Date: Re: Terminal and UTF-8
  • Previous by thread: INFORMATION.....
  • Next by thread: Terminal and UTF-8
  • Index(es):
    • Date
    • Thread