Changes

Jump to navigation Jump to search
859 bytes added ,  07:11, 21 August 2015
no edit summary
{{Deprecated|Message=This method has been deprecated in GVP 3.2. Please use [[GetUserAvailableStreams]] instead}}
 
 
{{Api_Method_Spec|
Description=Returns the URL for a given live channel (and a streaming type and quality parameters)
 
This method has been modified to include a new input parameter DeviceType (optional, default = null) to be able to filter out by device type the different urls available for a Live channel.
 
|Parameters=
|ParamDescription=Requested quality
}}
{{Api_Parameter|
ParamName=includeExternal
|ParamType=bool
|ParamRequired=optional
|ParamDescription=Set if API should consider external contents.
}}
{{Api_Parameter|
ParamName=deviceType
|ParamType=[[DeviceType]]
|ParamRequired=optional
|ParamDescription=Device Type
}}
 
 
|Returns=
Returns a JSON object including the live channel URLas a String.
'''Example:'''
! Changes author
{{!}}- valign="top"
 
! 1.0
{{!}} Initial method design
{{!}} Harley Cabral
{{!}}- valign="top"
 
! 3.0
{{!}} Added parameter:
* includeExternal (true/false) - Default is FALSE.
* deviceType (optional: default value: null)
{{!}} Ricardo Calvo
{{!}}-
! 3.2
{{!}} Method deprecated
{{!}} Francisco Milagro
{{!}}}
* [[StreamingType|StreamingType]] type
* [[Quality|Quality]] type
* [[GetUserAvailableStreams]] method
* [[UNIAPI_Specification#Epg_Service| Epg Service]] methods
}}

Navigation menu