Message.parseStepStart

void parseStepStart(out bool active, out gst.types.Format format, out ulong amount, out double rate, out bool flush, out bool intermediate)

Extract the values from step_start message.

MT safe.

Parameters

activeresult location for the active flag
formatresult location for the format
amountresult location for the amount
rateresult location for the rate
flushresult location for the flush flag
intermediateresult location for the intermediate flag