MCPcopy Create free account
hub / github.com/audeering/opensmile / start

Method start

src/ios/iosRecorder.cpp:85–88  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

83
84
85void cIosRecorder::start() {
86 prepareRecording();
87 startAudioQueue();
88}
89
90void cIosRecorder::pause() {
91 AudioQueuePause(mQueue);

Callers 2

myTickMethod · 0.45
_expand_cmMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected