mirror of
https://github.com/fergalmoran/dss.git
synced 2026-01-06 17:04:30 +00:00
Added time display label to mix
This commit is contained in:
@@ -15,6 +15,7 @@ com.podnoms.settings = {
|
||||
setupPlayer:function (data, id) {
|
||||
com.podnoms.player.setupPlayer({
|
||||
id:id,
|
||||
boundingEl:$('#mix-container-'+ id),
|
||||
waveFormEl:$('#waveform-' + id),
|
||||
playHeadEl:$('#playhead-player-' + id),
|
||||
loadingEl:$('#progress-player-' + id),
|
||||
|
||||
Reference in New Issue
Block a user