public class BandwidthProfileOptions
extends java.lang.Object
Constructor and Description |
---|
BandwidthProfileOptions()
Construct instance with SDK defaults.
|
BandwidthProfileOptions(VideoBandwidthProfileOptions videoBandwidthProfileOptions)
Construct instance with provided
VideoBandwidthProfileOptions |
Modifier and Type | Method and Description |
---|---|
VideoBandwidthProfileOptions |
getVideoBandwidthProfileOptions()
Get the video options specified in the
BandwidthProfileOptions constructor. |
public BandwidthProfileOptions()
public BandwidthProfileOptions(@NonNull VideoBandwidthProfileOptions videoBandwidthProfileOptions)
VideoBandwidthProfileOptions
videoBandwidthProfileOptions
- Parameter to configure how available bandwidth is shared
among the RemoteVideoTrack
s in a Group room.@NonNull public VideoBandwidthProfileOptions getVideoBandwidthProfileOptions()
BandwidthProfileOptions
constructor.6.0.0