add_gizmo(int type) | Effect | |
AddRow(EffectRow *row) | Effect | |
AlwaysUpdate() | Effect | protectedvirtual |
are_gizmos_enabled() | Effect | |
canPluginDo(char *canDoString) | VSTHost | private |
change_plugin() | VSTHost | privateslot |
close() | Effect | |
configurePluginCallbacks() | VSTHost | private |
CoordsFlag enum value | Effect | |
copy(Clip *c) | Effect | virtual |
copy_field_keyframes(EffectPtr e) | Effect | |
Create(Clip *c, const EffectMeta *em) | Effect | static |
CreateDialogIfNull() | VSTHost | private |
custom_load(QXmlStreamReader &stream) | VSTHost | virtual |
data_cache | VSTHost | private |
dialog | VSTHost | private |
dispatcher | VSTHost | private |
Effect(Clip *c, const EffectMeta *em) | Effect | |
EnabledChanged(bool) | Effect | signal |
endEffect() | Effect | virtual |
ffmpeg_filter | Effect | |
FieldChanged() | Effect | slot |
file_field | VSTHost | private |
Flags() | Effect | |
fragPath | Effect | protected |
freePlugin() | VSTHost | private |
GetInternalMeta(int internal_id, int type) | Effect | static |
getIterations() | Effect | |
gizmo(int i) | Effect | |
gizmo_count() | Effect | |
gizmo_draw(double timecode, GLTextureCoords &coords) | Effect | virtual |
gizmo_move(EffectGizmo *sender, int x_movement, int y_movement, double timecode, bool done) | Effect | |
gizmo_world_to_screen() | Effect | |
glslProgram | Effect | protected |
id | Effect | |
ImageFlag enum value | Effect | |
img | Effect | protected |
inputs | VSTHost | private |
is_glsl_linked() | Effect | |
is_open() | Effect | |
IsEnabled() | Effect | |
IsExpanded() | Effect | |
load(QXmlStreamReader &stream) | Effect | virtual |
load_from_string(const QByteArray &s) | Effect | |
loadPlugin() | VSTHost | private |
meta | Effect | |
modulePtr | VSTHost | private |
name | Effect | |
open() | Effect | |
outputs | VSTHost | private |
parent_clip | Effect | |
plugin | VSTHost | private |
process_audio(double timecode_start, double timecode_end, quint8 *samples, int nb_bytes, int channel_count) | VSTHost | virtual |
process_coords(double timecode, GLTextureCoords &coords, int data) | Effect | virtual |
process_image(double timecode, uint8_t *input, uint8_t *output, int size) | Effect | virtual |
process_shader(double timecode, GLTextureCoords &, int iteration) | Effect | virtual |
process_superimpose(double timecode) | Effect | virtual |
processAudio(long numFrames) | VSTHost | private |
randomNumber() | Effect | inline |
refresh() | Effect | virtual |
resumePlugin() | VSTHost | private |
row(int i) | Effect | |
row_count() | Effect | |
save(QXmlStreamWriter &stream) | VSTHost | virtual |
save_to_string() | Effect | |
send_data_cache_to_plugin() | VSTHost | private |
SetEnabled(bool b) | Effect | slot |
SetExpanded(bool e) | Effect | slot |
SetFlags(int flags) | Effect | |
setIterations(int i) | Effect | |
ShaderFlag enum value | Effect | |
show_interface(bool show) | VSTHost | privateslot |
show_interface_btn | VSTHost | private |
startEffect() | Effect | virtual |
startPlugin() | VSTHost | private |
stopPlugin() | VSTHost | private |
SuperimposeFlag enum value | Effect | |
suspendPlugin() | VSTHost | private |
texture | Effect | protected |
uncheck_show_button() | VSTHost | privateslot |
vertPath | Effect | protected |
VideoEffectFlags enum name | Effect | |
VSTHost(Clip *c, const EffectMeta *em) | VSTHost | |
~Effect() | Effect | |
~VSTHost() | VSTHost | |