CrystalSampleFlags.h File Reference

Go to the source code of this file.

Defines

#define CRYSTAL_SAMPLE_TIMENOTSET   1
#define CRYSTAL_SAMPLE_DISCONTINUITY   2
#define CRYSTAL_SAMPLE_SYNCHPOINT   4
#define CRYSTAL_SAMPLE_PREROLL   8
#define CRYSTAL_SAMPLE_ENDOFSTREAM   16
#define CRYSTAL_SAMPLE_NEWSEGMENT   (CRYSTAL_SAMPLE_DISCONTINUITY | CRYSTAL_SAMPLE_SYNCHPOINT)
#define CRYSTAL_SAMPLE_READONLY   32
#define CRYSTAL_SAMPLE_WRITEONLY   64
#define IS_SAMPLE_PREROLL(dFlags)   (dFlags & CRYSTAL_SAMPLE_PREROLL)


Define Documentation

#define CRYSTAL_SAMPLE_DISCONTINUITY   2
 

Definition at line 5 of file CrystalSampleFlags.h.

#define CRYSTAL_SAMPLE_ENDOFSTREAM   16
 

Definition at line 8 of file CrystalSampleFlags.h.

#define CRYSTAL_SAMPLE_NEWSEGMENT   (CRYSTAL_SAMPLE_DISCONTINUITY | CRYSTAL_SAMPLE_SYNCHPOINT)
 

Definition at line 10 of file CrystalSampleFlags.h.

#define CRYSTAL_SAMPLE_PREROLL   8
 

Definition at line 7 of file CrystalSampleFlags.h.

#define CRYSTAL_SAMPLE_READONLY   32
 

Definition at line 12 of file CrystalSampleFlags.h.

#define CRYSTAL_SAMPLE_SYNCHPOINT   4
 

Definition at line 6 of file CrystalSampleFlags.h.

#define CRYSTAL_SAMPLE_TIMENOTSET   1
 

Definition at line 4 of file CrystalSampleFlags.h.

#define CRYSTAL_SAMPLE_WRITEONLY   64
 

Definition at line 13 of file CrystalSampleFlags.h.

#define IS_SAMPLE_PREROLL dFlags   )     (dFlags & CRYSTAL_SAMPLE_PREROLL)
 

Definition at line 15 of file CrystalSampleFlags.h.


Generated on Wed Dec 21 18:10:14 2005 for Crystal2 Platform by  doxygen 1.4.5