(function ($) { AblePlayer.prototype.injectPlayerCode = function() { // create and inject surrounding HTML structure // If IOS: // If video: // IOS does not support any of the player's functionality // - everything plays in its own player // Therefore, AblePlayer is not loaded & all functionality is disabled // (this all determined. If this is IOS && video, this function is never called) // If audio: // HTML cannot be injected as a *parent* of the