Poll.fdHasError
bool fdHasError(gst.poll_fd.PollFD fd)Check if fd in set has an error.
Parameters
fd | a file descriptor. |
Returns
true if the descriptor has an error.
bool fdHasError(gst.poll_fd.PollFD fd)Check if fd in set has an error.
fd | a file descriptor. |