mirror of
https://github.com/captbaritone/webamp.git
synced 2026-07-25 11:04:00 +00:00
commit
a1601872e0
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