RtpParameters

open class RtpParameters

The parameters for an RtpSender, as defined in http://w3c.github.io/webrtc-pc/#rtcrtpsender-interface. Note: These structures use nullable Integer/etc. types because in the future, they may be used to construct ORTC RtpSender/RtpReceivers, in which case "null" will be used to represent "choose the implementation default value".

Types

Link copied to clipboard
open class Codec
Link copied to clipboard
Link copied to clipboard
open class Encoding
Link copied to clipboard
open class HeaderExtension
Link copied to clipboard
open class Rtcp

Properties

Link copied to clipboard
Link copied to clipboard
When bandwidth is constrained and the RtpSender needs to choose between degrading resolution or degrading framerate, degradationPreference indicates which is preferred.
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard