Home
last modified time | relevance | path

Searched refs:APP_PLAYBACK (Results 1 - 3 of 3) sorted by relevance

/base/web/webview/ohos_adapter/screen_capture_adapter/src/
H A Dscreen_capture_adapter_impl.cpp61 case AudioCaptureSourceTypeAdapter::APP_PLAYBACK: in GetOHAudioCaptureSourceType()
62 return OHOS::Media::AudioCaptureSourceType::APP_PLAYBACK; in GetOHAudioCaptureSourceType()
77 case OHOS::Media::AudioCaptureSourceType::APP_PLAYBACK: in GetAudioCaptureSourceTypeAdapter()
78 return AudioCaptureSourceTypeAdapter::APP_PLAYBACK; in GetAudioCaptureSourceTypeAdapter()
/base/web/webview/ohos_interface/include/ohos_adapter/
H A Dscreen_capture_adapter.h57 APP_PLAYBACK = 3, member in OHOS::NWeb::CaptureModeAdapter::DataTypeAdapter::AudioCaptureSourceTypeAdapter
/base/web/webview/test/unittest/ohos_adapter/screen_capture_adapter_impl_test/
H A Dscreen_capture_adapter_impl_test.cpp443 g_screenCaptureConfig->audioInfo->micCapInfo->audioSource = AudioCaptureSourceTypeAdapter::APP_PLAYBACK; in HWTEST_F()
553 callback->OnAudioBufferAvailable(true, AudioCaptureSourceType::APP_PLAYBACK); in HWTEST_F()

Completed in 3 milliseconds