Poll.removeFd

Remove a file descriptor from the file descriptor set.

class Poll
bool
removeFd

Parameters

fd gst.poll_fd.PollFD

a file descriptor.

Return Value

Type: bool

true if the file descriptor was successfully removed from the set.