#import <RTCRtpEncodingParameters.h>
◆ initWithNativeParameters:() [1/2]
Initialize the object with a native RtpEncodingParameters structure.
◆ initWithNativeParameters:() [2/2]
Initialize the object with a native RtpEncodingParameters structure.
◆ NS_DESIGNATED_INITIALIZER() [1/2]
- (instancetype) NS_DESIGNATED_INITIALIZER |
|
|
|
◆ NS_DESIGNATED_INITIALIZER() [2/2]
- (instancetype) NS_DESIGNATED_INITIALIZER |
|
|
|
◆ isActive
Controls whether the encoding is currently transmitted.
◆ maxBitrateBps
The maximum bitrate to use for the encoding, or nil if there is no limit.
◆ nativeParameters
|
readnonatomicassignimplementation |
Returns the equivalent native RtpEncodingParameters structure.
◆ ssrc
The SSRC being used by this encoding.
The documentation for this class was generated from the following file: