Source.removePoll

Removes a file descriptor from the set of file descriptors polled for this source.

This API is only intended to be used by implementations of glib.Source Do not call this API on a glib.Source that you did not create.

class Source
void
removePoll

Parameters

fd GPollFD*

a gstreamer.PollFD structure previously passed to Source.addPoll.