Package-level declarations

Types

Link copied to clipboard
open class AutoFitSurfaceView @JvmOverloads constructor(context: Context, attrs: AttributeSet? = null, defStyle: Int = 0) : SurfaceView

A SurfaceView that can be adjusted to a specified aspect ratio and performs center-crop transformation of input frames.

Link copied to clipboard
class PreviewView @JvmOverloads constructor(context: Context, attrs: AttributeSet? = null, defStyle: Int = 0) : FrameLayout

A FrameLayout containing a preview for IPreviewableSource sources.

Functions

Link copied to clipboard
Link copied to clipboard