A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  R  S  T  U  V  W  Z 

S

SATURATION - enum entry in com.otaliastudios.cameraview.filter.Filters
 
SaturationFilter - class in com.otaliastudios.cameraview.filters
Adjusts color saturation.
saveAttributeDataForStyleable(Context,Array,AttributeSet,TypedArray,int,int) - function in android.view.MarkerLayout
 
saveAttributeDataForStyleable(Context,Array,AttributeSet,TypedArray,int,int) - function in android.view.GridLinesLayout
 
saveAttributeDataForStyleable(Context,Array,AttributeSet,TypedArray,int,int) - function in android.view.CameraView
 
saveAttributeDataForStyleable(Context,Array,AttributeSet,TypedArray,int,int) - function in android.view.OverlayLayout
 
saveHierarchyState(SparseArray) - function in android.view.MarkerLayout
 
saveHierarchyState(SparseArray) - function in android.view.GridLinesLayout
 
saveHierarchyState(SparseArray) - function in android.view.CameraView
 
saveHierarchyState(SparseArray) - function in android.view.OverlayLayout
 
schedule(String,boolean,Runnable) - function in com.otaliastudios.cameraview.engine.orchestrator.CameraOrchestrator
 
schedule(String,boolean,Callable) - function in com.otaliastudios.cameraview.engine.orchestrator.CameraOrchestrator
 
schedule(String,boolean,Runnable) - function in com.otaliastudios.cameraview.engine.orchestrator.CameraStateOrchestrator
 
schedule(String,boolean,Callable) - function in com.otaliastudios.cameraview.engine.orchestrator.CameraStateOrchestrator
 
scheduleDelayed(String,boolean,long,Runnable) - function in com.otaliastudios.cameraview.engine.orchestrator.CameraOrchestrator
 
scheduleDelayed(String,boolean,long,Runnable) - function in com.otaliastudios.cameraview.engine.orchestrator.CameraStateOrchestrator
 
scheduleDrawable(Drawable,Runnable,long) - function in android.view.MarkerLayout
 
scheduleDrawable(Drawable,Runnable,long) - function in android.view.GridLinesLayout
 
scheduleDrawable(Drawable,Runnable,long) - function in android.view.CameraView
 
scheduleDrawable(Drawable,Runnable,long) - function in android.view.OverlayLayout
 
scheduleLayoutAnimation() - function in android.view.MarkerLayout
 
scheduleLayoutAnimation() - function in android.view.CameraView
 
scheduleLayoutAnimation() - function in android.view.OverlayLayout
 
scheduleStateChange(CameraState,CameraState,boolean,Callable) - function in com.otaliastudios.cameraview.engine.orchestrator.CameraStateOrchestrator
 
scheduleStateful(String,CameraState,Runnable) - function in com.otaliastudios.cameraview.engine.orchestrator.CameraStateOrchestrator
 
scheduleStatefulDelayed(String,CameraState,long,Runnable) - function in com.otaliastudios.cameraview.engine.orchestrator.CameraStateOrchestrator
 
SCROLL_HORIZONTAL - enum entry in com.otaliastudios.cameraview.gesture.Gesture

Horizontal scroll gesture.This gesture can be mapped to continuous actions:- ZOOM - EXPOSURE_CORRECTION - FILTER_CONTROL_1 - FILTER_CONTROL_2 - NONE

SCROLL_VERTICAL - enum entry in com.otaliastudios.cameraview.gesture.Gesture

Vertical scroll gesture.This gesture can be mapped to continuous actions:- ZOOM - EXPOSURE_CORRECTION - FILTER_CONTROL_1 - FILTER_CONTROL_2 - NONE

scrollBy(int,int) - function in android.view.MarkerLayout
 
scrollBy(int,int) - function in android.view.GridLinesLayout
 
scrollBy(int,int) - function in android.view.CameraView
 
scrollBy(int,int) - function in android.view.OverlayLayout
 
ScrollGestureFinder - class in com.otaliastudios.cameraview.gesture
A GestureFinder that detects SCROLL_HORIZONTAL and SCROLL_VERTICAL gestures.
scrollTo(int,int) - function in android.view.MarkerLayout
 
scrollTo(int,int) - function in android.view.GridLinesLayout
 
scrollTo(int,int) - function in android.view.CameraView
 
scrollTo(int,int) - function in android.view.OverlayLayout
 
select(List) - function in com.otaliastudios.cameraview.size.SizeSelector
Returns a list of acceptable sizes from the given input.The final size will be the first element in the output list.
sendAccessibilityEvent(int) - function in android.view.MarkerLayout
 
sendAccessibilityEvent(int) - function in android.view.GridLinesLayout
 
sendAccessibilityEvent(int) - function in android.view.CameraView
 
sendAccessibilityEvent(int) - function in android.view.OverlayLayout
 
sendAccessibilityEventUnchecked(AccessibilityEvent) - function in android.view.MarkerLayout
 
sendAccessibilityEventUnchecked(AccessibilityEvent) - function in android.view.GridLinesLayout
 
sendAccessibilityEventUnchecked(AccessibilityEvent) - function in android.view.CameraView
 
sendAccessibilityEventUnchecked(AccessibilityEvent) - function in android.view.OverlayLayout
 
SENSOR - enum entry in com.otaliastudios.cameraview.engine.offset.Reference

This reference system has its 'north' aligned with the camera sensor.

SEPIA - enum entry in com.otaliastudios.cameraview.filter.Filters
 
SepiaFilter - class in com.otaliastudios.cameraview.filters
Converts frames to sepia tone.
sequence(Array) - function in com.otaliastudios.cameraview.engine.action.Actions
Creates a BaseAction that executes all the child actionsin sequence, waiting for the first to complete, then going on withthe second and so on, finally completing when all are completed.
set(Control) - function in com.otaliastudios.cameraview.CameraView
Shorthand for the appropriate set* method.
setAccessibilityDelegate(View.AccessibilityDelegate) - function in android.view.MarkerLayout
 
setAccessibilityDelegate(View.AccessibilityDelegate) - function in android.view.GridLinesLayout
 
setAccessibilityDelegate(View.AccessibilityDelegate) - function in android.view.CameraView
 
setAccessibilityDelegate(View.AccessibilityDelegate) - function in android.view.OverlayLayout
 
setAccessibilityHeading(boolean) - function in android.view.MarkerLayout
 
setAccessibilityHeading(boolean) - function in android.view.GridLinesLayout
 
setAccessibilityHeading(boolean) - function in android.view.CameraView
 
setAccessibilityHeading(boolean) - function in android.view.OverlayLayout
 
setAccessibilityLiveRegion(int) - function in android.view.MarkerLayout
 
setAccessibilityLiveRegion(int) - function in android.view.GridLinesLayout
 
setAccessibilityLiveRegion(int) - function in android.view.CameraView
 
setAccessibilityLiveRegion(int) - function in android.view.OverlayLayout
 
setAccessibilityPaneTitle(CharSequence) - function in android.view.MarkerLayout
 
setAccessibilityPaneTitle(CharSequence) - function in android.view.GridLinesLayout
 
setAccessibilityPaneTitle(CharSequence) - function in android.view.CameraView
 
setAccessibilityPaneTitle(CharSequence) - function in android.view.OverlayLayout
 
setAccessibilityTraversalAfter(int) - function in android.view.MarkerLayout
 
setAccessibilityTraversalAfter(int) - function in android.view.GridLinesLayout
 
setAccessibilityTraversalAfter(int) - function in android.view.CameraView
 
setAccessibilityTraversalAfter(int) - function in android.view.OverlayLayout
 
setAccessibilityTraversalBefore(int) - function in android.view.MarkerLayout
 
setAccessibilityTraversalBefore(int) - function in android.view.GridLinesLayout
 
setAccessibilityTraversalBefore(int) - function in android.view.CameraView
 
setAccessibilityTraversalBefore(int) - function in android.view.OverlayLayout
 
setActivated(boolean) - function in android.view.MarkerLayout
 
setActivated(boolean) - function in android.view.GridLinesLayout
 
setActivated(boolean) - function in android.view.CameraView
 
setActivated(boolean) - function in android.view.OverlayLayout
 
setActive(boolean) - function in com.otaliastudios.cameraview.gesture.GestureFinder
Makes this instance active, which means, listening to events.
setActive(boolean) - function in com.otaliastudios.cameraview.gesture.ScrollGestureFinder
Makes this instance active, which means, listening to events.
setActive(boolean) - function in com.otaliastudios.cameraview.gesture.TapGestureFinder
Makes this instance active, which means, listening to events.
setActive(boolean) - function in com.otaliastudios.cameraview.gesture.PinchGestureFinder
Makes this instance active, which means, listening to events.
setAddStatesFromChildren(boolean) - function in android.view.MarkerLayout
 
setAddStatesFromChildren(boolean) - function in android.view.CameraView
 
setAddStatesFromChildren(boolean) - function in android.view.OverlayLayout
 
setAllowClickWhenDisabled(boolean) - function in android.view.MarkerLayout
 
setAllowClickWhenDisabled(boolean) - function in android.view.GridLinesLayout
 
setAllowClickWhenDisabled(boolean) - function in android.view.CameraView
 
setAllowClickWhenDisabled(boolean) - function in android.view.OverlayLayout
 
setAlpha(float) - function in android.view.MarkerLayout
 
setAlpha(float) - function in android.view.GridLinesLayout
 
setAlpha(float) - function in android.view.CameraView
 
setAlpha(float) - function in android.view.OverlayLayout
 
setAlwaysDrawnWithCacheEnabled(boolean) - function in android.view.MarkerLayout
 
setAlwaysDrawnWithCacheEnabled(boolean) - function in android.view.CameraView
 
setAlwaysDrawnWithCacheEnabled(boolean) - function in android.view.OverlayLayout
 
setAnimation(Animation) - function in android.view.MarkerLayout
 
setAnimation(Animation) - function in android.view.GridLinesLayout
 
setAnimation(Animation) - function in android.view.CameraView
 
setAnimation(Animation) - function in android.view.OverlayLayout
 
setAnimationCacheEnabled(boolean) - function in android.view.MarkerLayout
 
setAnimationCacheEnabled(boolean) - function in android.view.CameraView
 
setAnimationCacheEnabled(boolean) - function in android.view.OverlayLayout
 
setAnimationMatrix(Matrix) - function in android.view.MarkerLayout
 
setAnimationMatrix(Matrix) - function in android.view.GridLinesLayout
 
setAnimationMatrix(Matrix) - function in android.view.CameraView
 
setAnimationMatrix(Matrix) - function in android.view.OverlayLayout
 
setAudio(Audio) - function in com.otaliastudios.cameraview.CameraView
Controls the audio mode.
setAudio(Audio) - function in com.otaliastudios.cameraview.engine.Camera2Engine
Sets a new audio value that will be used for video recordings.
setAudio(Audio) - function in com.otaliastudios.cameraview.engine.CameraBaseEngine
Sets a new audio value that will be used for video recordings.
setAudio(Audio) - function in com.otaliastudios.cameraview.engine.CameraEngine
 
setAudio(Audio) - function in com.otaliastudios.cameraview.engine.Camera1Engine
Sets a new audio value that will be used for video recordings.
setAudioBitRate(int) - function in com.otaliastudios.cameraview.CameraView
Sets the bit rate in bits per second for audio capturing.
setAudioBitRate(int) - function in com.otaliastudios.cameraview.engine.Camera2Engine
 
setAudioBitRate(int) - function in com.otaliastudios.cameraview.engine.CameraBaseEngine
 
setAudioBitRate(int) - function in com.otaliastudios.cameraview.engine.CameraEngine
 
setAudioBitRate(int) - function in com.otaliastudios.cameraview.engine.Camera1Engine
 
setAudioCodec(AudioCodec) - function in com.otaliastudios.cameraview.CameraView
Sets the encoder for audio recordings.
setAudioCodec(AudioCodec) - function in com.otaliastudios.cameraview.engine.Camera2Engine
 
setAudioCodec(AudioCodec) - function in com.otaliastudios.cameraview.engine.CameraBaseEngine
 
setAudioCodec(AudioCodec) - function in com.otaliastudios.cameraview.engine.CameraEngine
 
setAudioCodec(AudioCodec) - function in com.otaliastudios.cameraview.engine.Camera1Engine
 
setAutofillHints(Array) - function in android.view.MarkerLayout
 
setAutofillHints(Array) - function in android.view.GridLinesLayout
 
setAutofillHints(Array) - function in android.view.CameraView
 
setAutofillHints(Array) - function in android.view.OverlayLayout
 
setAutofillId(AutofillId) - function in android.view.MarkerLayout
 
setAutofillId(AutofillId) - function in android.view.GridLinesLayout
 
setAutofillId(AutofillId) - function in android.view.CameraView
 
setAutofillId(AutofillId) - function in android.view.OverlayLayout
 
setAutoFocusMarker(AutoFocusMarker) - function in com.otaliastudios.cameraview.CameraView
Sets an AutoFocusMarker to be notified of metering start, end and fail eventsso that it can draw elements on screen.
setAutoFocusResetDelay(long) - function in com.otaliastudios.cameraview.CameraView
Sets the current delay in milliseconds to reset the focus after a metering event.
setAutoFocusResetDelay(long) - function in com.otaliastudios.cameraview.engine.Camera2Engine
 
setAutoFocusResetDelay(long) - function in com.otaliastudios.cameraview.engine.CameraBaseEngine
 
