toggle menu
stream-video-android
1.1.0
androidJvm
switch theme
search in API
stream-video-android-core
/
io.getstream.video.android.core.model
/
PreferredVideoResolution
Preferred
Video
Resolution
data
class
PreferredVideoResolution
(
val
width
:
Int
,
val
height
:
Int
)
Members
Constructors
Preferred
Video
Resolution
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