Home
last modified time | relevance | path

Searched refs:PauseVideoSource (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/multimedia/media_lite/services/recorder_lite/impl/include/
H A Drecorder_impl.h112 int32_t PauseVideoSource();
/ohos5.0/foundation/multimedia/media_lite/services/recorder_lite/impl/src/
H A Drecorder_impl.cpp1319 int32_t RecorderImpl::PauseVideoSource() in PauseVideoSource() function in OHOS::Media::RecorderImpl
1406 int32_t ret = PauseVideoSource(); in Pause()