~ps-jenkins/qtubuntu-camera/ubuntu-utopic-proposed

« back to all changes in this revision

Viewing changes to unittests/aalcamerafocuscontrol/tst_aalcamerafocuscontrol.cpp

  • Committer: CI bot
  • Author(s): Jim Hodapp, Jim Hodapp
  • Date: 2014-08-07 21:29:23 UTC
  • mfrom: (91.1.21 audio-recording)
  • Revision ID: ps-jenkins@lists.canonical.com-20140807212923-2vy4jdebum42ozpd
Created a new AudioCapture class that is responsible for opening the microphone channel from Pulseaudio and feeds the data to the Android side of camera recording via a named pipe Fixes: 1342127
Approved by: Manuel de la Peña

Show diffs side-by-side

added added

removed removed

Lines of Context:
120
120
}
121
121
 
122
122
 
123
 
QTEST_MAIN(tst_AalCameraFocusControl)
 
123
QTEST_GUILESS_MAIN(tst_AalCameraFocusControl)
124
124
 
125
125
#include "tst_aalcamerafocuscontrol.moc"