~audio-recorder/audio-recorder/trunk

« back to all changes in this revision

Viewing changes to src/gst-recorder.h

  • Committer: Osmo Antero
  • Date: 2012-09-29 18:12:44 UTC
  • Revision ID: osmoma@gmail.com-20120929181244-gmrxd5xww9pua60a
Support new systems; Ubuntu 12.10, Fedora 18. Improved timer and VAD-modules. Better gst-pipeline.

Show diffs side-by-side

added added

removed removed

Lines of Context:
32
32
 
33
33
void rec_test_func();
34
34
 
 
35
//void rec_treshold_message(GstClockTime timestamp, gboolean above, gdouble threshold);
 
36
 
35
37
#endif