src/multimedia/audio/qaudioinput_alsa_p.h
changeset 33 3e2da88830cd
parent 30 5dc02b23752f
equal deleted inserted replaced
30:5dc02b23752f 33:3e2da88830cd
   108 private slots:
   108 private slots:
   109     void userFeed();
   109     void userFeed();
   110     bool deviceReady();
   110     bool deviceReady();
   111 
   111 
   112 private:
   112 private:
       
   113     int checkBytesReady();
   113     int xrun_recovery(int err);
   114     int xrun_recovery(int err);
   114     int setFormat();
   115     int setFormat();
   115     bool open();
   116     bool open();
   116     void close();
   117     void close();
   117     void drain();
   118     void drain();