Home
last modified time | relevance | path

Searched defs:AcquireAudioBuffer (Results 1 - 10 of 10) sorted by relevance

/foundation/multimedia/player_framework/test/fuzztest/common/
H A Dtest_screen_capture.cpp138 int32_t TestScreenCapture::AcquireAudioBuffer(std::shared_ptr<AudioBuffer> &audioBuffer, AudioCaptureSourceType type) in AcquireAudioBuffer() function in TestScreenCapture
/foundation/multimedia/player_framework/frameworks/native/screen_capture/
H A Dscreen_capture_impl.cpp345 int32_t ScreenCaptureImpl::AcquireAudioBuffer(std::shared_ptr<AudioBuffer> &audiobuffer, AudioCaptureSourceType type) in AcquireAudioBuffer() function in OHOS::Media::ScreenCaptureImpl
/foundation/multimedia/player_framework/test/unittest/screen_capture_test/native/src/
H A Dscreen_capture_native_mock.cpp179 int32_t ScreenCaptureNativeMock::AcquireAudioBuffer(std::shared_ptr<AudioBuffer> &audioBuffer, in AcquireAudioBuffer() function in OHOS::Media::ScreenCaptureNativeMock
/foundation/multimedia/player_framework/services/services/screen_capture/server/
H A Daudio_capturer_wrapper.cpp327 int32_t AudioCapturerWrapper::AcquireAudioBuffer(std::shared_ptr<AudioBuffer> &audioBuffer) in AcquireAudioBuffer() function in OHOS::Media::AudioCapturerWrapper
H A Dscreen_capture_server.cpp2002 int32_t ScreenCaptureServer::AcquireAudioBuffer(std::shared_ptr<AudioBuffer> &audioBuffer, AudioCaptureSourceType type) in AcquireAudioBuffer() function in OHOS::Media::ScreenCaptureServer
[all...]
/foundation/multimedia/player_framework/services/services/screen_capture/client/
H A Dscreen_capture_client.cpp218 int32_t ScreenCaptureClient::AcquireAudioBuffer(std::shared_ptr<AudioBuffer> &audioBuffer, AudioCaptureSourceType type) in AcquireAudioBuffer() function in OHOS::Media::ScreenCaptureClient
/foundation/multimedia/player_framework/test/unittest/screen_capture_test/capi/src/
H A Dscreen_capture_capi_mock.cpp291 int32_t ScreenCaptureCapiMock::AcquireAudioBuffer(std::shared_ptr<AudioBuffer> &audioBuffer, in AcquireAudioBuffer() function in ScreenCaptureCapiMock
/foundation/multimedia/player_framework/services/services/screen_capture/ipc/
H A Dscreen_capture_service_proxy.cpp316 int32_t ScreenCaptureServiceProxy::AcquireAudioBuffer(std::shared_ptr<AudioBuffer> &audioBuffer, in AcquireAudioBuffer() function in OHOS::Media::ScreenCaptureServiceProxy
H A Dscreen_capture_service_stub.cpp254 int32_t ScreenCaptureServiceStub::AcquireAudioBuffer(std::shared_ptr<AudioBuffer> &audioBuffer, in AcquireAudioBuffer() function in OHOS::Media::ScreenCaptureServiceStub
/foundation/multimedia/player_framework/frameworks/native/capi/screencapture/
H A Dnative_avscreen_capture.cpp110 static OH_AVSCREEN_CAPTURE_ErrCode AcquireAudioBuffer(const std::shared_ptr<ScreenCapture> &screenCapture, in AcquireAudioBuffer() function in NativeScreenCaptureDataCallback
[all...]

Completed in 11 milliseconds