>
<# if ( ! _.isEmpty( data.model.src ) ) { if ( isYouTube ) { #>
-
<# } else if ( isVimeo ) { #>
<# } else { #>
-
<# } } #>
<# if ( data.model.mp4 ) { #>
-
<# } #>
1
<# } #>
<# if ( data.model.ogv ) { #>
-
<# } #>
<# 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
<# if ( ! _.isEmpty( data.model.mp4 ) ) { if ( ! _.isUndefined( html5types.mp4 ) ) { delete html5types.mp4; } #>
MP4
-
Remover fonte do vídeo
<# } #>
-
<# if ( ! _.isEmpty( data.model.m4v ) ) { if ( ! _.isUndefined( html5types.m4v ) ) { delete html5types.m4v; } #>
M4V
-
Remover fonte do vídeo
1
Remover fonte do vídeo
<# } #>
-
<# if ( ! _.isEmpty( data.model.ogv ) ) { if ( ! _.isUndefined( html5types.ogv ) ) { delete html5types.ogv; } #>
OGV
-
Remover fonte do vídeo
2
-
<# } #>
1
<# } #>
<# if ( ! _.isEmpty( html5types ) ) { #>
-
Adicionar fontes alternativas para reprodução otimizada com HTML5
<# _.each( html5types, function (mime, type) { #>
-
{{ type }}
<# } ) #>
-
<# } #>
<# if ( ! _.isEmpty( data.model.poster ) ) { #>
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
-
<# } ); #>
<# } else { #>
-
Faixas (legendas, subtítulos, descrições, capítulos ou metadados)
2
-
Não há legendas associadas.
2
metadata
none
-
{{ data.model.src }}
{{ data.model.src }}
-
{{ data.model.src }}
1
-
{{ data.model.mp4 }}
1
{{ data.model.flv }}
{{ attachment.alt }}
-
{{ attachment.alt }}
<# if ( data.attachments.length ) { #>
-
<# _.each( data.attachments, function( attachment, index ) { #>
1
-
<# if ( attachment.thumbnail ) { #>
1
<# if ( attachment.caption ) { #>
{{{ data.verifyHTML( attachment.caption ) }}}
-
<# } #>
<# if ( index % data.columns === data.columns - 1 ) { #>
-
<# } #>
1
-
<# } ); #>
1
