Method Shuffler.Shuffle()->start()
- Method
start
voidstart(void|intautopause,void|intfreerun)- 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_callbackwill ben called.- Parameter
freerun If true, do not attempt to coalesce output by using bulkmode.