|
UtiLite
0.2.14
A lite utilities library
|
| getFrame(std::vector< char > &frame, int frameId) | UAudioRecorder | |
| getMultiFrame(std::vector< char > &frame, int frameIdBeg, int frameIdEnd) | UAudioRecorder | |
| getNextFrame(std::vector< char > &frame, bool removeOldFrames=false) | UAudioRecorder | |
| getNextFrame(std::vector< char > &frame, int &frameId) | UAudioRecorder | |
| isCreating() const | UThreadNode | |
| isIdle() const | UThreadNode | |
| isKilled() const | UThreadNode | |
| isRunning() const | UThreadNode | |
| join(bool killFirst=false) | UThreadNode | |
| kill() | UThreadNode | |
| mainLoop() | UAudioRecorderMic | [protected, virtual] |
| mainLoopBegin() | UAudioRecorderMic | [protected, virtual] |
| mainLoopEnd() | UAudioRecorderMic | [protected, virtual] |
| Priority enum name | UThreadNode | |
| removeFrames(int frameIdBeg, int frameIdEnd) | UAudioRecorder | |
| setAffinity(int cpu=0) | UThreadNode | |
| setPriority(Priority priority) | UThreadNode | |
| start() | UThreadNode | |
| UAudioRecorderMic(int driver=0, int fs=44100, int frameLength=1024, int bytesPerSample=2, int channels=1) | UAudioRecorderMic | |
| UAudioRecorderMic(const std::string &fileName, int maxFileSizeMb, int driver=0, int fs=44100, int frameLength=1024, int bytesPerSample=2, int channels=1) | UAudioRecorderMic | |
| UThreadNode(Priority priority=kPNormal) | UThreadNode | |
| ~UThreadNode() | UThreadNode | [virtual] |
1.7.6.1