GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
PW-METADATA(1) General Commands Manual PW-METADATA(1)

pw-metadata - The PipeWire metadata

pw-metadata [options] [id [key [value [type ] ] ] ]

Monitor, set and delete metadata on PipeWire objects.

Metadata are key/type/value triplets attached to objects identified by id. The metadata is shared between all applications binding to the same metadata object. When an object is destroyed, all its metadata is automatically removed.

When no value is given, pw-metadata will query and log the metadata matching the optional arguments id and key. Without any arguments, all metadata is displayed.

When value is given, pw-metadata will set the metadata for id and key to value and an optional type.

-r | --remote=NAME
The name the remote instance to use. If left unspecified, a connection is made to the default PipeWire instance.
-h | --help
Show help.

--version
Show version information.

-m | --monitor
Keeps running and log the changes to the metadata.

-d | --delete

Delete all metadata for id or for the specified key of object id

Without any option, all metadata is removed



The PipeWire Developers <https://gitlab.freedesktop.org/pipewire/pipewire/issues>; PipeWire is available from https://pipewire.org

pipewire(1), pw-mon(1), pw-cli(1),

Search for    or go to Top of page |  Section 1 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.