西です。 soundcard.h の中に下記の定義があります。googleで検索しても 明確な説明が見付かりませんでした。 意味の判る方は、いらしゃるでしょうか? また、どのように使い分ければよいのでしょう? > #define SNDCTL_DSP_PROFILE _SIOW ('P', 23, int) > #define APF_NORMAL 0 /* Normal applications */ > #define APF_NETWORK 1 /* Underruns probably caused by an "external" delay */ > #define APF_CPUINTENS 2 /* Underruns probably caused by "overheating" the CPU */