PAGConfig

constructor(repeatCount: Int = INFINITY, scaleMode: PAGScaleMode = PAGScaleMode.LetterBox, cachedEnabled: Boolean? = null, cacheScale: Float? = null, maxFrameRate: Float? = null, isSync: Boolean? = null, videoEnabled: Boolean? = null, useDiskCache: Boolean? = null, useCanvas2D: Boolean = false, cacheAllFramesInMemory: Boolean = false, renderScale: Float = 1.0f)