setAutoFocusResetDelay(long) - function in com.otaliastudios.cameraview.engine.CameraEngine
 
setAutoFocusResetDelay(long) - function in com.otaliastudios.cameraview.engine.Camera1Engine
 
setBackground(Drawable) - function in android.view.MarkerLayout
 
setBackground(Drawable) - function in android.view.GridLinesLayout
 
setBackground(Drawable) - function in android.view.CameraView
 
setBackground(Drawable) - function in android.view.OverlayLayout
 
setBackgroundColor(int) - function in android.view.MarkerLayout
 
setBackgroundColor(int) - function in android.view.GridLinesLayout
 
setBackgroundColor(int) - function in android.view.CameraView
 
setBackgroundColor(int) - function in android.view.OverlayLayout
 
setBackgroundDrawable(Drawable) - function in android.view.MarkerLayout
 
setBackgroundDrawable(Drawable) - function in android.view.GridLinesLayout
 
setBackgroundDrawable(Drawable) - function in android.view.CameraView
 
setBackgroundDrawable(Drawable) - function in android.view.OverlayLayout
 
setBackgroundResource(int) - function in android.view.MarkerLayout
 
setBackgroundResource(int) - function in android.view.GridLinesLayout
 
setBackgroundResource(int) - function in android.view.CameraView
 
setBackgroundResource(int) - function in android.view.OverlayLayout
 
setBackgroundTintBlendMode(BlendMode) - function in android.view.MarkerLayout
 
setBackgroundTintBlendMode(BlendMode) - function in android.view.GridLinesLayout
 
setBackgroundTintBlendMode(BlendMode) - function in android.view.CameraView
 
setBackgroundTintBlendMode(BlendMode) - function in android.view.OverlayLayout
 
setBackgroundTintList(ColorStateList) - function in android.view.MarkerLayout
 
setBackgroundTintList(ColorStateList) - function in android.view.GridLinesLayout
 
setBackgroundTintList(ColorStateList) - function in android.view.CameraView
 
setBackgroundTintList(ColorStateList) - function in android.view.OverlayLayout
 
setBackgroundTintMode(PorterDuff.Mode) - function in android.view.MarkerLayout
 
setBackgroundTintMode(PorterDuff.Mode) - function in android.view.GridLinesLayout
 
setBackgroundTintMode(PorterDuff.Mode) - function in android.view.CameraView
 
setBackgroundTintMode(PorterDuff.Mode) - function in android.view.OverlayLayout
 
setBottom(int) - function in android.view.MarkerLayout
 
setBottom(int) - function in android.view.GridLinesLayout
 
setBottom(int) - function in android.view.CameraView
 
setBottom(int) - function in android.view.OverlayLayout
 
setBrightness(float) - function in com.otaliastudios.cameraview.filters.BrightnessFilter
Sets the brightness adjustment.1.0: normal brightness.2.0: high brightness.
setCameraDistance(float) - function in android.view.MarkerLayout
 
setCameraDistance(float) - function in android.view.GridLinesLayout
 
setCameraDistance(float) - function in android.view.CameraView
 
setCameraDistance(float) - function in android.view.OverlayLayout
 
setClickable(boolean) - function in android.view.MarkerLayout
 
setClickable(boolean) - function in android.view.GridLinesLayout
 
setClickable(boolean) - function in android.view.CameraView
 
setClickable(boolean) - function in android.view.OverlayLayout
 
setClipBounds(Rect) - function in android.view.MarkerLayout
 
setClipBounds(Rect) - function in android.view.GridLinesLayout
 
setClipBounds(Rect) - function in android.view.CameraView
 
setClipBounds(Rect) - function in android.view.OverlayLayout
 
setClipChildren(boolean) - function in android.view.MarkerLayout
 
setClipChildren(boolean) - function in android.view.CameraView
 
setClipChildren(boolean) - function in android.view.OverlayLayout
 
setClipToOutline(boolean) - function in android.view.MarkerLayout
 
setClipToOutline(boolean) - function in android.view.GridLinesLayout
 
setClipToOutline(boolean) - function in android.view.CameraView
 
setClipToOutline(boolean) - function in android.view.OverlayLayout
 
setClipToPadding(boolean) - function in android.view.MarkerLayout
 
setClipToPadding(boolean) - function in android.view.CameraView
 
setClipToPadding(boolean) - function in android.view.OverlayLayout
 
setColors(int,int) - function in com.otaliastudios.cameraview.filters.DuotoneFilter
Sets the two duotone ARGB colors.
setContentCaptureSession(ContentCaptureSession) - function in android.view.MarkerLayout
 
setContentCaptureSession(ContentCaptureSession) - function in android.view.GridLinesLayout
 
setContentCaptureSession(ContentCaptureSession) - function in android.view.CameraView
 
setContentCaptureSession(ContentCaptureSession) - function in android.view.OverlayLayout
 
setContentDescription(CharSequence) - function in android.view.MarkerLayout
 
setContentDescription(CharSequence) - function in android.view.GridLinesLayout
 
setContentDescription(CharSequence) - function in android.view.CameraView
 
setContentDescription(CharSequence) - function in android.view.OverlayLayout
 
setContextClickable(boolean) - function in android.view.MarkerLayout
 
setContextClickable(boolean) - function in android.view.GridLinesLayout
 
setContextClickable(boolean) - function in android.view.CameraView
 
setContextClickable(boolean) - function in android.view.OverlayLayout
 
setContrast(float) - function in com.otaliastudios.cameraview.filters.ContrastFilter
Sets the current contrast adjustment.1.0: no adjustment2.
setDefaultFocusHighlightEnabled(boolean) - function in android.view.MarkerLayout
 
setDefaultFocusHighlightEnabled(boolean) - function in android.view.GridLinesLayout
 
setDefaultFocusHighlightEnabled(boolean) - function in android.view.CameraView
 
setDefaultFocusHighlightEnabled(boolean) - function in android.view.OverlayLayout
 
setDescendantFocusability(int) - function in android.view.MarkerLayout
 
setDescendantFocusability(int) - function in android.view.CameraView
 
setDescendantFocusability(int) - function in android.view.OverlayLayout
 
setDeviceOrientation(int) - function in com.otaliastudios.cameraview.engine.offset.Angles
Sets the device orientation.
setDisplayOffset(int) - function in com.otaliastudios.cameraview.engine.offset.Angles
Sets the display offset.
setDrawHardwareOverlays(boolean) - function in com.otaliastudios.cameraview.CameraView
Sets the overlay layout hardware canvas capture mode to allow hardwareaccelerated views to be captured in snapshots
setDrawingCacheBackgroundColor(int) - function in android.view.MarkerLayout
 
setDrawingCacheBackgroundColor(int) - function in android.view.GridLinesLayout
 
setDrawingCacheBackgroundColor(int) - function in android.view.CameraView
 
setDrawingCacheBackgroundColor(int) - function in android.view.OverlayLayout
 
setDrawingCacheEnabled(boolean) - function in android.view.MarkerLayout
 
setDrawingCacheEnabled(boolean) - function in android.view.GridLinesLayout
 
setDrawingCacheEnabled(boolean) - function in android.view.CameraView
 
setDrawingCacheEnabled(boolean) - function in android.view.OverlayLayout
 
setDrawingCacheQuality(int) - function in android.view.MarkerLayout
 
setDrawingCacheQuality(int) - function in android.view.GridLinesLayout
 
setDrawingCacheQuality(int) - function in android.view.CameraView
 
setDrawingCacheQuality(int) - function in android.view.OverlayLayout
 
setDrawRotation(int) - function in com.otaliastudios.cameraview.preview.GlCameraPreview
Should be called after setStreamSize!Sets the rotation, if any, to be applied when drawing.
setDrawRotation(int) - function in com.otaliastudios.cameraview.preview.SurfaceCameraPreview
Should be called after setStreamSize!Sets the rotation, if any, to be applied when drawing.
setDrawRotation(int) - function in com.otaliastudios.cameraview.preview.TextureCameraPreview
Should be called after setStreamSize!Sets the rotation, if any, to be applied when drawing.
setDrawRotation(int) - function in com.otaliastudios.cameraview.preview.TextureCameraPreview
Should be called after setStreamSize!Sets the rotation, if any, to be applied when drawing.
setDrawRotation(int) - function in com.otaliastudios.cameraview.preview.CameraPreview
Should be called after setStreamSize!Sets the rotation, if any, to be applied when drawing.
setDuplicateParentStateEnabled(boolean) - function in android.view.MarkerLayout
 
setDuplicateParentStateEnabled(boolean) - function in android.view.GridLinesLayout
 
setDuplicateParentStateEnabled(boolean) - function in android.view.CameraView
 
setDuplicateParentStateEnabled(boolean) - function in android.view.OverlayLayout
 
setElevation(float) - function in android.view.MarkerLayout
 
setElevation(float) - function in android.view.GridLinesLayout
 
setElevation(float) - function in android.view.CameraView
 
setElevation(float) - function in android.view.OverlayLayout
 
setEnabled(boolean) - function in android.view.MarkerLayout
 
setEnabled(boolean) - function in android.view.GridLinesLayout
 
setEnabled(boolean) - function in android.view.CameraView
 
setEnabled(boolean) - function in android.view.OverlayLayout
 
setEngine(Engine) - function in com.otaliastudios.cameraview.CameraView
Controls the core engine.
setExperimental(boolean) - function in com.otaliastudios.cameraview.CameraView
Sets the experimental flag which occasionally can enablenew, unstable beta features.
setExposureCorrection(float) - function in com.otaliastudios.cameraview.CameraView
Sets exposure adjustment, in EV stops.
setExposureCorrection(float,Array,Array,boolean) - function in com.otaliastudios.cameraview.engine.Camera2Engine
 
setExposureCorrection(float,Array,Array,boolean) - function in com.otaliastudios.cameraview.engine.Camera2Engine
 
setExposureCorrection(float,Array,Array,boolean) - function in com.otaliastudios.cameraview.engine.CameraBaseEngine
 
setExposureCorrection(float,Array,Array,boolean) - function in com.otaliastudios.cameraview.engine.CameraEngine
 
setExposureCorrection(float,Array,Array,boolean) - function in com.otaliastudios.cameraview.engine.Camera1Engine
 
setExposureCorrection(float,Array,Array,boolean) - function in com.otaliastudios.cameraview.engine.Camera1Engine
 
setFacing(Facing) - function in com.otaliastudios.cameraview.CameraView
Sets which camera sensor should be used.
setFacing(Facing) - function in com.otaliastudios.cameraview.engine.Camera2Engine
Sets a new facing value.
setFacing(Facing) - function in com.otaliastudios.cameraview.engine.CameraBaseEngine
Sets a new facing value.
setFacing(Facing) - function in com.otaliastudios.cameraview.engine.CameraEngine
 
setFacing(Facing) - function in com.otaliastudios.cameraview.engine.Camera1Engine
Sets a new facing value.
setFadingEdgeLength(int) - function in android.view.MarkerLayout
 
setFadingEdgeLength(int) - function in android.view.GridLinesLayout
 
setFadingEdgeLength(int) - function in android.view.CameraView
 
setFadingEdgeLength(int) - function in android.view.OverlayLayout
 
setFilter(Filter) - function in com.otaliastudios.cameraview.internal.GlTextureDrawer
 
setFilter(Filter) - function in com.otaliastudios.cameraview.CameraView
Applies a real-time filter to the camera preview, if it supports it.
setFilter(Filter) - function in com.otaliastudios.cameraview.preview.GlCameraPreview
Sets a new filter.
setFilter(Filter) - function in com.otaliastudios.cameraview.preview.GlCameraPreview
Sets a new filter.
setFilter(Filter) - function in com.otaliastudios.cameraview.preview.FilterCameraPreview
Sets a new filter.
setFilterTouchesWhenObscured(boolean) - function in android.view.MarkerLayout
 
setFilterTouchesWhenObscured(boolean) - function in android.view.GridLinesLayout
 
setFilterTouchesWhenObscured(boolean) - function in android.view.CameraView
 
setFilterTouchesWhenObscured(boolean) - function in android.view.OverlayLayout
 
setFirstColor(int) - function in com.otaliastudios.cameraview.filters.DuotoneFilter
Sets the first of the duotone ARGB colors.
setFitsSystemWindows(boolean) - function in android.view.MarkerLayout
 
setFitsSystemWindows(boolean) - function in android.view.GridLinesLayout
 
setFitsSystemWindows(boolean) - function in android.view.CameraView
 
setFitsSystemWindows(boolean) - function in android.view.OverlayLayout
 
setFlash(Flash) - function in com.otaliastudios.cameraview.CameraView
Sets the flash mode.
setFlash(Flash) - function in com.otaliastudios.cameraview.engine.Camera2Engine
 
setFlash(Flash) - function in com.otaliastudios.cameraview.engine.Camera2Engine
 
setFlash(Flash) - function in com.otaliastudios.cameraview.engine.CameraBaseEngine
 
setFlash(Flash) - function in com.otaliastudios.cameraview.engine.CameraEngine
 
setFlash(Flash) - function in com.otaliastudios.cameraview.engine.Camera1Engine
 
setFocusable(boolean) - function in android.view.MarkerLayout
 
setFocusable(boolean) - function in android.view.GridLinesLayout
 
setFocusable(boolean) - function in android.view.CameraView
 
