31 void Pull(
float*
const*,
size_t samplesPerChannel)
override;
33 size_t NChannels()
const;
An audio segment is either a whole clip or the silence between clips. Views allow shared references t...
std::vector< AudioSegmentSampleView > ChannelSampleViews
ChannelSampleViews mChannelSampleViews
const PlaybackDirection mPlaybackDirection
const ClipInterface & mClip
virtual void Pull(float *const *, size_t samplesPerChannel)=0
Positions or offsets within audio files need a wide type.