Merge remote-tracking branch 'stash/saas-four-streams' into saas-embed-player
This commit is contained in:
commit
e2ca218ac2
12 changed files with 190 additions and 225 deletions
|
@ -1309,7 +1309,7 @@ class ApiController extends Zend_Controller_Action
|
|||
}
|
||||
|
||||
public function getStreamParametersAction() {
|
||||
$streams = array("s1", "s2", "s3");
|
||||
$streams = array("s1", "s2", "s3", "s4");
|
||||
$stream_params = array();
|
||||
foreach ($streams as $s) {
|
||||
$stream_params[$s] =
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue