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() | UAudioRecorderFile | [protected, virtual] |
mainLoopBegin() | UAudioRecorderFile | [protected, virtual] |
mainLoopEnd() | UAudioRecorderFile | [protected, virtual] |
Priority enum name | UThreadNode | |
removeFrames(int frameIdBeg, int frameIdEnd) | UAudioRecorder | |
setAffinity(int cpu=0) | UThreadNode | |
setPriority(Priority priority) | UThreadNode | |
start() | UThreadNode | |
UThreadNode(Priority priority=kPNormal) | UThreadNode | |
~UThreadNode() | UThreadNode | [virtual] |