Sets a pad to waiting or non-waiting mode, if at least this pad has not been created with locked waiting state, in which case nothing happens.
This function should be called with @pads STREAM_LOCK held, such as in the callback.
MT safe.
the data to use
boolean indicating whether this pad should operate in waiting or non-waiting mode
See Implementation
Sets a pad to waiting or non-waiting mode, if at least this pad has not been created with locked waiting state, in which case nothing happens.
This function should be called with @pads STREAM_LOCK held, such as in the callback.
MT safe.