Poll.fdCanWrite

bool fdCanWrite(gst.poll_fd.PollFD fd)

Check if fd in set can be used for writing.

Parameters

fda file descriptor.

Returns

true if the descriptor can be used for writing.