Poll.addFd
bool addFd(gst.poll_fd.PollFD fd)Add a file descriptor to the file descriptor set.
Parameters
fd | a file descriptor. |
Returns
true if the file descriptor was successfully added to the set.
bool addFd(gst.poll_fd.PollFD fd)Add a file descriptor to the file descriptor set.
fd | a file descriptor. |