GLVideoAllocationParams.copyData
void copyData(gstgl.glvideo_allocation_params.GLVideoAllocationParams destVid)Copy and set any dynamically allocated resources in dest_vid. Intended for subclass usage only to chain up at the end of a subclass copy function.
Parameters
destVid | destination #GstGLVideoAllocationParams to copy into |