Poll.addFd

Add a file descriptor to the file descriptor set.

class Poll
int
addFd

Parameters

fd GstPollFD*

a file descriptor.

Return Value

Type: int

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

Meta