#include <WriteSource.h>

Signals | |
| void | exportFinished () |
Public Member Functions | |
| WriteSource (ExportSpecification *spec) | |
| int | rb_write (audio_sample_t **src, nframes_t cnt) |
| int | rb_file_write (nframes_t cnt) |
| void | process_ringbuffer (audio_sample_t *buffer) |
| int | get_processable_buffer_space () const |
| int | get_chunck_size () const |
| int | get_buffer_size () const |
| Peak * | get_peak () |
| int | process (nframes_t nframes) |
| int | prepare_export () |
| int | finish_export () |
| void | set_process_peaks (bool process) |
| void | set_recording (int rec) |
| size_t | is_recording () const |
| void | set_diskio (DiskIO *io) |
1.5.5