fix: 🚑 while playing some audio files, sample jump is happening
This commit is contained in:
parent
8247bcee21
commit
399d5116eb
1 changed files with 1 additions and 1 deletions
|
@ -381,7 +381,7 @@ impl Streamer {
|
|||
.metadata()
|
||||
.unwrap()
|
||||
.len() as usize
|
||||
* 4,
|
||||
* 10,
|
||||
1,
|
||||
))
|
||||
.0,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue