apps/ccam/qtime.h

Go to the documentation of this file.
00001 int qtime (const char * inFileName,
00002            const char * outFileName,
00003            int i_width, // width in pixels
00004            int i_height,
00005            int i_nframes,
00006            int i_sample_dur,
00007            int i_samplesPerChunk,
00008            int i_framesize,
00009            int i_timescale,
00010            int * i_sizes    // pointer to array with frame sizes or NULL
00011          );

Generated on Thu Aug 7 16:18:59 2008 for elphel by  doxygen 1.5.1