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
/
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.