Poll.fdCanRead
bool fdCanRead(gst.poll_fd.PollFD fd)Check if fd in set has data to be read.
Parameters
fd | a file descriptor. |
Returns
true if the descriptor has data to be read.
bool fdCanRead(gst.poll_fd.PollFD fd)Check if fd in set has data to be read.
fd | a file descriptor. |