Home   Information   Classes   Download   Usage   Mail List   Requirements   Links   Tutorial


RtApi Class Reference

Inheritance diagram for RtApi:

RtApiAl RtApiAlsa RtApiAsio RtApiCore RtApiDs RtApiJack RtApiOss List of all members.

Detailed Description

Definition at line 126 of file RtAudio.h.

Public Types

enum  StreamState

Protected Types

typedef signed short Int16
typedef signed int Int32
typedef float Float32
typedef double Float64
enum  
enum  StreamMode

Protected Member Functions

void clearStreamInfo ()
 Protected common method to clear an RtApiStream structure.
void error (RtError::Type type)
 Protected common error method to allow global control over error handling.

Protected Attributes

char message_ [1024]
int nDevices_
std::vector< RtApiDevicedevices_
RtApiStream stream_

Static Protected Attributes

static const unsigned int MAX_SAMPLE_RATES
static const unsigned int SAMPLE_RATES []

Classes

struct  ConvertInfo
struct  RtApiDevice
struct  RtApiStream


The documentation for this class was generated from the following file:
The Synthesis ToolKit in C++ (STK)
©1995-2007 Perry R. Cook and Gary P. Scavone. All Rights Reserved.