Selector Table¶
This table summarizes the various selector commands a video filter can receive.
|
Selector |
Optional? |
Description |
|---|---|---|
|
Yes |
Allocate and initialize your parameters with default values without popping a modal setup dialog. |
|
|
Yes |
New for Premiere Pro CS3. Specify whether or not the filter has a setup dialog. |
|
|
Yes |
Allocate memory for your parameters if necessary. |
|
|
No |
Filter the video using the stored parameters from |
|
|
Yes |
Dispose of any instance data created during |
|
|
Yes |
Tell Premiere how your effect handles pixel aspect ratio. |
|
|
Yes |
Gets pixel formats supported. Called iteratively until all formats have been given. |
|
|
Yes |
Return fsDoNotCacheOnLoad to disable plugin caching for this filter. |