IRadioStationInfo
Represents information about a radio station.
Properties
stationName?
optionalstationName:string
Optional. The Name of the radio station.
stationCode?
optionalstationCode:string
Optional. The code of the radio station.
stationLogo
stationLogo: IArtwork
[]
An array of logos supported by the radio station.
frequency?
optionalfrequency:string
Optional. The frequency of the radio station.
band?
optionalband:string
Optional. The broadcast band of the radio station.
subChannels
subChannels:
string[]
Optional. An array of strings speicifying the sub channels of the radio station.
serviceFollowing
serviceFollowing: RadioBand
The service following of the radio station.
activeSubchannel?
optionalactiveSubchannel:string
Optional. The active subchannel of the radio station.
radioText?
optionalradioText:string
Optional. The radio text of the radio station.
isMuted
isMuted:
boolean
Optional. If the radio station is muted.
isDigital
isDigital:
boolean
Optional. If the radio station is digital.
isStereo
isStereo:
boolean
Optional. If the radio station is stereo.
isDigitalAudio
isDigitalAudio:
boolean
Optional. If the radio station is digital audio.
isLiveAudio
isLiveAudio:
boolean
Optional. If the radio station is live audio.
isAcquiring
isAcquiring:
boolean
Optional. If the radio station is acquiring.
Last updated: Jul 22, 2026

