Gst.Pad.prototype.get_offset
function get_offset():Number {
// Gjs wrapper for gst_pad_get_offset()
}Get the offset applied to the running time of pad. pad has to be a source pad.
- Returns
the offset.
function get_offset():Number {
// Gjs wrapper for gst_pad_get_offset()
}Get the offset applied to the running time of pad. pad has to be a source pad.
the offset.