LMMS
Loading...
Searching...
No Matches
v3_param_changes Struct Reference

#include <audio_processor.h>

Public Member Functions

 int32_t (V3_API *get_param_count)(void *self)
struct v3_param_value_queue **V3_APIget_param_data (void *self, int32_t idx)
struct v3_param_value_queue **V3_APIadd_param_data (void *self, const v3_param_id *id, int32_t *idx)

Member Function Documentation

◆ add_param_data()

struct v3_param_value_queue **V3_API * v3_param_changes::add_param_data ( void * self,
const v3_param_id * id,
int32_t * idx )

◆ get_param_data()

struct v3_param_value_queue **V3_API * v3_param_changes::get_param_data ( void * self,
int32_t idx )

◆ int32_t()

v3_param_changes::int32_t ( V3_API * get_param_count)

The documentation for this struct was generated from the following file: