mirror of
https://github.com/mofeng-git/One-KVM.git
synced 2026-03-29 22:56:45 +08:00
fix: 补齐 ATX 控制器缺失接口并完成全项目 clippy -D warnings 修复
This commit is contained in:
@@ -326,7 +326,6 @@ impl VideoSessionManager {
|
||||
bitrate_preset: self.config.bitrate_preset,
|
||||
fps: self.config.fps,
|
||||
encoder_backend: self.config.encoder_backend,
|
||||
..Default::default()
|
||||
};
|
||||
|
||||
// Create new pipeline
|
||||
|
||||
Reference in New Issue
Block a user