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="...") |
|||
| Line 23: | Line 23: | ||
{{!}} HLS | {{!}} HLS | ||
{{!}} HLS | {{!}} HLS | ||
| + | {{!}}- valign="top" | ||
| + | |||
| + | ! 3 | ||
| + | {{!}} Dashhevc | ||
| + | {{!}} Dashhevc | ||
| + | {{!}}- valign="top" | ||
| + | |||
| + | ! 4 | ||
| + | {{!}} Dashavc | ||
| + | {{!}} Dashavc | ||
{{!}}- valign="top" | {{!}}- valign="top" | ||
{{!}}} | {{!}}} | ||
Revision as of 09:30, 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 |