Searched refs:OH_AVScreenCapture_AcquireAudioBuffer (Results 1 – 8 of 8) sorted by relevance
96 OH_AVScreenCapture_AcquireAudioBuffer(screenCapture, &audioBuffer, type); in FuzzScreenCaptureAcquireAudioBufferNdk()
112 …_AVSCREEN_CAPTURE_ErrCode](#oh_avscreen_capture_errcode) [OH_AVScreenCapture_AcquireAudioBuffer](#…860 ### OH_AVScreenCapture_AcquireAudioBuffer()863 OH_AVSCREEN_CAPTURE_ErrCode OH_AVScreenCapture_AcquireAudioBuffer (struct OH_AVScreenCapture * capt…1293 2. 不允许应用调用如下4个方法[OH_AVScreenCapture_AcquireAudioBuffer](#oh_avscreencapture_acquireaudiobuffer)、[OH…1363 …rtScreenCapture](#oh_avscreencapture_startscreencapture)和[OH_AVScreenCapture_AcquireAudioBuffer](#…1440 通过调用获取音频buffer([OH_AVScreenCapture_AcquireAudioBuffer](#oh_avscreencapture_acquireaudiobuffer))和视频b…
33 …ode](_a_v_screen_capture.md#oh_avscreen_capture_errcode) [OH_AVScreenCapture_AcquireAudioBuffer](_…
123 OH_AVSCREEN_CAPTURE_ErrCode OH_AVScreenCapture_AcquireAudioBuffer(struct OH_AVScreenCapture *captur…
112 …_AVSCREEN_CAPTURE_ErrCode](#oh_avscreen_capture_errcode) [OH_AVScreenCapture_AcquireAudioBuffer](#…942 ### OH_AVScreenCapture_AcquireAudioBuffer()945 OH_AVSCREEN_CAPTURE_ErrCode OH_AVScreenCapture_AcquireAudioBuffer (struct OH_AVScreenCapture * capt…1405 …s returned for a call to any of the following functions: [OH_AVScreenCapture_AcquireAudioBuffer](#…1479 …reenCapture](#oh_avscreencapture_startscreencapture) and [OH_AVScreenCapture_AcquireAudioBuffer](#…1562 …obtain the original streams of screen capture by calling [OH_AVScreenCapture_AcquireAudioBuffer](#…
300 int32_t ret = OH_AVScreenCapture_AcquireAudioBuffer(screenCapture_, &buffer, t_type); in AcquireAudioBuffer()
588 OH_AVSCREEN_CAPTURE_ErrCode OH_AVScreenCapture_AcquireAudioBuffer(struct OH_AVScreenCapture *captur… in OH_AVScreenCapture_AcquireAudioBuffer() function