Home
last modified time | relevance | path

Searched defs:isReady (Results 1 – 1 of 1) sorted by relevance

/test/xts/acts/multimedia/media/media_js_standard/screenCapture_ndk_test/entry/src/main/cpp/
DscreenCaptureTest.cpp103 void ScreenCaptureNdkTestCallback::OnAudioBufferAvailable(bool isReady, OH_AudioCaptureSourceType t… in OnAudioBufferAvailable()
148 void ScreenCaptureNdkTestCallback::OnVideoBufferAvailable(bool isReady) in OnVideoBufferAvailable()
209 void OnAudioBufferAvailable(OH_AVScreenCapture *screenCapture, bool isReady, in OnAudioBufferAvailable()
218 void OnVideoBufferAvailable(OH_AVScreenCapture *screenCapture, bool isReady) in OnVideoBufferAvailable()