Cloudstream
Toggle table of contents
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
Cloudstream
App
/
com.lagradost.cloudstream3.ui.player
/
FullScreenPlayer
/
Companion
Companion
object
Companion
(
source
)
Members
Functions
matrix
To
Translation
And
Scale
Link copied to clipboard
fun
matrixToTranslationAndScale
(
matrix
:
Matrix
)
:
Triple
<
Float
,
Float
,
Float
>
Gets the translationXY + scale form a matrix with no rotation.