Home
last modified time | relevance | path

Searched refs:StopVideoCapture (Results 1 - 4 of 4) sorted by relevance

/foundation/CastEngine/castengine_wifi_display/services/impl/screen_capture/
H A Dscreen_capture_consumer.h62 bool StopVideoCapture();
H A Dscreen_capture_consumer.cpp415 StopVideoCapture(); in StopCapture()
431 bool ScreenCaptureConsumer::StopVideoCapture() in StopVideoCapture() function in OHOS::Sharing::ScreenCaptureConsumer
/foundation/multimedia/player_framework/services/services/screen_capture/server/
H A Dscreen_capture_server.h319 int32_t StopVideoCapture();
H A Dscreen_capture_server.cpp2522 int32_t ScreenCaptureServer::StopVideoCapture() in StopVideoCapture() function in OHOS::Media::ScreenCaptureServer
2524 MediaTrace trace("ScreenCaptureServer::StopVideoCapture"); in StopVideoCapture()
2525 MEDIA_LOGI("StopVideoCapture"); in StopVideoCapture()
2527 MEDIA_LOGI("StopVideoCapture IGNORED, video capture not start"); in StopVideoCapture()
2542 MEDIA_LOGI("ScreenCaptureServer: 0x%{public}06" PRIXPTR " StopVideoCapture end.", FAKE_POINTER(this)); in StopVideoCapture()
2605 int32_t retVideo = StopVideoCapture(); in StopScreenCaptureInner()

Completed in 8 milliseconds