Added support for syncing MistPlayer output.
This commit is contained in:
parent
d0418e373a
commit
bb16647467
2 changed files with 12 additions and 13 deletions
|
@ -663,6 +663,7 @@ namespace Connector_HTTP {
|
|||
}
|
||||
if (leftOver < 1){
|
||||
ss.SendNow("q\n");//stop playback
|
||||
Strm.waitForPause(ss);//sync the stream
|
||||
inited = false;
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue