go
CollectPads.setCompareFunction
gst
base
CollectPads
CollectPads
Set the timestamp comparison function.
MT safe.
class
CollectPads
void
setCompareFunction
(
GstCollectPadsCompareFunction
func
,
void
*
userData
)
Parameters
func
GstCollectPadsCompareFunction
the function to set
userData
void
*
user data passed to the function
gst
base
CollectPads
CollectPads
constructors
this
functions
addPad
available
clipRunningTime
eventDefault
flush
getCollectPadsStruct
getStruct
peek
pop
queryDefault
readBuffer
removePad
setBufferFunction
setClipFunction
setCompareFunction
setEventFunction
setFlushFunction
setFlushing
setFunction
setQueryFunction
setWaiting
srcEventDefault
start
stop
takeBuffer
static functions
getType
variables
gstCollectPads
Set the timestamp comparison function.
MT safe.