livekit-android-sdk
2.10.0
SDK
livekit-android-sdk
/
io.livekit.android.room.track
/
Track
/
Dimensions
Dimensions
data
class
Dimensions
(
val
width
:
Int
,
val
height
:
Int
)
Members
Constructors
Dimensions
Link copied to clipboard
constructor
(
width
:
Int
,
height
:
Int
)
Properties
height
Link copied to clipboard
val
height
:
Int
width
Link copied to clipboard
val
width
:
Int