<# } else { #>
<# } } #>
-
<# if ( data.model.mp4 ) { #>
<# } #>
-
<# if ( data.model.m4v ) { #>
1
-
<# } #>
1
<# } #>
<# if ( data.model.flv ) { #>
-
<# } #>
{{{ data.model.content }}}
-
<# if ( ! _.isEmpty( data.model.src ) ) { ext = data.model.src.split('.').pop(); if ( html5types[ ext ] ) { delete html5types[ ext ]; } #>
1
-
URL
1
MP4
Remover fonte do vídeo
-
<# } #>
<# if ( ! _.isEmpty( data.model.m4v ) ) { if ( ! _.isUndefined( html5types.m4v ) ) { delete html5types.m4v; } #>
-
M4V
1
-
Remover fonte do vídeo
1
WEBM
Remover fonte do vídeo
-
<# } #>
<# if ( ! _.isEmpty( data.model.ogv ) ) { if ( ! _.isUndefined( html5types.ogv ) ) { delete html5types.ogv; } #>
-
OGV
1
-
Remover fonte do vídeo
1
Remover fonte do vídeo
<# } #>
-
<# if ( ! _.isEmpty( html5types ) ) { #>
Adicionar fontes alternativas para reprodução otimizada com HTML5
-
<# _.each( html5types, function (mime, type) { #>
1
-
{{ type }}
1
<# var content = ''; if ( ! _.isEmpty( data.model.content ) ) { var tracks = jQuery( data.model.content ).filter( 'track' ); _.each( tracks.toArray(), function( track, index ) { content += track.outerHTML; #>
Faixas (legendas, subtítulos, descrições, capítulos ou metadados)
-
Os valores srclang, label, e kind podem ser editados para definir o idioma e o tipo da faixa de vídeo.
Remover faixa de vídeo
-
<# } ); #>
1
-
<# } else { #>
1
{{ data.model.ogv }}
{{ data.model.flv }}
-
{{ attachment.alt }}
{{ attachment.alt }}
-
<# if ( data.attachments.length ) { #>
1
-
<# _.each( data.attachments, function( attachment, index ) { #>
1
<# if ( attachment.caption ) { #>
{{{ data.verifyHTML( attachment.caption ) }}}
-
<# } #>
<# if ( index % data.columns === data.columns - 1 ) { #>
-
<# } #>
1
-
<# } ); #>
1
