Event.parseQos

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

class Event
void
parseQos

Parameters

type GstQOSType

A pointer to store the QoS type in. out

proportion double

A pointer to store the proportion in. out

diff GstClockTimeDiff

A pointer to store the diff in. out

timestamp GstClockTime

A pointer to store the timestamp in. out

Meta