org.bluez.MediaAssistant - BlueZ D-Bus MediaAssistant API documentation
Contents
Interface
Service
org.bluez
Interface
org.bluez.MediaAssistant1
Objectpath
/org/bluez/{hci0,hci1,...}/dev_{BDADDR}/src_{BDADDR}/sid#/bis#
MethodsvoidPush(dictproperties)
Send stream information to the remote device.
dictproperties
Indicate stream properties that will be sent to the peer.
Values:
array{byte}Metadata[ISOonly]
See Metadata property.
dictQoS[ISOonly]
See QoS property.
PropertiesstringState[readonly]
Indicates the state of the assistant object. Possible values are:
"idle" assistant object was created for the stream
"pending"
assistant object was pushed (stream information was sent to the peer)
"requesting"
remote device requires Broadcast_Code
"active"
remote device started receiving stream
array{byte}Metadata[readwrite,ISOOnly,experimental]
Indicates stream Metadata.
dictQoS[readwrite,ISOonly,experimental]
Indicates stream QoS capabilities.
Values:
byteEncryption
Indicates whether the stream is encrypted.
:array{byte} BCode
Indicates Broadcast_Code to decrypt stream.
BlueZ June 2024 ORG.BLUEZ.MEDIAASSISTANT(5)
Name
org.bluez.MediaAssistant - BlueZ D-Bus MediaAssistant API documentation
