Poll.addFd

bool addFd(gst.poll_fd.PollFD fd)

Add a file descriptor to the file descriptor set.

Parameters

fda file descriptor.

Returns

true if the file descriptor was successfully added to the set.