ReadonlyisIndicates if this is an emergency channel.
ReadonlyisIndicates if this channel is free-to-air.
ReadonlynameThe name of the channel.
ReadonlynetworkThe network identifier.
ReadonlynumberThe channel number.
ReadonlyserviceThe service identifier.
ReadonlysourceThe TV source providing this channel.
ReadonlytransportThe transport stream identifier.
ReadonlytypeThe type of the channel (e.g., 'tv', 'radio', 'data').
The addEventListener() method of the EventTarget interface sets up a function that will be called whenever the specified event is delivered to the target.
Optionaloptions: boolean | AddEventListenerOptionsThe dispatchEvent() method of the EventTarget sends an Event to the object, (synchronously) invoking the affected event listeners in the appropriate order.
Retrieves the program currently playing on this channel.
A promise resolving to the current TVProgram.
Retrieves a list of programs for this channel within a specified time range.
Optionaloptions: TVGetProgramsOptionsFiltering options for the programs.
A promise resolving to an array of TVProgram objects.
The removeEventListener() method of the EventTarget interface removes an event listener previously registered with EventTarget.addEventListener() from the target.
Optionaloptions: boolean | EventListenerOptions
Represents a TV channel.
Preference: "dom.tv.enabled"
Permissions
tv
Available
CertifiedApps