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. Display your modal setup dialog with default parameter values or previously stored values. Save the new values to |
|
No |
Filter the video using the stored parameters from Be aware of interlaced video, and don’t overlook the alpha channel! |
|
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. |