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
/
VideoDecoder
/
Settings
Settings
open
class
Settings
Settings passed to the decoder by WebRTC.
Members
Constructors
Settings
Link copied to clipboard
constructor
(
numberOfCores
:
Int
,
width
:
Int
,
height
:
Int
)
Properties
height
Link copied to clipboard
val
height
:
Int
number
Of
Cores
Link copied to clipboard
val
numberOfCores
:
Int
width
Link copied to clipboard
val
width
:
Int