Poll.fdCanRead

bool fdCanRead(gst.poll_fd.PollFD fd) nothrow

Check if fd in set has data to be read.

Parameters

fda file descriptor.

Returns

true if the descriptor has data to be read.