General
-
SwiftUI
See moreScenefor the applicationDeclaration
Swift
struct KodioApp: App -
Structure with all the Kodio Settings
See moreDeclaration
Swift
struct KodioSettings: Equatable, Codable -
The bridge to talk to Music via AppleScript
See moreDeclaration
Swift
protocol MusicBridgeProtocol -
The list of radio stations
Declaration
Swift
var radioStations: [Audio.Details.Stream]
View on GitHub
General Reference