Skip to content

Commit bc76a45

Browse files
Update include/livekit/room_event_types.h
Co-authored-by: devin-ai-integration[bot] <158243242+devin-ai-integration[bot]@users.noreply.github.com>
1 parent aa24f31 commit bc76a45

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

include/livekit/room_event_types.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -339,7 +339,7 @@ struct TrackPublishOptions {
339339
FrameMetadataFeatures packet_trailer_features{};
340340

341341
/// Controls how the encoder trades off between resolution and framerate
342-
/// when bandwidth is constrained. Default is MaintainResolution.
342+
/// when bandwidth is constrained. If not set, the server defaults apply.
343343
std::optional<DegradationPreference> degradation_preference;
344344
};
345345

0 commit comments

Comments
 (0)