setFocusable(boolean) - function in android.view.OverlayLayout
 
setFocusableInTouchMode(boolean) - function in android.view.MarkerLayout
 
setFocusableInTouchMode(boolean) - function in android.view.GridLinesLayout
 
setFocusableInTouchMode(boolean) - function in android.view.CameraView
 
setFocusableInTouchMode(boolean) - function in android.view.OverlayLayout
 
setFocusedByDefault(boolean) - function in android.view.MarkerLayout
 
setFocusedByDefault(boolean) - function in android.view.GridLinesLayout
 
setFocusedByDefault(boolean) - function in android.view.CameraView
 
setFocusedByDefault(boolean) - function in android.view.OverlayLayout
 
setForceDarkAllowed(boolean) - function in android.view.MarkerLayout
 
setForceDarkAllowed(boolean) - function in android.view.GridLinesLayout
 
setForceDarkAllowed(boolean) - function in android.view.CameraView
 
setForceDarkAllowed(boolean) - function in android.view.OverlayLayout
 
setForeground(Drawable) - function in android.view.MarkerLayout
 
setForeground(Drawable) - function in android.view.GridLinesLayout
 
setForeground(Drawable) - function in android.view.CameraView
 
setForeground(Drawable) - function in android.view.OverlayLayout
 
setForegroundGravity(int) - function in android.widget.MarkerLayout
 
setForegroundGravity(int) - function in android.view.GridLinesLayout
 
setForegroundGravity(int) - function in android.widget.CameraView
 
setForegroundGravity(int) - function in android.widget.OverlayLayout
 
setForegroundTintBlendMode(BlendMode) - function in android.view.MarkerLayout
 
setForegroundTintBlendMode(BlendMode) - function in android.view.GridLinesLayout
 
setForegroundTintBlendMode(BlendMode) - function in android.view.CameraView
 
setForegroundTintBlendMode(BlendMode) - function in android.view.OverlayLayout
 
setForegroundTintList(ColorStateList) - function in android.view.MarkerLayout
 
setForegroundTintList(ColorStateList) - function in android.view.GridLinesLayout
 
setForegroundTintList(ColorStateList) - function in android.view.CameraView
 
setForegroundTintList(ColorStateList) - function in android.view.OverlayLayout
 
setForegroundTintMode(PorterDuff.Mode) - function in android.view.MarkerLayout
 
setForegroundTintMode(PorterDuff.Mode) - function in android.view.GridLinesLayout
 
setForegroundTintMode(PorterDuff.Mode) - function in android.view.CameraView
 
setForegroundTintMode(PorterDuff.Mode) - function in android.view.OverlayLayout
 
setFrameProcessingExecutors(int) - function in com.otaliastudios.cameraview.CameraView
Sets the thread pool size for frame processing.
setFrameProcessingFormat(int) - function in com.otaliastudios.cameraview.CameraView
Sets the android.graphics.ImageFormat for frame processing.
setFrameProcessingFormat(int) - function in com.otaliastudios.cameraview.engine.Camera2Engine
 
setFrameProcessingFormat(int) - function in com.otaliastudios.cameraview.engine.Camera2Engine
 
setFrameProcessingFormat(int) - function in com.otaliastudios.cameraview.engine.CameraBaseEngine
 
setFrameProcessingFormat(int) - function in com.otaliastudios.cameraview.engine.CameraEngine
 
setFrameProcessingFormat(int) - function in com.otaliastudios.cameraview.engine.Camera1Engine
 
setFrameProcessingMaxHeight(int) - function in com.otaliastudios.cameraview.CameraView
Sets the max height for frame processing Frames.
setFrameProcessingMaxHeight(int) - function in com.otaliastudios.cameraview.engine.Camera2Engine
 
setFrameProcessingMaxHeight(int) - function in com.otaliastudios.cameraview.engine.CameraBaseEngine
 
setFrameProcessingMaxHeight(int) - function in com.otaliastudios.cameraview.engine.CameraEngine
 
setFrameProcessingMaxHeight(int) - function in com.otaliastudios.cameraview.engine.Camera1Engine
 
setFrameProcessingMaxWidth(int) - function in com.otaliastudios.cameraview.CameraView
Sets the max width for frame processing Frames.
setFrameProcessingMaxWidth(int) - function in com.otaliastudios.cameraview.engine.Camera2Engine
 
setFrameProcessingMaxWidth(int) - function in com.otaliastudios.cameraview.engine.CameraBaseEngine
 
setFrameProcessingMaxWidth(int) - function in com.otaliastudios.cameraview.engine.CameraEngine
 
setFrameProcessingMaxWidth(int) - function in com.otaliastudios.cameraview.engine.Camera1Engine
 
setFrameProcessingPoolSize(int) - function in com.otaliastudios.cameraview.CameraView
Sets the frame processing pool size.
setFrameProcessingPoolSize(int) - function in com.otaliastudios.cameraview.engine.Camera2Engine
 
setFrameProcessingPoolSize(int) - function in com.otaliastudios.cameraview.engine.CameraBaseEngine
 
setFrameProcessingPoolSize(int) - function in com.otaliastudios.cameraview.engine.CameraEngine
 
setFrameProcessingPoolSize(int) - function in com.otaliastudios.cameraview.engine.Camera1Engine
 
setGamma(float) - function in com.otaliastudios.cameraview.filters.GammaFilter
Sets the new gamma value in the 0.0 - 2.0 range.The 1.0 value means no correction will be applied.
setGrid(Grid) - function in com.otaliastudios.cameraview.CameraView
Controls the grids to be drawn over the current layout.
setGridColor(int) - function in com.otaliastudios.cameraview.internal.GridLinesLayout
Sets a new grid color.
setGridColor(int) - function in com.otaliastudios.cameraview.CameraView
Controls the color of the grid lines that will be drawnover the current layout.
setGridMode(Grid) - function in com.otaliastudios.cameraview.internal.GridLinesLayout
Sets a new grid value
setHapticFeedbackEnabled(boolean) - function in android.view.MarkerLayout
 
setHapticFeedbackEnabled(boolean) - function in android.view.GridLinesLayout
 
setHapticFeedbackEnabled(boolean) - function in android.view.CameraView
 
setHapticFeedbackEnabled(boolean) - function in android.view.OverlayLayout
 
setHardwareCanvasEnabled(boolean) - function in com.otaliastudios.cameraview.overlay.OverlayLayout
Sets the overlay renderer to lock and capture the hardware canvas in orderto capture hardware accelerated views such as video players
setHardwareCanvasEnabled(boolean) - function in com.otaliastudios.cameraview.overlay.Overlay
Sets the overlay renderer to lock and capture the hardware canvas in orderto capture hardware accelerated views such as video players
setHasFrameProcessors(boolean) - function in com.otaliastudios.cameraview.engine.Camera2Engine
 
setHasFrameProcessors(boolean) - function in com.otaliastudios.cameraview.engine.Camera2Engine
 
setHasFrameProcessors(boolean) - function in com.otaliastudios.cameraview.engine.CameraBaseEngine
 
setHasFrameProcessors(boolean) - function in com.otaliastudios.cameraview.engine.CameraEngine
 
setHasFrameProcessors(boolean) - function in com.otaliastudios.cameraview.engine.Camera1Engine
 
setHasTransientState(boolean) - function in android.view.MarkerLayout
 
setHasTransientState(boolean) - function in android.view.GridLinesLayout
 
setHasTransientState(boolean) - function in android.view.CameraView
 
setHasTransientState(boolean) - function in android.view.OverlayLayout
 
setHdr(Hdr) - function in com.otaliastudios.cameraview.CameraView
Controls the grids to be drawn over the current layout.
setHdr(Hdr) - function in com.otaliastudios.cameraview.engine.Camera2Engine
 
setHdr(Hdr) - function in com.otaliastudios.cameraview.engine.CameraBaseEngine
 
setHdr(Hdr) - function in com.otaliastudios.cameraview.engine.CameraEngine
 
setHdr(Hdr) - function in com.otaliastudios.cameraview.engine.Camera1Engine
 
setHorizontalFadingEdgeEnabled(boolean) - function in android.view.MarkerLayout
 
setHorizontalFadingEdgeEnabled(boolean) - function in android.view.GridLinesLayout
 
setHorizontalFadingEdgeEnabled(boolean) - function in android.view.CameraView
 
setHorizontalFadingEdgeEnabled(boolean) - function in android.view.OverlayLayout
 
setHorizontalScrollBarEnabled(boolean) - function in android.view.MarkerLayout
 
setHorizontalScrollBarEnabled(boolean) - function in android.view.GridLinesLayout
 
setHorizontalScrollBarEnabled(boolean) - function in android.view.CameraView
 
setHorizontalScrollBarEnabled(boolean) - function in android.view.OverlayLayout
 
setHorizontalScrollbarThumbDrawable(Drawable) - function in android.view.MarkerLayout
 
setHorizontalScrollbarThumbDrawable(Drawable) - function in android.view.GridLinesLayout
 
setHorizontalScrollbarThumbDrawable(Drawable) - function in android.view.CameraView
 
setHorizontalScrollbarThumbDrawable(Drawable) - function in android.view.OverlayLayout
 
setHorizontalScrollbarTrackDrawable(Drawable) - function in android.view.MarkerLayout
 
setHorizontalScrollbarTrackDrawable(Drawable) - function in android.view.GridLinesLayout
 
setHorizontalScrollbarTrackDrawable(Drawable) - function in android.view.CameraView
 
setHorizontalScrollbarTrackDrawable(Drawable) - function in android.view.OverlayLayout
 
setHovered(boolean) - function in android.view.MarkerLayout
 
setHovered(boolean) - function in android.view.GridLinesLayout
 
setHovered(boolean) - function in android.view.CameraView
 
setHovered(boolean) - function in android.view.OverlayLayout
 
setHue(float) - function in com.otaliastudios.cameraview.filters.HueFilter
Sets the hue value in degrees.
setId(int) - function in android.view.MarkerLayout
 
setId(int) - function in android.view.GridLinesLayout
 
setId(int) - function in android.view.CameraView
 
setId(int) - function in android.view.OverlayLayout
 
setImportantForAccessibility(int) - function in android.view.MarkerLayout
 
setImportantForAccessibility(int) - function in android.view.GridLinesLayout
 
setImportantForAccessibility(int) - function in android.view.CameraView
 
setImportantForAccessibility(int) - function in android.view.OverlayLayout
 
setImportantForAutofill(int) - function in android.view.MarkerLayout
 
setImportantForAutofill(int) - function in android.view.GridLinesLayout
 
setImportantForAutofill(int) - function in android.view.CameraView
 
setImportantForAutofill(int) - function in android.view.OverlayLayout
 
setImportantForContentCapture(int) - function in android.view.MarkerLayout
 
setImportantForContentCapture(int) - function in android.view.GridLinesLayout
 
setImportantForContentCapture(int) - function in android.view.CameraView
 
setImportantForContentCapture(int) - function in android.view.OverlayLayout
 
setKeepScreenOn(boolean) - function in android.view.MarkerLayout
 
setKeepScreenOn(boolean) - function in android.view.GridLinesLayout
 
setKeepScreenOn(boolean) - function in android.view.CameraView
 
setKeepScreenOn(boolean) - function in android.view.OverlayLayout
 
setKeyboardNavigationCluster(boolean) - function in android.view.MarkerLayout
 
setKeyboardNavigationCluster(boolean) - function in android.view.GridLinesLayout
 
setKeyboardNavigationCluster(boolean) - function in android.view.CameraView
 
setKeyboardNavigationCluster(boolean) - function in android.view.OverlayLayout
 
setLabelFor(int) - function in android.view.MarkerLayout
 
setLabelFor(int) - function in android.view.GridLinesLayout
 
setLabelFor(int) - function in android.view.CameraView
 
setLabelFor(int) - function in android.view.OverlayLayout
 
setLayerPaint(Paint) - function in android.view.MarkerLayout
 
setLayerPaint(Paint) - function in android.view.GridLinesLayout
 
setLayerPaint(Paint) - function in android.view.CameraView
 
setLayerPaint(Paint) - function in android.view.OverlayLayout
 
setLayerType(int,Paint) - function in android.view.MarkerLayout
 
setLayerType(int,Paint) - function in android.view.GridLinesLayout
 
setLayerType(int,Paint) - function in android.view.CameraView
 
setLayerType(int,Paint) - function in android.view.OverlayLayout
 
setLayoutAnimation(LayoutAnimationController) - function in android.view.MarkerLayout
 
setLayoutAnimation(LayoutAnimationController) - function in android.view.CameraView
 
setLayoutAnimation(LayoutAnimationController) - function in android.view.OverlayLayout
 
setLayoutAnimationListener(Animation.AnimationListener) - function in android.view.MarkerLayout
 
setLayoutAnimationListener(Animation.AnimationListener) - function in android.view.CameraView
 
setLayoutAnimationListener(Animation.AnimationListener) - function in android.view.OverlayLayout
 
setLayoutDirection(int) - function in android.view.MarkerLayout
 
setLayoutDirection(int) - function in android.view.GridLinesLayout
 
setLayoutDirection(int) - function in android.view.CameraView
 
setLayoutDirection(int) - function in android.view.OverlayLayout
 
setLayoutDirection(int) - function in android.view.OverlayLayout.LayoutParams
 
setLayoutMode(int) - function in android.view.MarkerLayout
 
setLayoutMode(int) - function in android.view.CameraView
 
