BaseSrc.startComplete

Complete an asynchronous start operation. When the subclass overrides the start method, it should call BaseSrc.startComplete when the start operation completes either from the same thread or from an asynchronous helper thread.

class BaseSrc
void
startComplete

Parameters

ret GstFlowReturn