We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3c8dbf7 commit 7831fe6Copy full SHA for 7831fe6
pulsebeam/src/participant/downstream/video.rs
@@ -13,7 +13,7 @@ use str0m::media::{KeyframeRequest, KeyframeRequestKind, Mid};
13
use tokio::time::Instant;
14
15
use crate::entity::TrackId;
16
-use crate::track::{SimulcastQuality, SimulcastReceiver, TrackReceiver};
+use crate::track::{SimulcastReceiver, TrackReceiver};
17
18
#[derive(Default)]
19
pub struct VideoAllocator {
0 commit comments