ChannelMapLiveChannel

From Gvp-public
Revision as of 11:01, 2 June 2014 by Id02256 (talk | contribs) (Created page with "{{Api_DataType_Spec |Description=Represents a live channel object and its associated parameters in the context of channel maps. |Members= {{{!}} border="2" style="width:800px" ...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Represents a live channel object and its associated parameters in the context of channel maps.

Members

Field Data Type Description
ChannelNumber int Channel number
LiveChannelId int Live channel ID
QualityId int Quality ID


Example

{

"LiveChannelId": 268,
"ChannelNumber": 1,
"QualityId": 4

}


Known issues

None


Version history

API Version Number Change description Changes author
1.0 Initial data type implementation


See also