toggle menu
livekit-android-sdk
2.11.1
SDK
switch theme
search in API
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