Poll.fdCanRead

Check if fd in set has data to be read.

class Poll
int
fdCanRead

Parameters

fd GstPollFD*

a file descriptor.

Return Value

Type: int

TRUE if the descriptor has data to be read.

Meta