Searched refs:sox_rec (Results 1 – 1 of 1) sorted by relevance
96 static enum {sox_sox, sox_play, sox_rec, sox_soxi} sox_mode; enumerator2611 if (sox_mode == sox_rec) in parse_options_and_filenames()2844 sox_mode = sox_rec; in main()2915 if (sox_mode == sox_rec && !j) { /* Set the recording parameters: */ in main()3025 else if (user_skip && sox_mode != sox_rec) in main()