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