Poll.fdCtlWrite

bool fdCtlWrite(gst.poll_fd.PollFD fd, bool active)

Control whether the descriptor fd in set will be monitored for writability.

Parameters

fda file descriptor.
activea new status.

Returns

true if the descriptor was successfully updated.