A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
Y
Z
C
- callOnClick() - function in android.view.AspectRatioSurfaceView
- callOnClick() - function in android.view.AspectRatioTextureView
- callOnClick() - function in android.view.UVCCameraTextureView
- CameraDialog - class in com.serenegiant.usb
- CameraDialog.CameraDialogParent - class in com.serenegiant.usb.CameraDialog
- CameraException - class in com.herohan.uvcapp
- CameraHelper - class in com.herohan.uvcapp
- CameraPreviewConfig - class in com.herohan.uvcapp
- CameraViewInterface - class in com.serenegiant.widget
- CameraViewInterface.Callback - class in com.serenegiant.widget.CameraViewInterface
- cancelDragAndDrop() - function in android.view.AspectRatioSurfaceView
- cancelDragAndDrop() - function in android.view.AspectRatioTextureView
- cancelDragAndDrop() - function in android.view.UVCCameraTextureView
- cancelLongPress() - function in android.view.AspectRatioSurfaceView
- cancelLongPress() - function in android.view.AspectRatioTextureView
- cancelLongPress() - function in android.view.UVCCameraTextureView
- cancelPendingInputEvents() - function in android.view.AspectRatioSurfaceView
- cancelPendingInputEvents() - function in android.view.AspectRatioTextureView
- cancelPendingInputEvents() - function in android.view.UVCCameraTextureView
- canResolveLayoutDirection() - function in android.view.AspectRatioSurfaceView
- canResolveLayoutDirection() - function in android.view.AspectRatioTextureView
- canResolveLayoutDirection() - function in android.view.UVCCameraTextureView
- canResolveTextAlignment() - function in android.view.AspectRatioSurfaceView
- canResolveTextAlignment() - function in android.view.AspectRatioTextureView
- canResolveTextAlignment() - function in android.view.UVCCameraTextureView
- canResolveTextDirection() - function in android.view.AspectRatioSurfaceView
- canResolveTextDirection() - function in android.view.AspectRatioTextureView
- canResolveTextDirection() - function in android.view.UVCCameraTextureView
- canScrollHorizontally(int) - function in android.view.AspectRatioSurfaceView
- canScrollHorizontally(int) - function in android.view.AspectRatioTextureView
- canScrollHorizontally(int) - function in android.view.UVCCameraTextureView
- canScrollVertically(int) - function in android.view.AspectRatioSurfaceView
- canScrollVertically(int) - function in android.view.AspectRatioTextureView
- canScrollVertically(int) - function in android.view.UVCCameraTextureView
- captureStillImage() - function in com.serenegiant.widget.CameraViewInterface
- captureStillImage() - function in com.serenegiant.widget.UVCCameraTextureView
- capture preview image as a bitmapthis method blocks current thread until bitmap is readyif you call this method at almost same time from different thread,the returned bitmap will be changed while you are processing the bitmap(because we return same instance of bitmap on each call for memory saving)if you need to call this method from multiple thread,you should change this method(copy and return)
- checkAccess() - function in java.lang.Watchdog
- checkAccess() - function in java.lang.MediaAudioEncoder
- checkAccess() - function in java.lang.MediaEncoder
- checkAccess() - function in java.lang.MediaSurfaceEncoder
- checkAccess() - function in java.lang.MediaVideoBufferEncoder
- checkAccess() - function in java.lang.MediaVideoEncoder
- checkAccess() - function in java.lang.EGLTask
- checkAccess() - function in java.lang.RendererHolder
- checkGlError(String) - function in com.serenegiant.opengl.GLHelper
- OpenGL|ESのエラーをチェックしてlogCatに出力する
- checkInputConnectionProxy(View) - function in android.view.AspectRatioSurfaceView
- checkInputConnectionProxy(View) - function in android.view.AspectRatioTextureView
- checkInputConnectionProxy(View) - function in android.view.UVCCameraTextureView
- checkLocation(int,String) - function in com.serenegiant.opengl.GLHelper
- Checks to see if the location we obtained is valid.
- checkPrimarySurface() - function in com.serenegiant.opengl.renderer.IRendererHolder
- Check whether Primary Surface is valid, if invalid recreate Primary Surface
- checkPrimarySurface() - function in com.serenegiant.opengl.renderer.RendererHolder
- Check whether Primary Surface is valid, if invalid recreate Primary Surface
- checkSupportFlag(long) - function in com.serenegiant.usb.UVCControl
- claimInterface(UsbInterface) - function in com.serenegiant.usb.USBMonitor.UsbControlBlock
- open specific interface
- claimInterface(UsbInterface,boolean) - function in com.serenegiant.usb.USBMonitor.UsbControlBlock
- clearAnimation() - function in android.view.AspectRatioSurfaceView
- clearAnimation() - function in android.view.AspectRatioTextureView
- clearAnimation() - function in android.view.UVCCameraTextureView
- clearFocus() - function in android.view.AspectRatioSurfaceView
- clearFocus() - function in android.view.AspectRatioTextureView
- clearFocus() - function in android.view.UVCCameraTextureView
- clearSlaveSurface(int,int) - function in com.serenegiant.opengl.renderer.IRendererHolder
- Fill specific slave Surface with specific color
- clearSlaveSurface(int,int) - function in com.serenegiant.opengl.renderer.RendererHolder
- Fill specific slave Surface with specific color
- clearSlaveSurfaceAll(int) - function in com.serenegiant.opengl.renderer.IRendererHolder
- Fill all slave Surface with specific color
- clearSlaveSurfaceAll(int) - function in com.serenegiant.opengl.renderer.RendererHolder
- Fill all slave Surface with specific color
- clearViewTranslationCallback() - function in android.view.AspectRatioSurfaceView
- clearViewTranslationCallback() - function in android.view.AspectRatioTextureView
- clearViewTranslationCallback() - function in android.view.UVCCameraTextureView
- clone() - function in com.serenegiant.usb.Format
- clone() - function in com.serenegiant.usb.Format.Descriptor
- clone() - function in com.serenegiant.usb.Format.Interval
- clone() - function in com.serenegiant.usb.Size
- clone() - function in com.serenegiant.usb.USBMonitor.UsbControlBlock
- duplicate by cloneneed permissionUSBMonitor never handle cloned UsbControlBlock, you should release it after using it.
- close() - function in com.serenegiant.usb.USBMonitor.UsbControlBlock
- Close deviceThis also close interfaces if they are opened in Java side
- close(boolean) - function in com.serenegiant.usb.USBMonitor.UsbControlBlock
- Close deviceThis also close interfaces if they are opened in Java side
- close() - function in com.serenegiant.usb.UVCCamera
- close and release UVC camera
- close(boolean) - function in com.serenegiant.usb.UVCCamera
- close and release UVC camera
- closeCamera() - function in com.herohan.uvcapp.CameraHelper
- closeCamera() - function in com.herohan.uvcapp.ICameraHelper
- com.herohan.uvcapp - package com.herohan.uvcapp
- com.herohan.uvcapp.utils - package com.herohan.uvcapp.utils
- com.serenegiant.encoder - package com.serenegiant.encoder
- com.serenegiant.encoder.helper - package com.serenegiant.encoder.helper
- com.serenegiant.opengl - package com.serenegiant.opengl
- com.serenegiant.opengl.renderer - package com.serenegiant.opengl.renderer
- com.serenegiant.opengl.utils - package com.serenegiant.opengl.utils
- com.serenegiant.usb - package com.serenegiant.usb
- com.serenegiant.utils - package com.serenegiant.utils
- com.serenegiant.uvccamera - package com.serenegiant.uvccamera
- com.serenegiant.widget - package com.serenegiant.widget
- combineMeasuredStates(int,int) - function in android.view.AspectRatioSurfaceView
- combineMeasuredStates(int,int) - function in android.view.AspectRatioTextureView
- combineMeasuredStates(int,int) - function in android.view.UVCCameraTextureView
- computeScroll() - function in android.view.AspectRatioSurfaceView
- computeScroll() - function in android.view.AspectRatioTextureView
- computeScroll() - function in android.view.UVCCameraTextureView
- computeSystemWindowInsets(WindowInsets,Rect) - function in android.view.AspectRatioSurfaceView
- computeSystemWindowInsets(WindowInsets,Rect) - function in android.view.AspectRatioTextureView
- computeSystemWindowInsets(WindowInsets,Rect) - function in android.view.UVCCameraTextureView
- count() - function in com.serenegiant.utils.FpsCounter
- フレームをカウント
- countStackFrames() - function in java.lang.Watchdog
- countStackFrames() - function in java.lang.MediaAudioEncoder
- countStackFrames() - function in java.lang.MediaEncoder
- countStackFrames() - function in java.lang.MediaSurfaceEncoder
- countStackFrames() - function in java.lang.MediaVideoBufferEncoder
- countStackFrames() - function in java.lang.MediaVideoEncoder
- countStackFrames() - function in java.lang.EGLTask
- countStackFrames() - function in java.lang.RendererHolder
- createAccessibilityNodeInfo() - function in android.view.AspectRatioSurfaceView
- createAccessibilityNodeInfo() - function in android.view.AspectRatioTextureView
- createAccessibilityNodeInfo() - function in android.view.UVCCameraTextureView
- createAsync(Looper) - function in android.os.RenderHandler
- createAsync(Looper) - function in android.os.HandlerThreadHandler
- createContextMenu(ContextMenu) - function in android.view.AspectRatioSurfaceView
- createContextMenu(ContextMenu) - function in android.view.AspectRatioTextureView
- createContextMenu(ContextMenu) - function in android.view.UVCCameraTextureView
- createFrom(EGLBase.IContext,boolean,boolean) - function in com.serenegiant.opengl.EGLBase
- Egl helper method, create object of EGLBase10 or EGLBase14 depending on your environmentmaxClientVersion=3, No stencil buffer.
- createFrom(EGLBase.IContext,boolean,int,boolean) - function in com.serenegiant.opengl.EGLBase
- Egl helper method, create object of EGLBase10 or EGLBase14 depending on your environmentmaxClientVersion=3
- createFrom(EGLBase.IContext,int,boolean,int,boolean) - function in com.serenegiant.opengl.EGLBase
- Egl helper method, create object of EGLBase10 or EGLBase14 depending on your environment
- createFromSurface(Object) - function in com.serenegiant.opengl.EGLBase
- Create EglSurface from the specified Surface.
- createHandler() - function in com.serenegiant.opengl.utils.RenderHandler
- createHandler(String) - function in com.serenegiant.opengl.utils.RenderHandler
- createHandler() - function in com.serenegiant.utils.HandlerThreadHandler
- createHandler(String) - function in com.serenegiant.utils.HandlerThreadHandler
- createHandler(Handler.Callback) - function in com.serenegiant.utils.HandlerThreadHandler
- createHandler(String,Handler.Callback) - function in com.serenegiant.utils.HandlerThreadHandler
- createOffscreen(int,int) - function in com.serenegiant.opengl.EGLBase
- Create off-screen EglSurface from the specified sizeReturn EglSurface that eglMakeCurrent method is already invoked
- createTextureWithTextContent(String) - function in com.serenegiant.opengl.GLHelper
- currentThread() - function in java.lang.Watchdog
- currentThread() - function in java.lang.MediaAudioEncoder
- currentThread() - function in java.lang.MediaEncoder
- currentThread() - function in java.lang.MediaSurfaceEncoder
- currentThread() - function in java.lang.MediaVideoBufferEncoder
- currentThread() - function in java.lang.MediaVideoEncoder
- currentThread() - function in java.lang.EGLTask
- currentThread() - function in java.lang.RendererHolder