Poll.fdCanWrite

Check if fd in set can be used for writing.

class Poll
bool
fdCanWrite

Parameters

fd gst.poll_fd.PollFD

a file descriptor.

Return Value

Type: bool

true if the descriptor can be used for writing.