Difference between revisions of "StreamingType"
Jump to navigation
Jump to search
(Created page with "{{Api_Enum_Spec| Description=Represents the list of possible API response codes. |Values= {{{!}} border="2" style="width:800px;" cellpadding="5" cellspacing="0" {{!}}- style="...") |
|||
(One intermediate revision by the same user not shown) | |||
Line 23: | Line 23: | ||
{{!}} HLS | {{!}} HLS | ||
{{!}} HLS | {{!}} HLS | ||
+ | {{!}}- valign="top" | ||
+ | |||
+ | ! 3 | ||
+ | {{!}} Dashhevc | ||
+ | {{!}} Dashhevc | ||
+ | {{!}}- valign="top" | ||
+ | |||
+ | ! 4 | ||
+ | {{!}} Dashavc | ||
+ | {{!}} Dashavc | ||
{{!}}- valign="top" | {{!}}- valign="top" | ||
{{!}}} | {{!}}} | ||
Line 39: | Line 49: | ||
{{!}} Initial method design | {{!}} Initial method design | ||
{{!}} Harley Cabral | {{!}} Harley Cabral | ||
+ | {{!}}- valign="top" | ||
+ | ! 6.0 | ||
+ | {{!}} Add Dash StreamingType | ||
+ | {{!}} José Manuel Escartín | ||
{{!}}} | {{!}}} | ||
|SeeAlso= | |SeeAlso= | ||
}} | }} |
Latest revision as of 09:31, 29 May 2018
Represents the list of possible API response codes.
Values
Value | Name | Details |
---|---|---|
0 | Unknown | Streaming type not specified |
1 | SmoothStreaming | SmoothStreamign |
2 | HLS | HLS |
3 | Dashhevc | Dashhevc |
4 | Dashavc | Dashavc |
Known issues
None
Version history
API Version Number | Change description | Changes author |
---|---|---|
1.0 | Initial method design | Harley Cabral |
6.0 | Add Dash StreamingType | José Manuel Escartín |