mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-15 22:01:27 +00:00
3235f1d4c0
Original commit message from CVS: merge TYPEFIND branch. Major changes: - totally reworked type(find) system - bytestream is out of the core again - typefind element is now part of gstelements
14 lines
195 B
Text
14 lines
195 B
Text
VOID:VOID
|
|
VOID:BOOLEAN
|
|
VOID:INT
|
|
VOID:STRING
|
|
VOID:POINTER
|
|
VOID:OBJECT
|
|
VOID:OBJECT,PARAM
|
|
VOID:OBJECT,POINTER
|
|
VOID:OBJECT,STRING
|
|
VOID:INT,INT
|
|
VOID:INT64
|
|
VOID:UINT,BOXED
|
|
BOOLEAN:VOID
|
|
BOOLEAN:POINTER
|