hvirtual/guicast/units.h File Reference

#include "sizes.h"
#include <math.h>
#include <stdint.h>
#include <stdio.h>

Include dependency graph for units.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

class  DB
class  Freq
class  Units

Defines

#define INFINITYGAIN   -40
#define MAXGAIN   50
#define TOTALFREQS   1024
#define TIME_HMS   0
#define TIME_HMS2   6
#define TIME_HMS3   7
#define TIME_SECONDS   8
#define TIME_HMSF   1
#define TIME_SAMPLES   2
#define TIME_SAMPLES_HEX   3
#define TIME_FRAMES   4
#define TIME_FEET_FRAMES   5
#define TIME_SECONDS__STR   "ssss.sss"
#define TIME_HMS__STR   "h:mm:ss.sss"
#define TIME_HMS2__STR   "h:mm:ss"
#define TIME_HMS3__STR   "hh:mm:ss"
#define TIME_HMSF__STR   "h:mm:ss:ff"
#define TIME_SAMPLES__STR   "audio samples"
#define TIME_SAMPLES_HEX__STR   "audio samples (hex)"
#define TIME_FRAMES__STR   "video frames"
#define TIME_FEET_FRAMES__STR   "video frames (feet)"


Define Documentation

#define INFINITYGAIN   -40

#define MAXGAIN   50

Definition at line 12 of file units.h.

Referenced by DB::DB(), DB::fromdb_table(), and DB::operator++().

#define TIME_FEET_FRAMES   5

#define TIME_FEET_FRAMES__STR   "video frames (feet)"

Definition at line 37 of file units.h.

Referenced by Units::timeformat_totype().

#define TIME_FRAMES   4

#define TIME_FRAMES__STR   "video frames"

Definition at line 36 of file units.h.

Referenced by TitleWindow::create_objects(), and Units::timeformat_totype().

#define TIME_HMS   0

#define TIME_HMS2   6

#define TIME_HMS2__STR   "h:mm:ss"

Definition at line 31 of file units.h.

Referenced by TitleWindow::create_objects(), and Units::timeformat_totype().

#define TIME_HMS3   7

#define TIME_HMS3__STR   "hh:mm:ss"

Definition at line 32 of file units.h.

Referenced by TitleWindow::create_objects(), and Units::timeformat_totype().

#define TIME_HMS__STR   "h:mm:ss.sss"

Definition at line 30 of file units.h.

Referenced by TitleWindow::create_objects(), and Units::timeformat_totype().

#define TIME_HMSF   1

#define TIME_HMSF__STR   "h:mm:ss:ff"

Definition at line 33 of file units.h.

Referenced by TitleWindow::create_objects(), and Units::timeformat_totype().

#define TIME_SAMPLES   2

#define TIME_SAMPLES__STR   "audio samples"

Definition at line 34 of file units.h.

Referenced by Units::timeformat_totype().

#define TIME_SAMPLES_HEX   3

#define TIME_SAMPLES_HEX__STR   "audio samples (hex)"

Definition at line 35 of file units.h.

Referenced by Units::timeformat_totype().

#define TIME_SECONDS   8

#define TIME_SECONDS__STR   "ssss.sss"

Definition at line 29 of file units.h.

Referenced by TitleWindow::create_objects(), and Units::timeformat_totype().

#define TOTALFREQS   1024


Generated on Mon Apr 28 13:58:30 2008 for Cinelerra by  doxygen 1.5.5