an image to player, first ideas to make a playback
This commit is contained in:
parent
fd255bad0a
commit
2a4dce3616
10 changed files with 192 additions and 10 deletions
|
@ -211,7 +211,7 @@
|
|||
if (this._playerCtl) {
|
||||
this._mainLayout.removePlayer();
|
||||
this._playerCtl._onSocketDisconnected();
|
||||
this._playerCtl.uneregister();
|
||||
this._playerCtl.unregister();
|
||||
this._playerCtl.destructor();
|
||||
this._playerCtl = undefined;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue