Amazon Developer

as

Settings
Sign out
Notifications
Alexa
Amazon Appstore
Ring
AWS
Documentation
Support
Contact Us
My Cases
Get Started
Design and Develop
Publish
Reference
Support
Skip to main content
Interface for the ChannelDescriptor class.

Accessors

identifier

Get Signature

get identifier(): string Gets the Identifier of the ChannelDescriptor.
Returns
string The unique identifier for a specific channel.

majorNumber

Get Signature

get majorNumber(): number Gets the MajorNumber of the ChannelDescriptor.
Returns
number The major number indicates the channel major number value (for example, using ATSC format). When the channel number is expressed as a string, such as “13.1” or “256”, the major number would be 13 or 256, respectively.
Last modified on September 30, 2025