Skip to content

Commit

Permalink
Add player_resolutions. See: #179
Browse files Browse the repository at this point in the history
  • Loading branch information
JasWSInc committed Aug 10, 2014
1 parent 3c9a8e4 commit 2623c46
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions s2member/includes/classes/sc-files-in.inc.php
Original file line number Diff line number Diff line change
Expand Up @@ -120,6 +120,7 @@ public static function sc_get_stream($attr = array(), $content = '', $shortcode
'player' => 'jwplayer-v6-rtmp', 'player_id' => 's2-stream-'.md5(uniqid('', TRUE)),
'player_path' => '/jwplayer/jwplayer.js', 'player_key' => '', 'player_title' => '',
'player_image' => '', 'player_mediaid' => '', 'player_description' => '', 'player_captions' => '',
'player_resolutions' => '', // A comma-delimited list of resolution options.

// Layout
'player_controls' => 'yes', 'player_skin' => '', 'player_stretching' => 'uniform',
Expand Down

0 comments on commit 2623c46

Please sign in to comment.