stream-webrtc-android
Toggle table of contents
1.3.6
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
stream-webrtc-android
stream-webrtc-android
/
org.webrtc
/
VideoSource
/
AspectRatio
Aspect
Ratio
open
class
AspectRatio
Simple aspect ratio clas for use in constraining output format.
Members
Constructors
Aspect
Ratio
Link copied to clipboard
constructor
(
width
:
Int
,
height
:
Int
)
Properties
height
Link copied to clipboard
val
height
:
Int
UNDEFINED
Link copied to clipboard
val
UNDEFINED
:
VideoSource.AspectRatio
width
Link copied to clipboard
val
width
:
Int