[Pythonmac-SIG] QuickTime.Qt beta & SequenceGrabber, anybody use it?

Jerome jeremy.knope at gmail.com
Thu Aug 5 16:17:43 CEST 2004


I'm trying to figure out how to use SequenceGrabber component in
QuickTime beta 0.2 for python
it seems to have all the functions except i can't find out how to
create the component to start
in Carbon it's mySeqGrab =
OpenDefaultComponent(SeqGrabberComponentType, 0) or something like
that
then you can call stuff like SGInitialize(mySeqGrab)

but i can't figure out where to create the component first...

any help is appreciated


More information about the Pythonmac-SIG mailing list