reference

This documentation is automatically generated from the openFrameworks source code using doxygen and refers to the most recent release, version 0.12.0.

ofRtAudioSoundStream.cpp File Reference
#include "ofRtAudioSoundStream.h"
#include "ofMath.h"
#include "ofUtils.h"
#include "ofAppRunner.h"
#include "ofLog.h"
#include "RtAudio.h"

Functions

RtAudio::Api toRtAudio (ofSoundDevice::Api api)
 
ofSoundDevice::Api toOf (RtAudio::Api api)
 

Function Documentation

◆ toOf()

ofSoundDevice::Api toOf ( RtAudio::Api  api)

◆ toRtAudio()

RtAudio::Api toRtAudio ( ofSoundDevice::Api  api)