setLayoutMode(int) - function in android.view.OverlayLayout
 
setLayoutParams(ViewGroup.LayoutParams) - function in android.view.MarkerLayout
 
setLayoutParams(ViewGroup.LayoutParams) - function in android.view.GridLinesLayout
 
setLayoutParams(ViewGroup.LayoutParams) - function in android.view.CameraView
 
setLayoutParams(ViewGroup.LayoutParams) - function in android.view.OverlayLayout
 
setLayoutTransition(LayoutTransition) - function in android.view.MarkerLayout
 
setLayoutTransition(LayoutTransition) - function in android.view.CameraView
 
setLayoutTransition(LayoutTransition) - function in android.view.OverlayLayout
 
setLeft(int) - function in android.view.MarkerLayout
 
setLeft(int) - function in android.view.GridLinesLayout
 
setLeft(int) - function in android.view.CameraView
 
setLeft(int) - function in android.view.OverlayLayout
 
setLeftTopRightBottom(int,int,int,int) - function in android.view.MarkerLayout
 
setLeftTopRightBottom(int,int,int,int) - function in android.view.GridLinesLayout
 
setLeftTopRightBottom(int,int,int,int) - function in android.view.CameraView
 
setLeftTopRightBottom(int,int,int,int) - function in android.view.OverlayLayout
 
setLifecycleOwner(LifecycleOwner) - function in com.otaliastudios.cameraview.CameraView
Sets the lifecycle owner for this view.
setLocation(double,double) - function in com.otaliastudios.cameraview.CameraView
Set location coordinates to be found later in the EXIF header
setLocation(Location) - function in com.otaliastudios.cameraview.CameraView
Set location values to be found later in the EXIF header
setLocation(Location) - function in com.otaliastudios.cameraview.engine.Camera2Engine
 
setLocation(Location) - function in com.otaliastudios.cameraview.engine.CameraBaseEngine
 
setLocation(Location) - function in com.otaliastudios.cameraview.engine.CameraEngine
 
setLocation(Location) - function in com.otaliastudios.cameraview.engine.Camera1Engine
 
setLogLevel(int) - function in com.otaliastudios.cameraview.CameraLogger
Sets the log sLevel for logcat events.
setLongClickable(boolean) - function in android.view.MarkerLayout
 
setLongClickable(boolean) - function in android.view.GridLinesLayout
 
setLongClickable(boolean) - function in android.view.CameraView
 
setLongClickable(boolean) - function in android.view.OverlayLayout
 
setMarginEnd(int) - function in android.view.OverlayLayout.LayoutParams
 
setMargins(int,int,int,int) - function in android.view.OverlayLayout.LayoutParams
 
setMarginStart(int) - function in android.view.OverlayLayout.LayoutParams
 
setMeasureAllChildren(boolean) - function in android.widget.MarkerLayout
 
setMeasureAllChildren(boolean) - function in android.widget.CameraView
 
setMeasureAllChildren(boolean) - function in android.widget.OverlayLayout
 
setMinimumHeight(int) - function in android.view.MarkerLayout
 
setMinimumHeight(int) - function in android.view.GridLinesLayout
 
setMinimumHeight(int) - function in android.view.CameraView
 
setMinimumHeight(int) - function in android.view.OverlayLayout
 
setMinimumWidth(int) - function in android.view.MarkerLayout
 
setMinimumWidth(int) - function in android.view.GridLinesLayout
 
setMinimumWidth(int) - function in android.view.CameraView
 
setMinimumWidth(int) - function in android.view.OverlayLayout
 
setMode(Mode) - function in com.otaliastudios.cameraview.CameraView
Set the current session type to either picture or video.
setMode(Mode) - function in com.otaliastudios.cameraview.engine.Camera2Engine
Sets the desired mode (either picture or video).
setMode(Mode) - function in com.otaliastudios.cameraview.engine.CameraBaseEngine
Sets the desired mode (either picture or video).
setMode(Mode) - function in com.otaliastudios.cameraview.engine.CameraEngine
 
setMode(Mode) - function in com.otaliastudios.cameraview.engine.Camera1Engine
Sets the desired mode (either picture or video).
setMotionEventSplittingEnabled(boolean) - function in android.view.MarkerLayout
 
setMotionEventSplittingEnabled(boolean) - function in android.view.CameraView
 
setMotionEventSplittingEnabled(boolean) - function in android.view.OverlayLayout
 
setNestedScrollingEnabled(boolean) - function in android.view.MarkerLayout
 
setNestedScrollingEnabled(boolean) - function in android.view.GridLinesLayout
 
setNestedScrollingEnabled(boolean) - function in android.view.CameraView
 
setNestedScrollingEnabled(boolean) - function in android.view.OverlayLayout
 
setNextClusterForwardId(int) - function in android.view.MarkerLayout
 
setNextClusterForwardId(int) - function in android.view.GridLinesLayout
 
setNextClusterForwardId(int) - function in android.view.CameraView
 
setNextClusterForwardId(int) - function in android.view.OverlayLayout
 
setNextFocusDownId(int) - function in android.view.MarkerLayout
 
setNextFocusDownId(int) - function in android.view.GridLinesLayout
 
setNextFocusDownId(int) - function in android.view.CameraView
 
setNextFocusDownId(int) - function in android.view.OverlayLayout
 
setNextFocusForwardId(int) - function in android.view.MarkerLayout
 
setNextFocusForwardId(int) - function in android.view.GridLinesLayout
 
setNextFocusForwardId(int) - function in android.view.CameraView
 
setNextFocusForwardId(int) - function in android.view.OverlayLayout
 
setNextFocusLeftId(int) - function in android.view.MarkerLayout
 
setNextFocusLeftId(int) - function in android.view.GridLinesLayout
 
setNextFocusLeftId(int) - function in android.view.CameraView
 
setNextFocusLeftId(int) - function in android.view.OverlayLayout
 
setNextFocusRightId(int) - function in android.view.MarkerLayout
 
setNextFocusRightId(int) - function in android.view.GridLinesLayout
 
setNextFocusRightId(int) - function in android.view.CameraView
 
setNextFocusRightId(int) - function in android.view.OverlayLayout
 
setNextFocusUpId(int) - function in android.view.MarkerLayout
 
setNextFocusUpId(int) - function in android.view.GridLinesLayout
 
setNextFocusUpId(int) - function in android.view.CameraView
 
setNextFocusUpId(int) - function in android.view.OverlayLayout
 
setOnApplyWindowInsetsListener(View.OnApplyWindowInsetsListener) - function in android.view.MarkerLayout
 
setOnApplyWindowInsetsListener(View.OnApplyWindowInsetsListener) - function in android.view.GridLinesLayout
 
setOnApplyWindowInsetsListener(View.OnApplyWindowInsetsListener) - function in android.view.CameraView
 
setOnApplyWindowInsetsListener(View.OnApplyWindowInsetsListener) - function in android.view.OverlayLayout
 
setOnCapturedPointerListener(View.OnCapturedPointerListener) - function in android.view.MarkerLayout
 
setOnCapturedPointerListener(View.OnCapturedPointerListener) - function in android.view.GridLinesLayout
 
setOnCapturedPointerListener(View.OnCapturedPointerListener) - function in android.view.CameraView
 
setOnCapturedPointerListener(View.OnCapturedPointerListener) - function in android.view.OverlayLayout
 
setOnClickListener(View.OnClickListener) - function in android.view.MarkerLayout
 
setOnClickListener(View.OnClickListener) - function in android.view.GridLinesLayout
 
setOnClickListener(View.OnClickListener) - function in android.view.CameraView
 
setOnClickListener(View.OnClickListener) - function in android.view.OverlayLayout
 
setOnContextClickListener(View.OnContextClickListener) - function in android.view.MarkerLayout
 
setOnContextClickListener(View.OnContextClickListener) - function in android.view.GridLinesLayout
 
setOnContextClickListener(View.OnContextClickListener) - function in android.view.CameraView
 
setOnContextClickListener(View.OnContextClickListener) - function in android.view.OverlayLayout
 
setOnCreateContextMenuListener(View.OnCreateContextMenuListener) - function in android.view.MarkerLayout
 
setOnCreateContextMenuListener(View.OnCreateContextMenuListener) - function in android.view.GridLinesLayout
 
setOnCreateContextMenuListener(View.OnCreateContextMenuListener) - function in android.view.CameraView
 
setOnCreateContextMenuListener(View.OnCreateContextMenuListener) - function in android.view.OverlayLayout
 
setOnDragListener(View.OnDragListener) - function in android.view.MarkerLayout
 
setOnDragListener(View.OnDragListener) - function in android.view.GridLinesLayout
 
setOnDragListener(View.OnDragListener) - function in android.view.CameraView
 
setOnDragListener(View.OnDragListener) - function in android.view.OverlayLayout
 
setOnFocusChangeListener(View.OnFocusChangeListener) - function in android.view.MarkerLayout
 
setOnFocusChangeListener(View.OnFocusChangeListener) - function in android.view.GridLinesLayout
 
setOnFocusChangeListener(View.OnFocusChangeListener) - function in android.view.CameraView
 
setOnFocusChangeListener(View.OnFocusChangeListener) - function in android.view.OverlayLayout
 
setOnGenericMotionListener(View.OnGenericMotionListener) - function in android.view.MarkerLayout
 
setOnGenericMotionListener(View.OnGenericMotionListener) - function in android.view.GridLinesLayout
 
setOnGenericMotionListener(View.OnGenericMotionListener) - function in android.view.CameraView
 
setOnGenericMotionListener(View.OnGenericMotionListener) - function in android.view.OverlayLayout
 
setOnHierarchyChangeListener(ViewGroup.OnHierarchyChangeListener) - function in android.view.MarkerLayout
 
setOnHierarchyChangeListener(ViewGroup.OnHierarchyChangeListener) - function in android.view.CameraView
 
setOnHierarchyChangeListener(ViewGroup.OnHierarchyChangeListener) - function in android.view.OverlayLayout
 
setOnHoverListener(View.OnHoverListener) - function in android.view.MarkerLayout
 
setOnHoverListener(View.OnHoverListener) - function in android.view.GridLinesLayout
 
setOnHoverListener(View.OnHoverListener) - function in android.view.CameraView
 
setOnHoverListener(View.OnHoverListener) - function in android.view.OverlayLayout
 
setOnKeyListener(View.OnKeyListener) - function in android.view.MarkerLayout
 
setOnKeyListener(View.OnKeyListener) - function in android.view.GridLinesLayout
 
setOnKeyListener(View.OnKeyListener) - function in android.view.CameraView
 
setOnKeyListener(View.OnKeyListener) - function in android.view.OverlayLayout
 
setOnLongClickListener(View.OnLongClickListener) - function in android.view.MarkerLayout
 
setOnLongClickListener(View.OnLongClickListener) - function in android.view.GridLinesLayout
 
setOnLongClickListener(View.OnLongClickListener) - function in android.view.CameraView
 
setOnLongClickListener(View.OnLongClickListener) - function in android.view.OverlayLayout
 
setOnReceiveContentListener(Array,OnReceiveContentListener) - function in android.view.MarkerLayout
 
setOnReceiveContentListener(Array,OnReceiveContentListener) - function in android.view.GridLinesLayout
 
setOnReceiveContentListener(Array,OnReceiveContentListener) - function in android.view.CameraView
 
setOnReceiveContentListener(Array,OnReceiveContentListener) - function in android.view.OverlayLayout
 
setOnScrollChangeListener(View.OnScrollChangeListener) - function in android.view.MarkerLayout
 
setOnScrollChangeListener(View.OnScrollChangeListener) - function in android.view.GridLinesLayout
 
setOnScrollChangeListener(View.OnScrollChangeListener) - function in android.view.CameraView
 
setOnScrollChangeListener(View.OnScrollChangeListener) - function in android.view.OverlayLayout
 
setOnSystemUiVisibilityChangeListener(View.OnSystemUiVisibilityChangeListener) - function in android.view.MarkerLayout
 
setOnSystemUiVisibilityChangeListener(View.OnSystemUiVisibilityChangeListener) - function in android.view.GridLinesLayout
 
setOnSystemUiVisibilityChangeListener(View.OnSystemUiVisibilityChangeListener) - function in android.view.CameraView
 
setOnSystemUiVisibilityChangeListener(View.OnSystemUiVisibilityChangeListener) - function in android.view.OverlayLayout
 
setOnTouchListener(View.OnTouchListener) - function in android.view.MarkerLayout
 
setOnTouchListener(View.OnTouchListener) - function in android.view.GridLinesLayout
 
setOnTouchListener(View.OnTouchListener) - function in android.view.CameraView
 
setOnTouchListener(View.OnTouchListener) - function in android.view.OverlayLayout
 
setOutlineAmbientShadowColor(int) - function in android.view.MarkerLayout
 
setOutlineAmbientShadowColor(int) - function in android.view.GridLinesLayout
 
setOutlineAmbientShadowColor(int) - function in android.view.CameraView
 
setOutlineAmbientShadowColor(int) - function in android.view.OverlayLayout
 
setOutlineProvider(ViewOutlineProvider) - function in android.view.MarkerLayout
 
setOutlineProvider(ViewOutlineProvider) - function in android.view.GridLinesLayout
 
setOutlineProvider(ViewOutlineProvider) - function in android.view.CameraView
 
setOutlineProvider(ViewOutlineProvider) - function in android.view.OverlayLayout
 
