Desc

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Members

Variables

allocator
Allocator allocator;
Undocumented in source.
buffer_frames
int buffer_frames;
Undocumented in source.
logger
Logger logger;
Undocumented in source.
num_channels
int num_channels;
Undocumented in source.
num_packets
int num_packets;
Undocumented in source.
packet_frames
int packet_frames;
Undocumented in source.
sample_rate
int sample_rate;
Undocumented in source.
stream_cb
void function(float*, int, int) stream_cb;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
stream_userdata_cb
void function(float*, int, int, void*) stream_userdata_cb;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
user_data
void* user_data;
Undocumented in source.

Meta