Poll.removeFd

Remove a file descriptor from the file descriptor set.

class Poll
int
removeFd

Parameters

fd GstPollFD*

a file descriptor.

Return Value

Type: int

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

Meta