Method Shuffler.Shuffle()->start()


Method start

void start(void|int autopause, void|int freerun)

Description

Start sending data from the sources.

Parameter autopause

If true, automatically pause the shuffler when all sources have been consumed. Everytime this happens, the done_callback will ben called.

Parameter freerun

If true, do not attempt to coalesce output by using bulkmode.