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".
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
Link copied to clipboard