auto

<# } #>
<# if ( ! _.isEmpty( data.model.mp3 ) ) { if ( ! _.isUndefined( html5types.mp3 ) ) { delete html5types.mp3; } #>
MP3

Quitar fuente de audio

<# } #>
 />

				Mostrar nombre de artista en la lista de pistas
<# } #>

				checked="checked"
<# } #>
 />

				Mostrar imágenes			Texto del enlaceleftcenterrightnonefile
<# } #>
<# if ( ! _.isEmpty( data.model.m4a ) ) { if ( ! _.isUndefined( html5types.m4a ) ) { delete html5types.m4a; } #>
M4A
Quitar fuente de audio
<# } #>
<# if ( ! _.isEmpty( data.model.wav ) ) { if ( ! _.isUndefined( html5types.wav ) ) { delete html5types.wav; } #>
WAV
  • Quitar fuente de audio
  • <# } #>
  • <# if ( ! _.isEmpty( html5types ) ) { #>
  • Añadir fuentes alternativas para mejorar la reproducción en HTML5:
<# _.each( html5types, function (mime, type) { #>

{{ type }}

<# } ) #>

<# } #>

Precarga
Automático
Metadatos
Repetir
auto
none auto
metadata
none
  • <# var ext, html5types = { mp4: wp.media.view.settings.embedMimes.mp4, ogv: wp.media.view.settings.embedMimes.ogv, webm: wp.media.view.settings.embedMimes.webm }; #>

    <# var w = ! data.model.width || data.model.width >

    custom
    640 ? 640 : data.model.width, h = ! data.model.height ? 360 : data.model.height; if ( data.model.width && w !== data.model.width ) { h = Math.ceil( ( h * w ) / data.model.width ); } #>
    • = settings.contentWidth ) { w = settings.contentWidth; } else { w = data.model.width; } if ( w !== data.model.width ) { h = Math.ceil( ( data.model.height * w ) / data.model.width ); } else { h = data.model.height; } if ( w ) { w_rule = 'width: ' + w + 'px; '; } if ( isYouTube ) { classes.push( 'youtube-video' ); } if ( isVimeo ) { classes.push( 'vimeo-video' ); } #>

      width="{{ w }}"

      none
      <# } #>
    • height="{{ h }}"
    <# } #>

<# if ( ! _.isUndefined( data.model.poster ) && data.model.poster ) { #>

<# } if ( ! _.isUndefined( data.model.loop ) && data.model.loop ) { #>
URL
Quitar fuente de vídeo
<# } #>
<# if ( ! _.isEmpty( data.model.mp4 ) ) { if ( ! _.isUndefined( html5types.mp4 ) ) { delete html5types.mp4; } #>
MP4
M4V