Linux cli command org.bluez.MediaItem
2 minute read
NAME 🖥️ org.bluez.MediaItem 🖥️
BlueZ D-Bus MediaItem API documentation
INTERFACE
Service
unique name (Target role) org.bluez (Controller role)Interface
org.bluez.MediaItem1Object path
freely definable (Target role) [variable prefix]/{hci0,hci1,…}/dev_XX_XX_XX_XX_XX_XX/playerX/itemX (Controller role)
Methods
void Play()
Play item
Possible Errors:
org.bluez.Error.NotSupported
org.bluez.Error.Failed
void AddtoNowPlaying()
Add item to now playing list
Possible Errors:
org.bluez.Error.NotSupported
org.bluez.Error.Failed
Properties
object Player [readonly]
Player object path the item belongs to
string Name [readonly]
Item displayable name
string Type [readonly]
Item type
Possible values: “video”, “audio”, “folder”
string FolderType [readonly, optional]
Folder type.
Possible values: “mixed”, “titles”, “albums”, “artists”
Available if property Type is “Folder”
boolean Playable [readonly, optional]
Indicates if the item can be played
Available if property Type is “folder”
dict Metadata [readonly]
Item metadata.
Possible values:
string Title
Item title nameAvailable if property Type is “audio” or “video”
string Artist
Item artist nameAvailable if property Type is “audio” or “video”
string Album
Item album nameAvailable if property Type is “audio” or “video”
string Genre
Item genre nameAvailable if property Type is “audio” or “video”
uint32 NumberOfTracks
Item album number of tracks in totalAvailable if property Type is “audio” or “video”
uint32 Number
Item album numberAvailable if property Type is “audio” or “video”
uint32 Duration
Item duration in millisecondsAvailable if property Type is “audio” or “video”
░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░
█║▌│║█║▌★ KALI ★ PARROT ★ DEBIAN 🔴 PENTESTING ★ HACKING ★ █║▌│║█║▌
██╗ ██╗ ██████╗ ██████╗ ██╗ ██╗███████╗██████╗
████████╗██╔══██╗██╔═══██╗╚██╗██╔╝██╔════╝██╔══██╗
╚██╔═██╔╝██║ ██║██║ ██║ ╚███╔╝ █████╗ ██║ ██║
████████╗██║ ██║██║ ██║ ██╔██╗ ██╔══╝ ██║ ██║
╚██╔═██╔╝██████╔╝╚██████╔╝██╔╝ ██╗███████╗██████╔╝
╚═╝ ╚═╝ ╚═════╝ ╚═════╝ ╚═╝ ╚═╝╚══════╝╚═════╝
█║▌│║█║▌ WITH COMMANDLINE-KUNGFU POWER █║▌│║█║▌
░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░
Feedback
Was this page helpful?
Glad to hear it! Please tell us how we can improve.
Sorry to hear that. Please tell us how we can improve.