Poll.fdCtlRead

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

class Poll
bool
fdCtlRead

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.