Searched refs:GetRecordState (Results 1 – 4 of 4) sorted by relevance
142 recording_ = (GetRecordState() == SL_RECORDSTATE_RECORDING); in StartRecording()357 SLuint32 state = GetRecordState(); in ReadBufferQueue()400 SLuint32 OpenSLESRecorder::GetRecordState() const { in GetRecordState() function in webrtc::OpenSLESRecorder403 SLresult err = (*recorder_)->GetRecordState(recorder_, &state); in GetRecordState()
112 SLuint32 GetRecordState() const;
148 recording_ = (GetRecordState() == SL_RECORDSTATE_RECORDING); in StartRecording()368 SLuint32 state = GetRecordState(); in ReadBufferQueue()411 SLuint32 OpenSLESRecorder::GetRecordState() const { in GetRecordState() function in webrtc::jni::OpenSLESRecorder414 SLresult err = (*recorder_)->GetRecordState(recorder_, &state); in GetRecordState()
117 SLuint32 GetRecordState() const;