FrameOptions

Frame Options

Types

Link copied to clipboard
class Builder

Builder

Functions

Link copied to clipboard
fun copy(quality: Int, format: FrameFormat): FrameOptions

Copy

Link copied to clipboard
abstract fun describeContents(): Int
Link copied to clipboard
abstract fun writeToParcel(p0: Parcel, p1: Int)

Properties

Link copied to clipboard
val format: FrameFormat

frame format from FrameFormat

Link copied to clipboard

must be in range [FrameQuality.MIN_QUALITY, 100]