Event.parseQos

Get the type, proportion, diff and timestamp in the qos event. See Event.newQos for more information about the different QoS values.

timestamp will be adjusted for any pad offsets of pads it was passing through.

class Event
void
parseQos

Parameters

type GstQOSType

A pointer to store the QoS type in

proportion double

A pointer to store the proportion in

diff GstClockTimeDiff

A pointer to store the diff in

timestamp GstClockTime

A pointer to store the timestamp in