StreamPack
Toggle table of contents
3.0.0-RC
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
StreamPack
demo-camera
/
io.github.thibaultbee.streampack.app.data.rotation
/
RotationRepository
Rotation
Repository
class
RotationRepository
(
context
:
Context
)
A repository for orientation data.
Members
Constructors
Rotation
Repository
Link copied to clipboard
constructor
(
context
:
Context
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
rotation
Flow
Link copied to clipboard
val
rotationFlow
:
Flow
<
Int
>