Package org.webrtc
Class FlashlightCameraSession
java.lang.Object
org.webrtc.FlashlightCameraSession
-
Method Summary
Modifier and TypeMethodDescriptionstatic void
create
(org.webrtc.CameraSession.CreateSessionCallback callback, org.webrtc.CameraSession.Events events, boolean captureToTexture, android.content.Context applicationContext, org.webrtc.SurfaceTextureHelper surfaceTextureHelper, int cameraId, int width, int height, int framerate) boolean
boolean
void
stop()
-
Method Details
-
isFlashlightSupport
public boolean isFlashlightSupport() -
create
public static void create(org.webrtc.CameraSession.CreateSessionCallback callback, org.webrtc.CameraSession.Events events, boolean captureToTexture, android.content.Context applicationContext, org.webrtc.SurfaceTextureHelper surfaceTextureHelper, int cameraId, int width, int height, int framerate) -
stop
public void stop() -
isCameraReleased
public boolean isCameraReleased()
-