You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
#72 revealed that all kinds of objects are included when listing devices (physical devices, sinks, sources, bridges, streams). It would be preferable to only list the sinks and sources.
Steps To Reproduce
Run the enumerate_pipewire example
either on main and check the object media.class with wpctl or a similar tool; or
Bug Description
#72 revealed that all kinds of objects are included when listing devices (physical devices, sinks, sources, bridges, streams). It would be preferable to only list the sinks and sources.
Steps To Reproduce
Run the
enumerate_pipewireexamplemainand check the objectmedia.classwithwpctlor a similar tool; orExpected Behavior
Only sources and sinks are listed.
Actual Behavior
Many other kinds of objects are listed.
Environment
infologs): pipewireCargo.lock): 8ec6c84f42efd0b556e78302a5ec2c5a385e2d60Additional Context
N/A
Possible Solution
Filter the listed objects, probably using
media.class.