setOutlineSpotShadowColor(int) - function in android.view.MarkerLayout
 
setOutlineSpotShadowColor(int) - function in android.view.GridLinesLayout
 
setOutlineSpotShadowColor(int) - function in android.view.CameraView
 
setOutlineSpotShadowColor(int) - function in android.view.OverlayLayout
 
setOverlay(Overlay) - function in com.otaliastudios.cameraview.engine.Camera2Engine
 
setOverlay(Overlay) - function in com.otaliastudios.cameraview.engine.CameraBaseEngine
 
setOverlay(Overlay) - function in com.otaliastudios.cameraview.engine.CameraEngine
 
setOverlay(Overlay) - function in com.otaliastudios.cameraview.engine.Camera1Engine
 
setOverScrollMode(int) - function in android.view.MarkerLayout
 
setOverScrollMode(int) - function in android.view.GridLinesLayout
 
setOverScrollMode(int) - function in android.view.CameraView
 
setOverScrollMode(int) - function in android.view.OverlayLayout
 
setPadding(int,int,int,int) - function in android.view.MarkerLayout
 
setPadding(int,int,int,int) - function in android.view.GridLinesLayout
 
setPadding(int,int,int,int) - function in android.view.CameraView
 
setPadding(int,int,int,int) - function in android.view.OverlayLayout
 
setPaddingRelative(int,int,int,int) - function in android.view.MarkerLayout
 
setPaddingRelative(int,int,int,int) - function in android.view.GridLinesLayout
 
setPaddingRelative(int,int,int,int) - function in android.view.CameraView
 
setPaddingRelative(int,int,int,int) - function in android.view.OverlayLayout
 
setParameter1(float) - function in com.otaliastudios.cameraview.filters.TintFilter
Sets the parameter.The value should always be between 0 and 1.
setParameter1(float) - function in com.otaliastudios.cameraview.filters.VignetteFilter
Sets the parameter.The value should always be between 0 and 1.
setParameter1(float) - function in com.otaliastudios.cameraview.filters.DuotoneFilter
Sets the parameter.The value should always be between 0 and 1.
setParameter1(float) - function in com.otaliastudios.cameraview.filters.AutoFixFilter
Sets the parameter.The value should always be between 0 and 1.
setParameter1(float) - function in com.otaliastudios.cameraview.filters.ContrastFilter
Sets the parameter.The value should always be between 0 and 1.
setParameter1(float) - function in com.otaliastudios.cameraview.filters.SaturationFilter
Sets the parameter.The value should always be between 0 and 1.
setParameter1(float) - function in com.otaliastudios.cameraview.filters.HueFilter
Sets the parameter.The value should always be between 0 and 1.
setParameter1(float) - function in com.otaliastudios.cameraview.filters.GrainFilter
Sets the parameter.The value should always be between 0 and 1.
setParameter1(float) - function in com.otaliastudios.cameraview.filters.GammaFilter
Sets the parameter.The value should always be between 0 and 1.
setParameter1(float) - function in com.otaliastudios.cameraview.filters.BrightnessFilter
Sets the parameter.The value should always be between 0 and 1.
setParameter1(float) - function in com.otaliastudios.cameraview.filters.SharpnessFilter
Sets the parameter.The value should always be between 0 and 1.
setParameter1(float) - function in com.otaliastudios.cameraview.filters.FillLightFilter
Sets the parameter.The value should always be between 0 and 1.
setParameter1(float) - function in com.otaliastudios.cameraview.filters.TemperatureFilter
Sets the parameter.The value should always be between 0 and 1.
setParameter1(float) - function in com.otaliastudios.cameraview.filter.OneParameterFilter
Sets the parameter.The value should always be between 0 and 1.
setParameter1(float) - function in com.otaliastudios.cameraview.filter.TwoParameterFilter
Sets the parameter.The value should always be between 0 and 1.
setParameter1(float) - function in com.otaliastudios.cameraview.filter.MultiFilter
Sets the parameter.The value should always be between 0 and 1.
setParameter1(float) - function in com.otaliastudios.cameraview.filter.MultiFilter
Sets the parameter.The value should always be between 0 and 1.
setParameter2(float) - function in com.otaliastudios.cameraview.filters.VignetteFilter
Sets the second parameter.The value should always be between 0 and 1.
setParameter2(float) - function in com.otaliastudios.cameraview.filters.DuotoneFilter
Sets the second parameter.The value should always be between 0 and 1.
setParameter2(float) - function in com.otaliastudios.cameraview.filter.TwoParameterFilter
Sets the second parameter.The value should always be between 0 and 1.
setParameter2(float) - function in com.otaliastudios.cameraview.filter.MultiFilter
Sets the second parameter.The value should always be between 0 and 1.
setParameter2(float) - function in com.otaliastudios.cameraview.filter.MultiFilter
Sets the second parameter.The value should always be between 0 and 1.
setPersistentDrawingCache(int) - function in android.view.MarkerLayout
 
setPersistentDrawingCache(int) - function in android.view.CameraView
 
setPersistentDrawingCache(int) - function in android.view.OverlayLayout
 
setPictureFormat(PictureFormat) - function in com.otaliastudios.cameraview.CameraView
Sets the format for pictures taken with takePicture.
setPictureFormat(PictureFormat) - function in com.otaliastudios.cameraview.engine.Camera2Engine
 
setPictureFormat(PictureFormat) - function in com.otaliastudios.cameraview.engine.Camera2Engine
 
setPictureFormat(PictureFormat) - function in com.otaliastudios.cameraview.engine.CameraBaseEngine
 
setPictureFormat(PictureFormat) - function in com.otaliastudios.cameraview.engine.CameraEngine
 
setPictureFormat(PictureFormat) - function in com.otaliastudios.cameraview.engine.Camera1Engine
 
setPictureMetering(boolean) - function in com.otaliastudios.cameraview.CameraView
Whether the engine should perform a metering sequence before taking pictures requestedwith takePicture.
setPictureMetering(boolean) - function in com.otaliastudios.cameraview.engine.Camera2Engine
 
setPictureMetering(boolean) - function in com.otaliastudios.cameraview.engine.CameraBaseEngine
 
setPictureMetering(boolean) - function in com.otaliastudios.cameraview.engine.CameraEngine
 
setPictureMetering(boolean) - function in com.otaliastudios.cameraview.engine.Camera1Engine
 
setPictureSize(SizeSelector) - function in com.otaliastudios.cameraview.CameraView
Sets a capture size selector for picture mode.
setPictureSizeSelector(SizeSelector) - function in com.otaliastudios.cameraview.engine.Camera2Engine
 
setPictureSizeSelector(SizeSelector) - function in com.otaliastudios.cameraview.engine.CameraBaseEngine
 
setPictureSizeSelector(SizeSelector) - function in com.otaliastudios.cameraview.engine.CameraEngine
 
setPictureSizeSelector(SizeSelector) - function in com.otaliastudios.cameraview.engine.Camera1Engine
 
setPictureSnapshotMetering(boolean) - function in com.otaliastudios.cameraview.CameraView
Whether the engine should perform a metering sequence before taking pictures requestedwith takePictureSnapshot.
setPictureSnapshotMetering(boolean) - function in com.otaliastudios.cameraview.engine.Camera2Engine
 
setPictureSnapshotMetering(boolean) - function in com.otaliastudios.cameraview.engine.CameraBaseEngine
 
setPictureSnapshotMetering(boolean) - function in com.otaliastudios.cameraview.engine.CameraEngine
 
setPictureSnapshotMetering(boolean) - function in com.otaliastudios.cameraview.engine.Camera1Engine
 
setPivotX(float) - function in android.view.MarkerLayout
 
setPivotX(float) - function in android.view.GridLinesLayout
 
setPivotX(float) - function in android.view.CameraView
 
setPivotX(float) - function in android.view.OverlayLayout
 
setPivotY(float) - function in android.view.MarkerLayout
 
setPivotY(float) - function in android.view.GridLinesLayout
 
setPivotY(float) - function in android.view.CameraView
 
setPivotY(float) - function in android.view.OverlayLayout
 
setPlaySounds(boolean) - function in com.otaliastudios.cameraview.CameraView
Controls whether CameraView should play sound effects on certainevents (picture taken, focus complete).
setPlaySounds(boolean) - function in com.otaliastudios.cameraview.engine.Camera2Engine
 
setPlaySounds(boolean) - function in com.otaliastudios.cameraview.engine.CameraBaseEngine
 
setPlaySounds(boolean) - function in com.otaliastudios.cameraview.engine.CameraEngine
 
setPlaySounds(boolean) - function in com.otaliastudios.cameraview.engine.Camera1Engine
 
setPointerIcon(PointerIcon) - function in android.view.MarkerLayout
 
setPointerIcon(PointerIcon) - function in android.view.GridLinesLayout
 
setPointerIcon(PointerIcon) - function in android.view.CameraView
 
setPointerIcon(PointerIcon) - function in android.view.OverlayLayout
 
setPressed(boolean) - function in android.view.MarkerLayout
 
setPressed(boolean) - function in android.view.GridLinesLayout
 
setPressed(boolean) - function in android.view.CameraView
 
setPressed(boolean) - function in android.view.OverlayLayout
 
setPreview(Preview) - function in com.otaliastudios.cameraview.CameraView
Controls the preview engine.
setPreview(CameraPreview) - function in com.otaliastudios.cameraview.engine.Camera2Engine
 
setPreview(CameraPreview) - function in com.otaliastudios.cameraview.engine.CameraBaseEngine
 
setPreview(CameraPreview) - function in com.otaliastudios.cameraview.engine.CameraEngine
 
setPreview(CameraPreview) - function in com.otaliastudios.cameraview.engine.Camera1Engine
 
setPreviewFrameRate(float) - function in com.otaliastudios.cameraview.CameraView
Sets the preview frame rate in frames per second.
setPreviewFrameRate(float) - function in com.otaliastudios.cameraview.engine.Camera2Engine
 
setPreviewFrameRate(float) - function in com.otaliastudios.cameraview.engine.CameraBaseEngine
 
setPreviewFrameRate(float) - function in com.otaliastudios.cameraview.engine.CameraEngine
 
setPreviewFrameRate(float) - function in com.otaliastudios.cameraview.engine.Camera1Engine
 
setPreviewFrameRateExact(boolean) - function in com.otaliastudios.cameraview.CameraView
A flag to control the behavior when calling setPreviewFrameRate.
setPreviewFrameRateExact(boolean) - function in com.otaliastudios.cameraview.engine.Camera2Engine
 
setPreviewFrameRateExact(boolean) - function in com.otaliastudios.cameraview.engine.CameraBaseEngine
 
setPreviewFrameRateExact(boolean) - function in com.otaliastudios.cameraview.engine.CameraEngine
 
setPreviewFrameRateExact(boolean) - function in com.otaliastudios.cameraview.engine.Camera1Engine
 
setPreviewStreamSize(SizeSelector) - function in com.otaliastudios.cameraview.CameraView
ADVANCED FEATURE - sets a size selector for the preview stream.
setPreviewStreamSizeSelector(SizeSelector) - function in com.otaliastudios.cameraview.engine.Camera2Engine
 
setPreviewStreamSizeSelector(SizeSelector) - function in com.otaliastudios.cameraview.engine.CameraBaseEngine
 
setPreviewStreamSizeSelector(SizeSelector) - function in com.otaliastudios.cameraview.engine.CameraEngine
 
setPreviewStreamSizeSelector(SizeSelector) - function in com.otaliastudios.cameraview.engine.Camera1Engine
 
setRenderEffect(RenderEffect) - function in android.view.MarkerLayout
 
setRenderEffect(RenderEffect) - function in android.view.GridLinesLayout
 
setRenderEffect(RenderEffect) - function in android.view.CameraView
 
setRenderEffect(RenderEffect) - function in android.view.OverlayLayout
 
setRequestPermissions(boolean) - function in com.otaliastudios.cameraview.CameraView
Sets permissions flag if you want enable auto check permissions or disable it.
setRevealOnFocusHint(boolean) - function in android.view.MarkerLayout
 
setRevealOnFocusHint(boolean) - function in android.view.GridLinesLayout
 
setRevealOnFocusHint(boolean) - function in android.view.CameraView
 
setRevealOnFocusHint(boolean) - function in android.view.OverlayLayout
 
setRight(int) - function in android.view.MarkerLayout
 
setRight(int) - function in android.view.GridLinesLayout
 
setRight(int) - function in android.view.CameraView
 
setRight(int) - function in android.view.OverlayLayout
 
setRotation(float) - function in android.view.MarkerLayout
 
setRotation(float) - function in android.view.GridLinesLayout
 
setRotation(float) - function in android.view.CameraView
 
setRotation(float) - function in android.view.OverlayLayout
 
setRotationX(float) - function in android.view.MarkerLayout
 
setRotationX(float) - function in android.view.GridLinesLayout
 
setRotationX(float) - function in android.view.CameraView
 
setRotationX(float) - function in android.view.OverlayLayout
 
setRotationY(float) - function in android.view.MarkerLayout
 
setRotationY(float) - function in android.view.GridLinesLayout
 
setRotationY(float) - function in android.view.CameraView
 
setRotationY(float) - function in android.view.OverlayLayout
 
setSaturation(float) - function in com.otaliastudios.cameraview.filters.SaturationFilter
Sets the saturation correction value:-1.0: fully desaturated, grayscale.0.0: no change.+1.0: fully saturated.
setSaveEnabled(boolean) - function in android.view.MarkerLayout
 
