gst.poll_fd

Module for [PollFD] struct

struct PollFD

Types 1

structPollFD

A file descriptor object.

Fields
int fda file descriptor
int idx
Methods
void init_() nothrowInitializes fd. Alternatively you can initialize it with #GST_POLL_FD_INIT.