device in the PLAYING state.
Parameters
element | a #GstElement |
Returns
true if the element could be reconfigured to use this device,
false otherwise.
bool reconfigureElement(gst.element.Element element)Tries to reconfigure an existing element to use the device. If this function fails, then one must destroy the element and create a new one using [gst.device.Device.createElement].
device in the PLAYING state.
element | a #GstElement |
false otherwise.