add kill_dec = true to loop
This commit is contained in:
parent
15990d52b6
commit
2394395f4e
@ -189,6 +189,7 @@ pub fn play(rt_handle: &Handle) {
|
||||
error!("Encoder error: {e}")
|
||||
}
|
||||
|
||||
kill_dec = true;
|
||||
live_on = false;
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user