Calculates the difference in time between end and begin. The GTimeSpan that is returned is effectively end - begin (ie: positive if the first parameter is larger).
a gstreamer.DateTime
the difference between the two gstreamer.DateTime, as a time span expressed in microseconds.
2.26
Calculates the difference in time between end and begin. The GTimeSpan that is returned is effectively end - begin (ie: positive if the first parameter is larger).