setSaveEnabled(boolean) - function in android.view.GridLinesLayout
 
setSaveEnabled(boolean) - function in android.view.CameraView
 
setSaveEnabled(boolean) - function in android.view.OverlayLayout
 
setSaveFromParentEnabled(boolean) - function in android.view.MarkerLayout
 
setSaveFromParentEnabled(boolean) - function in android.view.GridLinesLayout
 
setSaveFromParentEnabled(boolean) - function in android.view.CameraView
 
setSaveFromParentEnabled(boolean) - function in android.view.OverlayLayout
 
setScale(float) - function in com.otaliastudios.cameraview.filters.AutoFixFilter
A parameter between 0 and 1.
setScaleX(float) - function in android.view.MarkerLayout
 
setScaleX(float) - function in android.view.GridLinesLayout
 
setScaleX(float) - function in android.view.CameraView
 
setScaleX(float) - function in android.view.OverlayLayout
 
setScaleY(float) - function in android.view.MarkerLayout
 
setScaleY(float) - function in android.view.GridLinesLayout
 
setScaleY(float) - function in android.view.CameraView
 
setScaleY(float) - function in android.view.OverlayLayout
 
setScreenReaderFocusable(boolean) - function in android.view.MarkerLayout
 
setScreenReaderFocusable(boolean) - function in android.view.GridLinesLayout
 
setScreenReaderFocusable(boolean) - function in android.view.CameraView
 
setScreenReaderFocusable(boolean) - function in android.view.OverlayLayout
 
setScrollBarDefaultDelayBeforeFade(int) - function in android.view.MarkerLayout
 
setScrollBarDefaultDelayBeforeFade(int) - function in android.view.GridLinesLayout
 
setScrollBarDefaultDelayBeforeFade(int) - function in android.view.CameraView
 
setScrollBarDefaultDelayBeforeFade(int) - function in android.view.OverlayLayout
 
setScrollBarFadeDuration(int) - function in android.view.MarkerLayout
 
setScrollBarFadeDuration(int) - function in android.view.GridLinesLayout
 
setScrollBarFadeDuration(int) - function in android.view.CameraView
 
setScrollBarFadeDuration(int) - function in android.view.OverlayLayout
 
setScrollbarFadingEnabled(boolean) - function in android.view.MarkerLayout
 
setScrollbarFadingEnabled(boolean) - function in android.view.GridLinesLayout
 
setScrollbarFadingEnabled(boolean) - function in android.view.CameraView
 
setScrollbarFadingEnabled(boolean) - function in android.view.OverlayLayout
 
setScrollBarSize(int) - function in android.view.MarkerLayout
 
setScrollBarSize(int) - function in android.view.GridLinesLayout
 
setScrollBarSize(int) - function in android.view.CameraView
 
setScrollBarSize(int) - function in android.view.OverlayLayout
 
setScrollBarStyle(int) - function in android.view.MarkerLayout
 
setScrollBarStyle(int) - function in android.view.GridLinesLayout
 
setScrollBarStyle(int) - function in android.view.CameraView
 
setScrollBarStyle(int) - function in android.view.OverlayLayout
 
setScrollCaptureCallback(ScrollCaptureCallback) - function in android.view.MarkerLayout
 
setScrollCaptureCallback(ScrollCaptureCallback) - function in android.view.GridLinesLayout
 
setScrollCaptureCallback(ScrollCaptureCallback) - function in android.view.CameraView
 
setScrollCaptureCallback(ScrollCaptureCallback) - function in android.view.OverlayLayout
 
setScrollCaptureHint(int) - function in android.view.MarkerLayout
 
setScrollCaptureHint(int) - function in android.view.GridLinesLayout
 
setScrollCaptureHint(int) - function in android.view.CameraView
 
setScrollCaptureHint(int) - function in android.view.OverlayLayout
 
setScrollContainer(boolean) - function in android.view.MarkerLayout
 
setScrollContainer(boolean) - function in android.view.GridLinesLayout
 
setScrollContainer(boolean) - function in android.view.CameraView
 
setScrollContainer(boolean) - function in android.view.OverlayLayout
 
setScrollIndicators(int) - function in android.view.MarkerLayout
 
setScrollIndicators(int) - function in android.view.GridLinesLayout
 
setScrollIndicators(int) - function in android.view.CameraView
 
setScrollIndicators(int) - function in android.view.OverlayLayout
 
setScrollX(int) - function in android.view.MarkerLayout
 
setScrollX(int) - function in android.view.GridLinesLayout
 
setScrollX(int) - function in android.view.CameraView
 
setScrollX(int) - function in android.view.OverlayLayout
 
setScrollY(int) - function in android.view.MarkerLayout
 
setScrollY(int) - function in android.view.GridLinesLayout
 
setScrollY(int) - function in android.view.CameraView
 
setScrollY(int) - function in android.view.OverlayLayout
 
setSecondColor(int) - function in com.otaliastudios.cameraview.filters.DuotoneFilter
Sets the second of the duotone ARGB colors.
setSelected(boolean) - function in android.view.MarkerLayout
 
setSelected(boolean) - function in android.view.GridLinesLayout
 
setSelected(boolean) - function in android.view.CameraView
 
setSelected(boolean) - function in android.view.OverlayLayout
 
setSensorOffset(Facing,int) - function in com.otaliastudios.cameraview.engine.offset.Angles
We want to keep everything in the ABSOLUTE reference,so a front facing sensor offset must be inverted.
setSharpness(float) - function in com.otaliastudios.cameraview.filters.SharpnessFilter
Sets the current sharpness value:0.0: no change.1.0: maximum sharpness.
setSize(int,int) - function in com.otaliastudios.cameraview.filter.TintFilter
Called anytime the output size changes.
setSize(int,int) - function in com.otaliastudios.cameraview.filters.VignetteFilter
Called anytime the output size changes.
setSize(int,int) - function in com.otaliastudios.cameraview.filters.DocumentaryFilter
Called anytime the output size changes.
setSize(int,int) - function in com.otaliastudios.cameraview.filter.DuotoneFilter
Called anytime the output size changes.
setSize(int,int) - function in com.otaliastudios.cameraview.filter.AutoFixFilter
Called anytime the output size changes.
setSize(int,int) - function in com.otaliastudios.cameraview.filter.SepiaFilter
Called anytime the output size changes.
setSize(int,int) - function in com.otaliastudios.cameraview.filter.GrayscaleFilter
Called anytime the output size changes.
setSize(int,int) - function in com.otaliastudios.cameraview.filter.ContrastFilter
Called anytime the output size changes.
setSize(int,int) - function in com.otaliastudios.cameraview.filter.CrossProcessFilter
Called anytime the output size changes.
setSize(int,int) - function in com.otaliastudios.cameraview.filter.InvertColorsFilter
Called anytime the output size changes.
setSize(int,int) - function in com.otaliastudios.cameraview.filter.SaturationFilter
Called anytime the output size changes.
setSize(int,int) - function in com.otaliastudios.cameraview.filter.HueFilter
Called anytime the output size changes.
setSize(int,int) - function in com.otaliastudios.cameraview.filters.GrainFilter
Called anytime the output size changes.
setSize(int,int) - function in com.otaliastudios.cameraview.filter.GammaFilter
Called anytime the output size changes.
setSize(int,int) - function in com.otaliastudios.cameraview.filter.BrightnessFilter
Called anytime the output size changes.
setSize(int,int) - function in com.otaliastudios.cameraview.filter.PosterizeFilter
Called anytime the output size changes.
setSize(int,int) - function in com.otaliastudios.cameraview.filters.SharpnessFilter
Called anytime the output size changes.
setSize(int,int) - function in com.otaliastudios.cameraview.filter.BlackAndWhiteFilter
Called anytime the output size changes.
setSize(int,int) - function in com.otaliastudios.cameraview.filter.FillLightFilter
Called anytime the output size changes.
setSize(int,int) - function in com.otaliastudios.cameraview.filter.TemperatureFilter
Called anytime the output size changes.
setSize(int,int) - function in com.otaliastudios.cameraview.filters.LomoishFilter
Called anytime the output size changes.
setSize(int,int) - function in com.otaliastudios.cameraview.filter.OneParameterFilter
Called anytime the output size changes.
setSize(int,int) - function in com.otaliastudios.cameraview.filter.TwoParameterFilter
Called anytime the output size changes.
setSize(int,int) - function in com.otaliastudios.cameraview.filter.NoFilter
Called anytime the output size changes.
setSize(int,int) - function in com.otaliastudios.cameraview.filter.Filter
Called anytime the output size changes.
setSize(int,int) - function in com.otaliastudios.cameraview.filter.SimpleFilter
Called anytime the output size changes.
setSize(int,int) - function in com.otaliastudios.cameraview.filter.BaseFilter
Called anytime the output size changes.
setSize(int,int) - function in com.otaliastudios.cameraview.filter.MultiFilter
Called anytime the output size changes.
setSnapshotMaxHeight(int) - function in com.otaliastudios.cameraview.CameraView
Sets the max height for snapshots taken with takePictureSnapshot or takeVideoSnapshot.
setSnapshotMaxHeight(int) - function in com.otaliastudios.cameraview.engine.Camera2Engine
 
setSnapshotMaxHeight(int) - function in com.otaliastudios.cameraview.engine.CameraBaseEngine
 
setSnapshotMaxHeight(int) - function in com.otaliastudios.cameraview.engine.CameraEngine
 
setSnapshotMaxHeight(int) - function in com.otaliastudios.cameraview.engine.Camera1Engine
 
setSnapshotMaxWidth(int) - function in com.otaliastudios.cameraview.CameraView
Sets the max width for snapshots taken with takePictureSnapshot or takeVideoSnapshot.
setSnapshotMaxWidth(int) - function in com.otaliastudios.cameraview.engine.Camera2Engine
 
setSnapshotMaxWidth(int) - function in com.otaliastudios.cameraview.engine.CameraBaseEngine
 
setSnapshotMaxWidth(int) - function in com.otaliastudios.cameraview.engine.CameraEngine
 
setSnapshotMaxWidth(int) - function in com.otaliastudios.cameraview.engine.Camera1Engine
 
setSoundEffectsEnabled(boolean) - function in android.view.MarkerLayout
 
setSoundEffectsEnabled(boolean) - function in android.view.GridLinesLayout
 
setSoundEffectsEnabled(boolean) - function in android.view.CameraView
 
setSoundEffectsEnabled(boolean) - function in android.view.OverlayLayout
 
setStackTrace(Array) - function in java.lang.DeviceEncoders.VideoException
 
setStackTrace(Array) - function in java.lang.DeviceEncoders.AudioException
 
setStackTrace(Array) - function in java.lang.CameraException
 
setStackTrace(Array) - function in java.lang.Full2VideoRecorder.PrepareException
 
setState(int) - function in com.otaliastudios.cameraview.engine.action.BaseAction
Called by subclasses to notify of their state.
setStateDescription(CharSequence) - function in android.view.MarkerLayout
 
setStateDescription(CharSequence) - function in android.view.GridLinesLayout
 
setStateDescription(CharSequence) - function in android.view.CameraView
 
setStateDescription(CharSequence) - function in android.view.OverlayLayout
 
setStateListAnimator(StateListAnimator) - function in android.view.MarkerLayout
 
setStateListAnimator(StateListAnimator) - function in android.view.GridLinesLayout
 
setStateListAnimator(StateListAnimator) - function in android.view.CameraView
 
setStateListAnimator(StateListAnimator) - function in android.view.OverlayLayout
 
setStreamSize(int,int) - function in com.otaliastudios.cameraview.preview.GlCameraPreview
Called to notify the preview of the input stream size.
setStreamSize(int,int) - function in com.otaliastudios.cameraview.preview.SurfaceCameraPreview
Called to notify the preview of the input stream size.
setStreamSize(int,int) - function in com.otaliastudios.cameraview.preview.TextureCameraPreview
Called to notify the preview of the input stream size.
setStreamSize(int,int) - function in com.otaliastudios.cameraview.preview.CameraPreview
Called to notify the preview of the input stream size.
setStrength(float) - function in com.otaliastudios.cameraview.filters.GrainFilter
Sets the current distortion strength.0.0: no distortion.1.0: maximum distortion.
setStrength(float) - function in com.otaliastudios.cameraview.filters.FillLightFilter
Sets the current strength.0.0: no change.1.0: max strength.
setSurfaceCallback(CameraPreview.SurfaceCallback) - function in com.otaliastudios.cameraview.preview.GlCameraPreview
Sets a callback to be notified of surface events (creation, change, destruction)
setSurfaceCallback(CameraPreview.SurfaceCallback) - function in com.otaliastudios.cameraview.preview.SurfaceCameraPreview
Sets a callback to be notified of surface events (creation, change, destruction)
setSurfaceCallback(CameraPreview.SurfaceCallback) - function in com.otaliastudios.cameraview.preview.TextureCameraPreview
Sets a callback to be notified of surface events (creation, change, destruction)
setSurfaceCallback(CameraPreview.SurfaceCallback) - function in com.otaliastudios.cameraview.preview.CameraPreview
Sets a callback to be notified of surface events (creation, change, destruction)
setSystemGestureExclusionRects(List) - function in android.view.MarkerLayout
 
setSystemGestureExclusionRects(List) - function in android.view.GridLinesLayout
 
