offset_at_discont
Description:
[
Version ( since =
"1.10" ) ]
public uint64 offset_at_discont ()
Get the offset that was on the last buffer with the GST_BUFFER_FLAG_DISCONT flag, or GST_BUFFER_OFFSET_NONE.
Parameters:
Returns:
The offset at the last discont or GST_BUFFER_OFFSET_NONE.
|