Meta.compareSeqnum

Meta sequence number compare function. Can be used as #GCompareFunc or a #GCompareDataFunc.

class Meta
int
compareSeqnum

Parameters

meta2 Meta

a #GstMeta

Return Value

Type: int

a negative number if @meta1 comes before @meta2, 0 if both metas have an equal sequence number, or a positive integer if @meta1 comes after @meta2.

Meta

Since

1.16