Diff:
libgstreamer-1.0.so 1.4.5 (x86_64)
libgstreamer-1.0.so 1.5.1 (x86_64)

ABI
Viewer

SymbolsTypes



Type Usage: _GParamSpec (10)


Used As Name Used In
PARAM pspec gst_child_proxy_lookup (
    GstChildProxy* object,
    gchar const* name,
    GObject** target,
    GParamSpec** pspec
) »
PARAM pspec gst_object_default_deep_notify (
    GObject* object,
    GstObject* orig,
    GParamSpec* pspec,
    gchar** excluded_props
) »
RETURN gst_param_spec_fraction (
    gchar const* name,
    gchar const* nick,
    gchar const* blurb,
    gint min_num,
    gint min_denom,
    gint max_num,
    gint max_denom,
    gint default_num,
    gint default_denom,
    enum GParamFlags flags
) »
FIELD .pspec struct _GObjectConstructParam {
    GParamSpec* pspec,
    GValue* value
} »
FIELD .pspec struct _GstControlBinding {
    GstObject parent,
    gchar* name,
    GParamSpec* pspec,
    GstObject* object,
    gboolean disabled,
    gpointer[4] _gst_reserved
} »
F-PTR
PARAM
4th parameter void(*) {
    GObject*,
    guint,
    GValue*,
    GParamSpec*
} »
F-PTR
PARAM
4th parameter void(*) {
    GObject*,
    guint,
    GValue const*,
    GParamSpec*
} »
F-PTR
PARAM
3rd parameter void(*) {
    GObject*,
    guint,
    GParamSpec**
} »
F-PTR
PARAM
2nd parameter void(*) {
    GObject*,
    GParamSpec*
} »
F-PTR
PARAM
3rd parameter void(*) {
    GstObject*,
    GstObject*,
    GParamSpec*
} »



Andrey Ponomarenko's ABI laboratory