Home
last modified time | relevance | path

Searched refs:InitRecorder (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/multimedia/audio_framework/frameworks/native/audiocapturer/test/example/
H A Daudio_inner_capturer_test.cpp229 int32_t InitRecorder(std::shared_ptr<PaCapturerTest> capturerTest, CapturerMode capturerMode) in InitRecorder() function
355 InitRecorder(capturerTest, static_cast<CapturerMode>(capturerMode)); in Loop()
/ohos5.0/foundation/multimedia/audio_framework/frameworks/native/examples/
H A Dpa_stream_test.cpp708 int32_t InitRecorder(std::shared_ptr<PaCapturerTest> capturerTest, bool isBlocking, CapturerMode ca… in InitRecorder() function
880 InitRecorder(capturerTest, isBlocking, static_cast<CapturerMode>(capturerMode)); in Loop()
/ohos5.0/foundation/multimedia/player_framework/services/services/screen_capture/server/
H A Dscreen_capture_server.h305 int32_t InitRecorder();
H A Dscreen_capture_server.cpp1042 int32_t ret = InitRecorder(); in StartScreenCaptureFile()
1275 int32_t ScreenCaptureServer::InitRecorder() in InitRecorder() function in OHOS::Media::ScreenCaptureServer