SimpleAsyncResult.setOpResGboolean

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

More...
class SimpleAsyncResult
void
setOpResGboolean
(
bool opRes
)

Parameters

opRes bool

Detailed Description

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