Poll.fdCanRead

bool fdCanRead(gst.poll_fd.PollFD fd)

Check if fd in set has data to be read.

Parameters

fda file descriptor.

Returns

true if the descriptor has data to be read.