Package org.webrtc

Class FlashlightCameraSession

java.lang.Object
org.webrtc.FlashlightCameraSession

public class FlashlightCameraSession extends Object
  • Method Summary

    Modifier and Type
    Method
    Description
    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)
     
    boolean
     
    boolean
     
    void
     

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • 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()