Skip to content

Commit

Permalink
Merge pull request kaltura#1295 from kaltura/IX-9.17.0-url-managers
Browse files Browse the repository at this point in the history
Follow convensions.
  • Loading branch information
sharonadar committed Jun 9, 2014
2 parents f78be8a + 0e81fa9 commit f8f99d3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion alpha/lib/enums/DeliveryProfileType.php
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ interface DeliveryProfileType extends BaseEnum
const GENERIC_HLS_MANIFEST = 25;
const GENERIC_HDS_MANIFEST = 26;
const GENERIC_SS = 27;
const GENERIC_RTMP = 18;
const GENERIC_RTMP = 28;

const LEVEL3_HLS = 31;
const LEVEL3_HTTP = 34;
Expand Down

0 comments on commit f8f99d3

Please sign in to comment.