GLAllocationParams.copyData
void copyData(gstgl.glallocation_params.GLAllocationParams dest)Copies the dynamically allocated data from src to dest. Direct subclasses should call this function in their own overridden copy function.
Parameters
dest | the destination #GstGLAllocationParams |