Poll.fdCanRead

Check if fd in set has data to be read.

class Poll
bool
fdCanRead

Parameters

fd gst.poll_fd.PollFD

a file descriptor.

Return Value

Type: bool

true if the descriptor has data to be read.