mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-12-17 05:46:36 +00:00
5efa475181
Original commit message from CVS: initial checkin for the deep_notify signal which replaces INFO events in the long run. PLEASE do not use gst_element_[info,message,error] anymore. Use g_object_notify instead. Thank you.
9 lines
120 B
Text
9 lines
120 B
Text
VOID:VOID
|
|
VOID:BOOLEAN
|
|
VOID:INT
|
|
VOID:STRING
|
|
VOID:POINTER
|
|
VOID:OBJECT
|
|
VOID:OBJECT,PARAM
|
|
VOID:OBJECT,POINTER
|
|
VOID:INT,INT
|