Event.parseStep

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

Parse the step event.

Parameters

formata pointer to store the format in
amounta pointer to store the amount in
ratea pointer to store the rate in
flusha pointer to store the flush boolean in
intermediatea pointer to store the intermediate boolean in