Home
last modified time | relevance | path

Searched refs:DestroyScreenCaptureControllerClient (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/multimedia/player_framework/frameworks/native/screen_capture/
H A Dscreen_capture_controller_impl.cpp43 (void)MediaServiceFactory::GetInstance().DestroyScreenCaptureControllerClient(controllerClient); in ReportAVScreenCaptureUserChoice()
/ohos5.0/foundation/multimedia/player_framework/services/include/
H A Di_media_service.h216 …virtual int32_t DestroyScreenCaptureControllerClient(std::shared_ptr<IScreenCaptureController> con…
/ohos5.0/foundation/multimedia/player_framework/services/services/sa_media/client/
H A Dmedia_client.h76 …int32_t DestroyScreenCaptureControllerClient(std::shared_ptr<IScreenCaptureController> controller)…
H A Dmedia_client.cpp298 int32_t MediaClient::DestroyScreenCaptureControllerClient(std::shared_ptr<IScreenCaptureController>… in DestroyScreenCaptureControllerClient() function in OHOS::Media::MediaClient