Application
public enum Application
Application information and control (Kodi Namespace & Kodi Global Type)
-
The properties of the application (Global Kodi Type)
See moreDeclaration
Swift
enum Property
-
getItem(type:
Asynchronousid: ) -
getProperties()
Asynchronous -
setMute()
AsynchronousToggle mute/unmute (Kodi API)
Declaration
Swift
public static func setMute() async
-
setVolume(volume:
Asynchronous) Set the current volume (Kodi API)
Declaration
Swift
public static func setVolume(volume: Double) async
Parameters
volume
The new value for the volume