Poll.addFd

Add a file descriptor to the file descriptor set.

class Poll
bool
addFd

Parameters

fd gst.poll_fd.PollFD

a file descriptor.

Return Value

Type: bool

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