mirror of
https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git
synced 2025-11-04 13:29:59 -05:00
role-cork: prepare merge with role-ducking: replace "cork" with "interact" where appropriate
Again, interact includes cork and duck.
This commit is contained in:
parent
f12102857a
commit
c03cf89b33
3 changed files with 45 additions and 45 deletions
|
|
@ -17,5 +17,5 @@
|
|||
along with PulseAudio; if not, see <http://www.gnu.org/licenses/>.
|
||||
***/
|
||||
|
||||
int pa_cork_init(pa_module *m, const char* const v_modargs[]);
|
||||
void pa_cork_done(pa_module *m);
|
||||
int pa_stream_interaction_init(pa_module *m, const char* const v_modargs[]);
|
||||
void pa_stream_interaction_done(pa_module *m);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue