Home | History | Annotate | Download | only in cmd_test

Lines Matching refs:option_index

421       int option_index = num_codecs;
422 printf("%i. Toggle CNG\n", option_index++);
423 printf("%i. Toggle AGC\n", option_index++);
424 printf("%i. Toggle NS\n", option_index++);
425 printf("%i. Toggle experimental NS\n", option_index++);
426 printf("%i. Toggle EC\n", option_index++);
427 printf("%i. Select AEC\n", option_index++);
428 printf("%i. Select AECM\n", option_index++);
429 printf("%i. Get speaker volume\n", option_index++);
430 printf("%i. Set speaker volume\n", option_index++);
431 printf("%i. Get microphone volume\n", option_index++);
432 printf("%i. Set microphone volume\n", option_index++);
433 printf("%i. Play local file (audio_long16.pcm) \n", option_index++);
434 printf("%i. Change playout device \n", option_index++);
435 printf("%i. Change recording device \n", option_index++);
436 printf("%i. Toggle receive-side AGC \n", option_index++);
437 printf("%i. Toggle receive-side NS \n", option_index++);
438 printf("%i. AGC status \n", option_index++);
439 printf("%i. Toggle microphone mute \n", option_index++);
440 printf("%i. Get last error code \n", option_index++);
442 option_index++);
443 printf("%i. Record a PCM file \n", option_index++);
445 option_index++);
447 option_index++);
448 printf("%i. Add an additional file-playing channel \n", option_index++);
449 printf("%i. Remove a file-playing channel \n", option_index++);
451 "the setting) \n", option_index++);
452 printf("%i. Set Opus maximum playback rate \n", option_index++);
453 printf("%i. Toggle Opus DTX \n", option_index++);
455 "change) \n", option_index++);
456 printf("%i. Toggle AECdump recording \n", option_index++);
457 printf("%i. Record RtcEventLog file of 30 seconds \n", option_index++);
459 printf("Select action or %i to stop the call: ", option_index);
463 option_index = num_codecs;
464 if (option_selection < option_index) {
476 } else if (option_selection == option_index++) {
484 } else if (option_selection == option_index++) {
492 } else if (option_selection == option_index++) {
500 } else if (option_selection == option_index++) {
510 } else if (option_selection == option_index++) {
518 } else if (option_selection == option_index++) {
526 } else if (option_selection == option_index++) {
534 } else if (option_selection == option_index++) {
539 } else if (option_selection == option_index++) {
545 } else if (option_selection == option_index++) {
550 } else if (option_selection == option_index++) {
556 } else if (option_selection == option_index++) {
559 } else if (option_selection == option_index++) {
579 } else if (option_selection == option_index++) {
602 } else if (option_selection == option_index++) {
611 } else if (option_selection == option_index++) {
620 } else if (option_selection == option_index++) {
626 } else if (option_selection == option_index++) {
637 } else if (option_selection == option_index++) {
643 } else if (option_selection == option_index++) {
651 } else if (option_selection == option_index++) {
681 } else if (option_selection == option_index++) {
707 } else if (option_selection == option_index++) {
734 } else if (option_selection == option_index++) {
752 } else if (option_selection == option_index++) {
767 } else if (option_selection == option_index++) {
775 } else if (option_selection == option_index++) {
781 } else if (option_selection == option_index++) {
786 } else if (option_selection == option_index++) {
794 } else if (option_selection == option_index++) {
804 } else if (option_selection == option_index++) {