');
$(_parentElem).append(a.join(' '));
thisPlayer = this;
player = document.qPlayer;
}
this.src = function (url) {
$(".NoPlayer").html("No properly player found to play
" + url + "!");
}
this.play = function () {
}
this.pause = function () {
}
this.paused = function () {
}
this.currentTime = function () {
}
this.error = function () {
}
this.release = function () {
}
this.requestFullscreen = function () {
}
this.exitFullscreen = function () {
}
}