Searched refs:webKitMediaSrcSetProperty (Results 1 - 1 of 1) sorted by relevance

/macosx-10.10/WebCore-7600.1.25/platform/graphics/gstreamer/
H A DWebKitMediaSourceGStreamer.cpp86 static void webKitMediaSrcSetProperty(GObject*, guint propertyId, const GValue*, GParamSpec*);
122 oklass->set_property = webKitMediaSrcSetProperty;
198 static void webKitMediaSrcSetProperty(GObject* object, guint propId, const GValue* value, GParamSpec* pspec) function

Completed in 138 milliseconds