Embed Player

Added stream modes
Unhardcoded some values
Disabled opus streams
This commit is contained in:
drigato 2015-03-23 12:37:22 -04:00
parent 5c4533d785
commit 2ae4d6c1c3
5 changed files with 67 additions and 22 deletions

View file

@ -5,6 +5,8 @@
<?php echo $this->element->getElement('player_display_track_metadata'); ?>
<?php echo $this->element->getElement('player_stream_mode'); ?>
<?php echo $this->element->getElement('player_stream_url'); ?>
<?php echo $this->element->getElement('player_preview_label')->renderLabel(); ?>