Poll.fdCanWrite

Check if fd in set can be used for writing.

class Poll
int
fdCanWrite

Parameters

fd GstPollFD*

a file descriptor.

Return Value

Type: int

TRUE if the descriptor can be used for writing.

Meta