CLAM-Development  1.4.0
Public Attributes
CALLBACK_INFO Struct Reference

#include <RtAudio.hxx>

List of all members.

Public Attributes

void * object
int streamId
DEVICE_ID device [2]
THREAD_HANDLE thread
void * callback
void * buffers
unsigned long waitTime
bool blockTick
bool stopStream
bool usingCallback
void * userData

Detailed Description

Definition at line 196 of file RtAudio.hxx.


Member Data Documentation

bool CALLBACK_INFO::blockTick

Definition at line 204 of file RtAudio.hxx.

void* CALLBACK_INFO::buffers

Definition at line 202 of file RtAudio.hxx.

void* CALLBACK_INFO::callback

Definition at line 201 of file RtAudio.hxx.

DEVICE_ID CALLBACK_INFO::device[2]

Definition at line 199 of file RtAudio.hxx.

void* CALLBACK_INFO::object

Definition at line 197 of file RtAudio.hxx.

bool CALLBACK_INFO::stopStream

Definition at line 205 of file RtAudio.hxx.

int CALLBACK_INFO::streamId

Definition at line 198 of file RtAudio.hxx.

THREAD_HANDLE CALLBACK_INFO::thread

Definition at line 200 of file RtAudio.hxx.

void* CALLBACK_INFO::userData

Definition at line 207 of file RtAudio.hxx.

bool CALLBACK_INFO::usingCallback

Definition at line 206 of file RtAudio.hxx.

unsigned long CALLBACK_INFO::waitTime

Definition at line 203 of file RtAudio.hxx.


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