Implementation
Getting Channel Locations
You can get channel information through Source and Lineup endpoints. Both of these deliver channel information through the same data type: channel_locator_type.
Getting Channels from a Source
Follow the XPath below to get channel information from a Source through the transportid element. For additional information, see Transport Systems and Triplet Types.
XPath:
Code
Getting Channels from a Lineup
Follow the XPath below to get channel information from a Lineup through the locator element.
XPath:
Code
Last modified on