SimpleAsyncResult.setOpResGpointer

Sets the operation result within the asynchronous result to a pointer.

More...
class SimpleAsyncResult
void
setOpResGpointer

Parameters

opRes void*

a pointer result from an asynchronous function.

destroyOpRes GDestroyNotify

a GDestroyNotify function.

Detailed Description

Deprecated: Use gstreamer.Task and Task.returnPointer instead.