| asset | File | |
| audio_thread | File | |
| bitstostr(int bits) | File | [static] |
| byteorder_to_str(int byte_order) | File | [static] |
| bytes_per_sample(int bits) | File | |
| can_copy_from(Edit *edit, int64_t position, int output_w, int output_h) | File | |
| close_file(int ignore_thread=0) | File | |
| close_window() | File | |
| colormodel_supported(int colormodel) | File | |
| compressed_frame_size() | File | |
| cpus | File | |
| current_channel | File | |
| current_frame | File | |
| current_layer | File | |
| current_sample | File | |
| file | File | |
| File() | File | |
| format_completion | File | [private] |
| format_window | File | [private] |
| formattostr(int format) | File | [static] |
| formattostr(ArrayList< PluginServer * > *plugindb, int format) | File | [static] |
| frame_cache | File | [private] |
| get_audio_buffer() | File | |
| get_audio_length(int64_t base_samplerate=-1) | File | |
| get_audio_position(int64_t base_samplerate=-1) | File | |
| get_best_colormodel(int driver) | File | |
| get_best_colormodel(Asset *asset, int driver) | File | [static] |
| get_frame_cache() | File | |
| get_index(char *index_path) | File | |
| get_memory_usage() | File | |
| get_options(FormatTools *format, int audio_options, int video_options, int lock_compressor) | File | |
| get_render_strategy(ArrayList< int > *render_strategies) | File | |
| get_video_buffer() | File | |
| get_video_length(float base_framerate=-1) | File | |
| get_video_position(float base_framerate=-1) | File | |
| getting_options | File | [private] |
| lock_read() | File | |
| normalized_sample | File | |
| normalized_sample_rate | File | |
| open_file(Preferences *preferences, Asset *asset, int rd, int wr, int64_t base_samplerate, float base_framerate) | File | |
| playback_preload | File | |
| preferences | File | |
| purge_cache() | File | |
| raise_window() | File | |
| read_compressed_frame(VFrame *buffer) | File | |
| read_frame(VFrame *frame) | File | |
| read_samples(double *buffer, int64_t len, int64_t base_samplerate, float *buffer_float=0) | File | |
| resample | File | |
| resample_float | File | |
| reset_parameters() | File | [private] |
| set_asset(Asset *asset) | File | |
| set_audio_position(int64_t position, float base_samplerate) | File | |
| set_cache_frames(int value) | File | |
| set_channel(int channel) | File | |
| set_layer(int layer) | File | |
| set_preload(int64_t size) | File | |
| set_processors(int cpus) | File | |
| set_video_position(int64_t position, float base_framerate) | File | |
| start_audio_thread(int64_t buffer_size, int ring_buffers) | File | |
| start_video_thread(int64_t buffer_size, int color_model, int ring_buffers, int compressed) | File | |
| stop_audio_thread() | File | |
| stop_video_thread() | File | |
| str_to_byteorder(char *string) | File | [static] |
| strtobits(char *bits) | File | [static] |
| strtoformat(char *format) | File | [static] |
| strtoformat(ArrayList< PluginServer * > *plugindb, char *format) | File | [static] |
| supports_audio(ArrayList< PluginServer * > *plugindb, char *format) | File | [static] |
| supports_audio(int format) | File | [static] |
| supports_video(ArrayList< PluginServer * > *plugindb, char *format) | File | [static] |
| supports_video(int format) | File | [static] |
| temp_frame | File | |
| unlock_read() | File | |
| use_cache | File | [private] |
| video_thread | File | |
| write_audio_buffer(int64_t len) | File | |
| write_compressed_frame(VFrame *buffer) | File | |
| write_frames(VFrame ***frames, int len) | File | |
| write_lock | File | |
| write_samples(double **buffer, int64_t len) | File | |
| write_video_buffer(int64_t len) | File | |
| ~File() | File | |