steal_qdata
Description:
This function gets back user data pointers stored via set_qdata and removes the data from this without invoking its `destroy()` function (if any was set).
Parameters:
this |
The GstMiniObject to get a stored user data pointer from |
quark |
A Quark, naming the user data pointer |
Returns:
The user data pointer set, or |