Gst.Pad.prototype.get_element_private
function get_element_private():gpointer { // Gjs wrapper for gst_pad_get_element_private() }
Gets the private data of a pad. No locking is performed in this function.
- Returns
a #gpointer to the private data.
function get_element_private():gpointer { // Gjs wrapper for gst_pad_get_element_private() }
Gets the private data of a pad. No locking is performed in this function.
a #gpointer to the private data.