Commit: 3c0693c5d22606f786da4389103740424a04213b
Parent: 75628226ff83606e3676088bb3882d4fd73f8962
Author: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
Committer: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
Date: 2025-07-22 23:31:46
Tree: 85d4236138c42be1a61aadabfc5c9c5f77779d98

client: Add transport.metadata command This adds transport.metadata command which can be used to update the MediaTransport.Metadata property: > transport.metadata <transport> "0x03 0x02 0x02 0x00" [CHG] Transport <transport> Metadata: 03 02 02 00 > transport.show <transport> ... Metadata.#0: len 0x03 type 0x02 Metadata.Context: 0x0002 Metadata.Context Conversational (0x0002)

Diffstat

M client/player.c | 48 ++++++++++++++++++++++++++++++++++++++++

1 files changed, 48 insertions(+), 0 deletions(-)

View Full Diff | Patch