realbasic-nug
[Top] [All Lists]

Component returned from declare

To: REALbasic Network Users Group <realbasic-nug at lists dot realsoftware dot com>
Subject: Component returned from declare
From: Mike Woodworth <mike at divergentmedia dot com>
Date: Wed, 27 Feb 2002 23:34:15 -0500
First I want to thank everyone who sent me sample QT declares... I'm
starting to get the hang of this.  However, the more I learn, the less
confident I am that what I want to do can be done in RB.

I'm trying to play video out the firewire QtOutputComponent.  I've built a
componentDescription and filled it with the proper values for the output
component I want, but the call FindNextComponent () takes and returns a
Component.  This seems to be a class, not a variable - so I'm assuming I
can't build a memoryblock to contain it.

Can I instantiate the component somehow and retain as a property of my
class?  I need to pass it to the OpenComponent() call later.

I get the feeling this isn't possible or I'm still far from understanding
what's going on here.

Thanks,
mike
-- 
Mike Woodworth
divergent media,inc.
mike at divergentmedia dot com




<Prev in Thread] Current Thread [Next in Thread>