TMRecordDataListener.h
Go to the documentation of this file.
virtual void onDataLoopPaused()=0
Definition: TMRecordDataListener.h:52
virtual void onRecordDataReady(const char *buf, unsigned int bufsz)=0
virtual void onDataLoopStarted(int recordSampleRate, int recordChannels, int recordFormat, int playSampleRate, int playChannels, int playFormat)=0