setSystemGestureExclusionRects(List) - function in android.view.CameraView
 
setSystemGestureExclusionRects(List) - function in android.view.OverlayLayout
 
setSystemUiVisibility(int) - function in android.view.MarkerLayout
 
setSystemUiVisibility(int) - function in android.view.GridLinesLayout
 
setSystemUiVisibility(int) - function in android.view.CameraView
 
setSystemUiVisibility(int) - function in android.view.OverlayLayout
 
setTag(Object) - function in android.view.MarkerLayout
 
setTag(Object) - function in android.view.GridLinesLayout
 
setTag(Object) - function in android.view.CameraView
 
setTag(Object) - function in android.view.OverlayLayout
 
setTemperature(float) - function in com.otaliastudios.cameraview.filters.TemperatureFilter
Sets the new temperature value:-1.0: cool colors0.0: no change1.
setTextAlignment(int) - function in android.view.MarkerLayout
 
setTextAlignment(int) - function in android.view.GridLinesLayout
 
setTextAlignment(int) - function in android.view.CameraView
 
setTextAlignment(int) - function in android.view.OverlayLayout
 
setTextDirection(int) - function in android.view.MarkerLayout
 
setTextDirection(int) - function in android.view.GridLinesLayout
 
setTextDirection(int) - function in android.view.CameraView
 
setTextDirection(int) - function in android.view.OverlayLayout
 
setTextureTransform(Array) - function in com.otaliastudios.cameraview.internal.GlTextureDrawer
 
setTint(int) - function in com.otaliastudios.cameraview.filters.TintFilter
Sets the current tint.
setTooltipText(CharSequence) - function in android.view.MarkerLayout
 
setTooltipText(CharSequence) - function in android.view.GridLinesLayout
 
setTooltipText(CharSequence) - function in android.view.CameraView
 
setTooltipText(CharSequence) - function in android.view.OverlayLayout
 
setTop(int) - function in android.view.MarkerLayout
 
setTop(int) - function in android.view.GridLinesLayout
 
setTop(int) - function in android.view.CameraView
 
setTop(int) - function in android.view.OverlayLayout
 
setTouchDelegate(TouchDelegate) - function in android.view.MarkerLayout
 
setTouchDelegate(TouchDelegate) - function in android.view.GridLinesLayout
 
setTouchDelegate(TouchDelegate) - function in android.view.CameraView
 
setTouchDelegate(TouchDelegate) - function in android.view.OverlayLayout
 
setTouchscreenBlocksFocus(boolean) - function in android.view.MarkerLayout
 
setTouchscreenBlocksFocus(boolean) - function in android.view.CameraView
 
setTouchscreenBlocksFocus(boolean) - function in android.view.OverlayLayout
 
setTransitionAlpha(float) - function in android.view.MarkerLayout
 
setTransitionAlpha(float) - function in android.view.GridLinesLayout
 
setTransitionAlpha(float) - function in android.view.CameraView
 
setTransitionAlpha(float) - function in android.view.OverlayLayout
 
setTransitionGroup(boolean) - function in android.view.MarkerLayout
 
setTransitionGroup(boolean) - function in android.view.CameraView
 
setTransitionGroup(boolean) - function in android.view.OverlayLayout
 
setTransitionName(String) - function in android.view.MarkerLayout
 
setTransitionName(String) - function in android.view.GridLinesLayout
 
setTransitionName(String) - function in android.view.CameraView
 
setTransitionName(String) - function in android.view.OverlayLayout
 
setTransitionVisibility(int) - function in android.view.MarkerLayout
 
setTransitionVisibility(int) - function in android.view.GridLinesLayout
 
setTransitionVisibility(int) - function in android.view.CameraView
 
setTransitionVisibility(int) - function in android.view.OverlayLayout
 
setTranslationX(float) - function in android.view.MarkerLayout
 
setTranslationX(float) - function in android.view.GridLinesLayout
 
setTranslationX(float) - function in android.view.CameraView
 
setTranslationX(float) - function in android.view.OverlayLayout
 
setTranslationY(float) - function in android.view.MarkerLayout
 
setTranslationY(float) - function in android.view.GridLinesLayout
 
setTranslationY(float) - function in android.view.CameraView
 
setTranslationY(float) - function in android.view.OverlayLayout
 
setTranslationZ(float) - function in android.view.MarkerLayout
 
setTranslationZ(float) - function in android.view.GridLinesLayout
 
setTranslationZ(float) - function in android.view.CameraView
 
setTranslationZ(float) - function in android.view.OverlayLayout
 
setUp(int,Size,Angles) - function in com.otaliastudios.cameraview.frame.ByteBufferFrameManager
Allocates a mPoolSize number of buffers.
setUp(int,Size,Angles) - function in com.otaliastudios.cameraview.frame.ImageFrameManager
Allocates a mPoolSize number of buffers.
setUp(int,Size,Angles) - function in com.otaliastudios.cameraview.frame.FrameManager
Allocates a mPoolSize number of buffers.
setUseDeviceOrientation(boolean) - function in com.otaliastudios.cameraview.CameraView
Controls whether picture and video output should consider the current device orientation.For example, when true, if the user rotates the device before taking a picture, the picturewill be rotated as well.
setVerticalFadingEdgeEnabled(boolean) - function in android.view.MarkerLayout
 
setVerticalFadingEdgeEnabled(boolean) - function in android.view.GridLinesLayout
 
setVerticalFadingEdgeEnabled(boolean) - function in android.view.CameraView
 
setVerticalFadingEdgeEnabled(boolean) - function in android.view.OverlayLayout
 
setVerticalScrollBarEnabled(boolean) - function in android.view.MarkerLayout
 
setVerticalScrollBarEnabled(boolean) - function in android.view.GridLinesLayout
 
setVerticalScrollBarEnabled(boolean) - function in android.view.CameraView
 
setVerticalScrollBarEnabled(boolean) - function in android.view.OverlayLayout
 
setVerticalScrollbarPosition(int) - function in android.view.MarkerLayout
 
setVerticalScrollbarPosition(int) - function in android.view.GridLinesLayout
 
setVerticalScrollbarPosition(int) - function in android.view.CameraView
 
setVerticalScrollbarPosition(int) - function in android.view.OverlayLayout
 
setVerticalScrollbarThumbDrawable(Drawable) - function in android.view.MarkerLayout
 
setVerticalScrollbarThumbDrawable(Drawable) - function in android.view.GridLinesLayout
 
setVerticalScrollbarThumbDrawable(Drawable) - function in android.view.CameraView
 
setVerticalScrollbarThumbDrawable(Drawable) - function in android.view.OverlayLayout
 
setVerticalScrollbarTrackDrawable(Drawable) - function in android.view.MarkerLayout
 
setVerticalScrollbarTrackDrawable(Drawable) - function in android.view.GridLinesLayout
 
setVerticalScrollbarTrackDrawable(Drawable) - function in android.view.CameraView
 
setVerticalScrollbarTrackDrawable(Drawable) - function in android.view.OverlayLayout
 
setVideoBitRate(int) - function in com.otaliastudios.cameraview.CameraView
Sets the bit rate in bits per second for video capturing.
setVideoBitRate(int) - function in com.otaliastudios.cameraview.engine.Camera2Engine
 
setVideoBitRate(int) - function in com.otaliastudios.cameraview.engine.CameraBaseEngine
 
setVideoBitRate(int) - function in com.otaliastudios.cameraview.engine.CameraEngine
 
setVideoBitRate(int) - function in com.otaliastudios.cameraview.engine.Camera1Engine
 
setVideoCodec(VideoCodec) - function in com.otaliastudios.cameraview.CameraView
Sets the encoder for video recordings.
setVideoCodec(VideoCodec) - function in com.otaliastudios.cameraview.engine.Camera2Engine
 
setVideoCodec(VideoCodec) - function in com.otaliastudios.cameraview.engine.CameraBaseEngine
 
setVideoCodec(VideoCodec) - function in com.otaliastudios.cameraview.engine.CameraEngine
 
setVideoCodec(VideoCodec) - function in com.otaliastudios.cameraview.engine.Camera1Engine
 
setVideoMaxDuration(int) - function in com.otaliastudios.cameraview.CameraView
Sets the maximum duration in milliseconds for video recordings.Once this duration is reached, the recording will automatically stop.Defaults to unlimited duration.
setVideoMaxDuration(int) - function in com.otaliastudios.cameraview.engine.Camera2Engine
 
setVideoMaxDuration(int) - function in com.otaliastudios.cameraview.engine.CameraBaseEngine
 
setVideoMaxDuration(int) - function in com.otaliastudios.cameraview.engine.CameraEngine
 
setVideoMaxDuration(int) - function in com.otaliastudios.cameraview.engine.Camera1Engine
 
setVideoMaxSize(long) - function in com.otaliastudios.cameraview.CameraView
Sets the maximum size in bytes for recorded video files.Once this size is reached, the recording will automatically stop.Defaults to unlimited size.
setVideoMaxSize(long) - function in com.otaliastudios.cameraview.engine.Camera2Engine
 
setVideoMaxSize(long) - function in com.otaliastudios.cameraview.engine.CameraBaseEngine
 
setVideoMaxSize(long) - function in com.otaliastudios.cameraview.engine.CameraEngine
 
setVideoMaxSize(long) - function in com.otaliastudios.cameraview.engine.Camera1Engine
 
setVideoSize(SizeSelector) - function in com.otaliastudios.cameraview.CameraView
Sets a capture size selector for video mode.
setVideoSizeSelector(SizeSelector) - function in com.otaliastudios.cameraview.engine.Camera2Engine
 
setVideoSizeSelector(SizeSelector) - function in com.otaliastudios.cameraview.engine.CameraBaseEngine
 
setVideoSizeSelector(SizeSelector) - function in com.otaliastudios.cameraview.engine.CameraEngine
 
setVideoSizeSelector(SizeSelector) - function in com.otaliastudios.cameraview.engine.Camera1Engine
 
setViewTranslationCallback(ViewTranslationCallback) - function in android.view.MarkerLayout
 
setViewTranslationCallback(ViewTranslationCallback) - function in android.view.GridLinesLayout
 
setViewTranslationCallback(ViewTranslationCallback) - function in android.view.CameraView
 
setViewTranslationCallback(ViewTranslationCallback) - function in android.view.OverlayLayout
 
setVignetteScale(float) - function in com.otaliastudios.cameraview.filters.VignetteFilter
Sets the vignette effect scale (0.0 - 1.0).
setVignetteShade(float) - function in com.otaliastudios.cameraview.filters.VignetteFilter
Sets the vignette effect shade (0.0 - 1.0).
setVisibility(int) - function in android.view.MarkerLayout
 
setVisibility(int) - function in android.view.GridLinesLayout
 
setVisibility(int) - function in android.view.CameraView
 
setVisibility(int) - function in android.view.OverlayLayout
 
setWhiteBalance(WhiteBalance) - function in com.otaliastudios.cameraview.CameraView
Sets desired white balance to current camera session.
setWhiteBalance(WhiteBalance) - function in com.otaliastudios.cameraview.engine.Camera2Engine
 
setWhiteBalance(WhiteBalance) - function in com.otaliastudios.cameraview.engine.CameraBaseEngine
 
setWhiteBalance(WhiteBalance) - function in com.otaliastudios.cameraview.engine.CameraEngine
 
setWhiteBalance(WhiteBalance) - function in com.otaliastudios.cameraview.engine.Camera1Engine
 
setWillNotCacheDrawing(boolean) - function in android.view.MarkerLayout
 
setWillNotCacheDrawing(boolean) - function in android.view.GridLinesLayout
 
setWillNotCacheDrawing(boolean) - function in android.view.CameraView
 
setWillNotCacheDrawing(boolean) - function in android.view.OverlayLayout
 
setWillNotDraw(boolean) - function in android.view.MarkerLayout
 
setWillNotDraw(boolean) - function in android.view.GridLinesLayout
 
setWillNotDraw(boolean) - function in android.view.CameraView
 
setWillNotDraw(boolean) - function in android.view.OverlayLayout
 
setWindowInsetsAnimationCallback(WindowInsetsAnimation.Callback) - function in android.view.MarkerLayout
 
setWindowInsetsAnimationCallback(WindowInsetsAnimation.Callback) - function in android.view.GridLinesLayout
 
setWindowInsetsAnimationCallback(WindowInsetsAnimation.Callback) - function in android.view.CameraView
 
setWindowInsetsAnimationCallback(WindowInsetsAnimation.Callback) - function in android.view.OverlayLayout
 
setX(float) - function in android.view.MarkerLayout
 
setX(float) - function in android.view.GridLinesLayout
 
setX(float) - function in android.view.CameraView
 
setX(float) - function in android.view.OverlayLayout
 
setY(float) - function in android.view.MarkerLayout
 
setY(float) - function in android.view.GridLinesLayout
 
setY(float) - function in android.view.CameraView
 
setY(float) - function in android.view.OverlayLayout
 
setZ(float) - function in android.view.MarkerLayout
 
setZ(float) - function in android.view.GridLinesLayout
 
setZ(float) - function in android.view.CameraView
 
setZ(float) - function in android.view.OverlayLayout
 
setZoom(float) - function in com.otaliastudios.cameraview.CameraView
Sets a zoom value.
setZoom(float,Array,boolean) - function in com.otaliastudios.cameraview.engine.Camera2Engine
 
