TagList.gstIsTagList

Checks if the given pointer is a taglist.

class TagList
static
int
gstIsTagList
(
void* p
)

Parameters

p void*

Object that might be a taglist

Return Value

Type: int

TRUE, if the given pointer is a taglist

Meta