webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
org.webrtc.CameraSession.Events Member List

This is the complete list of members for org.webrtc.CameraSession.Events, including all inherited members.

onByteBufferFrameCaptured(CameraSession session, byte[] data, int width, int height, int rotation, long timestamp)org.webrtc.CameraSession.Events
onCameraClosed(CameraSession session)org.webrtc.CameraSession.Events
onCameraDisconnected(CameraSession session)org.webrtc.CameraSession.Events
onCameraError(CameraSession session, String error)org.webrtc.CameraSession.Events
onCameraOpening()org.webrtc.CameraSession.Events
onTextureFrameCaptured(CameraSession session, int width, int height, int oesTextureId, float[] transformMatrix, int rotation, long timestamp)org.webrtc.CameraSession.Events