mirror of
https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git
synced 2025-11-09 13:29:59 -05:00
sink: Add PA_SINK_SET_FORMATS macro
Required for testing the existence of the flag
This commit is contained in:
parent
9083a8f667
commit
a6ad2d860a
1 changed files with 1 additions and 0 deletions
|
|
@ -773,6 +773,7 @@ typedef enum pa_sink_flags {
|
|||
#define PA_SINK_DYNAMIC_LATENCY PA_SINK_DYNAMIC_LATENCY
|
||||
#define PA_SINK_SYNC_VOLUME PA_SINK_SYNC_VOLUME
|
||||
#define PA_SINK_SHARE_VOLUME_WITH_MASTER PA_SINK_SHARE_VOLUME_WITH_MASTER
|
||||
#define PA_SINK_SET_FORMATS PA_SINK_SET_FORMATS
|
||||
|
||||
/** \endcond */
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue