toggle menu
stream-webrtc-android
1.2.2
androidJvm
switch theme
search in API
stream-webrtc-android
/
org.webrtc
/
VideoEncoder
/
Capabilities
Capabilities
open
class
Capabilities
Capabilities (loss notification, etc.) passed to the encoder by WebRTC.
Members
Constructors
Capabilities
Link copied to clipboard
constructor
(
lossNotification
:
Boolean
)
Properties
loss
Notification
Link copied to clipboard
val
lossNotification
:
Boolean
The remote side has support for the loss notification RTCP feedback message format, and will be sending these feedback messages if necessary.