A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
R
S
T
U
V
W
Z
B
- BACK - enum entry in com.otaliastudios.cameraview.controls.Facing
Back-facing camera sensor.
- BASE - enum entry in com.otaliastudios.cameraview.engine.offset.Reference
The base reference system has its 'north' aligned with the device naturalorientation.
- BaseAction - class in com.otaliastudios.cameraview.engine.action
- The base implementation of Action that should always be subclassed, instead of implementing the root interface itself.
- BaseFilter - class in com.otaliastudios.cameraview.filter
- A base implementation of Filter that just leaves the fragment shader to subclasses.
- BaseLock - class in com.otaliastudios.cameraview.engine.lock
- BaseMeter - class in com.otaliastudios.cameraview.engine.meter
- BaseReset - class in com.otaliastudios.cameraview.engine.meter
- beforeOverlayUpdateTexImage() - function in com.otaliastudios.cameraview.internal.Issue514Workaround
- biggest() - function in com.otaliastudios.cameraview.size.SizeSelectors
- Returns a SizeSelector that will order sizes fromthe biggest to the smallest.
- BIND - enum entry in com.otaliastudios.cameraview.engine.orchestrator.CameraState
- BitmapCallback - class in com.otaliastudios.cameraview
- Receives callbacks about a bitmap decoding operation.
- bitRate() - function in com.otaliastudios.cameraview.video.encoding.AudioConfig
- BLACK_AND_WHITE - enum entry in com.otaliastudios.cameraview.filter.Filters
- BlackAndWhiteFilter - class in com.otaliastudios.cameraview.filters
- Converts the frames into black and white colors.
- BRIGHTNESS - enum entry in com.otaliastudios.cameraview.filter.Filters
- BrightnessFilter - class in com.otaliastudios.cameraview.filters
- Adjusts the brightness of the frames.
- bringChildToFront(View) - function in android.view.ViewGroup
- bringChildToFront(View) - function in android.view.ViewGroup
- bringChildToFront(View) - function in android.view.ViewGroup
- bringToFront() - function in android.view.View
- bringToFront() - function in android.view.View
- bringToFront() - function in android.view.View
- bringToFront() - function in android.view.View
- bufferPoolMaxSize() - function in com.otaliastudios.cameraview.video.encoding.AudioConfig
- We allocate buffers of frameSize each, which is not much.This value indicates the maximum number of these buffers that we can allocate at a giveninstant.
- buildDrawingCache() - function in android.view.View
- buildDrawingCache() - function in android.view.View
- buildDrawingCache() - function in android.view.View
- buildDrawingCache() - function in android.view.View
- buildLayer() - function in android.view.View
- buildLayer() - function in android.view.View
- buildLayer() - function in android.view.View
- buildLayer() - function in android.view.View
- ByteBufferFrameManager - class in com.otaliastudios.cameraview.frame
- This class manages the allocation of byte buffers and Frame objects.
- ByteBufferFrameManager.BufferCallback - class in com.otaliastudios.cameraview.frame.ByteBufferFrameManager
- Receives callbacks on buffer availability(when a Frame is released, we reuse its buffer).
- ByteBufferPool - class in com.otaliastudios.cameraview.video.encoding
- A simple ( implementation for byte buffers.
- byteRate() - function in com.otaliastudios.cameraview.video.encoding.AudioConfig
- bytesToMillis(long,int) - function in com.otaliastudios.cameraview.video.encoding.AudioTimestamp
- bytesToUs(long,int) - function in com.otaliastudios.cameraview.video.encoding.AudioTimestamp