class methods
listDevices()
void ofxiOSSoundStream::listDevices()
Documentation from code comments
these are not implemented on iOS
setup(...)
bool ofxiOSSoundStream::setup(int numOfOutChannels, int numOfInChannels, int sampleRate, int bufferSize, int numOfBuffers)
Documentation from code comments
currently, the number of buffers is always 1 on iOS and setting nBuffers has no effect the max buffersize is 4096
setup(...)
bool ofxiOSSoundStream::setup(ofBaseApp *app, int numOfOutChannels, int numOfInChannels, int sampleRate, int bufferSize, int numOfBuffers)
Last updated 금요일, 15 9월 2023 21:22:02 UTC - 89b7d17faa77e847b7de814f7dcea89eeca38653
If you have any doubt about the usage of this module you can ask in the forum.
If you want to contribute better documentation or start documenting this section you can do so here
If you find anything wrong with this docs you can report any error by opening an issue