• 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: FxPlugin context awareness
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: FxPlugin context awareness


  • Subject: Re: FxPlugin context awareness
  • From: Darrin Cardani <email@hidden>
  • Date: Fri, 8 Feb 2008 09:35:26 -0800


On Feb 8, 2008, at 8:56 AM, Brian wrote:

Can a FxPlug tell if the frame it is processing
is on a cut (edit) and/or if it is on a Marker ?

You can use the FxTimingAPI to figure out if you're at the start or end of the current clip. I think that will give you what you want for determining if you're on a cut. See FxTimingAPI.h for more details.


There is no way to tell where markers are from within an FxPlug, however, see below for some useful info.

Also can a FxPlug create a Marker or Edit ?


No. You can write an application which will read in the XML from either FCP or Motion (though Motion's is undocumented) and output the same XML with additional markers, though. So it may still be possible to do what you want. (This will also allow you to read where the existing markers are.)

Darrin
--
Darrin Cardani
email@hidden


_______________________________________________ Do not post admin requests to the list. They will be ignored. Pro-apps-dev mailing list (email@hidden) Help/Unsubscribe/Update your Subscription: This email sent to email@hidden
References: 
 >FxPlugin context awareness (From: Brian <email@hidden>)

  • Prev by Date: Re: Building a generator FxPlug that reads from a device driver...
  • Next by Date: FxPlug-in project set up for dual-processor
  • Previous by thread: FxPlugin context awareness
  • Next by thread: FxPlug-in project set up for dual-processor
  • Index(es):
    • Date
    • Thread