Searched refs:Duration_secs (Results 1 – 1 of 1) sorted by relevance
2667 typedef enum {Full, Type, Rate, Channels, Samples, Duration, Duration_secs, enumerator2692 case Duration_secs: if (soxi_total ==-1) printf("%f\n", secs); break; in soxi1()2768 else if (do_total && (type < Samples || type > Duration_secs)) { in soxi()