|
| static v3_result V3_API | read (void *const self, void *const buffer, int32_t num_bytes, int32_t *const bytes_read) |
| static v3_result V3_API | write (void *const self, void *const buffer, const int32_t num_bytes, int32_t *const bytes_read) |
| static v3_result V3_API | seek (void *const self, const int64_t pos, const int32_t seek_mode, int64_t *const result) |
| static v3_result V3_API | tell (void *const self, int64_t *const pos) |
◆ carla_v3_bstream()
| carla_v3_bstream::carla_v3_bstream |
( |
| ) |
|
|
inline |
◆ read()
◆ seek()
◆ tell()
◆ write()
◆ buffer
| void* carla_v3_bstream::buffer |
◆ canRead
| bool carla_v3_bstream::canRead |
◆ canWrite
| bool carla_v3_bstream::canWrite |
◆ readPos
| int64_t carla_v3_bstream::readPos |
◆ size
| int64_t carla_v3_bstream::size |
The documentation for this struct was generated from the following file:
- /home/runner/work/lmms-fork/lmms-fork/plugins/CarlaBase/carla/source/backend/plugin/CarlaPluginVST3.cpp