From 1452790f1489db4f9fb1363dbe8b6fdf3b4d5e6b Mon Sep 17 00:00:00 2001 From: Luiz Augusto von Dentz Date: Wed, 24 Sep 2025 16:38:18 -0400 Subject: [PATCH] MediaAssistant: Add Device option to Push This enables MediaAssistant.Push to work with local broadcast sources. --- doc/org.bluez.MediaAssistant.rst | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/doc/org.bluez.MediaAssistant.rst b/doc/org.bluez.MediaAssistant.rst index 64e689f86..8650d8abb 100644 --- a/doc/org.bluez.MediaAssistant.rst +++ b/doc/org.bluez.MediaAssistant.rst @@ -40,6 +40,11 @@ Values: See QoS property. + :object Device [ISO only, State=local only]: + + Push to a specific device. Device must be connected and with + an active BASS session. + Properties ---------- @@ -52,6 +57,7 @@ Indicates the state of the assistant object. Possible values are: :"pending": assistant object was pushed (stream information was sent to the peer) :"requesting": remote device requires Broadcast_Code :"active": remote device started receiving stream +:"local": assistant object was created for a local stream array{byte} Metadata [readwrite, ISO Only, experimental] ```````````````````````````````````````````````````````` @@ -59,7 +65,7 @@ array{byte} Metadata [readwrite, ISO Only, experimental] Indicates stream Metadata. dict QoS [readwrite, ISO only, experimental] -````````````````````````````````````````````````````` +```````````````````````````````````````````` Indicates stream QoS capabilities. -- 2.47.3