setZoom(float,Array,boolean) - function in com.otaliastudios.cameraview.engine.Camera2Engine
 
setZoom(float,Array,boolean) - function in com.otaliastudios.cameraview.engine.CameraBaseEngine
 
setZoom(float,Array,boolean) - function in com.otaliastudios.cameraview.engine.CameraEngine
 
setZoom(float,Array,boolean) - function in com.otaliastudios.cameraview.engine.Camera1Engine
 
setZoom(float,Array,boolean) - function in com.otaliastudios.cameraview.engine.Camera1Engine
 
SHARPNESS - enum entry in com.otaliastudios.cameraview.filter.Filters
 
SharpnessFilter - class in com.otaliastudios.cameraview.filters
Sharpens the input frames.
shouldDelayChildPressedState() - function in android.widget.MarkerLayout
 
shouldDelayChildPressedState() - function in android.widget.CameraView
 
shouldDelayChildPressedState() - function in android.widget.OverlayLayout
 
showContextMenu() - function in android.view.MarkerLayout
 
showContextMenu() - function in android.view.GridLinesLayout
 
showContextMenu() - function in android.view.CameraView
 
showContextMenu() - function in android.view.OverlayLayout
 
showContextMenuForChild(View) - function in android.view.MarkerLayout
 
showContextMenuForChild(View) - function in android.view.CameraView
 
showContextMenuForChild(View) - function in android.view.OverlayLayout
 
SimpleFilter - class in com.otaliastudios.cameraview.filter
The simplest possible filter that accepts a fragment shader in its constructor.
Size - class in com.otaliastudios.cameraview.size
A simple class representing a size, with width and height values.
SizeSelector - class in com.otaliastudios.cameraview.size
A size selector receives a list of Sizes and returns another list with sizes that are considered acceptable.
SizeSelectorParser - class in com.otaliastudios.cameraview.size
Parses size selectors from XML attributes.
SizeSelectors - class in com.otaliastudios.cameraview.size
Static utilities to create, join and merge SizeSelectors instances.
SizeSelectors.Filter - class in com.otaliastudios.cameraview.size.SizeSelectors
A size constraint to easily filter outsizes in a list.
smallest() - function in com.otaliastudios.cameraview.size.SizeSelectors
Returns a SizeSelector that will order sizes fromthe smallest to the biggest.
Snapshot1PictureRecorder - class in com.otaliastudios.cameraview.picture
A PictureRecorder that uses standard APIs.
Snapshot2PictureRecorder - class in com.otaliastudios.cameraview.picture
Wraps SnapshotGlPictureRecorder for Camera2.
SnapshotGlPictureRecorder - class in com.otaliastudios.cameraview.picture
API 19.
SnapshotPictureRecorder - class in com.otaliastudios.cameraview.picture
Helps with logging.
SnapshotVideoRecorder - class in com.otaliastudios.cameraview.video
A VideoRecorder that uses android.media.MediaCodec APIs.
start(VideoResult.Stub) - function in com.otaliastudios.cameraview.video.Full2VideoRecorder
Starts recording a video.
start(VideoResult.Stub) - function in com.otaliastudios.cameraview.video.FullVideoRecorder
Starts recording a video.
start(VideoResult.Stub) - function in com.otaliastudios.cameraview.video.SnapshotVideoRecorder
Starts recording a video.
start(VideoResult.Stub) - function in com.otaliastudios.cameraview.video.Full1VideoRecorder
Starts recording a video.
start(VideoResult.Stub) - function in com.otaliastudios.cameraview.video.VideoRecorder
Starts recording a video.
start() - function in com.otaliastudios.cameraview.video.encoding.MediaEncoderEngine
Asks encoders to start (each one on its own track).
start(ActionHolder) - function in com.otaliastudios.cameraview.engine.action.LockAction
Starts this action.
start(ActionHolder) - function in com.otaliastudios.cameraview.engine.action.ExposureLock
Starts this action.
start(ActionHolder) - function in com.otaliastudios.cameraview.engine.action.FocusLock
Starts this action.
start(ActionHolder) - function in com.otaliastudios.cameraview.engine.action.WhiteBalanceLock
Starts this action.
start(ActionHolder) - function in com.otaliastudios.cameraview.engine.action.BaseLock
Starts this action.
start() - function in com.otaliastudios.cameraview.engine.Camera2Engine
 
start() - function in com.otaliastudios.cameraview.engine.CameraBaseEngine
 
start() - function in com.otaliastudios.cameraview.engine.CameraEngine
 
start() - function in com.otaliastudios.cameraview.engine.Camera1Engine
 
start(ActionHolder) - function in com.otaliastudios.cameraview.engine.action.Action
Starts this action.
start(ActionHolder) - function in com.otaliastudios.cameraview.engine.action.LogAction
Starts this action.
start(ActionHolder) - function in com.otaliastudios.cameraview.engine.action.ActionWrapper
Starts this action.
start(ActionHolder) - function in com.otaliastudios.cameraview.engine.action.BaseAction
Starts this action.
start(ActionHolder) - function in com.otaliastudios.cameraview.engine.action.ExposureMeter
Starts this action.
start(ActionHolder) - function in com.otaliastudios.cameraview.engine.action.MeterAction
Starts this action.
start(ActionHolder) - function in com.otaliastudios.cameraview.engine.action.BaseMeter
Starts this action.
start(ActionHolder) - function in com.otaliastudios.cameraview.engine.action.FocusReset
Starts this action.
start(ActionHolder) - function in com.otaliastudios.cameraview.engine.action.BaseReset
Starts this action.
start(ActionHolder) - function in com.otaliastudios.cameraview.engine.action.WhiteBalanceReset
Starts this action.
start(ActionHolder) - function in com.otaliastudios.cameraview.engine.action.FocusMeter
Starts this action.
start(ActionHolder) - function in com.otaliastudios.cameraview.engine.action.MeterResetAction
Starts this action.
start(ActionHolder) - function in com.otaliastudios.cameraview.engine.action.WhiteBalanceMeter
Starts this action.
start(ActionHolder) - function in com.otaliastudios.cameraview.engine.action.ExposureReset
Starts this action.
startActionMode(ActionMode.Callback) - function in android.view.MarkerLayout
 
startActionMode(ActionMode.Callback) - function in android.view.GridLinesLayout
 
startActionMode(ActionMode.Callback) - function in android.view.CameraView
 
startActionMode(ActionMode.Callback) - function in android.view.OverlayLayout
 
startActionModeForChild(View,ActionMode.Callback) - function in android.view.MarkerLayout
 
startActionModeForChild(View,ActionMode.Callback) - function in android.view.CameraView
 
startActionModeForChild(View,ActionMode.Callback) - function in android.view.OverlayLayout
 
startAnimation(Animation) - function in android.view.MarkerLayout
 
startAnimation(Animation) - function in android.view.GridLinesLayout
 
startAnimation(Animation) - function in android.view.CameraView
 
startAnimation(Animation) - function in android.view.OverlayLayout
 
startAutoFocus(float,float) - function in com.otaliastudios.cameraview.CameraView
Starts a 3A touch metering process at the given coordinates, with respectto the view width and height.
startAutoFocus(RectF) - function in com.otaliastudios.cameraview.CameraView
Starts a 3A touch metering process at the given coordinates, with respectto the view width and height.
startAutoFocus(Gesture,MeteringRegions,PointF) - function in com.otaliastudios.cameraview.engine.Camera2Engine
 
startAutoFocus(Gesture,MeteringRegions,PointF) - function in com.otaliastudios.cameraview.engine.Camera2Engine
 
startAutoFocus(Gesture,MeteringRegions,PointF) - function in com.otaliastudios.cameraview.engine.CameraBaseEngine
 
startAutoFocus(Gesture,MeteringRegions,PointF) - function in com.otaliastudios.cameraview.engine.CameraEngine
 
startAutoFocus(Gesture,MeteringRegions,PointF) - function in com.otaliastudios.cameraview.engine.Camera1Engine
 
startAutoFocus(Gesture,MeteringRegions,PointF) - function in com.otaliastudios.cameraview.engine.Camera1Engine
 
startDrag(ClipData,View.DragShadowBuilder,Object,int) - function in android.view.MarkerLayout
 
startDrag(ClipData,View.DragShadowBuilder,Object,int) - function in android.view.GridLinesLayout
 
startDrag(ClipData,View.DragShadowBuilder,Object,int) - function in android.view.CameraView
 
startDrag(ClipData,View.DragShadowBuilder,Object,int) - function in android.view.OverlayLayout
 
startDragAndDrop(ClipData,View.DragShadowBuilder,Object,int) - function in android.view.MarkerLayout
 
startDragAndDrop(ClipData,View.DragShadowBuilder,Object,int) - function in android.view.GridLinesLayout
 
startDragAndDrop(ClipData,View.DragShadowBuilder,Object,int) - function in android.view.CameraView
 
startDragAndDrop(ClipData,View.DragShadowBuilder,Object,int) - function in android.view.OverlayLayout
 
startLayoutAnimation() - function in android.view.MarkerLayout
 
startLayoutAnimation() - function in android.view.CameraView
 
startLayoutAnimation() - function in android.view.OverlayLayout
 
startNestedScroll(int) - function in android.view.MarkerLayout
 
startNestedScroll(int) - function in android.view.GridLinesLayout
 
startNestedScroll(int) - function in android.view.CameraView
 
startNestedScroll(int) - function in android.view.OverlayLayout
 
startViewTransition(View) - function in android.view.MarkerLayout
 
startViewTransition(View) - function in android.view.CameraView
 
startViewTransition(View) - function in android.view.OverlayLayout
 
STEREO - enum entry in com.otaliastudios.cameraview.controls.Audio

Force stereo audio.

stop(boolean) - function in com.otaliastudios.cameraview.video.Full2VideoRecorder
Stops recording.
stop(boolean) - function in com.otaliastudios.cameraview.video.FullVideoRecorder
Stops recording.
stop(boolean) - function in com.otaliastudios.cameraview.video.SnapshotVideoRecorder
Stops recording.
stop(boolean) - function in com.otaliastudios.cameraview.video.Full1VideoRecorder
Stops recording.
stop(boolean) - function in com.otaliastudios.cameraview.video.VideoRecorder
Stops recording.
stop() - function in com.otaliastudios.cameraview.video.encoding.MediaEncoderEngine
Asks encoders to stop.
stop(boolean) - function in com.otaliastudios.cameraview.engine.Camera2Engine
 
stop(boolean) - function in com.otaliastudios.cameraview.engine.CameraBaseEngine
 
stop(boolean) - function in com.otaliastudios.cameraview.engine.CameraEngine
 
stop(boolean) - function in com.otaliastudios.cameraview.engine.Camera1Engine
 
stopNestedScroll() - function in android.view.MarkerLayout
 
stopNestedScroll() - function in android.view.GridLinesLayout
 
stopNestedScroll() - function in android.view.CameraView
 
stopNestedScroll() - function in android.view.OverlayLayout
 
stopVideo() - function in com.otaliastudios.cameraview.CameraView
Stops capturing video or video snapshots being recorded, if there was any.
stopVideo() - function in com.otaliastudios.cameraview.engine.Camera2Engine
 
stopVideo() - function in com.otaliastudios.cameraview.engine.CameraBaseEngine
 
stopVideo() - function in com.otaliastudios.cameraview.engine.CameraEngine
 
stopVideo() - function in com.otaliastudios.cameraview.engine.Camera1Engine
 
supports(Control) - function in com.otaliastudios.cameraview.CameraOptions
Shorthand for getSupported*().contains(value).
supports(GestureAction) - function in com.otaliastudios.cameraview.CameraOptions
Shorthand for other methods in this class,e.g.
supports(Control) - function in com.otaliastudios.cameraview.Camera1Options
Shorthand for getSupported*().contains(value).
supports(GestureAction) - function in com.otaliastudios.cameraview.Camera1Options
Shorthand for other methods in this class,e.g.
supports(Control) - function in com.otaliastudios.cameraview.Camera2Options
Shorthand for getSupported*().contains(value).
supports(GestureAction) - function in com.otaliastudios.cameraview.Camera2Options
Shorthand for other methods in this class,e.g.
supportsCropping() - function in com.otaliastudios.cameraview.preview.GlCameraPreview
Whether this preview implementation supports cropping.The base implementation does not, but it is strongly recommended to do so.
supportsCropping() - function in com.otaliastudios.cameraview.preview.SurfaceCameraPreview
Whether this preview implementation supports cropping.The base implementation does not, but it is strongly recommended to do so.
supportsCropping() - function in com.otaliastudios.cameraview.preview.TextureCameraPreview
Whether this preview implementation supports cropping.The base implementation does not, but it is strongly recommended to do so.
supportsCropping() - function in com.otaliastudios.cameraview.preview.CameraPreview
Whether this preview implementation supports cropping.The base implementation does not, but it is strongly recommended to do so.
suppressLayout(boolean) - function in android.view.MarkerLayout
 
suppressLayout(boolean) - function in android.view.CameraView
 
suppressLayout(boolean) - function in android.view.OverlayLayout
 
SURFACE - enum entry in com.otaliastudios.cameraview.controls.Preview

Preview engine based on android.view.SurfaceView.Not recommended.

SurfaceCameraPreview - class in com.otaliastudios.cameraview.preview
This is the fallback preview when hardware acceleration is off, and is the last resort.
A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  R  S  T  U  V  W  Z