Wp.Port¶
- 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.Port(**kwargs)¶
- Bases:
- Abstract:
No
- Structure:
The
Wp.Port
class allows accessing the properties and methods of a PipeWire port object (struct pw_port). AWp.Port
is constructed internally when a new port appears on the PipeWire registry and it is made available through theWp.ObjectManager
API.- get_direction()¶
- Returns:
the current direction of the port
- Return type:
Gets the current direction of the port.