21 #ifndef SH_CVRSTGOBJECT_H 22 #define SH_CVRSTGOBJECT_H 67 #endif //ndef SH_CVRSTGOBJECT_H an object that can hold embedded data
Definition: CvrStgObject.h:40
UWORD32 SamplePos
Definition: common.h:67
virtual SampleValue * getSampleValue(const SamplePos pos) const =0
the value of a sample in a CvrStgFile
Definition: SampleValue.h:61
virtual unsigned long getNumSamples(void) const =0
virtual void replaceSample(const SamplePos pos, const SampleValue *s)=0