Wp.Factory¶
- Subclasses:
None
Methods¶
- Inherited:
Wp.GlobalProxy (4), Wp.Proxy (4), Wp.Object (12), GObject.Object (37), Wp.PipewireObject (9)
- Structs:
Virtual Methods¶
- Inherited:
Wp.Proxy (4), Wp.Object (4), GObject.Object (7), Wp.PipewireObject (7)
Properties¶
- Inherited:
Wp.GlobalProxy (3), Wp.Proxy (2), Wp.Object (4), Wp.PipewireObject (3)
Signals¶
- Inherited:
Fields¶
- Inherited:
Class Details¶
- class Wp.Factory(**kwargs)¶
- Bases:
- Abstract:
No
- Structure:
The
Wp.Factory
class allows accessing the properties and methods of PipeWire Factory objects (struct pw_factory). AWp.Factory
is constructed internally by wireplumber, when the pipewire constructed factory objects are reported in by PipeWire registry and it is made available for wireplumber clients through theWp.ObjectManager
API.New in version 0.4.5.