cameraViewEx / com.priyankvasa.android.cameraviewex

Package com.priyankvasa.android.cameraviewex

Types

AspectRatio

class AspectRatio : Comparable<AspectRatio>

Immutable class for describing proportional relationship between width and height.

AspectRatioInstrumentationTest

class AspectRatioInstrumentationTest

AspectRatioIsCloseTo

class AspectRatioIsCloseTo

AspectRatioTest

class AspectRatioTest

AudioEncoder

sealed class AudioEncoder

AudioSource

sealed class AudioSource

CameraConfiguration

class CameraConfiguration

CameraView

class CameraView

CameraViewActivity

class CameraViewActivity

CameraViewTest

class CameraViewTest : GrantPermissionsRule

ErrorLevel

sealed class ErrorLevel

GrantPermissionsRule

open class GrantPermissionsRule

ImageProcessor

object ImageProcessor

LegacyImage

data class LegacyImage

Data class to wrap frame data generated from preview frame listener for Camera1.

Modes

object Modes

Orientation

sealed class Orientation

Size

data class Size : Comparable<Size>

Immutable class for describing width and height dimensions in pixels.

SizeMapTest

class SizeMapTest

SizeTest

class SizeTest

VideoConfiguration

class VideoConfiguration

Configuration that abstracts MediaRecorder parameters for video recording

VideoEncoder

sealed class VideoEncoder

VideoOutputFormat

sealed class VideoOutputFormat

VideoSize

sealed class VideoSize

Common video resolutions

Exceptions

CameraViewException

class CameraViewException : Exception