A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
R
S
T
U
V
W
Z
F
- Facing - class in com.otaliastudios.cameraview.controls
- Facing value indicates which camera sensor should be used for the current session.
- FileCallback - class in com.otaliastudios.cameraview
- Receives callbacks about a file saving operation.
- fill(ByteBuffer) - function in com.otaliastudios.cameraview.video.encoding.AudioNoise
- FILL_LIGHT - enum entry in com.otaliastudios.cameraview.filter.Filters
- fillInStackTrace() - function in java.lang.Throwable
- fillInStackTrace() - function in java.lang.Throwable
- fillInStackTrace() - function in java.lang.Throwable
- fillInStackTrace() - function in java.lang.Throwable
- FillLightFilter - class in com.otaliastudios.cameraview.filters
- Applies back-light filling to the frames.
- Filter - class in com.otaliastudios.cameraview.filter
- A Filter is a real time filter that operates onto the camera preview, plus any snapshot media taken with takePictureSnapshot and takeVideoSnapshot.
- FILTER_CONTROL_1 - enum entry in com.otaliastudios.cameraview.gesture.GestureAction
Controls the first parameter of a real-time Filter,if it accepts one. This action can be mapped to continuous gestures:- PINCH - SCROLL_HORIZONTAL - SCROLL_VERTICAL
- FILTER_CONTROL_2 - enum entry in com.otaliastudios.cameraview.gesture.GestureAction
Controls the second parameter of a real-time Filter,if it accepts one. This action can be mapped to continuous gestures:- PINCH - SCROLL_HORIZONTAL - SCROLL_VERTICAL
- FilterCameraPreview - class in com.otaliastudios.cameraview.preview
- A preview that support GL filters defined through the Filter interface.
- FilterParser - class in com.otaliastudios.cameraview.filter
- Parses filters from XML attributes.
- Filters - class in com.otaliastudios.cameraview.filter
- Contains commonly used Filters.
- findDeviceEncoder(List,String,int,int) - function in com.otaliastudios.cameraview.internal.DeviceEncoders
- Finds the encoder we'll be using, depending on the given mode flag:- MODE_RESPECT_ORDER will just take the first of the list- MODE_PREFER_HARDWARE will prefer hardware encodersThrows if we find no encoder for this type.
- findFocus() - function in android.view.ViewGroup
- findFocus() - function in android.view.ViewGroup
- findFocus() - function in android.view.ViewGroup
- findFocus() - function in android.view.View
- findViewById(int) - function in android.view.View
- findViewById(int) - function in android.view.View
- findViewById(int) - function in android.view.View
- findViewById(int) - function in android.view.View
- findViewsWithText(ArrayList,CharSequence,int) - function in android.view.ViewGroup
- findViewsWithText(ArrayList,CharSequence,int) - function in android.view.ViewGroup
- findViewsWithText(ArrayList,CharSequence,int) - function in android.view.ViewGroup
- findViewsWithText(ArrayList,CharSequence,int) - function in android.view.View
- findViewWithTag(Object) - function in android.view.View
- findViewWithTag(Object) - function in android.view.View
- findViewWithTag(Object) - function in android.view.View
- findViewWithTag(Object) - function in android.view.View
- fitSystemWindows(Rect) - function in android.view.View
- fitSystemWindows(Rect) - function in android.view.View
- fitSystemWindows(Rect) - function in android.view.View
- fitSystemWindows(Rect) - function in android.view.View
- Flash - class in com.otaliastudios.cameraview.controls
- Flash value indicates the flash mode to be used.
- flip(Reference,Reference) - function in com.otaliastudios.cameraview.engine.offset.Angles
- Whether the two references systems are flipped.
- flip() - function in com.otaliastudios.cameraview.size.AspectRatio
- Returns a flipped aspect ratio, which means inverting its dimensions.
- flip() - function in com.otaliastudios.cameraview.size.Size
- Returns a flipped size, with height equal to this size's widthand width equal to this size's height.
- FLUORESCENT - enum entry in com.otaliastudios.cameraview.controls.WhiteBalance
White balance appropriate for fluorescent light.This is not guaranteed to be supported.
- focusableViewAvailable(View) - function in android.view.ViewGroup
- focusableViewAvailable(View) - function in android.view.ViewGroup
- focusableViewAvailable(View) - function in android.view.ViewGroup
- FocusLock - class in com.otaliastudios.cameraview.engine.lock
- FocusMeter - class in com.otaliastudios.cameraview.engine.meter
- FocusReset - class in com.otaliastudios.cameraview.engine.meter
- focusSearch(View,int) - function in android.view.ViewGroup
- focusSearch(View,int) - function in android.view.ViewGroup
- focusSearch(View,int) - function in android.view.ViewGroup
- focusSearch(int) - function in android.view.View
- forceHasOverlappingRendering(boolean) - function in android.view.View
- forceHasOverlappingRendering(boolean) - function in android.view.View
- forceHasOverlappingRendering(boolean) - function in android.view.View
- forceHasOverlappingRendering(boolean) - function in android.view.View
- forceLayout() - function in android.view.View
- forceLayout() - function in android.view.View
- forceLayout() - function in android.view.View
- forceLayout() - function in android.view.View
- FpsRangeValidator - class in com.otaliastudios.cameraview.internal
- Frame - class in com.otaliastudios.cameraview.frame
- A preview frame to be processed by FrameProcessors.
- FrameManager - class in com.otaliastudios.cameraview.frame
- This class manages the allocation of Frame objects.
- FrameProcessor - class in com.otaliastudios.cameraview.frame
- A FrameProcessor will process Frames coming from the camera preview.
- frameSize() - function in com.otaliastudios.cameraview.video.encoding.AudioConfig
- We call FRAME here the chunk of data that we want to read at each loop cycle.When this number is HIGH, the AudioRecord might be unable to keep a good pace andwe might end up skip some frames.When this number is LOW, we pull a bigger number of frames and this might end updelaying our recorder/encoder balance (more frames means more encoding operations).In the end, this means that the recorder will skip some frames to restore the balance.
- freeze() - function in com.otaliastudios.cameraview.frame.Frame
- Clones the frame, returning a frozen content that will not be overwritten.This can be kept or safely passed to other threads.
- fromArea(Size,RectF) - function in com.otaliastudios.cameraview.metering.MeteringRegions
- fromArea(Size,RectF,int) - function in com.otaliastudios.cameraview.metering.MeteringRegions
- fromArea(Size,RectF,int,boolean) - function in com.otaliastudios.cameraview.metering.MeteringRegions
- fromPoint(Size,PointF) - function in com.otaliastudios.cameraview.metering.MeteringRegions
- fromPoint(Size,PointF,int) - function in com.otaliastudios.cameraview.metering.MeteringRegions
- fromValue(int) - function in com.otaliastudios.cameraview.controls.Flash
- fromValue(int) - function in com.otaliastudios.cameraview.controls.Engine
- fromValue(int) - function in com.otaliastudios.cameraview.controls.AudioCodec
- fromValue(int) - function in com.otaliastudios.cameraview.controls.VideoCodec
- fromValue(int) - function in com.otaliastudios.cameraview.controls.Preview
- fromValue(int) - function in com.otaliastudios.cameraview.controls.WhiteBalance
- fromValue(int) - function in com.otaliastudios.cameraview.controls.PictureFormat
- fromValue(int) - function in com.otaliastudios.cameraview.controls.Grid
- fromValue(int) - function in com.otaliastudios.cameraview.controls.Audio
- fromValue(int) - function in com.otaliastudios.cameraview.controls.Hdr
- fromValue(int) - function in com.otaliastudios.cameraview.controls.Mode
- fromValue(int) - function in com.otaliastudios.cameraview.controls.Facing
- fromValue(int) - function in com.otaliastudios.cameraview.gesture.GestureAction
- FRONT - enum entry in com.otaliastudios.cameraview.controls.Facing
Front-facing camera sensor.
- Full1PictureRecorder - class in com.otaliastudios.cameraview.picture
- A PictureResult that uses standard APIs.
- Full1VideoRecorder - class in com.otaliastudios.cameraview.video
- A VideoRecorder that uses MediaRecorder APIs for the Camera1 engine.
- Full2PictureRecorder - class in com.otaliastudios.cameraview.picture
- A PictureResult that uses standard APIs.
- Full2VideoRecorder - class in com.otaliastudios.cameraview.video
- A VideoRecorder that uses MediaRecorder APIs for the Camera2 engine.
- Full2VideoRecorder.PrepareException - class in com.otaliastudios.cameraview.video.Full2VideoRecorder
- FullPictureRecorder - class in com.otaliastudios.cameraview.picture
- Helps with logging.
- FullVideoRecorder - class in com.otaliastudios.cameraview.video
- A VideoRecorder that uses android.media.MediaRecorder APIs.