Home
last modified time | relevance | path

Searched defs:audiobuffer (Results 1 - 3 of 3) sorted by relevance

/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() argument
/foundation/multimedia/player_framework/services/services/screen_capture/ipc/
H A Dscreen_capture_service_proxy.cpp339 uint8_t* audiobuffer = static_cast<uint8_t *>(malloc(audioBufferLen)); in AcquireAudioBuffer() local
/foundation/multimedia/player_framework/frameworks/native/capi/screencapture/
H A Dnative_avscreen_capture.cpp596 OH_AVScreenCapture_AcquireAudioBuffer(struct OH_AVScreenCapture *capture, OH_AudioBuffer **audiobuffer, OH_AudioCaptureSourceType type) OH_AVScreenCapture_AcquireAudioBuffer() argument

Completed in 5 milliseconds