Stretcher struct

Stretcher interface.

Contents

Public variables

RubberBandState rubberband_state
For rubberband API.
unsigned int block_size
Size of the block to process in each iteration.

Variable documentation

unsigned int Stretcher::block_size

Size of the block to process in each iteration.

Somewhere around 6k should be fine.