|
Adobe Photoshop SDK |
|
Flags for recordInfo and playInfo
|
|||||||||||||||||||||||||||||||||
Modules | |
| Flags for recordInfo and playInfo | |
Typedefs | |
| typedef int32 | PIDialogRecordOptions |
| Dialog options for Record. See associated enum for dialog record.. | |
| typedef int32 | PIDialogPlayOptions |
| Dialog options for playback. See associated enum for dialog play.. | |
Enumerations | |
| enum | { plugInDialogOptional, plugInDialogRequired, plugInDialogNone } |
These are the flags are associated with PIDialogRecordOptions, and are used for PIDescriptorParameters::recordInfo, and PIActionParameters::recordInfo. More... | |
| enum | { plugInDialogDontDisplay, plugInDialogDisplay, plugInDialogSilent } |
These flags are associated with PIDialogPlayOptions, and are used for PIDescriptorParameters::playInfo, and PIActionParameters::playInfo. More... | |
| typedef int32 PIDialogRecordOptions |
Dialog options for Record. See associated enum for dialog record..
| typedef int32 PIDialogPlayOptions |
Dialog options for playback. See associated enum for dialog play..
| anonymous enum |
These are the flags are associated with PIDialogRecordOptions, and are used for PIDescriptorParameters::recordInfo, and PIActionParameters::recordInfo.
| anonymous enum |
These flags are associated with PIDialogPlayOptions, and are used for PIDescriptorParameters::playInfo, and PIActionParameters::playInfo.