Package com.otaliastudios.cameraview.internal
See: Description
-
Class Summary Class Description FpsRangeValidator 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. ExifHelper Super basic exif utilities. RotationHelper This will only be used on low APIs or when GL surface is not available. Issue514Workaround Fixes an issue for some devices with snapshot picture and video recording. Pool Base class for thread-safe pools of recycleable objects. CamcorderProfiles Wraps the android.media.CamcorderProfile static utilities. 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). GlTextureDrawer WorkerHandler Class holding a background handler. CropHelper Simply computes the crop between a full size and a desired aspect ratio. GridLinesLayout A layout overlay that draws grid lines based on the Grid parameter. -
Interface Summary Interface Description Factory Used to create new instances of objects when needed. Callback Receives callback about the orientation changes. DrawCallback