ChannelMapLiveChannel
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 |