Skip to content

Commit

Permalink
minor changes
Browse files Browse the repository at this point in the history
  • Loading branch information
USAMAWIZARD committed Dec 19, 2023
1 parent 39719ee commit cc3e32d
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,7 @@ void publish(String streamId, String token, boolean videoCallEnabled, boolean au
/**
* This Function Can be used to set Degradation Preference for the Stream such as to
* Maintaining resolution or FrameRate in bad network conditions
* @param streamId: id for the stream
* @param degradationPreference : RtpParameters.DegradationPreference
*/

void setDegradationPreference(RtpParameters.DegradationPreference degradationPreference);
Expand Down

0 comments on commit cc3e32d

Please sign in to comment.