Home
last modified time | relevance | path

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

/aosp_15_r20/external/webrtc/examples/unityplugin/
H A Dsimple_peer_connection.cc212 jmethodID stop_camera_method = webrtc::GetStaticMethodID( in DeletePeerConnection() local
215 env->CallStaticVoidMethod(pc_factory_class, stop_camera_method, g_camera); in DeletePeerConnection()