mirror of
https://github.com/captbaritone/webamp.git
synced 2026-07-22 09:37:17 +00:00
parent
2efdd8a35c
commit
7c4edd6fb6
1 changed files with 4 additions and 0 deletions
|
|
@ -431,6 +431,10 @@ function Winamp () {
|
|||
|
||||
this.startFile = function(file, fileName) {
|
||||
self.loadFile(file, fileName);
|
||||
self.showKbps();
|
||||
self.showKHz();
|
||||
self.showPosition();
|
||||
self.showTime();
|
||||
self.media.play();
|
||||
self.setStatus('play');
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue