Poll.fdCtlWrite

Control whether the descriptor fd in set will be monitored for writability.

class Poll
bool
fdCtlWrite

Parameters

fd gst.poll_fd.PollFD

a file descriptor.

active bool

a new status.

Return Value

Type: bool

true if the descriptor was successfully updated.