%attr> ajax => 1 %attr> <%args> $chnum => undef $width => $r->notes('CFG_livewidth') || 640 $height => $r->notes('CFG_liveheight') || 480 %args> % if(defined $chnum) { <& 'SELF:display_screen', %ARGS &> % } else { <& 'SELF:display_embed_screen', %ARGS &> % } <%method display_embed_screen> <%args> $size => undef $bouqet => $r->notes('CFG_StartBouqet') %args> <%perl> my $streamlink='/tools/live.html&chnum=%chnum'; %perl>
<& '/vdr/channel.html:display_form' , target => '_self'
, link => $streamlink
, div => 'screen'
, update => 'bouqet-content'
, streamlink => $streamlink
, %ARGS &>
<& '/vdr/channel.html:display_bouqet' , target => '_self'
, stream => 'embed'
, bouqet => $bouqet
, %ARGS &>
|
<& SELF:display_screen, %ARGS &>
|
<% $stream_titel %> | |
<& SELF:get_epg_detail, chnum => $chnum || undef &>
|
|
. | . |