fix bug when seeking with VT num>den
This commit is contained in:
parent
92d5525692
commit
85f739497f
3 changed files with 46 additions and 1 deletions
|
|
@ -955,6 +955,9 @@ class DivEngine {
|
|||
// get warnings
|
||||
String getWarnings();
|
||||
|
||||
// get debug info
|
||||
String getPlaybackDebugInfo();
|
||||
|
||||
// switch master
|
||||
bool switchMaster();
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue