|
Function Description DisposeFileFormatCookie() Hook: dispose of the file format iterator cookie, if necessary BFileInterface() Constructor GetDuration() Hook: return the duration in microseconds of the media in the file being worked with GetNextFileFormat() Hook: return the next file format in an iteration loop through all formats you support GetRef() Hook: returns the entry_ref of the file currently being worked on HandleMessage() Handles messages received on the node's control port SetRef() Hook: specifies the file to be worked with. SniffRef() Hook: given a file, report its type and how well the node can handle it
|