bufferDelay¶
-
class bufferDelay : public kotekan::Stage¶
Delays release of frames until the buffer is sufficiently full.
- Buffer
in_bufBuffer to delay frames fromFormat: Matches the output buffer
Metadata:
Matchesthe output buffer
out_bufBuffer to release frames toFormat: Matches the input buffer
Metadata:
Matchesthe input buffer
- Author
James Willis
- Param copy_frame:
Bool. Flag to copy or swap frames
- Param num_frames_to_hold:
Int. No. of frames to hold in buffer before releasing one