A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
R
S
T
U
V
W
Z
G
- GAMMA - enum entry in com.otaliastudios.cameraview.filter.Filters
- GammaFilter - class in com.otaliastudios.cameraview.filters
- Applies gamma correction to the frames.
- gatherTransparentRegion(Region) - function in android.view.MarkerLayout
- gatherTransparentRegion(Region) - function in android.view.GridLinesLayout
- gatherTransparentRegion(Region) - function in android.view.CameraView
- gatherTransparentRegion(Region) - function in android.view.OverlayLayout
- generateDisplayHash(String,Rect,Executor,DisplayHashResultCallback) - function in android.view.MarkerLayout
- generateDisplayHash(String,Rect,Executor,DisplayHashResultCallback) - function in android.view.GridLinesLayout
- generateDisplayHash(String,Rect,Executor,DisplayHashResultCallback) - function in android.view.CameraView
- generateDisplayHash(String,Rect,Executor,DisplayHashResultCallback) - function in android.view.OverlayLayout
- generateLayoutParams(AttributeSet) - function in android.widget.MarkerLayout
- generateLayoutParams(AttributeSet) - function in com.otaliastudios.cameraview.CameraView
- generateLayoutParams(AttributeSet) - function in android.widget.CameraView
- generateLayoutParams(AttributeSet) - function in com.otaliastudios.cameraview.overlay.OverlayLayout
- Generates our own overlay layout params.
- generateLayoutParams(AttributeSet) - function in android.widget.OverlayLayout
- generateViewId() - function in android.view.MarkerLayout
- generateViewId() - function in android.view.GridLinesLayout
- generateViewId() - function in android.view.CameraView
- generateViewId() - function in android.view.OverlayLayout
- GESTURE - enum entry in com.otaliastudios.cameraview.markers.AutoFocusTrigger
Autofocus was triggered by AUTO_FOCUS.
- Gesture - class in com.otaliastudios.cameraview.gesture
- Gestures listen to finger gestures over the CameraView bounds and can be mapped to one or more camera controls using XML attributes or mapGesture.
- GestureAction - class in com.otaliastudios.cameraview.gesture
- Gestures actions are actions over camera controls that can be mapped to certain gestures over the screen, using XML attributes or mapGesture.
- GestureFinder - class in com.otaliastudios.cameraview.gesture
- Base class for gesture finders.
- GestureFinder.Controller - class in com.otaliastudios.cameraview.gesture.GestureFinder
- GestureParser - class in com.otaliastudios.cameraview.gesture
- Parses gestures from XML attributes.
- GestureType - class in com.otaliastudios.cameraview.gesture
- Gestures and gesture actions can both have a type.
- get(String,Size) - function in com.otaliastudios.cameraview.internal.CamcorderProfiles
- Returns a CamcorderProfile that's somewhat coherent with the target size,to ensure we get acceptable video/audio parameters for MediaRecorders(most notably the bitrate).
- get(int,Size) - function in com.otaliastudios.cameraview.internal.CamcorderProfiles
- Returns a CamcorderProfile that's somewhat coherent with the target size,to ensure we get acceptable video/audio parameters for MediaRecorders(most notably the bitrate).
- get() - function in com.otaliastudios.cameraview.internal.Pool
- Returns a new item, from the recycled pool if possible (if there are recycled items),or instantiating one through the factory (if we can respect the pool size).If these conditions are not met, this returns null.
- get(String) - function in com.otaliastudios.cameraview.internal.WorkerHandler
- Gets a possibly cached handler with the given name.
- get() - function in com.otaliastudios.cameraview.internal.WorkerHandler
- Returns a fallback WorkerHandler.
- get(Class) - function in com.otaliastudios.cameraview.CameraView
- Shorthand for the appropriate get* method.
- get() - function in com.otaliastudios.cameraview.engine.mappers.Camera2Mapper
- get() - function in com.otaliastudios.cameraview.engine.mappers.Camera1Mapper
- get(int,MeteringTransform) - function in com.otaliastudios.cameraview.metering.MeteringRegions
- getAccessibilityClassName() - function in android.widget.MarkerLayout
- getAccessibilityClassName() - function in android.view.GridLinesLayout
- getAccessibilityClassName() - function in android.widget.CameraView
- getAccessibilityClassName() - function in android.widget.OverlayLayout
- getAccessibilityDelegate() - function in android.view.MarkerLayout
- getAccessibilityDelegate() - function in android.view.GridLinesLayout
- getAccessibilityDelegate() - function in android.view.CameraView
- getAccessibilityDelegate() - function in android.view.OverlayLayout
- getAccessibilityLiveRegion() - function in android.view.MarkerLayout
- getAccessibilityLiveRegion() - function in android.view.GridLinesLayout
- getAccessibilityLiveRegion() - function in android.view.CameraView
- getAccessibilityLiveRegion() - function in android.view.OverlayLayout
- getAccessibilityNodeProvider() - function in android.view.MarkerLayout
- getAccessibilityNodeProvider() - function in android.view.GridLinesLayout
- getAccessibilityNodeProvider() - function in android.view.CameraView
- getAccessibilityNodeProvider() - function in android.view.OverlayLayout
- getAccessibilityPaneTitle() - function in android.view.MarkerLayout
- getAccessibilityPaneTitle() - function in android.view.GridLinesLayout
- getAccessibilityPaneTitle() - function in android.view.CameraView
- getAccessibilityPaneTitle() - function in android.view.OverlayLayout
- getAccessibilityTraversalAfter() - function in android.view.MarkerLayout
- getAccessibilityTraversalAfter() - function in android.view.GridLinesLayout
- getAccessibilityTraversalAfter() - function in android.view.CameraView
- getAccessibilityTraversalAfter() - function in android.view.OverlayLayout
- getAccessibilityTraversalBefore() - function in android.view.MarkerLayout
- getAccessibilityTraversalBefore() - function in android.view.GridLinesLayout
- getAccessibilityTraversalBefore() - function in android.view.CameraView
- getAccessibilityTraversalBefore() - function in android.view.OverlayLayout
- getAction() - function in com.otaliastudios.cameraview.engine.lock.LockAction
- Should return the wrapped action.
- getAction() - function in com.otaliastudios.cameraview.engine.action.ActionWrapper
- Should return the wrapped action.
- getAction() - function in com.otaliastudios.cameraview.engine.meter.MeterAction
- Should return the wrapped action.
- getAction() - function in com.otaliastudios.cameraview.engine.meter.MeterResetAction
- Should return the wrapped action.
- getAlpha() - function in android.view.MarkerLayout
- getAlpha() - function in android.view.GridLinesLayout
- getAlpha() - function in android.view.CameraView
- getAlpha() - function in android.view.OverlayLayout
- getAngles() - function in com.otaliastudios.cameraview.engine.Camera2Engine
- getAngles() - function in com.otaliastudios.cameraview.engine.CameraBaseEngine
- getAngles() - function in com.otaliastudios.cameraview.engine.CameraEngine
- getAngles() - function in com.otaliastudios.cameraview.engine.Camera1Engine
- getAnimation() - function in android.view.MarkerLayout
- getAnimation() - function in android.view.GridLinesLayout
- getAnimation() - function in android.view.CameraView
- getAnimation() - function in android.view.OverlayLayout
- getAnimationMatrix() - function in android.view.MarkerLayout
- getAnimationMatrix() - function in android.view.GridLinesLayout
- getAnimationMatrix() - function in android.view.CameraView
- getAnimationMatrix() - function in android.view.OverlayLayout
- getApplicationWindowToken() - function in android.view.MarkerLayout
- getApplicationWindowToken() - function in android.view.GridLinesLayout
- getApplicationWindowToken() - function in android.view.CameraView
- getApplicationWindowToken() - function in android.view.OverlayLayout
- getAttributeResolutionStack(int) - function in android.view.MarkerLayout
- getAttributeResolutionStack(int) - function in android.view.GridLinesLayout
- getAttributeResolutionStack(int) - function in android.view.CameraView
- getAttributeResolutionStack(int) - function in android.view.OverlayLayout
- getAttributeSourceResourceMap() - function in android.view.MarkerLayout
- getAttributeSourceResourceMap() - function in android.view.GridLinesLayout
- getAttributeSourceResourceMap() - function in android.view.CameraView
- getAttributeSourceResourceMap() - function in android.view.OverlayLayout
- getAudio() - function in com.otaliastudios.cameraview.CameraView
- Gets the current audio value.
- getAudio() - function in com.otaliastudios.cameraview.VideoResult
- Returns the Audio setting for this video.
- getAudio() - function in com.otaliastudios.cameraview.engine.Camera2Engine
- getAudio() - function in com.otaliastudios.cameraview.engine.CameraBaseEngine
- getAudio() - function in com.otaliastudios.cameraview.engine.CameraEngine
- getAudio() - function in com.otaliastudios.cameraview.engine.Camera1Engine
- getAudioBitRate() - function in com.otaliastudios.cameraview.CameraView
- Returns the current audio bit rate.
- getAudioBitRate() - function in com.otaliastudios.cameraview.VideoResult
- Returns the bit rate used for audio encoding.
- getAudioBitRate() - function in com.otaliastudios.cameraview.engine.Camera2Engine
- getAudioBitRate() - function in com.otaliastudios.cameraview.engine.CameraBaseEngine
- getAudioBitRate() - function in com.otaliastudios.cameraview.engine.CameraEngine
- getAudioBitRate() - function in com.otaliastudios.cameraview.engine.Camera1Engine
- getAudioCodec() - function in com.otaliastudios.cameraview.CameraView
- Gets the current encoder for audio recordings.
- getAudioCodec() - function in com.otaliastudios.cameraview.VideoResult
- Returns the codec that was used to encode the audio frames.
- getAudioCodec() - function in com.otaliastudios.cameraview.engine.Camera2Engine
- getAudioCodec() - function in com.otaliastudios.cameraview.engine.CameraBaseEngine
- getAudioCodec() - function in com.otaliastudios.cameraview.engine.CameraEngine
- getAudioCodec() - function in com.otaliastudios.cameraview.engine.Camera1Engine
- getAudioEncoder() - function in com.otaliastudios.cameraview.internal.DeviceEncoders
- Returns the name of the audio encoder if we were able to determine one.
- getAudioEncoder() - function in com.otaliastudios.cameraview.video.encoding.MediaEncoderEngine
- Returns the current audio encoder.
- getAutofillHints() - function in android.view.MarkerLayout
- getAutofillHints() - function in android.view.GridLinesLayout
- getAutofillHints() - function in android.view.CameraView
- getAutofillHints() - function in android.view.OverlayLayout
- getAutofillId() - function in android.view.MarkerLayout
- getAutofillId() - function in android.view.GridLinesLayout
- getAutofillId() - function in android.view.CameraView
- getAutofillId() - function in android.view.OverlayLayout
- getAutofillType() - function in android.view.MarkerLayout
- getAutofillType() - function in android.view.GridLinesLayout
- getAutofillType() - function in android.view.CameraView
- getAutofillType() - function in android.view.OverlayLayout
- getAutofillValue() - function in android.view.MarkerLayout
- getAutofillValue() - function in android.view.GridLinesLayout
- getAutofillValue() - function in android.view.CameraView
- getAutofillValue() - function in android.view.OverlayLayout
- getAutoFocusMarker() - function in com.otaliastudios.cameraview.markers.MarkerParser
- getAutoFocusResetDelay() - function in com.otaliastudios.cameraview.CameraView
- Returns the current delay in milliseconds to reset the focus after a metering event.
- getAutoFocusResetDelay() - function in com.otaliastudios.cameraview.engine.Camera2Engine
- getAutoFocusResetDelay() - function in com.otaliastudios.cameraview.engine.CameraBaseEngine
- getAutoFocusResetDelay() - function in com.otaliastudios.cameraview.engine.CameraEngine
- getAutoFocusResetDelay() - function in com.otaliastudios.cameraview.engine.Camera1Engine
- getBackground() - function in android.view.MarkerLayout
- getBackground() - function in android.view.GridLinesLayout
- getBackground() - function in android.view.CameraView
- getBackground() - function in android.view.OverlayLayout
- getBackgroundTintBlendMode() - function in android.view.MarkerLayout
- getBackgroundTintBlendMode() - function in android.view.GridLinesLayout
- getBackgroundTintBlendMode() - function in android.view.CameraView
- getBackgroundTintBlendMode() - function in android.view.OverlayLayout
- getBackgroundTintList() - function in android.view.MarkerLayout
- getBackgroundTintList() - function in android.view.GridLinesLayout
- getBackgroundTintList() - function in android.view.CameraView
- getBackgroundTintList() - function in android.view.OverlayLayout
- getBackgroundTintMode() - function in android.view.MarkerLayout
- getBackgroundTintMode() - function in android.view.GridLinesLayout
- getBackgroundTintMode() - function in android.view.CameraView
- getBackgroundTintMode() - function in android.view.OverlayLayout
- getBaseline() - function in android.view.MarkerLayout
- getBaseline() - function in android.view.GridLinesLayout
- getBaseline() - function in android.view.CameraView
- getBaseline() - function in android.view.OverlayLayout
- getBottom() - function in android.view.MarkerLayout
- getBottom() - function in android.view.GridLinesLayout
- getBottom() - function in android.view.CameraView
- getBottom() - function in android.view.OverlayLayout
- getBrightness() - function in com.otaliastudios.cameraview.filters.BrightnessFilter
- Returns the current brightness.
- getBuffer() - function in com.otaliastudios.cameraview.frame.ByteBufferFrameManager
- Returns a new byte buffer than can be filled.
- getBuilder(Action) - function in com.otaliastudios.cameraview.engine.Camera2Engine
- Returns the current CaptureRequest.Builder so thatactions can apply changes to it and later submit them.
- getBuilder(Action) - function in com.otaliastudios.cameraview.engine.action.ActionHolder
- Returns the current CaptureRequest.Builder so thatactions can apply changes to it and later submit them.
- getCameraDistance() - function in android.view.MarkerLayout
- getCameraDistance() - function in android.view.GridLinesLayout
- getCameraDistance() - function in android.view.CameraView
- getCameraDistance() - function in android.view.OverlayLayout
- getCameraOptions() - function in com.otaliastudios.cameraview.CameraView
- Returns a CameraOptions instance holding supported options for this camerasession.
- getCameraOptions() - function in com.otaliastudios.cameraview.engine.Camera2Engine
- getCameraOptions() - function in com.otaliastudios.cameraview.engine.CameraBaseEngine
- getCameraOptions() - function in com.otaliastudios.cameraview.engine.CameraEngine
- getCameraOptions() - function in com.otaliastudios.cameraview.engine.Camera1Engine
- getCause() - function in java.lang.DeviceEncoders.VideoException
- getCause() - function in java.lang.DeviceEncoders.AudioException
- getCause() - function in java.lang.CameraException
- getCause() - function in java.lang.Full2VideoRecorder.PrepareException
- getCharacteristics(Action) - function in com.otaliastudios.cameraview.engine.Camera2Engine
- Returns the CameraCharacteristics of the currentcamera device.
- getCharacteristics(Action) - function in com.otaliastudios.cameraview.engine.action.ActionHolder
- Returns the CameraCharacteristics of the currentcamera device.
- getChildAt(int) - function in android.view.MarkerLayout
- getChildAt(int) - function in android.view.CameraView
- getChildAt(int) - function in android.view.OverlayLayout
- getChildCount() - function in android.view.MarkerLayout
- getChildCount() - function in android.view.CameraView
- getChildCount() - function in android.view.OverlayLayout
- getChildMeasureSpec(int,int,int) - function in android.view.MarkerLayout
- getChildMeasureSpec(int,int,int) - function in android.view.CameraView
- getChildMeasureSpec(int,int,int) - function in android.view.OverlayLayout
- getChildVisibleRect(View,Rect,Point) - function in android.view.MarkerLayout
- getChildVisibleRect(View,Rect,Point) - function in android.view.CameraView
- getChildVisibleRect(View,Rect,Point) - function in android.view.OverlayLayout
- getClipBounds() - function in android.view.MarkerLayout
- getClipBounds(Rect) - function in android.view.MarkerLayout
- getClipBounds() - function in android.view.GridLinesLayout
- getClipBounds(Rect) - function in android.view.GridLinesLayout
- getClipBounds() - function in android.view.CameraView
- getClipBounds(Rect) - function in android.view.CameraView
- getClipBounds() - function in android.view.OverlayLayout
- getClipBounds(Rect) - function in android.view.OverlayLayout
- getClipChildren() - function in android.view.MarkerLayout
- getClipChildren() - function in android.view.CameraView
- getClipChildren() - function in android.view.OverlayLayout
- getClipToOutline() - function in android.view.MarkerLayout
- getClipToOutline() - function in android.view.GridLinesLayout
- getClipToOutline() - function in android.view.CameraView
- getClipToOutline() - function in android.view.OverlayLayout
- getClipToPadding() - function in android.view.MarkerLayout
- getClipToPadding() - function in android.view.CameraView
- getClipToPadding() - function in android.view.OverlayLayout
- getConsiderGoneChildrenWhenMeasuring() - function in android.widget.MarkerLayout
- getConsiderGoneChildrenWhenMeasuring() - function in android.widget.CameraView
- getConsiderGoneChildrenWhenMeasuring() - function in android.widget.OverlayLayout
- getContentCaptureSession() - function in android.view.MarkerLayout
- getContentCaptureSession() - function in android.view.GridLinesLayout
- getContentCaptureSession() - function in android.view.CameraView
- getContentCaptureSession() - function in android.view.OverlayLayout
- getContentDescription() - function in android.view.MarkerLayout
- getContentDescription() - function in android.view.GridLinesLayout
- getContentDescription() - function in android.view.CameraView
- getContentDescription() - function in android.view.OverlayLayout
- getContext() - function in android.view.MarkerLayout
- getContext() - function in android.view.GridLinesLayout
- getContext() - function in android.view.CameraView
- getContext() - function in com.otaliastudios.cameraview.gesture.GestureFinder.Controller
- getContext() - function in com.otaliastudios.cameraview.engine.CameraEngine.Callback
- getContext() - function in android.view.OverlayLayout
- getContrast() - function in com.otaliastudios.cameraview.filters.ContrastFilter
- Returns the current contrast.
- getCurrentFilter() - function in com.otaliastudios.cameraview.preview.GlCameraPreview
- Returns the currently used filter.
- getCurrentFilter() - function in com.otaliastudios.cameraview.preview.FilterCameraPreview
- Returns the currently used filter.
- getCurrentState() - function in com.otaliastudios.cameraview.engine.orchestrator.CameraStateOrchestrator
- getData() - function in com.otaliastudios.cameraview.PictureResult
- Returns the raw compressed, ready to be saved to file,in the given format.
- getData() - function in com.otaliastudios.cameraview.frame.Frame
- Returns the frame data.
- getDataClass() - function in com.otaliastudios.cameraview.frame.Frame
- Returns the class returned by getData.This class depends on the engine that produced this frame.
- getDefaultFocusHighlightEnabled() - function in android.view.MarkerLayout
- getDefaultFocusHighlightEnabled() - function in android.view.GridLinesLayout
- getDefaultFocusHighlightEnabled() - function in android.view.CameraView
- getDefaultFocusHighlightEnabled() - function in android.view.OverlayLayout
- getDefaultSize(int,int) - function in android.view.MarkerLayout
- getDefaultSize(int,int) - function in android.view.GridLinesLayout
- getDefaultSize(int,int) - function in android.view.CameraView
- getDefaultSize(int,int) - function in android.view.OverlayLayout
- getDescendantFocusability() - function in android.view.MarkerLayout
- getDescendantFocusability() - function in android.view.CameraView
- getDescendantFocusability() - function in android.view.OverlayLayout
- getDisplay() - function in android.view.MarkerLayout
- getDisplay() - function in android.view.GridLinesLayout
- getDisplay() - function in android.view.CameraView
- getDisplay() - function in android.view.OverlayLayout
- getDrawableState() - function in android.view.MarkerLayout
- getDrawableState() - function in android.view.GridLinesLayout
- getDrawableState() - function in android.view.CameraView
- getDrawableState() - function in android.view.OverlayLayout
- getDrawHardwareOverlays() - function in com.otaliastudios.cameraview.CameraView
- Returns true if the overlay layout is set to capture the hardware canvasof child views
- getDrawingCache() - function in android.view.MarkerLayout
- getDrawingCache() - function in android.view.GridLinesLayout
- getDrawingCache() - function in android.view.CameraView
- getDrawingCache() - function in android.view.OverlayLayout
- getDrawingCacheBackgroundColor() - function in android.view.MarkerLayout
- getDrawingCacheBackgroundColor() - function in android.view.GridLinesLayout
- getDrawingCacheBackgroundColor() - function in android.view.CameraView
- getDrawingCacheBackgroundColor() - function in android.view.OverlayLayout
- getDrawingCacheQuality() - function in android.view.MarkerLayout
- getDrawingCacheQuality() - function in android.view.GridLinesLayout
- getDrawingCacheQuality() - function in android.view.CameraView
- getDrawingCacheQuality() - function in android.view.OverlayLayout
- getDrawingRect(Rect) - function in android.view.MarkerLayout
- getDrawingRect(Rect) - function in android.view.GridLinesLayout
- getDrawingRect(Rect) - function in android.view.CameraView
- getDrawingRect(Rect) - function in android.view.OverlayLayout
- getDrawingTime() - function in android.view.MarkerLayout
- getDrawingTime() - function in android.view.GridLinesLayout
- getDrawingTime() - function in android.view.CameraView
- getDrawingTime() - function in android.view.OverlayLayout
- getElevation() - function in android.view.MarkerLayout
- getElevation() - function in android.view.GridLinesLayout
- getElevation() - function in android.view.CameraView
- getElevation() - function in android.view.OverlayLayout
- getEngine() - function in com.otaliastudios.cameraview.CameraView
- Returns the current engine control.
- getExecutor() - function in com.otaliastudios.cameraview.internal.WorkerHandler
- Returns an Executor.
- getExifOrientation(int) - function in com.otaliastudios.cameraview.internal.ExifHelper
- Maps a degree value to ExifInterface constant.
- getExplicitStyle() - function in android.view.MarkerLayout
- getExplicitStyle() - function in android.view.GridLinesLayout
- getExplicitStyle() - function in android.view.CameraView
- getExplicitStyle() - function in android.view.OverlayLayout
- getExposureCorrection() - function in com.otaliastudios.cameraview.CameraView
- Returns the current exposure correction value, typically 0at start-up.
- getExposureCorrectionMaxValue() - function in com.otaliastudios.cameraview.CameraOptions
- The maximum value of positive exposure correction, in EV stops.This is presumably positive or 0 if not supported.
- getExposureCorrectionMaxValue() - function in com.otaliastudios.cameraview.Camera1Options
- The maximum value of positive exposure correction, in EV stops.This is presumably positive or 0 if not supported.
- getExposureCorrectionMaxValue() - function in com.otaliastudios.cameraview.Camera2Options
- The maximum value of positive exposure correction, in EV stops.This is presumably positive or 0 if not supported.
- getExposureCorrectionMinValue() - function in com.otaliastudios.cameraview.CameraOptions
- The minimum value of negative exposure correction, in EV stops.This is presumably negative or 0 if not supported.
- getExposureCorrectionMinValue() - function in com.otaliastudios.cameraview.Camera1Options
- The minimum value of negative exposure correction, in EV stops.This is presumably negative or 0 if not supported.
- getExposureCorrectionMinValue() - function in com.otaliastudios.cameraview.Camera2Options
- The minimum value of negative exposure correction, in EV stops.This is presumably negative or 0 if not supported.
- getExposureCorrectionValue() - function in com.otaliastudios.cameraview.engine.Camera2Engine
- getExposureCorrectionValue() - function in com.otaliastudios.cameraview.engine.CameraBaseEngine
- getExposureCorrectionValue() - function in com.otaliastudios.cameraview.engine.CameraEngine
- getExposureCorrectionValue() - function in com.otaliastudios.cameraview.engine.Camera1Engine
- getFacing() - function in com.otaliastudios.cameraview.CameraView
- Gets the facing camera currently being used.
- getFacing() - function in com.otaliastudios.cameraview.PictureResult
- Returns the facing value with which this video was recorded.
- getFacing() - function in com.otaliastudios.cameraview.VideoResult
- Returns the facing value with which this video was recorded.
- getFacing() - function in com.otaliastudios.cameraview.engine.Camera2Engine
- getFacing() - function in com.otaliastudios.cameraview.engine.CameraBaseEngine
- getFacing() - function in com.otaliastudios.cameraview.engine.CameraEngine
- getFacing() - function in com.otaliastudios.cameraview.engine.Camera1Engine
- getFile() - function in com.otaliastudios.cameraview.VideoResult
- Returns the file where the video was saved.
- getFileDescriptor() - function in com.otaliastudios.cameraview.VideoResult
- Returns the file descriptor where the video was saved.
- getFilter() - function in com.otaliastudios.cameraview.CameraView
- Returns the current real-time filter applied to the camera preview.This method will throw an exception if the current preview does not support real-timefilters.
- getFilter() - function in com.otaliastudios.cameraview.filter.FilterParser
- getFilterTouchesWhenObscured() - function in android.view.MarkerLayout
- getFilterTouchesWhenObscured() - function in android.view.GridLinesLayout
- getFilterTouchesWhenObscured() - function in android.view.CameraView
- getFilterTouchesWhenObscured() - function in android.view.OverlayLayout
- getFirstColor() - function in com.otaliastudios.cameraview.filters.DuotoneFilter
- Returns the first color.
- getFitsSystemWindows() - function in android.view.MarkerLayout
- getFitsSystemWindows() - function in android.view.GridLinesLayout
- getFitsSystemWindows() - function in android.view.CameraView
- getFitsSystemWindows() - function in android.view.OverlayLayout
- getFlash() - function in com.otaliastudios.cameraview.CameraView
- Gets the current flash mode.
- getFlash() - function in com.otaliastudios.cameraview.engine.Camera2Engine
- getFlash() - function in com.otaliastudios.cameraview.engine.CameraBaseEngine
- getFlash() - function in com.otaliastudios.cameraview.engine.CameraEngine
- getFlash() - function in com.otaliastudios.cameraview.engine.Camera1Engine
- getFocusable() - function in android.view.MarkerLayout
- getFocusable() - function in android.view.GridLinesLayout
- getFocusable() - function in android.view.CameraView
- getFocusable() - function in android.view.OverlayLayout
- getFocusables(int) - function in android.view.MarkerLayout
- getFocusables(int) - function in android.view.GridLinesLayout
- getFocusables(int) - function in android.view.CameraView
- getFocusables(int) - function in android.view.OverlayLayout
- getFocusedChild() - function in android.view.MarkerLayout
- getFocusedChild() - function in android.view.CameraView
- getFocusedChild() - function in android.view.OverlayLayout
- getFocusedRect(Rect) - function in android.view.MarkerLayout
- getFocusedRect(Rect) - function in android.view.GridLinesLayout
- getFocusedRect(Rect) - function in android.view.CameraView
- getFocusedRect(Rect) - function in android.view.OverlayLayout
- getForeground() - function in android.view.MarkerLayout
- getForeground() - function in android.view.GridLinesLayout
- getForeground() - function in android.view.CameraView
- getForeground() - function in android.view.OverlayLayout
- getForegroundGravity() - function in android.view.MarkerLayout
- getForegroundGravity() - function in android.view.GridLinesLayout
- getForegroundGravity() - function in android.view.CameraView
- getForegroundGravity() - function in android.view.OverlayLayout
- getForegroundTintBlendMode() - function in android.view.MarkerLayout
- getForegroundTintBlendMode() - function in android.view.GridLinesLayout
- getForegroundTintBlendMode() - function in android.view.CameraView
- getForegroundTintBlendMode() - function in android.view.OverlayLayout
- getForegroundTintList() - function in android.view.MarkerLayout
- getForegroundTintList() - function in android.view.GridLinesLayout
- getForegroundTintList() - function in android.view.CameraView
- getForegroundTintList() - function in android.view.OverlayLayout
- getForegroundTintMode() - function in android.view.MarkerLayout
- getForegroundTintMode() - function in android.view.GridLinesLayout
- getForegroundTintMode() - function in android.view.CameraView
- getForegroundTintMode() - function in android.view.OverlayLayout
- getFormat() - function in com.otaliastudios.cameraview.PictureResult
- Returns the format for getData.
- getFormat() - function in com.otaliastudios.cameraview.frame.Frame
- Returns the data format, in one of the android.graphics.ImageFormat constants.
- getFragmentShader() - function in com.otaliastudios.cameraview.filters.TintFilter
- Returns a String containing the fragment shader.
- getFragmentShader() - function in com.otaliastudios.cameraview.filters.VignetteFilter
- Returns a String containing the fragment shader.
- getFragmentShader() - function in com.otaliastudios.cameraview.filters.DocumentaryFilter
- Returns a String containing the fragment shader.
- getFragmentShader() - function in com.otaliastudios.cameraview.filters.DuotoneFilter
- Returns a String containing the fragment shader.
- getFragmentShader() - function in com.otaliastudios.cameraview.filters.AutoFixFilter
- Returns a String containing the fragment shader.
- getFragmentShader() - function in com.otaliastudios.cameraview.filters.SepiaFilter
- Returns a String containing the fragment shader.
- getFragmentShader() - function in com.otaliastudios.cameraview.filters.GrayscaleFilter
- Returns a String containing the fragment shader.
- getFragmentShader() - function in com.otaliastudios.cameraview.filters.ContrastFilter
- Returns a String containing the fragment shader.
- getFragmentShader() - function in com.otaliastudios.cameraview.filters.CrossProcessFilter
- Returns a String containing the fragment shader.
- getFragmentShader() - function in com.otaliastudios.cameraview.filters.InvertColorsFilter
- Returns a String containing the fragment shader.
- getFragmentShader() - function in com.otaliastudios.cameraview.filters.SaturationFilter
- Returns a String containing the fragment shader.
- getFragmentShader() - function in com.otaliastudios.cameraview.filters.HueFilter
- Returns a String containing the fragment shader.
- getFragmentShader() - function in com.otaliastudios.cameraview.filters.GrainFilter
- Returns a String containing the fragment shader.
- getFragmentShader() - function in com.otaliastudios.cameraview.filters.GammaFilter
- Returns a String containing the fragment shader.
- getFragmentShader() - function in com.otaliastudios.cameraview.filters.BrightnessFilter
- Returns a String containing the fragment shader.
- getFragmentShader() - function in com.otaliastudios.cameraview.filters.PosterizeFilter
- Returns a String containing the fragment shader.
- getFragmentShader() - function in com.otaliastudios.cameraview.filters.SharpnessFilter
- Returns a String containing the fragment shader.
- getFragmentShader() - function in com.otaliastudios.cameraview.filters.BlackAndWhiteFilter
- Returns a String containing the fragment shader.
- getFragmentShader() - function in com.otaliastudios.cameraview.filters.FillLightFilter
- Returns a String containing the fragment shader.
- getFragmentShader() - function in com.otaliastudios.cameraview.filters.TemperatureFilter
- Returns a String containing the fragment shader.
- getFragmentShader() - function in com.otaliastudios.cameraview.filters.LomoishFilter
- Returns a String containing the fragment shader.
- getFragmentShader() - function in com.otaliastudios.cameraview.filter.OneParameterFilter
- Returns a String containing the fragment shader.
- getFragmentShader() - function in com.otaliastudios.cameraview.filter.TwoParameterFilter
- Returns a String containing the fragment shader.
- getFragmentShader() - function in com.otaliastudios.cameraview.filter.NoFilter
- Returns a String containing the fragment shader.
- getFragmentShader() - function in com.otaliastudios.cameraview.filter.Filter
- Returns a String containing the fragment shader.
- getFragmentShader() - function in com.otaliastudios.cameraview.filter.SimpleFilter
- Returns a String containing the fragment shader.
- getFragmentShader() - function in com.otaliastudios.cameraview.filter.BaseFilter
- Returns a String containing the fragment shader.
- getFragmentShader() - function in com.otaliastudios.cameraview.filter.MultiFilter
- Returns a String containing the fragment shader.
- getFrame(T,long) - function in com.otaliastudios.cameraview.frame.ByteBufferFrameManager
- Returns a new Frame for the given data.
- getFrame(T,long) - function in com.otaliastudios.cameraview.frame.ImageFrameManager
- Returns a new Frame for the given data.
- getFrame(T,long) - function in com.otaliastudios.cameraview.frame.FrameManager
- Returns a new Frame for the given data.
- getFrameBytes() - function in com.otaliastudios.cameraview.frame.ByteBufferFrameManager
- Returns the frame size in bytes.
- getFrameBytes() - function in com.otaliastudios.cameraview.frame.ImageFrameManager
- Returns the frame size in bytes.
- getFrameBytes() - function in com.otaliastudios.cameraview.frame.FrameManager
- Returns the frame size in bytes.
- getFrameDataClass() - function in com.otaliastudios.cameraview.frame.ByteBufferFrameManager
- Returns the frame data class.
- getFrameDataClass() - function in com.otaliastudios.cameraview.frame.ImageFrameManager
- Returns the frame data class.
- getFrameDataClass() - function in com.otaliastudios.cameraview.frame.FrameManager
- Returns the frame data class.
- getFrameManager() - function in com.otaliastudios.cameraview.engine.Camera2Engine
- getFrameManager() - function in com.otaliastudios.cameraview.engine.CameraBaseEngine
- getFrameManager() - function in com.otaliastudios.cameraview.engine.CameraEngine
- getFrameManager() - function in com.otaliastudios.cameraview.engine.Camera1Engine
- getFrameManager() - function in com.otaliastudios.cameraview.engine.Camera1Engine
- getFrameProcessingExecutors() - function in com.otaliastudios.cameraview.CameraView
- Returns the current executors count.
- getFrameProcessingFormat() - function in com.otaliastudios.cameraview.CameraView
- Returns the current frame processing format.
- getFrameProcessingFormat() - function in com.otaliastudios.cameraview.engine.Camera2Engine
- getFrameProcessingFormat() - function in com.otaliastudios.cameraview.engine.CameraBaseEngine
- getFrameProcessingFormat() - function in com.otaliastudios.cameraview.engine.CameraEngine
- getFrameProcessingFormat() - function in com.otaliastudios.cameraview.engine.Camera1Engine
- getFrameProcessingMaxHeight() - function in com.otaliastudios.cameraview.CameraView
- The max height for frame processing frames.
- getFrameProcessingMaxHeight() - function in com.otaliastudios.cameraview.engine.Camera2Engine
- getFrameProcessingMaxHeight() - function in com.otaliastudios.cameraview.engine.CameraBaseEngine
- getFrameProcessingMaxHeight() - function in com.otaliastudios.cameraview.engine.CameraEngine
- getFrameProcessingMaxHeight() - function in com.otaliastudios.cameraview.engine.Camera1Engine
- getFrameProcessingMaxWidth() - function in com.otaliastudios.cameraview.CameraView
- The max width for frame processing frames.
- getFrameProcessingMaxWidth() - function in com.otaliastudios.cameraview.engine.Camera2Engine
- getFrameProcessingMaxWidth() - function in com.otaliastudios.cameraview.engine.CameraBaseEngine
- getFrameProcessingMaxWidth() - function in com.otaliastudios.cameraview.engine.CameraEngine
- getFrameProcessingMaxWidth() - function in com.otaliastudios.cameraview.engine.Camera1Engine
- getFrameProcessingPoolSize() - function in com.otaliastudios.cameraview.CameraView
- Returns the current frame processing pool size.
- getFrameProcessingPoolSize() - function in com.otaliastudios.cameraview.engine.Camera2Engine
- getFrameProcessingPoolSize() - function in com.otaliastudios.cameraview.engine.CameraBaseEngine
- getFrameProcessingPoolSize() - function in com.otaliastudios.cameraview.engine.CameraEngine
- getFrameProcessingPoolSize() - function in com.otaliastudios.cameraview.engine.Camera1Engine
- getGamma() - function in com.otaliastudios.cameraview.filters.GammaFilter
- Returns the current gamma.
- getGesture() - function in com.otaliastudios.cameraview.gesture.GestureFinder
- Returns the gesture that this instance is currently detecting.This is mutable - for instance, a scroll layout can detect bothhorizontal and vertical scroll gestures.
- getGesture() - function in com.otaliastudios.cameraview.gesture.ScrollGestureFinder
- Returns the gesture that this instance is currently detecting.This is mutable - for instance, a scroll layout can detect bothhorizontal and vertical scroll gestures.
- getGesture() - function in com.otaliastudios.cameraview.gesture.TapGestureFinder
- Returns the gesture that this instance is currently detecting.This is mutable - for instance, a scroll layout can detect bothhorizontal and vertical scroll gestures.
- getGesture() - function in com.otaliastudios.cameraview.gesture.PinchGestureFinder
- Returns the gesture that this instance is currently detecting.This is mutable - for instance, a scroll layout can detect bothhorizontal and vertical scroll gestures.
- getGestureAction(Gesture) - function in com.otaliastudios.cameraview.CameraView
- Returns the action currently mapped to the given gesture.
- getGlobalVisibleRect(Rect,Point) - function in android.view.MarkerLayout
- getGlobalVisibleRect(Rect,Point) - function in android.view.GridLinesLayout
- getGlobalVisibleRect(Rect,Point) - function in android.view.CameraView
- getGlobalVisibleRect(Rect,Point) - function in android.view.OverlayLayout
- getGrid() - function in com.otaliastudios.cameraview.CameraView
- Gets the current grid mode.
- getGridColor() - function in com.otaliastudios.cameraview.internal.GridLinesLayout
- Returns the current grid color.
- getGridColor() - function in com.otaliastudios.cameraview.CameraView
- Returns the current grid color.
- getGridMode() - function in com.otaliastudios.cameraview.internal.GridLinesLayout
- Returns the current grid value.
- getHandler() - function in android.view.MarkerLayout
- getHandler() - function in com.otaliastudios.cameraview.internal.WorkerHandler
- Returns the android backing Handler.
- getHandler() - function in android.view.GridLinesLayout
- getHandler() - function in android.view.CameraView
- getHandler() - function in android.view.OverlayLayout
- getHardwareCanvasEnabled() - function in com.otaliastudios.cameraview.overlay.OverlayLayout
- Returns true if hardware canvas capture is enabled, false by default
- getHardwareCanvasEnabled() - function in com.otaliastudios.cameraview.overlay.Overlay
- Returns true if hardware canvas capture is enabled, false by default
- getHasOverlappingRendering() - function in android.view.MarkerLayout
- getHasOverlappingRendering() - function in android.view.GridLinesLayout
- getHasOverlappingRendering() - function in android.view.CameraView
- getHasOverlappingRendering() - function in android.view.OverlayLayout
- getHdr() - function in com.otaliastudios.cameraview.CameraView
- Gets the current hdr value.
- getHdr() - function in com.otaliastudios.cameraview.engine.Camera2Engine
- getHdr() - function in com.otaliastudios.cameraview.engine.CameraBaseEngine
- getHdr() - function in com.otaliastudios.cameraview.engine.CameraEngine
- getHdr() - function in com.otaliastudios.cameraview.engine.Camera1Engine
- getHeight() - function in android.view.MarkerLayout
- getHeight() - function in android.view.GridLinesLayout
- getHeight() - function in android.view.CameraView
- getHeight() - function in com.otaliastudios.cameraview.gesture.GestureFinder.Controller
- getHeight() - function in com.otaliastudios.cameraview.size.Size
- getHeight() - function in android.view.OverlayLayout
- getHitRect(Rect) - function in android.view.MarkerLayout
- getHitRect(Rect) - function in android.view.GridLinesLayout
- getHitRect(Rect) - function in android.view.CameraView
- getHitRect(Rect) - function in android.view.OverlayLayout
- getHorizontalFadingEdgeLength() - function in android.view.MarkerLayout
- getHorizontalFadingEdgeLength() - function in android.view.GridLinesLayout
- getHorizontalFadingEdgeLength() - function in android.view.CameraView
- getHorizontalFadingEdgeLength() - function in android.view.OverlayLayout
- getHorizontalScrollbarThumbDrawable() - function in android.view.MarkerLayout
- getHorizontalScrollbarThumbDrawable() - function in android.view.GridLinesLayout
- getHorizontalScrollbarThumbDrawable() - function in android.view.CameraView
- getHorizontalScrollbarThumbDrawable() - function in android.view.OverlayLayout
- getHorizontalScrollbarTrackDrawable() - function in android.view.MarkerLayout
- getHorizontalScrollbarTrackDrawable() - function in android.view.GridLinesLayout
- getHorizontalScrollbarTrackDrawable() - function in android.view.CameraView
- getHorizontalScrollbarTrackDrawable() - function in android.view.OverlayLayout
- getHue() - function in com.otaliastudios.cameraview.filters.HueFilter
- Returns the current hue value.
- getId() - function in android.view.MarkerLayout
- getId() - function in android.view.GridLinesLayout
- getId() - function in android.view.CameraView
- getId() - function in android.view.OverlayLayout
- getImportantForAccessibility() - function in android.view.MarkerLayout
- getImportantForAccessibility() - function in android.view.GridLinesLayout
- getImportantForAccessibility() - function in android.view.CameraView
- getImportantForAccessibility() - function in android.view.OverlayLayout
- getImportantForAutofill() - function in android.view.MarkerLayout
- getImportantForAutofill() - function in android.view.GridLinesLayout
- getImportantForAutofill() - function in android.view.CameraView
- getImportantForAutofill() - function in android.view.OverlayLayout
- getImportantForContentCapture() - function in android.view.MarkerLayout
- getImportantForContentCapture() - function in android.view.GridLinesLayout
- getImportantForContentCapture() - function in android.view.CameraView
- getImportantForContentCapture() - function in android.view.OverlayLayout
- getInputSurface() - function in com.otaliastudios.cameraview.video.Full2VideoRecorder
- getJobWorker(String) - function in com.otaliastudios.cameraview.engine.orchestrator.CameraOrchestrator.Callback
- getKeepScreenOn() - function in android.view.MarkerLayout
- getKeepScreenOn() - function in android.view.GridLinesLayout
- getKeepScreenOn() - function in android.view.CameraView
- getKeepScreenOn() - function in android.view.OverlayLayout
- getKeyDispatcherState() - function in android.view.MarkerLayout
- getKeyDispatcherState() - function in android.view.GridLinesLayout
- getKeyDispatcherState() - function in android.view.CameraView
- getKeyDispatcherState() - function in android.view.OverlayLayout
- getLabelFor() - function in android.view.MarkerLayout
- getLabelFor() - function in android.view.GridLinesLayout
- getLabelFor() - function in android.view.CameraView
- getLabelFor() - function in android.view.OverlayLayout
- getLastDeviceOrientation() - function in com.otaliastudios.cameraview.internal.OrientationHelper
- Returns the current device orientation.
- getLastDisplayOffset() - function in com.otaliastudios.cameraview.internal.OrientationHelper
- Returns the current display offset.
- getLastResult(Action) - function in com.otaliastudios.cameraview.engine.Camera2Engine
- Returns the latest TotalCaptureResult.
- getLastResult(Action) - function in com.otaliastudios.cameraview.engine.action.ActionHolder
- Returns the latest TotalCaptureResult.
- getLayerType() - function in android.view.MarkerLayout
- getLayerType() - function in android.view.GridLinesLayout
- getLayerType() - function in android.view.CameraView
- getLayerType() - function in android.view.OverlayLayout
- getLayoutAnimation() - function in android.view.MarkerLayout
- getLayoutAnimation() - function in android.view.CameraView
- getLayoutAnimation() - function in android.view.OverlayLayout
- getLayoutAnimationListener() - function in android.view.MarkerLayout
- getLayoutAnimationListener() - function in android.view.CameraView
- getLayoutAnimationListener() - function in android.view.OverlayLayout
- getLayoutDirection() - function in android.view.MarkerLayout
- getLayoutDirection() - function in android.view.GridLinesLayout
- getLayoutDirection() - function in android.view.CameraView
- getLayoutDirection() - function in android.view.OverlayLayout
- getLayoutDirection() - function in android.view.OverlayLayout.LayoutParams
- getLayoutMode() - function in android.view.MarkerLayout
- getLayoutMode() - function in android.view.CameraView
- getLayoutMode() - function in android.view.OverlayLayout
- getLayoutParams() - function in android.view.MarkerLayout
- getLayoutParams() - function in android.view.GridLinesLayout
- getLayoutParams() - function in android.view.CameraView
- getLayoutParams() - function in android.view.OverlayLayout
- getLayoutTransition() - function in android.view.MarkerLayout
- getLayoutTransition() - function in android.view.CameraView
- getLayoutTransition() - function in android.view.OverlayLayout
- getLeft() - function in android.view.MarkerLayout
- getLeft() - function in android.view.GridLinesLayout
- getLeft() - function in android.view.CameraView
- getLeft() - function in android.view.OverlayLayout
- getLocalizedMessage() - function in java.lang.DeviceEncoders.VideoException
- getLocalizedMessage() - function in java.lang.DeviceEncoders.AudioException
- getLocalizedMessage() - function in java.lang.CameraException
- getLocalizedMessage() - function in java.lang.Full2VideoRecorder.PrepareException
- getLocalVisibleRect(Rect) - function in android.view.MarkerLayout
- getLocalVisibleRect(Rect) - function in android.view.GridLinesLayout
- getLocalVisibleRect(Rect) - function in android.view.CameraView
- getLocalVisibleRect(Rect) - function in android.view.OverlayLayout
- getLocation() - function in com.otaliastudios.cameraview.CameraView
- Retrieves the location previously applied with setLocation().
- getLocation() - function in com.otaliastudios.cameraview.PictureResult
- Returns geographic information for this picture, if any.If it was set, it is also present in the file metadata.
- getLocation() - function in com.otaliastudios.cameraview.VideoResult
- Returns geographic information for this video, if any.If it was set, it is also present in the file metadata.
- getLocation() - function in com.otaliastudios.cameraview.engine.Camera2Engine
- getLocation() - function in com.otaliastudios.cameraview.engine.CameraBaseEngine
- getLocation() - function in com.otaliastudios.cameraview.engine.CameraEngine
- getLocation() - function in com.otaliastudios.cameraview.engine.Camera1Engine
- getLocationInSurface(Array) - function in android.view.MarkerLayout
- getLocationInSurface(Array) - function in android.view.GridLinesLayout
- getLocationInSurface(Array) - function in android.view.CameraView
- getLocationInSurface(Array) - function in android.view.OverlayLayout
- getLocationInWindow(Array) - function in android.view.MarkerLayout
- getLocationInWindow(Array) - function in android.view.GridLinesLayout
- getLocationInWindow(Array) - function in android.view.CameraView
- getLocationInWindow(Array) - function in android.view.OverlayLayout
- getLocationOnScreen(Array) - function in android.view.MarkerLayout
- getLocationOnScreen(Array) - function in android.view.GridLinesLayout
- getLocationOnScreen(Array) - function in android.view.CameraView
- getLocationOnScreen(Array) - function in android.view.OverlayLayout
- getLooper() - function in com.otaliastudios.cameraview.internal.WorkerHandler
- Returns the android backing Looper.
- getMarginEnd() - function in android.view.OverlayLayout.LayoutParams
- getMarginStart() - function in android.view.OverlayLayout.LayoutParams
- getMatrix() - function in android.view.MarkerLayout
- getMatrix() - function in android.view.GridLinesLayout
- getMatrix() - function in android.view.CameraView
- getMatrix() - function in android.view.OverlayLayout
- getMaxDuration() - function in com.otaliastudios.cameraview.VideoResult
- Returns the max video duration in milliseconds that was set before recording,or 0 if no constraint was set.
- getMaxSize() - function in com.otaliastudios.cameraview.VideoResult
- Returns the max file size in bytes that was set before recording,or 0 if no constraint was set.
- getMeasureAllChildren() - function in android.widget.MarkerLayout
- getMeasureAllChildren() - function in android.widget.CameraView
- getMeasureAllChildren() - function in android.widget.OverlayLayout
- getMeasuredHeight() - function in android.view.MarkerLayout
- getMeasuredHeight() - function in android.view.GridLinesLayout
- getMeasuredHeight() - function in android.view.CameraView
- getMeasuredHeight() - function in android.view.OverlayLayout
- getMeasuredHeightAndState() - function in android.view.MarkerLayout
- getMeasuredHeightAndState() - function in android.view.GridLinesLayout
- getMeasuredHeightAndState() - function in android.view.CameraView
- getMeasuredHeightAndState() - function in android.view.OverlayLayout
- getMeasuredState() - function in android.view.MarkerLayout
- getMeasuredState() - function in android.view.GridLinesLayout
- getMeasuredState() - function in android.view.CameraView
- getMeasuredState() - function in android.view.OverlayLayout
- getMeasuredWidth() - function in android.view.MarkerLayout
- getMeasuredWidth() - function in android.view.GridLinesLayout
- getMeasuredWidth() - function in android.view.CameraView
- getMeasuredWidth() - function in android.view.OverlayLayout
- getMeasuredWidthAndState() - function in android.view.MarkerLayout
- getMeasuredWidthAndState() - function in android.view.GridLinesLayout
- getMeasuredWidthAndState() - function in android.view.CameraView
- getMeasuredWidthAndState() - function in android.view.OverlayLayout
- getMessage() - function in java.lang.DeviceEncoders.VideoException
- getMessage() - function in java.lang.DeviceEncoders.AudioException
- getMessage() - function in java.lang.CameraException
- getMessage() - function in java.lang.Full2VideoRecorder.PrepareException
- getMinimumHeight() - function in android.view.MarkerLayout
- getMinimumHeight() - function in android.view.GridLinesLayout
- getMinimumHeight() - function in android.view.CameraView
- getMinimumHeight() - function in android.view.OverlayLayout
- getMinimumWidth() - function in android.view.MarkerLayout
- getMinimumWidth() - function in android.view.GridLinesLayout
- getMinimumWidth() - function in android.view.CameraView
- getMinimumWidth() - function in android.view.OverlayLayout
- getMode() - function in com.otaliastudios.cameraview.CameraView
- Gets the current mode.
- getMode() - function in com.otaliastudios.cameraview.engine.Camera2Engine
- getMode() - function in com.otaliastudios.cameraview.engine.CameraBaseEngine
- getMode() - function in com.otaliastudios.cameraview.engine.CameraEngine
- getMode() - function in com.otaliastudios.cameraview.engine.Camera1Engine
- getNestedScrollAxes() - function in android.view.MarkerLayout
- getNestedScrollAxes() - function in android.view.CameraView
- getNestedScrollAxes() - function in android.view.OverlayLayout
- getNextClusterForwardId() - function in android.view.MarkerLayout
- getNextClusterForwardId() - function in android.view.GridLinesLayout
- getNextClusterForwardId() - function in android.view.CameraView
- getNextClusterForwardId() - function in android.view.OverlayLayout
- getNextFocusDownId() - function in android.view.MarkerLayout
- getNextFocusDownId() - function in android.view.GridLinesLayout
- getNextFocusDownId() - function in android.view.CameraView
- getNextFocusDownId() - function in android.view.OverlayLayout
- getNextFocusForwardId() - function in android.view.MarkerLayout
- getNextFocusForwardId() - function in android.view.GridLinesLayout
- getNextFocusForwardId() - function in android.view.CameraView
- getNextFocusForwardId() - function in android.view.OverlayLayout
- getNextFocusLeftId() - function in android.view.MarkerLayout
- getNextFocusLeftId() - function in android.view.GridLinesLayout
- getNextFocusLeftId() - function in android.view.CameraView
- getNextFocusLeftId() - function in android.view.OverlayLayout
- getNextFocusRightId() - function in android.view.MarkerLayout
- getNextFocusRightId() - function in android.view.GridLinesLayout
- getNextFocusRightId() - function in android.view.CameraView
- getNextFocusRightId() - function in android.view.OverlayLayout
- getNextFocusUpId() - function in android.view.MarkerLayout
- getNextFocusUpId() - function in android.view.GridLinesLayout
- getNextFocusUpId() - function in android.view.CameraView
- getNextFocusUpId() - function in android.view.OverlayLayout
- getOnFocusChangeListener() - function in android.view.MarkerLayout
- getOnFocusChangeListener() - function in android.view.GridLinesLayout
- getOnFocusChangeListener() - function in android.view.CameraView
- getOnFocusChangeListener() - function in android.view.OverlayLayout
- getOrientation(int) - function in com.otaliastudios.cameraview.internal.ExifHelper
- Maps an ExifInterface orientation valueto the actual degrees.
- getOutlineAmbientShadowColor() - function in android.view.MarkerLayout
- getOutlineAmbientShadowColor() - function in android.view.GridLinesLayout
- getOutlineAmbientShadowColor() - function in android.view.CameraView
- getOutlineAmbientShadowColor() - function in android.view.OverlayLayout
- getOutlineProvider() - function in android.view.MarkerLayout
- getOutlineProvider() - function in android.view.GridLinesLayout
- getOutlineProvider() - function in android.view.CameraView
- getOutlineProvider() - function in android.view.OverlayLayout
- getOutlineSpotShadowColor() - function in android.view.MarkerLayout
- getOutlineSpotShadowColor() - function in android.view.GridLinesLayout
- getOutlineSpotShadowColor() - function in android.view.CameraView
- getOutlineSpotShadowColor() - function in android.view.OverlayLayout
- getOutput() - function in com.otaliastudios.cameraview.preview.GlCameraPreview
- Returns the output surface object (for example a SurfaceHolderor a SurfaceTexture).
- getOutput() - function in com.otaliastudios.cameraview.preview.GlCameraPreview
- Returns the output surface object (for example a SurfaceHolderor a SurfaceTexture).
- getOutput() - function in com.otaliastudios.cameraview.preview.SurfaceCameraPreview
- Returns the output surface object (for example a SurfaceHolderor a SurfaceTexture).
- getOutput() - function in com.otaliastudios.cameraview.preview.SurfaceCameraPreview
- Returns the output surface object (for example a SurfaceHolderor a SurfaceTexture).
- getOutput() - function in com.otaliastudios.cameraview.preview.TextureCameraPreview
- Returns the output surface object (for example a SurfaceHolderor a SurfaceTexture).
- getOutput() - function in com.otaliastudios.cameraview.preview.TextureCameraPreview
- Returns the output surface object (for example a SurfaceHolderor a SurfaceTexture).
- getOutput() - function in com.otaliastudios.cameraview.preview.CameraPreview
- Returns the output surface object (for example a SurfaceHolderor a SurfaceTexture).
- getOutputClass() - function in com.otaliastudios.cameraview.preview.GlCameraPreview
- Returns the type of the output returned by getOutput.
- getOutputClass() - function in com.otaliastudios.cameraview.preview.GlCameraPreview
- Returns the type of the output returned by getOutput.
- getOutputClass() - function in com.otaliastudios.cameraview.preview.SurfaceCameraPreview
- Returns the type of the output returned by getOutput.
- getOutputClass() - function in com.otaliastudios.cameraview.preview.SurfaceCameraPreview
- Returns the type of the output returned by getOutput.
- getOutputClass() - function in com.otaliastudios.cameraview.preview.TextureCameraPreview
- Returns the type of the output returned by getOutput.
- getOutputClass() - function in com.otaliastudios.cameraview.preview.TextureCameraPreview
- Returns the type of the output returned by getOutput.
- getOutputClass() - function in com.otaliastudios.cameraview.preview.CameraPreview
- Returns the type of the output returned by getOutput.
- getOverlay() - function in android.view.MarkerLayout
- getOverlay() - function in android.view.MarkerLayout
- getOverlay() - function in android.view.GridLinesLayout
- getOverlay() - function in android.view.CameraView
- getOverlay() - function in android.view.CameraView
- getOverlay() - function in com.otaliastudios.cameraview.engine.Camera2Engine
- getOverlay() - function in com.otaliastudios.cameraview.engine.CameraBaseEngine
- getOverlay() - function in com.otaliastudios.cameraview.engine.CameraEngine
- getOverlay() - function in com.otaliastudios.cameraview.engine.Camera1Engine
- getOverlay() - function in android.view.OverlayLayout
- getOverlay() - function in android.view.OverlayLayout
- getOverScrollMode() - function in android.view.MarkerLayout
- getOverScrollMode() - function in android.view.GridLinesLayout
- getOverScrollMode() - function in android.view.CameraView
- getOverScrollMode() - function in android.view.OverlayLayout
- getPaddingBottom() - function in android.view.MarkerLayout
- getPaddingBottom() - function in android.view.GridLinesLayout
- getPaddingBottom() - function in android.view.CameraView
- getPaddingBottom() - function in android.view.OverlayLayout
- getPaddingEnd() - function in android.view.MarkerLayout
- getPaddingEnd() - function in android.view.GridLinesLayout
- getPaddingEnd() - function in android.view.CameraView
- getPaddingEnd() - function in android.view.OverlayLayout
- getPaddingLeft() - function in android.view.MarkerLayout
- getPaddingLeft() - function in android.view.GridLinesLayout
- getPaddingLeft() - function in android.view.CameraView
- getPaddingLeft() - function in android.view.OverlayLayout
- getPaddingRight() - function in android.view.MarkerLayout
- getPaddingRight() - function in android.view.GridLinesLayout
- getPaddingRight() - function in android.view.CameraView
- getPaddingRight() - function in android.view.OverlayLayout
- getPaddingStart() - function in android.view.MarkerLayout
- getPaddingStart() - function in android.view.GridLinesLayout
- getPaddingStart() - function in android.view.CameraView
- getPaddingStart() - function in android.view.OverlayLayout
- getPaddingTop() - function in android.view.MarkerLayout
- getPaddingTop() - function in android.view.GridLinesLayout
- getPaddingTop() - function in android.view.CameraView
- getPaddingTop() - function in android.view.OverlayLayout
- getParameter1() - function in com.otaliastudios.cameraview.filters.TintFilter
- Returns the parameter.The returned value should always be between 0 and 1.
- getParameter1() - function in com.otaliastudios.cameraview.filters.VignetteFilter
- Returns the parameter.The returned value should always be between 0 and 1.
- getParameter1() - function in com.otaliastudios.cameraview.filters.DuotoneFilter
- Returns the parameter.The returned value should always be between 0 and 1.
- getParameter1() - function in com.otaliastudios.cameraview.filters.AutoFixFilter
- Returns the parameter.The returned value should always be between 0 and 1.
- getParameter1() - function in com.otaliastudios.cameraview.filters.ContrastFilter
- Returns the parameter.The returned value should always be between 0 and 1.
- getParameter1() - function in com.otaliastudios.cameraview.filters.SaturationFilter
- Returns the parameter.The returned value should always be between 0 and 1.
- getParameter1() - function in com.otaliastudios.cameraview.filters.HueFilter
- Returns the parameter.The returned value should always be between 0 and 1.
- getParameter1() - function in com.otaliastudios.cameraview.filters.GrainFilter
- Returns the parameter.The returned value should always be between 0 and 1.
- getParameter1() - function in com.otaliastudios.cameraview.filters.GammaFilter
- Returns the parameter.The returned value should always be between 0 and 1.
- getParameter1() - function in com.otaliastudios.cameraview.filters.BrightnessFilter
- Returns the parameter.The returned value should always be between 0 and 1.
- getParameter1() - function in com.otaliastudios.cameraview.filters.SharpnessFilter
- Returns the parameter.The returned value should always be between 0 and 1.
- getParameter1() - function in com.otaliastudios.cameraview.filters.FillLightFilter
- Returns the parameter.The returned value should always be between 0 and 1.
- getParameter1() - function in com.otaliastudios.cameraview.filters.TemperatureFilter
- Returns the parameter.The returned value should always be between 0 and 1.
- getParameter1() - function in com.otaliastudios.cameraview.filter.OneParameterFilter
- Returns the parameter.The returned value should always be between 0 and 1.
- getParameter1() - function in com.otaliastudios.cameraview.filter.TwoParameterFilter
- Returns the parameter.The returned value should always be between 0 and 1.
- getParameter1() - function in com.otaliastudios.cameraview.filter.MultiFilter
- Returns the parameter.The returned value should always be between 0 and 1.
- getParameter2() - function in com.otaliastudios.cameraview.filters.VignetteFilter
- Returns the second parameter.The returned value should always be between 0 and 1.
- getParameter2() - function in com.otaliastudios.cameraview.filters.DuotoneFilter
- Returns the second parameter.The returned value should always be between 0 and 1.
- getParameter2() - function in com.otaliastudios.cameraview.filter.TwoParameterFilter
- Returns the second parameter.The returned value should always be between 0 and 1.
- getParameter2() - function in com.otaliastudios.cameraview.filter.MultiFilter
- Returns the second parameter.The returned value should always be between 0 and 1.
- getParent() - function in android.view.MarkerLayout
- getParent() - function in android.view.GridLinesLayout
- getParent() - function in android.view.CameraView
- getParent() - function in android.view.OverlayLayout
- getParentForAccessibility() - function in android.view.MarkerLayout
- getParentForAccessibility() - function in android.view.GridLinesLayout
- getParentForAccessibility() - function in android.view.CameraView
- getParentForAccessibility() - function in android.view.OverlayLayout
- getPersistentDrawingCache() - function in android.view.MarkerLayout
- getPersistentDrawingCache() - function in android.view.CameraView
- getPersistentDrawingCache() - function in android.view.OverlayLayout
- getPictureFormat() - function in com.otaliastudios.cameraview.CameraView
- Returns the current picture format.
- getPictureFormat() - function in com.otaliastudios.cameraview.engine.Camera2Engine
- getPictureFormat() - function in com.otaliastudios.cameraview.engine.CameraBaseEngine
- getPictureFormat() - function in com.otaliastudios.cameraview.engine.CameraEngine
- getPictureFormat() - function in com.otaliastudios.cameraview.engine.Camera1Engine
- getPictureMetering() - function in com.otaliastudios.cameraview.CameraView
- Whether the engine should perform a metering sequence before taking pictures requestedwith takePicture.
- getPictureMetering() - function in com.otaliastudios.cameraview.engine.Camera2Engine
- getPictureMetering() - function in com.otaliastudios.cameraview.engine.CameraBaseEngine
- getPictureMetering() - function in com.otaliastudios.cameraview.engine.CameraEngine
- getPictureMetering() - function in com.otaliastudios.cameraview.engine.Camera1Engine
- getPictureSize() - function in com.otaliastudios.cameraview.CameraView
- Returns the size used for pictures taken with takePicture,or null if it hasn't been computed (for example if the surface is not ready),or null if we are in video mode.The size is rotated to match the output orientation.
- getPictureSize(Reference) - function in com.otaliastudios.cameraview.engine.Camera2Engine
- getPictureSize(Reference) - function in com.otaliastudios.cameraview.engine.Camera2Engine
- getPictureSize(Reference) - function in com.otaliastudios.cameraview.engine.CameraBaseEngine
- getPictureSize(Reference) - function in com.otaliastudios.cameraview.engine.CameraBaseEngine
- getPictureSize(Reference) - function in com.otaliastudios.cameraview.engine.CameraEngine
- getPictureSize(Reference) - function in com.otaliastudios.cameraview.engine.Camera1Engine
- getPictureSize(Reference) - function in com.otaliastudios.cameraview.engine.Camera1Engine
- getPictureSizeSelector() - function in com.otaliastudios.cameraview.size.SizeSelectorParser
- getPictureSizeSelector() - function in com.otaliastudios.cameraview.engine.Camera2Engine
- getPictureSizeSelector() - function in com.otaliastudios.cameraview.engine.CameraBaseEngine
- getPictureSizeSelector() - function in com.otaliastudios.cameraview.engine.CameraEngine
- getPictureSizeSelector() - function in com.otaliastudios.cameraview.engine.Camera1Engine
- getPictureSnapshotMetering() - function in com.otaliastudios.cameraview.CameraView
- Whether the engine should perform a metering sequence before taking pictures requestedwith takePictureSnapshot.
- getPictureSnapshotMetering() - function in com.otaliastudios.cameraview.engine.Camera2Engine
- getPictureSnapshotMetering() - function in com.otaliastudios.cameraview.engine.CameraBaseEngine
- getPictureSnapshotMetering() - function in com.otaliastudios.cameraview.engine.CameraEngine
- getPictureSnapshotMetering() - function in com.otaliastudios.cameraview.engine.Camera1Engine
- getPivotX() - function in android.view.MarkerLayout
- getPivotX() - function in android.view.GridLinesLayout
- getPivotX() - function in android.view.CameraView
- getPivotX() - function in android.view.OverlayLayout
- getPivotY() - function in android.view.MarkerLayout
- getPivotY() - function in android.view.GridLinesLayout
- getPivotY() - function in android.view.CameraView
- getPivotY() - function in android.view.OverlayLayout
- getPlaySounds() - function in com.otaliastudios.cameraview.CameraView
- Gets the current sound effect behavior.
- getPointerIcon() - function in android.view.MarkerLayout
- getPointerIcon() - function in android.view.GridLinesLayout
- getPointerIcon() - function in android.view.CameraView
- getPointerIcon() - function in android.view.OverlayLayout
- getPoints() - function in com.otaliastudios.cameraview.gesture.GestureFinder
- Returns an array of points that identify the currentlydetected gesture.
- getPoints() - function in com.otaliastudios.cameraview.gesture.ScrollGestureFinder
- Returns an array of points that identify the currentlydetected gesture.
- getPoints() - function in com.otaliastudios.cameraview.gesture.TapGestureFinder
- Returns an array of points that identify the currentlydetected gesture.
- getPoints() - function in com.otaliastudios.cameraview.gesture.PinchGestureFinder
- Returns an array of points that identify the currentlydetected gesture.
- getPoolSize() - function in com.otaliastudios.cameraview.frame.ByteBufferFrameManager
- Returns the pool size.
- getPoolSize() - function in com.otaliastudios.cameraview.frame.ImageFrameManager
- Returns the pool size.
- getPoolSize() - function in com.otaliastudios.cameraview.frame.FrameManager
- Returns the pool size.
- getPreview() - function in com.otaliastudios.cameraview.CameraView
- Returns the current preview control.
- getPreview() - function in com.otaliastudios.cameraview.engine.Camera2Engine
- getPreview() - function in com.otaliastudios.cameraview.engine.CameraBaseEngine
- getPreview() - function in com.otaliastudios.cameraview.engine.CameraEngine
- getPreview() - function in com.otaliastudios.cameraview.engine.Camera1Engine
- getPreviewFrameRate() - function in com.otaliastudios.cameraview.CameraView
- Returns the current preview frame rate.This can return 0F if no frame rate was set.
- getPreviewFrameRate() - function in com.otaliastudios.cameraview.engine.Camera2Engine
- getPreviewFrameRate() - function in com.otaliastudios.cameraview.engine.CameraBaseEngine
- getPreviewFrameRate() - function in com.otaliastudios.cameraview.engine.CameraEngine
- getPreviewFrameRate() - function in com.otaliastudios.cameraview.engine.Camera1Engine
- getPreviewFrameRateExact() - function in com.otaliastudios.cameraview.CameraView
- Returns whether we want to set preview fps as exact as we set through setPreviewFrameRate.
- getPreviewFrameRateExact() - function in com.otaliastudios.cameraview.engine.Camera2Engine
- getPreviewFrameRateExact() - function in com.otaliastudios.cameraview.engine.CameraBaseEngine
- getPreviewFrameRateExact() - function in com.otaliastudios.cameraview.engine.CameraEngine
- getPreviewFrameRateExact() - function in com.otaliastudios.cameraview.engine.Camera1Engine
- getPreviewFrameRateMaxValue() - function in com.otaliastudios.cameraview.CameraOptions
- The maximum value for the preview frame rate, in frames per second (FPS).
- getPreviewFrameRateMaxValue() - function in com.otaliastudios.cameraview.Camera1Options
- The maximum value for the preview frame rate, in frames per second (FPS).
- getPreviewFrameRateMaxValue() - function in com.otaliastudios.cameraview.Camera2Options
- The maximum value for the preview frame rate, in frames per second (FPS).
- getPreviewFrameRateMinValue() - function in com.otaliastudios.cameraview.CameraOptions
- The minimum value for the preview frame rate, in frames per second (FPS).
- getPreviewFrameRateMinValue() - function in com.otaliastudios.cameraview.Camera1Options
- The minimum value for the preview frame rate, in frames per second (FPS).
- getPreviewFrameRateMinValue() - function in com.otaliastudios.cameraview.Camera2Options
- The minimum value for the preview frame rate, in frames per second (FPS).
- getPreviewStreamSize(Reference) - function in com.otaliastudios.cameraview.engine.Camera2Engine
- getPreviewStreamSize(Reference) - function in com.otaliastudios.cameraview.engine.CameraBaseEngine
- getPreviewStreamSize(Reference) - function in com.otaliastudios.cameraview.engine.CameraEngine
- getPreviewStreamSize(Reference) - function in com.otaliastudios.cameraview.engine.Camera1Engine
- getPreviewStreamSizeSelector() - function in com.otaliastudios.cameraview.engine.Camera2Engine
- getPreviewStreamSizeSelector() - function in com.otaliastudios.cameraview.engine.CameraBaseEngine
- getPreviewStreamSizeSelector() - function in com.otaliastudios.cameraview.engine.CameraEngine
- getPreviewStreamSizeSelector() - function in com.otaliastudios.cameraview.engine.Camera1Engine
- getReason() - function in com.otaliastudios.cameraview.CameraException
- getReceiveContentMimeTypes() - function in android.view.MarkerLayout
- getReceiveContentMimeTypes() - function in android.view.GridLinesLayout
- getReceiveContentMimeTypes() - function in android.view.CameraView
- getReceiveContentMimeTypes() - function in android.view.OverlayLayout
- getResources() - function in android.view.MarkerLayout
- getResources() - function in android.view.GridLinesLayout
- getResources() - function in android.view.CameraView
- getResources() - function in android.view.OverlayLayout
- getRevealOnFocusHint() - function in android.view.MarkerLayout
- getRevealOnFocusHint() - function in android.view.GridLinesLayout
- getRevealOnFocusHint() - function in android.view.CameraView
- getRevealOnFocusHint() - function in android.view.OverlayLayout
- getRight() - function in android.view.MarkerLayout
- getRight() - function in android.view.GridLinesLayout
- getRight() - function in android.view.CameraView
- getRight() - function in android.view.OverlayLayout
- getRootSurfaceControl() - function in android.view.MarkerLayout
- getRootSurfaceControl() - function in android.view.GridLinesLayout
- getRootSurfaceControl() - function in android.view.CameraView
- getRootSurfaceControl() - function in android.view.OverlayLayout
- getRootView() - function in android.view.MarkerLayout
- getRootView() - function in android.view.GridLinesLayout
- getRootView() - function in android.view.CameraView
- getRootView() - function in com.otaliastudios.cameraview.preview.GlCameraPreview
- For testing purposes, should return the root view that was inflated into theparent during onCreateView.
- getRootView() - function in com.otaliastudios.cameraview.preview.SurfaceCameraPreview
- For testing purposes, should return the root view that was inflated into theparent during onCreateView.
- getRootView() - function in com.otaliastudios.cameraview.preview.TextureCameraPreview
- For testing purposes, should return the root view that was inflated into theparent during onCreateView.
- getRootView() - function in com.otaliastudios.cameraview.preview.CameraPreview
- For testing purposes, should return the root view that was inflated into theparent during onCreateView.
- getRootView() - function in android.view.OverlayLayout
- getRootWindowInsets() - function in android.view.MarkerLayout
- getRootWindowInsets() - function in android.view.GridLinesLayout
- getRootWindowInsets() - function in android.view.CameraView
- getRootWindowInsets() - function in android.view.OverlayLayout
- getRotation() - function in android.view.MarkerLayout
- getRotation() - function in android.view.GridLinesLayout
- getRotation() - function in android.view.CameraView
- getRotation() - function in com.otaliastudios.cameraview.PictureResult
- Returns the clock-wise rotation that should be applied to thepicture before displaying.
- getRotation() - function in com.otaliastudios.cameraview.VideoResult
- Returns the clock-wise rotation that should be applied to thevideo frames before displaying.
- getRotation() - function in com.otaliastudios.cameraview.frame.Frame
- getRotation() - function in android.view.OverlayLayout
- getRotationToUser() - function in com.otaliastudios.cameraview.frame.Frame
- Returns the clock-wise rotation that should be applied on the dataarray, such that the resulting frame matches what the user is seeingon screen.
- getRotationToView() - function in com.otaliastudios.cameraview.frame.Frame
- Returns the clock-wise rotation that should be applied on the dataarray, such that the resulting frame matches the View / Activity orientation.Knowing this can help in the drawing / rendering phase.
- getRotationX() - function in android.view.MarkerLayout
- getRotationX() - function in android.view.GridLinesLayout
- getRotationX() - function in android.view.CameraView
- getRotationX() - function in android.view.OverlayLayout
- getRotationY() - function in android.view.MarkerLayout
- getRotationY() - function in android.view.GridLinesLayout
- getRotationY() - function in android.view.CameraView
- getRotationY() - function in android.view.OverlayLayout
- getSaturation() - function in com.otaliastudios.cameraview.filters.SaturationFilter
- Returns the current saturation.
- getScale() - function in com.otaliastudios.cameraview.filters.AutoFixFilter
- Returns the current scale.
- getScaleX() - function in android.view.MarkerLayout
- getScaleX() - function in android.view.GridLinesLayout
- getScaleX() - function in android.view.CameraView
- getScaleX() - function in android.view.OverlayLayout
- getScaleY() - function in android.view.MarkerLayout
- getScaleY() - function in android.view.GridLinesLayout
- getScaleY() - function in android.view.CameraView
- getScaleY() - function in android.view.OverlayLayout
- getScrollBarDefaultDelayBeforeFade() - function in android.view.MarkerLayout
- getScrollBarDefaultDelayBeforeFade() - function in android.view.GridLinesLayout
- getScrollBarDefaultDelayBeforeFade() - function in android.view.CameraView
- getScrollBarDefaultDelayBeforeFade() - function in android.view.OverlayLayout
- getScrollBarFadeDuration() - function in android.view.MarkerLayout
- getScrollBarFadeDuration() - function in android.view.GridLinesLayout
- getScrollBarFadeDuration() - function in android.view.CameraView
- getScrollBarFadeDuration() - function in android.view.OverlayLayout
- getScrollBarSize() - function in android.view.MarkerLayout
- getScrollBarSize() - function in android.view.GridLinesLayout
- getScrollBarSize() - function in android.view.CameraView
- getScrollBarSize() - function in android.view.OverlayLayout
- getScrollBarStyle() - function in android.view.MarkerLayout
- getScrollBarStyle() - function in android.view.GridLinesLayout
- getScrollBarStyle() - function in android.view.CameraView
- getScrollBarStyle() - function in android.view.OverlayLayout
- getScrollCaptureHint() - function in android.view.MarkerLayout
- getScrollCaptureHint() - function in android.view.GridLinesLayout
- getScrollCaptureHint() - function in android.view.CameraView
- getScrollCaptureHint() - function in android.view.OverlayLayout
- getScrollIndicators() - function in android.view.MarkerLayout
- getScrollIndicators() - function in android.view.GridLinesLayout
- getScrollIndicators() - function in android.view.CameraView
- getScrollIndicators() - function in android.view.OverlayLayout
- getScrollX() - function in android.view.MarkerLayout
- getScrollX() - function in android.view.GridLinesLayout
- getScrollX() - function in android.view.CameraView
- getScrollX() - function in android.view.OverlayLayout
- getScrollY() - function in android.view.MarkerLayout
- getScrollY() - function in android.view.GridLinesLayout
- getScrollY() - function in android.view.CameraView
- getScrollY() - function in android.view.OverlayLayout
- getSecondColor() - function in com.otaliastudios.cameraview.filters.DuotoneFilter
- Returns the second color.
- getSharpness() - function in com.otaliastudios.cameraview.filters.SharpnessFilter
- Returns the current sharpness.
- getSize() - function in com.otaliastudios.cameraview.PictureResult
- Returns the size of the picture after the rotation is applied.
- getSize() - function in com.otaliastudios.cameraview.VideoResult
- Returns the size of the frames after the rotation is applied.
- getSize() - function in com.otaliastudios.cameraview.frame.Frame
- Returns the frame size.
- getSnapshotMaxHeight() - function in com.otaliastudios.cameraview.CameraView
- The max height for snapshots.
- getSnapshotMaxHeight() - function in com.otaliastudios.cameraview.engine.Camera2Engine
- getSnapshotMaxHeight() - function in com.otaliastudios.cameraview.engine.CameraBaseEngine
- getSnapshotMaxHeight() - function in com.otaliastudios.cameraview.engine.CameraEngine
- getSnapshotMaxHeight() - function in com.otaliastudios.cameraview.engine.Camera1Engine
- getSnapshotMaxWidth() - function in com.otaliastudios.cameraview.CameraView
- The max width for snapshots.
- getSnapshotMaxWidth() - function in com.otaliastudios.cameraview.engine.Camera2Engine
- getSnapshotMaxWidth() - function in com.otaliastudios.cameraview.engine.CameraBaseEngine
- getSnapshotMaxWidth() - function in com.otaliastudios.cameraview.engine.CameraEngine
- getSnapshotMaxWidth() - function in com.otaliastudios.cameraview.engine.Camera1Engine
- getSnapshotSize() - function in com.otaliastudios.cameraview.CameraView
- Returns the size used for snapshots, or null if it hasn't been computed(for example if the surface is not ready).
- getSolidColor() - function in android.view.MarkerLayout
- getSolidColor() - function in android.view.GridLinesLayout
- getSolidColor() - function in android.view.CameraView
- getSolidColor() - function in android.view.OverlayLayout
- getSourceLayoutResId() - function in android.view.MarkerLayout
- getSourceLayoutResId() - function in android.view.GridLinesLayout
- getSourceLayoutResId() - function in android.view.CameraView
- getSourceLayoutResId() - function in android.view.OverlayLayout
- getStackTrace() - function in java.lang.DeviceEncoders.VideoException
- getStackTrace() - function in java.lang.DeviceEncoders.AudioException
- getStackTrace() - function in java.lang.CameraException
- getStackTrace() - function in java.lang.Full2VideoRecorder.PrepareException
- getState() - function in com.otaliastudios.cameraview.engine.action.LockAction
- Returns the current state.
- getState() - function in com.otaliastudios.cameraview.engine.action.ExposureLock
- Returns the current state.
- getState() - function in com.otaliastudios.cameraview.engine.action.FocusLock
- Returns the current state.
- getState() - function in com.otaliastudios.cameraview.engine.action.WhiteBalanceLock
- Returns the current state.
- getState() - function in com.otaliastudios.cameraview.engine.action.BaseLock
- Returns the current state.
- getState() - function in com.otaliastudios.cameraview.engine.Camera2Engine
- getState() - function in com.otaliastudios.cameraview.engine.CameraBaseEngine
- getState() - function in com.otaliastudios.cameraview.engine.CameraEngine
- getState() - function in com.otaliastudios.cameraview.engine.Camera1Engine
- getState() - function in com.otaliastudios.cameraview.engine.action.Action
- Returns the current state.
- getState() - function in com.otaliastudios.cameraview.engine.action.LogAction
- Returns the current state.
- getState() - function in com.otaliastudios.cameraview.engine.action.ActionWrapper
- Returns the current state.
- getState() - function in com.otaliastudios.cameraview.engine.action.BaseAction
- Returns the current state.
- getState() - function in com.otaliastudios.cameraview.engine.action.ExposureMeter
- Returns the current state.
- getState() - function in com.otaliastudios.cameraview.engine.action.MeterAction
- Returns the current state.
- getState() - function in com.otaliastudios.cameraview.engine.action.BaseMeter
- Returns the current state.
- getState() - function in com.otaliastudios.cameraview.engine.action.FocusReset
- Returns the current state.
- getState() - function in com.otaliastudios.cameraview.engine.action.BaseReset
- Returns the current state.
- getState() - function in com.otaliastudios.cameraview.engine.action.WhiteBalanceReset
- Returns the current state.
- getState() - function in com.otaliastudios.cameraview.engine.action.FocusMeter
- Returns the current state.
- getState() - function in com.otaliastudios.cameraview.engine.action.MeterResetAction
- Returns the current state.
- getState() - function in com.otaliastudios.cameraview.engine.action.WhiteBalanceMeter
- Returns the current state.
- getState() - function in com.otaliastudios.cameraview.engine.action.ExposureReset
- Returns the current state.
- getStateDescription() - function in android.view.MarkerLayout
- getStateDescription() - function in android.view.GridLinesLayout
- getStateDescription() - function in android.view.CameraView
- getStateDescription() - function in android.view.OverlayLayout
- getStateListAnimator() - function in android.view.MarkerLayout
- getStateListAnimator() - function in android.view.GridLinesLayout
- getStateListAnimator() - function in android.view.CameraView
- getStateListAnimator() - function in android.view.OverlayLayout
- getStrength() - function in com.otaliastudios.cameraview.filters.GrainFilter
- Returns the current strength.
- getStrength() - function in com.otaliastudios.cameraview.filters.FillLightFilter
- Returns the current strength.
- getSupportedAudioBitRate(int) - function in com.otaliastudios.cameraview.internal.DeviceEncoders
- Returns an audio bit rate supported by the device encoders.This means adjusting the input bit rate if needed, to match encoder constraints.
- getSupportedControls(Class) - function in com.otaliastudios.cameraview.CameraOptions
- getSupportedControls(Class) - function in com.otaliastudios.cameraview.Camera1Options
- getSupportedControls(Class) - function in com.otaliastudios.cameraview.Camera2Options
- getSupportedFacing() - function in com.otaliastudios.cameraview.Camera1Options
- Set of supported facing values.
- getSupportedFacing() - function in com.otaliastudios.cameraview.Camera2Options
- Set of supported facing values.
- getSupportedFlash() - function in com.otaliastudios.cameraview.Camera1Options
- Set of supported flash values.
- getSupportedFlash() - function in com.otaliastudios.cameraview.Camera2Options
- Set of supported flash values.
- getSupportedFrameProcessingFormats() - function in com.otaliastudios.cameraview.Camera1Options
- Set of supported formats for frame processing,as ImageFormat constants.
- getSupportedFrameProcessingFormats() - function in com.otaliastudios.cameraview.Camera2Options
- Set of supported formats for frame processing,as ImageFormat constants.
- getSupportedHdr() - function in com.otaliastudios.cameraview.Camera1Options
- Set of supported hdr values.
- getSupportedHdr() - function in com.otaliastudios.cameraview.Camera2Options
- Set of supported hdr values.
- getSupportedPictureAspectRatios() - function in com.otaliastudios.cameraview.CameraOptions
- Set of supported picture aspect ratios for the currently opened camera.
- getSupportedPictureAspectRatios() - function in com.otaliastudios.cameraview.Camera1Options
- Set of supported picture aspect ratios for the currently opened camera.
- getSupportedPictureAspectRatios() - function in com.otaliastudios.cameraview.Camera2Options
- Set of supported picture aspect ratios for the currently opened camera.
- getSupportedPictureFormats() - function in com.otaliastudios.cameraview.Camera1Options
- Set of supported picture formats.
- getSupportedPictureFormats() - function in com.otaliastudios.cameraview.Camera2Options
- Set of supported picture formats.
- getSupportedPictureSizes() - function in com.otaliastudios.cameraview.Camera1Options
- Set of supported picture sizes for the currently opened camera.
- getSupportedPictureSizes() - function in com.otaliastudios.cameraview.Camera2Options
- Set of supported picture sizes for the currently opened camera.
- getSupportedVideoAspectRatios() - function in com.otaliastudios.cameraview.CameraOptions
- Set of supported picture aspect ratios for the currently opened camera.
- getSupportedVideoAspectRatios() - function in com.otaliastudios.cameraview.Camera1Options
- Set of supported picture aspect ratios for the currently opened camera.
- getSupportedVideoAspectRatios() - function in com.otaliastudios.cameraview.Camera2Options
- Set of supported picture aspect ratios for the currently opened camera.
- getSupportedVideoBitRate(int) - function in com.otaliastudios.cameraview.internal.DeviceEncoders
- Returns a video bit rate supported by the device encoders.This means adjusting the input bit rate if needed, to match encoder constraints.
- getSupportedVideoFrameRate(Size,int) - function in com.otaliastudios.cameraview.internal.DeviceEncoders
- Returns a video frame rate supported by the device encoders.This means adjusting the input frame rate if needed, to match encoder constraints.
- getSupportedVideoSize(Size) - function in com.otaliastudios.cameraview.internal.DeviceEncoders
- Returns a video size supported by the device encoders.Throws if input width or height are out of the supported boundaries.
- getSupportedVideoSizes() - function in com.otaliastudios.cameraview.Camera1Options
- Set of supported video sizes for the currently opened camera.
- getSupportedVideoSizes() - function in com.otaliastudios.cameraview.Camera2Options
- Set of supported video sizes for the currently opened camera.
- getSupportedWhiteBalance() - function in com.otaliastudios.cameraview.Camera1Options
- Set of supported white balance values.
- getSupportedWhiteBalance() - function in com.otaliastudios.cameraview.Camera2Options
- Set of supported white balance values.
- getSuppressed() - function in java.lang.DeviceEncoders.VideoException
- getSuppressed() - function in java.lang.DeviceEncoders.AudioException
- getSuppressed() - function in java.lang.CameraException
- getSuppressed() - function in java.lang.Full2VideoRecorder.PrepareException
- getSurfaceSize() - function in com.otaliastudios.cameraview.preview.GlCameraPreview
- Returns the current output surface size, in view coordinates.
- getSurfaceSize() - function in com.otaliastudios.cameraview.preview.SurfaceCameraPreview
- Returns the current output surface size, in view coordinates.
- getSurfaceSize() - function in com.otaliastudios.cameraview.preview.TextureCameraPreview
- Returns the current output surface size, in view coordinates.
- getSurfaceSize() - function in com.otaliastudios.cameraview.preview.CameraPreview
- Returns the current output surface size, in view coordinates.
- getSystemGestureExclusionRects() - function in android.view.MarkerLayout
- getSystemGestureExclusionRects() - function in android.view.GridLinesLayout
- getSystemGestureExclusionRects() - function in android.view.CameraView
- getSystemGestureExclusionRects() - function in android.view.OverlayLayout
- getSystemUiVisibility() - function in android.view.MarkerLayout
- getSystemUiVisibility() - function in android.view.GridLinesLayout
- getSystemUiVisibility() - function in android.view.CameraView
- getSystemUiVisibility() - function in android.view.OverlayLayout
- getTag() - function in android.view.MarkerLayout
- getTag() - function in android.view.GridLinesLayout
- getTag() - function in android.view.CameraView
- getTag() - function in android.view.OverlayLayout
- getTargetState() - function in com.otaliastudios.cameraview.engine.Camera2Engine
- getTargetState() - function in com.otaliastudios.cameraview.engine.CameraBaseEngine
- getTargetState() - function in com.otaliastudios.cameraview.engine.CameraEngine
- getTargetState() - function in com.otaliastudios.cameraview.engine.Camera1Engine
- getTargetState() - function in com.otaliastudios.cameraview.engine.orchestrator.CameraStateOrchestrator
- getTemperature() - function in com.otaliastudios.cameraview.filters.TemperatureFilter
- Returns the current temperature.
- getTerminationReason() - function in com.otaliastudios.cameraview.VideoResult
- Returns the reason why the recording was stopped.
- getTextAlignment() - function in android.view.MarkerLayout
- getTextAlignment() - function in android.view.GridLinesLayout
- getTextAlignment() - function in android.view.CameraView
- getTextAlignment() - function in android.view.OverlayLayout
- getTextDirection() - function in android.view.MarkerLayout
- getTextDirection() - function in android.view.GridLinesLayout
- getTextDirection() - function in android.view.CameraView
- getTextDirection() - function in android.view.OverlayLayout
- getTexture() - function in com.otaliastudios.cameraview.internal.GlTextureDrawer
- getTextureTransform() - function in com.otaliastudios.cameraview.internal.GlTextureDrawer
- getThread() - function in com.otaliastudios.cameraview.internal.WorkerHandler
- Returns the android backing HandlerThread.
- getTime() - function in com.otaliastudios.cameraview.frame.Frame
- Returns the milliseconds epoch for this frame,in the currentTimeMillis reference.
- getTint() - function in com.otaliastudios.cameraview.filters.TintFilter
- Returns the current tint.
- getTooltipText() - function in android.view.MarkerLayout
- getTooltipText() - function in android.view.GridLinesLayout
- getTooltipText() - function in android.view.CameraView
- getTooltipText() - function in android.view.OverlayLayout
- getTop() - function in android.view.MarkerLayout
- getTop() - function in android.view.GridLinesLayout
- getTop() - function in android.view.CameraView
- getTop() - function in android.view.OverlayLayout
- getTouchables() - function in android.view.MarkerLayout
- getTouchables() - function in android.view.GridLinesLayout
- getTouchables() - function in android.view.CameraView
- getTouchables() - function in android.view.OverlayLayout
- getTouchDelegate() - function in android.view.MarkerLayout
- getTouchDelegate() - function in android.view.GridLinesLayout
- getTouchDelegate() - function in android.view.CameraView
- getTouchDelegate() - function in android.view.OverlayLayout
- getTouchscreenBlocksFocus() - function in android.view.MarkerLayout
- getTouchscreenBlocksFocus() - function in android.view.CameraView
- getTouchscreenBlocksFocus() - function in android.view.OverlayLayout
- getTransform() - function in com.otaliastudios.cameraview.overlay.OverlayDrawer
- Returns the transform that should be used to render the drawn content.
- getTransitionAlpha() - function in android.view.MarkerLayout
- getTransitionAlpha() - function in android.view.GridLinesLayout
- getTransitionAlpha() - function in android.view.CameraView
- getTransitionAlpha() - function in android.view.OverlayLayout
- getTransitionName() - function in android.view.MarkerLayout
- getTransitionName() - function in android.view.GridLinesLayout
- getTransitionName() - function in android.view.CameraView
- getTransitionName() - function in android.view.OverlayLayout
- getTranslationX() - function in android.view.MarkerLayout
- getTranslationX() - function in android.view.GridLinesLayout
- getTranslationX() - function in android.view.CameraView
- getTranslationX() - function in android.view.OverlayLayout
- getTranslationY() - function in android.view.MarkerLayout
- getTranslationY() - function in android.view.GridLinesLayout
- getTranslationY() - function in android.view.CameraView
- getTranslationY() - function in android.view.OverlayLayout
- getTranslationZ() - function in android.view.MarkerLayout
- getTranslationZ() - function in android.view.GridLinesLayout
- getTranslationZ() - function in android.view.CameraView
- getTranslationZ() - function in android.view.OverlayLayout
- getUncroppedSnapshotSize(Reference) - function in com.otaliastudios.cameraview.engine.Camera2Engine
- Returns the snapshot size, but not cropped with the view dimensions, whichis what we will do before creating the snapshot.
- getUncroppedSnapshotSize(Reference) - function in com.otaliastudios.cameraview.engine.CameraBaseEngine
- Returns the snapshot size, but not cropped with the view dimensions, whichis what we will do before creating the snapshot.
- getUncroppedSnapshotSize(Reference) - function in com.otaliastudios.cameraview.engine.CameraEngine
- getUncroppedSnapshotSize(Reference) - function in com.otaliastudios.cameraview.engine.Camera1Engine
- Returns the snapshot size, but not cropped with the view dimensions, whichis what we will do before creating the snapshot.
- getUniqueDrawingId() - function in android.view.MarkerLayout
- getUniqueDrawingId() - function in android.view.GridLinesLayout
- getUniqueDrawingId() - function in android.view.CameraView
- getUniqueDrawingId() - function in android.view.OverlayLayout
- getUseDeviceOrientation() - function in com.otaliastudios.cameraview.CameraView
- Gets the current behavior for considering the device orientation when returning pictureor video outputs.
- getValue(float,float,float) - function in com.otaliastudios.cameraview.gesture.ScrollGestureFinder
- For CONTINUOUS gestures, returns the float value at the currentgesture state.
- getValue(float,float,float) - function in com.otaliastudios.cameraview.gesture.TapGestureFinder
- For CONTINUOUS gestures, returns the float value at the currentgesture state.
- getValue(float,float,float) - function in com.otaliastudios.cameraview.gesture.PinchGestureFinder
- For CONTINUOUS gestures, returns the float value at the currentgesture state.
- getVertexShader() - function in com.otaliastudios.cameraview.filter.TintFilter
- Returns a String containing the vertex shader.
- getVertexShader() - function in com.otaliastudios.cameraview.filter.VignetteFilter
- Returns a String containing the vertex shader.
- getVertexShader() - function in com.otaliastudios.cameraview.filter.DocumentaryFilter
- Returns a String containing the vertex shader.
- getVertexShader() - function in com.otaliastudios.cameraview.filter.DuotoneFilter
- Returns a String containing the vertex shader.
- getVertexShader() - function in com.otaliastudios.cameraview.filter.AutoFixFilter
- Returns a String containing the vertex shader.
- getVertexShader() - function in com.otaliastudios.cameraview.filter.SepiaFilter
- Returns a String containing the vertex shader.
- getVertexShader() - function in com.otaliastudios.cameraview.filter.GrayscaleFilter
- Returns a String containing the vertex shader.
- getVertexShader() - function in com.otaliastudios.cameraview.filter.ContrastFilter
- Returns a String containing the vertex shader.
- getVertexShader() - function in com.otaliastudios.cameraview.filter.CrossProcessFilter
- Returns a String containing the vertex shader.
- getVertexShader() - function in com.otaliastudios.cameraview.filter.InvertColorsFilter
- Returns a String containing the vertex shader.
- getVertexShader() - function in com.otaliastudios.cameraview.filter.SaturationFilter
- Returns a String containing the vertex shader.
- getVertexShader() - function in com.otaliastudios.cameraview.filter.HueFilter
- Returns a String containing the vertex shader.
- getVertexShader() - function in com.otaliastudios.cameraview.filter.GrainFilter
- Returns a String containing the vertex shader.
- getVertexShader() - function in com.otaliastudios.cameraview.filter.GammaFilter
- Returns a String containing the vertex shader.
- getVertexShader() - function in com.otaliastudios.cameraview.filter.BrightnessFilter
- Returns a String containing the vertex shader.
- getVertexShader() - function in com.otaliastudios.cameraview.filter.PosterizeFilter
- Returns a String containing the vertex shader.
- getVertexShader() - function in com.otaliastudios.cameraview.filter.SharpnessFilter
- Returns a String containing the vertex shader.
- getVertexShader() - function in com.otaliastudios.cameraview.filter.BlackAndWhiteFilter
- Returns a String containing the vertex shader.
- getVertexShader() - function in com.otaliastudios.cameraview.filter.FillLightFilter
- Returns a String containing the vertex shader.
- getVertexShader() - function in com.otaliastudios.cameraview.filter.TemperatureFilter
- Returns a String containing the vertex shader.
- getVertexShader() - function in com.otaliastudios.cameraview.filter.LomoishFilter
- Returns a String containing the vertex shader.
- getVertexShader() - function in com.otaliastudios.cameraview.filter.OneParameterFilter
- Returns a String containing the vertex shader.
- getVertexShader() - function in com.otaliastudios.cameraview.filter.TwoParameterFilter
- Returns a String containing the vertex shader.
- getVertexShader() - function in com.otaliastudios.cameraview.filter.NoFilter
- Returns a String containing the vertex shader.
- getVertexShader() - function in com.otaliastudios.cameraview.filter.Filter
- Returns a String containing the vertex shader.
- getVertexShader() - function in com.otaliastudios.cameraview.filter.SimpleFilter
- Returns a String containing the vertex shader.
- getVertexShader() - function in com.otaliastudios.cameraview.filter.BaseFilter
- Returns a String containing the vertex shader.
- getVertexShader() - function in com.otaliastudios.cameraview.filter.MultiFilter
- Returns a String containing the vertex shader.
- getVerticalFadingEdgeLength() - function in android.view.MarkerLayout
- getVerticalFadingEdgeLength() - function in android.view.GridLinesLayout
- getVerticalFadingEdgeLength() - function in android.view.CameraView
- getVerticalFadingEdgeLength() - function in android.view.OverlayLayout
- getVerticalScrollbarPosition() - function in android.view.MarkerLayout
- getVerticalScrollbarPosition() - function in android.view.GridLinesLayout
- getVerticalScrollbarPosition() - function in android.view.CameraView
- getVerticalScrollbarPosition() - function in android.view.OverlayLayout
- getVerticalScrollbarThumbDrawable() - function in android.view.MarkerLayout
- getVerticalScrollbarThumbDrawable() - function in android.view.GridLinesLayout
- getVerticalScrollbarThumbDrawable() - function in android.view.CameraView
- getVerticalScrollbarThumbDrawable() - function in android.view.OverlayLayout
- getVerticalScrollbarTrackDrawable() - function in android.view.MarkerLayout
- getVerticalScrollbarTrackDrawable() - function in android.view.GridLinesLayout
- getVerticalScrollbarTrackDrawable() - function in android.view.CameraView
- getVerticalScrollbarTrackDrawable() - function in android.view.OverlayLayout
- getVerticalScrollbarWidth() - function in android.view.MarkerLayout
- getVerticalScrollbarWidth() - function in android.view.GridLinesLayout
- getVerticalScrollbarWidth() - function in android.view.CameraView
- getVerticalScrollbarWidth() - function in android.view.OverlayLayout
- getVideoBitRate() - function in com.otaliastudios.cameraview.CameraView
- Returns the current video bit rate.
- getVideoBitRate() - function in com.otaliastudios.cameraview.VideoResult
- Returns the bit rate used for video encoding.
- getVideoBitRate() - function in com.otaliastudios.cameraview.engine.Camera2Engine
- getVideoBitRate() - function in com.otaliastudios.cameraview.engine.CameraBaseEngine
- getVideoBitRate() - function in com.otaliastudios.cameraview.engine.CameraEngine
- getVideoBitRate() - function in com.otaliastudios.cameraview.engine.Camera1Engine
- getVideoCodec() - function in com.otaliastudios.cameraview.CameraView
- Gets the current encoder for video recordings.
- getVideoCodec() - function in com.otaliastudios.cameraview.VideoResult
- Returns the codec that was used to encode the video frames.
- getVideoCodec() - function in com.otaliastudios.cameraview.engine.Camera2Engine
- getVideoCodec() - function in com.otaliastudios.cameraview.engine.CameraBaseEngine
- getVideoCodec() - function in com.otaliastudios.cameraview.engine.CameraEngine
- getVideoCodec() - function in com.otaliastudios.cameraview.engine.Camera1Engine
- getVideoEncoder() - function in com.otaliastudios.cameraview.internal.DeviceEncoders
- Returns the name of the video encoder if we were able to determine one.
- getVideoEncoder() - function in com.otaliastudios.cameraview.video.encoding.MediaEncoderEngine
- Returns the current video encoder.
- getVideoFrameRate() - function in com.otaliastudios.cameraview.VideoResult
- Returns the frame rate used for video encodingin frames per second.
- getVideoMaxDuration() - function in com.otaliastudios.cameraview.CameraView
- Returns the maximum duration in milliseconds for video recordings, or 0if no limit was set.
- getVideoMaxDuration() - function in com.otaliastudios.cameraview.engine.Camera2Engine
- getVideoMaxDuration() - function in com.otaliastudios.cameraview.engine.CameraBaseEngine
- getVideoMaxDuration() - function in com.otaliastudios.cameraview.engine.CameraEngine
- getVideoMaxDuration() - function in com.otaliastudios.cameraview.engine.Camera1Engine
- getVideoMaxSize() - function in com.otaliastudios.cameraview.CameraView
- Returns the maximum size in bytes for recorded video files, or 0if no size was set.
- getVideoMaxSize() - function in com.otaliastudios.cameraview.engine.Camera2Engine
- getVideoMaxSize() - function in com.otaliastudios.cameraview.engine.CameraBaseEngine
- getVideoMaxSize() - function in com.otaliastudios.cameraview.engine.CameraEngine
- getVideoMaxSize() - function in com.otaliastudios.cameraview.engine.Camera1Engine
- getVideoSize() - function in com.otaliastudios.cameraview.CameraView
- Returns the size used for videos taken with takeVideo,or null if it hasn't been computed (for example if the surface is not ready),or null if we are in picture mode.The size is rotated to match the output orientation.
- getVideoSize(Reference) - function in com.otaliastudios.cameraview.engine.Camera2Engine
- getVideoSize(Reference) - function in com.otaliastudios.cameraview.engine.Camera2Engine
- getVideoSize(Reference) - function in com.otaliastudios.cameraview.engine.CameraBaseEngine
- getVideoSize(Reference) - function in com.otaliastudios.cameraview.engine.CameraBaseEngine
- getVideoSize(Reference) - function in com.otaliastudios.cameraview.engine.CameraEngine
- getVideoSize(Reference) - function in com.otaliastudios.cameraview.engine.Camera1Engine
- getVideoSize(Reference) - function in com.otaliastudios.cameraview.engine.Camera1Engine
- getVideoSizeSelector() - function in com.otaliastudios.cameraview.size.SizeSelectorParser
- getVideoSizeSelector() - function in com.otaliastudios.cameraview.engine.Camera2Engine
- getVideoSizeSelector() - function in com.otaliastudios.cameraview.engine.CameraBaseEngine
- getVideoSizeSelector() - function in com.otaliastudios.cameraview.engine.CameraEngine
- getVideoSizeSelector() - function in com.otaliastudios.cameraview.engine.Camera1Engine
- getView() - function in com.otaliastudios.cameraview.preview.GlCameraPreview
- Returns the view hosting the Surface.
- getView() - function in com.otaliastudios.cameraview.preview.SurfaceCameraPreview
- Returns the view hosting the Surface.
- getView() - function in com.otaliastudios.cameraview.preview.TextureCameraPreview
- Returns the view hosting the Surface.
- getView() - function in com.otaliastudios.cameraview.preview.CameraPreview
- Returns the view hosting the Surface.
- getViewTranslationResponse() - function in android.view.MarkerLayout
- getViewTranslationResponse() - function in android.view.GridLinesLayout
- getViewTranslationResponse() - function in android.view.CameraView
- getViewTranslationResponse() - function in android.view.OverlayLayout
- getViewTreeObserver() - function in android.view.MarkerLayout
- getViewTreeObserver() - function in android.view.GridLinesLayout
- getViewTreeObserver() - function in android.view.CameraView
- getViewTreeObserver() - function in android.view.OverlayLayout
- getVignetteScale() - function in com.otaliastudios.cameraview.filters.VignetteFilter
- Gets the current vignette scale.
- getVignetteShade() - function in com.otaliastudios.cameraview.filters.VignetteFilter
- Gets the current vignette shade.
- getVisibility() - function in android.view.MarkerLayout
- getVisibility() - function in android.view.GridLinesLayout
- getVisibility() - function in android.view.CameraView
- getVisibility() - function in android.view.OverlayLayout
- getWhiteBalance() - function in com.otaliastudios.cameraview.CameraView
- Returns the current white balance behavior.
- getWhiteBalance() - function in com.otaliastudios.cameraview.engine.Camera2Engine
- getWhiteBalance() - function in com.otaliastudios.cameraview.engine.CameraBaseEngine
- getWhiteBalance() - function in com.otaliastudios.cameraview.engine.CameraEngine
- getWhiteBalance() - function in com.otaliastudios.cameraview.engine.Camera1Engine
- getWidth() - function in android.view.MarkerLayout
- getWidth() - function in android.view.GridLinesLayout
- getWidth() - function in android.view.CameraView
- getWidth() - function in com.otaliastudios.cameraview.gesture.GestureFinder.Controller
- getWidth() - function in com.otaliastudios.cameraview.size.Size
- getWidth() - function in android.view.OverlayLayout
- getWindowId() - function in android.view.MarkerLayout
- getWindowId() - function in android.view.GridLinesLayout
- getWindowId() - function in android.view.CameraView
- getWindowId() - function in android.view.OverlayLayout
- getWindowInsetsController() - function in android.view.MarkerLayout
- getWindowInsetsController() - function in android.view.GridLinesLayout
- getWindowInsetsController() - function in android.view.CameraView
- getWindowInsetsController() - function in android.view.OverlayLayout
- getWindowSystemUiVisibility() - function in android.view.MarkerLayout
- getWindowSystemUiVisibility() - function in android.view.GridLinesLayout
- getWindowSystemUiVisibility() - function in android.view.CameraView
- getWindowSystemUiVisibility() - function in android.view.OverlayLayout
- getWindowToken() - function in android.view.MarkerLayout
- getWindowToken() - function in android.view.GridLinesLayout
- getWindowToken() - function in android.view.CameraView
- getWindowToken() - function in android.view.OverlayLayout
- getWindowVisibility() - function in android.view.MarkerLayout
- getWindowVisibility() - function in android.view.GridLinesLayout
- getWindowVisibility() - function in android.view.CameraView
- getWindowVisibility() - function in android.view.OverlayLayout
- getWindowVisibleDisplayFrame(Rect) - function in android.view.MarkerLayout
- getWindowVisibleDisplayFrame(Rect) - function in android.view.GridLinesLayout
- getWindowVisibleDisplayFrame(Rect) - function in android.view.CameraView
- getWindowVisibleDisplayFrame(Rect) - function in android.view.OverlayLayout
- getX() - function in android.view.MarkerLayout
- getX() - function in android.view.GridLinesLayout
- getX() - function in android.view.CameraView
- getX() - function in com.otaliastudios.cameraview.size.AspectRatio
- getX() - function in android.view.OverlayLayout
- getY() - function in android.view.MarkerLayout
- getY() - function in android.view.GridLinesLayout
- getY() - function in android.view.CameraView
- getY() - function in com.otaliastudios.cameraview.size.AspectRatio
- getY() - function in android.view.OverlayLayout
- getZ() - function in android.view.MarkerLayout
- getZ() - function in android.view.GridLinesLayout
- getZ() - function in android.view.CameraView
- getZ() - function in android.view.OverlayLayout
- getZoom() - function in com.otaliastudios.cameraview.CameraView
- Returns the current zoom value, something between 0 and 1.
- getZoomValue() - function in com.otaliastudios.cameraview.engine.Camera2Engine
- getZoomValue() - function in com.otaliastudios.cameraview.engine.CameraBaseEngine
- getZoomValue() - function in com.otaliastudios.cameraview.engine.CameraEngine
- getZoomValue() - function in com.otaliastudios.cameraview.engine.Camera1Engine
- GL_SURFACE - enum entry in com.otaliastudios.cameraview.controls.Preview
Preview engine based on android.opengl.GLSurfaceView.This is the best engine available. Supports video snapshots,supports picture snapshots while taking videos, supportswatermarks and overlays, supports real-time filters.
- GlCameraPreview - class in com.otaliastudios.cameraview.preview
- - The android camera will stream image to the given SurfaceTexture.
- GlCameraPreview.Renderer - class in com.otaliastudios.cameraview.preview.GlCameraPreview
- The core renderer that performs the actual drawing operations.
- GlTextureDrawer - class in com.otaliastudios.cameraview.internal
- GRAIN - enum entry in com.otaliastudios.cameraview.filter.Filters
- GrainFilter - class in com.otaliastudios.cameraview.filters
- Applies film grain effect to the frames.
- GRAYSCALE - enum entry in com.otaliastudios.cameraview.filter.Filters
- GrayscaleFilter - class in com.otaliastudios.cameraview.filters
- Converts frames to gray scale.
- Grid - class in com.otaliastudios.cameraview.controls
- Grid values can be used to draw grid lines over the camera preview.
- GridLinesLayout - class in com.otaliastudios.cameraview.internal
- A layout overlay that draws grid lines based on the Grid parameter.