mirror of
https://github.com/outbackdingo/UltraGrid.git
synced 2026-03-21 14:40:22 +00:00
acap/pipewire: Fix help text
This commit is contained in:
@@ -194,7 +194,7 @@ const static pw_stream_events stream_events = {
|
||||
static void audio_cap_pw_help(){
|
||||
color_printf("Pipewire audio capture.\n");
|
||||
color_printf("Usage\n");
|
||||
color_printf(TERM_BOLD TERM_FG_RED "\t-r pipewire" TERM_FG_RESET "[:target=<device>][:buffer-len=<millis>][:channels=<ch_count>][:sample-rate=<rate>]\n" TERM_RESET);
|
||||
color_printf(TERM_BOLD TERM_FG_RED "\t-s pipewire" TERM_FG_RESET "[:target=<device>][:buffer-len=<millis>][:channels=<ch_count>][:sample-rate=<rate>]\n" TERM_RESET);
|
||||
color_printf("\n");
|
||||
|
||||
color_printf("Devices:\n");
|
||||
|
||||
Reference in New Issue
Block a user