Module libpulse_binding::def::source_flags
source · Expand description
Special source flags.
Constants
Volume can be translated to dB with
::volume::sw_volume_to_db. This is a dynamic flag
and may change at runtime after the sink has initialized. Volume can be translated to dB
with ::volume::sw_volume_to_db. This is a dynamic flag and may change at runtime after
the source has initialized.The latency can be adjusted dynamically depending on the needs of the connected streams.
This source is in flat volume mode, i.e. always the maximum of the volume of all connected
outputs.
Is a hardware source of some kind, in contrast to “virtual”/software source.
Supports hardware mute control. This is a dynamic flag and may change at runtime after the
source has initialized.
Supports hardware volume control. This is a dynamic flag and may change at runtime after the
source has initialized.
Supports latency querying
Is a networked source of some kind.
Flag to pass when no specific options are needed