Package com.otaliastudios.cameraview.internal
See: Description
-
Class Summary Class Description VideoException Exception thrown when trying to find appropriate valuesfor a video encoder. AudioException Exception thrown when trying to find appropriate valuesfor an audio encoder. DeviceEncoders Checks the capabilities of device encoders and adjust parameters to ensure that they'll be supported by the final encoder. CamcorderProfiles Wraps the android.media.CamcorderProfile static utilities. Pool Base class for thread-safe pools of recycleable objects. Issue514Workaround Fixes an issue for some devices with snapshot picture and video recording. OrientationHelper Helps with keeping track of both device orientation (which changes when device is rotated) and the display offset (which depends on the activity orientation wrt the device default orientation). CropHelper Simply computes the crop between a full size and a desired aspect ratio. ExifHelper Super basic exif utilities. GlTextureDrawer RotationHelper This will only be used on low APIs or when GL surface is not available. WorkerHandler Class holding a background handler. FpsRangeValidator GridLinesLayout A layout overlay that draws grid lines based on the Grid parameter.