Home
last modified time | relevance | path

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

/base/web/webview/ohos_adapter/screen_capture_adapter/src/
H A Dscreen_capture_adapter_impl.cpp59 case AudioCaptureSourceTypeAdapter::ALL_PLAYBACK: in GetOHAudioCaptureSourceType()
60 return OHOS::Media::AudioCaptureSourceType::ALL_PLAYBACK; in GetOHAudioCaptureSourceType()
75 case OHOS::Media::AudioCaptureSourceType::ALL_PLAYBACK: in GetAudioCaptureSourceTypeAdapter()
76 return AudioCaptureSourceTypeAdapter::ALL_PLAYBACK; in GetAudioCaptureSourceTypeAdapter()
/base/web/webview/ohos_interface/include/ohos_adapter/
H A Dscreen_capture_adapter.h55 ALL_PLAYBACK = 2, 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.cpp438 g_screenCaptureConfig->audioInfo->micCapInfo->audioSource = AudioCaptureSourceTypeAdapter::ALL_PLAYBACK; in HWTEST_F()
552 callback->OnAudioBufferAvailable(true, AudioCaptureSourceType::ALL_PLAYBACK); in HWTEST_F()

Completed in 3 milliseconds