
Go to the source code of this file.
| #define CANCEL 1 |
Definition at line 5 of file plugincommands.h.
| #define CHECK_HEADER 43 |
Definition at line 6 of file plugincommands.h.
| #define CLOSE_FILE 45 |
Definition at line 64 of file plugincommands.h.
| #define COMPLETED 17 |
Definition at line 32 of file plugincommands.h.
| #define CONFIGURE_CHANGE 33 |
Definition at line 50 of file plugincommands.h.
| #define EXIT_PLUGIN 18 |
Definition at line 33 of file plugincommands.h.
| #define FILE_GET_ALENGTH 68 |
Definition at line 79 of file plugincommands.h.
| #define FILE_GET_AUDIO_POSITION 73 |
Definition at line 84 of file plugincommands.h.
| #define FILE_GET_BITS 58 |
Definition at line 68 of file plugincommands.h.
| #define FILE_GET_BYTE_ORDER 59 |
Definition at line 69 of file plugincommands.h.
| #define FILE_GET_CHANNELS 56 |
Definition at line 66 of file plugincommands.h.
| #define FILE_GET_COMPRESSION 67 |
Definition at line 78 of file plugincommands.h.
| #define FILE_GET_FRAME_RATE 63 |
Definition at line 74 of file plugincommands.h.
| #define FILE_GET_HAS_AUDIO 54 |
Definition at line 65 of file plugincommands.h.
| #define FILE_GET_HAS_VIDEO 55 |
Definition at line 72 of file plugincommands.h.
| #define FILE_GET_HEADER 61 |
Definition at line 71 of file plugincommands.h.
| #define FILE_GET_HEIGHT 65 |
Definition at line 76 of file plugincommands.h.
| #define FILE_GET_LAYERS 62 |
Definition at line 73 of file plugincommands.h.
| #define FILE_GET_QUALITY 66 |
Definition at line 77 of file plugincommands.h.
| #define FILE_GET_RATE 57 |
Definition at line 67 of file plugincommands.h.
| #define FILE_GET_SIGNED 60 |
Definition at line 70 of file plugincommands.h.
| #define FILE_GET_VIDEO_POSITION 72 |
Definition at line 83 of file plugincommands.h.
| #define FILE_GET_VLENGTH 69 |
Definition at line 80 of file plugincommands.h.
| #define FILE_GET_WIDTH 64 |
Definition at line 75 of file plugincommands.h.
| #define FILE_RAW_FRAME_POSSIBLE 81 |
Definition at line 92 of file plugincommands.h.
| #define FILE_READ_FRAME 79 |
Definition at line 90 of file plugincommands.h.
| #define FILE_READ_FRAME_PTR 80 |
Definition at line 91 of file plugincommands.h.
| #define FILE_READ_RAW_FRAME 82 |
Definition at line 94 of file plugincommands.h.
| #define FILE_READ_SAMPLES 78 |
Definition at line 89 of file plugincommands.h.
| #define FILE_SEEK_END 70 |
Definition at line 81 of file plugincommands.h.
| #define FILE_SEEK_START 71 |
Definition at line 82 of file plugincommands.h.
| #define FILE_SET_AUDIO_POSITION 75 |
Definition at line 86 of file plugincommands.h.
| #define FILE_SET_CHANNEL 76 |
Definition at line 87 of file plugincommands.h.
| #define FILE_SET_LAYER 77 |
Definition at line 88 of file plugincommands.h.
| #define FILE_SET_VIDEO_POSITION 74 |
Definition at line 85 of file plugincommands.h.
| #define FILE_STRATEGY_POSSIBLE 85 |
Definition at line 93 of file plugincommands.h.
| #define FILE_WRITE_FRAME 89 |
Definition at line 96 of file plugincommands.h.
| #define FILE_WRITE_SAMPLES 88 |
Definition at line 95 of file plugincommands.h.
| #define GET_ASPECT_RATIO 51 |
Definition at line 54 of file plugincommands.h.
| #define GET_AUDIO 2 |
Definition at line 7 of file plugincommands.h.
| #define GET_AUDIO_PARAMETERS 41 |
Definition at line 21 of file plugincommands.h.
| #define GET_BUFFERS 15 |
Definition at line 29 of file plugincommands.h.
| #define GET_FILEIO 40 |
Definition at line 15 of file plugincommands.h.
| #define GET_FRAMERATE 34 |
Definition at line 24 of file plugincommands.h.
| #define GET_FRAMESIZE 35 |
Definition at line 25 of file plugincommands.h.
| #define GET_GUI_STATUS 50 |
Definition at line 57 of file plugincommands.h.
| #define GET_MULTICHANNEL 3 |
Definition at line 8 of file plugincommands.h.
| #define GET_PARAMETERS 11 |
Definition at line 20 of file plugincommands.h.
| #define GET_REALTIME 4 |
Definition at line 9 of file plugincommands.h.
| #define GET_REALTIME_BUFFERS 36 |
Definition at line 30 of file plugincommands.h.
| #define GET_SAMPLERATE 12 |
Definition at line 23 of file plugincommands.h.
| #define GET_SMP 53 |
Definition at line 26 of file plugincommands.h.
| #define GET_STRING 84 |
Definition at line 13 of file plugincommands.h.
| #define GET_TITLE 5 |
Definition at line 11 of file plugincommands.h.
| #define GET_USE_ALPHA 46 |
Definition at line 52 of file plugincommands.h.
| #define GET_USE_FLOAT 39 |
Definition at line 51 of file plugincommands.h.
| #define GET_USE_INTERPOLATION 47 |
Definition at line 53 of file plugincommands.h.
| #define GET_VIDEO 6 |
Definition at line 14 of file plugincommands.h.
| #define GET_VIDEO_PARAMETERS 42 |
Definition at line 22 of file plugincommands.h.
| #define GUI_OFF 49 |
| #define GUI_ON 48 |
| #define HIDE_GUI 23 |
Definition at line 41 of file plugincommands.h.
| #define INTERRUPT_PARAMETERS 86 |
Definition at line 61 of file plugincommands.h.
| #define LOAD_DATA 28 |
Definition at line 46 of file plugincommands.h.
| #define LOAD_DEFAULTS 8 |
Definition at line 16 of file plugincommands.h.
| #define OK 0 |
Definition at line 4 of file plugincommands.h.
| #define OPEN_FILE 44 |
Definition at line 63 of file plugincommands.h.
| #define PROCESS_REALTIME 32 |
Definition at line 49 of file plugincommands.h.
| #define READ_FRAMES 37 |
Definition at line 36 of file plugincommands.h.
| #define READ_SAMPLES 19 |
Definition at line 34 of file plugincommands.h.
| #define RESTART_REALTIME 52 |
Definition at line 58 of file plugincommands.h.
| #define SAVE_DATA 27 |
Definition at line 45 of file plugincommands.h.
| #define SAVE_DEFAULTS 9 |
Definition at line 17 of file plugincommands.h.
| #define SET_CPUS 83 |
Definition at line 62 of file plugincommands.h.
| #define SET_INTERACTIVE 13 |
Definition at line 27 of file plugincommands.h.
| #define SET_RANGE 14 |
Definition at line 28 of file plugincommands.h.
| #define SET_STRING 26 |
Definition at line 44 of file plugincommands.h.
| #define SHOW_GUI 22 |
Definition at line 40 of file plugincommands.h.
| #define START_GUI 24 |
Definition at line 42 of file plugincommands.h.
| #define START_PLUGIN 16 |
Definition at line 31 of file plugincommands.h.
| #define START_REALTIME 7 |
Definition at line 47 of file plugincommands.h.
| #define STOP_GUI 25 |
Definition at line 43 of file plugincommands.h.
| #define STOP_REALTIME 31 |
Definition at line 48 of file plugincommands.h.
| #define WRITE_FRAMES 38 |
Definition at line 37 of file plugincommands.h.
| #define WRITE_SAMPLES 20 |
Definition at line 35 of file plugincommands.h.
1.5.5