svcore
1.9
|
WaveFileModel.h
Go to the documentation of this file.
Definition: WaveFileModel.h:23
sv_frame_t getStartFrame() const override=0
Return the first audio frame spanned by the model.
sv_samplerate_t getSampleRate() const override=0
Return the frame rate in frames per second.
virtual void setStartFrame(sv_frame_t startFrame)=0
sv_samplerate_t getNativeRate() const override=0
Return the frame rate of the underlying material, if the model itself has already been resampled...
virtual sv_frame_t getFrameCount() const =0
QString getTitle() const override=0
Return the "work title" of the model, if known.
QString getLocation() const override=0
Return the location of the data in this model (e.g.
int getChannelCount() const override=0
Return the number of distinct channels for this model.
sv_frame_t getTrueEndFrame() const override=0
Return the audio frame at the end of the model.
Base class for models containing dense two-dimensional data (value against time) that may be meaningf...
Definition: RangeSummarisableTimeValueModel.h:32
QString getMaker() const override=0
Return the "artist" or "maker" of the model, if known.
Generated by 1.8.11