update video preview once encoding is done
This commit is contained in:
parent
9efd77724d
commit
e44703854e
2 changed files with 5 additions and 0 deletions
|
|
@ -166,6 +166,10 @@ pandora.ui.info = function() {
|
|||
}
|
||||
};
|
||||
|
||||
that.updateInfo = function() {
|
||||
updateInfo();
|
||||
};
|
||||
|
||||
that.updateListInfo = function() {
|
||||
emptyInfo();
|
||||
that.empty().append(
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue