This is the complete list of members for Writer, including all inherited members.
| close() | Writer | |
| get_block_when_full() const | Writer | inline |
| get_duration() const | Writer | |
| get_frame_count() const | Writer | inline |
| is_hardware_encode() const | Writer | inline |
| is_open() const | Writer | inline |
| open(const std::string &filename, int width, int height, float fps, const char *crf) | Writer | |
| open(const std::string &filename, int width, int height, float fps, const EncodeOptions &opts) | Writer | |
| open_ts(const std::string &filename, int width, int height, float fps, const char *crf) | Writer | |
| open_ts(const std::string &filename, int width, int height, float fps, const EncodeOptions &opts) | Writer | |
| set_block_when_full(bool value) | Writer | inline |
| write(void *rgba_buffer) | Writer | |
| write_cuda_rgba(void *cuda_rgba_buffer, int src_stride, bool bottom_up=false) | Writer | |
| write_hdr_rgba16(void *rgba16_buffer) | Writer | |
| write_ts(void *rgba_buffer) | Writer | |
| Writer()=default | Writer | |
| ~Writer() | Writer | inline |