Man page - org.bluez.mediaassistant(5)
Packages contains this manual
- rfcomm(1)
- bluetoothctl-player(1)
- bluetoothctl-assistant(1)
- bluetooth-meshd(8)
- hciconfig(1)
- obexctl(1)
- hex2hcd(1)
- mpris-proxy(1)
- bluetoothctl-endpoint(1)
- bluetoothctl-hci(1)
- bluetoothctl(1)
- bluetoothctl-gatt(1)
- rctest(1)
- hid2hci(1)
- bluemoon(1)
- ciptool(1)
- bluetoothctl-monitor(1)
- l2test(1)
- bluetoothctl-scan(1)
- sdptool(1)
- bluetoothctl-transport(1)
- btmgmt(1)
- hciattach(1)
- btattach(1)
- gatttool(1)
- bluetoothctl-mgmt(1)
- bluetoothctl-admin(1)
- bluetoothd(8)
- hcitool(1)
- bluetoothctl-advertise(1)
- btmon(1)
- l2ping(1)
apt-get install bluez
Manual
ORG.BLUEZ.MEDIAASSISTANT
NAMEINTERFACE
Methods
void Push(dict properties)
Properties
string State [readonly]
array{byte} Metadata [readwrite, ISO Only, experimental]
dict QoS [readwrite, ISO only, experimental]
NAME
org.bluez.MediaAssistant - BlueZ D-Bus MediaAssistant API documentation
INTERFACE
Service
org.bluez
Interface
org.bluez.MediaAssistant1
Object path
/org/bluez/{hci0,hci1,...}/src_XX_XX_XX_XX_XX_XX/dev_YY_YY_YY_YY_YY_YY/bisZ
Methods
void Push(dict properties)
Send stream
information to the remote device.
dict properties
Indicate stream properties that will be sent to the peer.
Values:
array{byte} Metadata [ISO only]
See Metadata property.
dict QoS [ISO only]
See QoS property.
Properties
string State [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, ISO Only, experimental]
Indicates stream Metadata.
dict QoS [readwrite, ISO only, experimental]
Indicates stream QoS capabilities.
Values:
byte Encryption
Indicates whether the stream is encrypted.
:array{byte} BCode
Indicates Broadcast_Code to decrypt stream.