PollFD

A file descriptor object.

Members

Functions

init_
void init_()

Initializes fd. Alternatively you can initialize it with #GST_POLL_FD_INIT.

Variables

fd
int fd;

a file descriptor

idx
int idx;