PollFD

A file descriptor object.

Constructors

this
this(GstPollFD* gstPollFD, bool ownedRef)

Sets our main struct and passes it to the parent class.

Members

Functions

getPollFDStruct
GstPollFD* getPollFDStruct(bool transferOwnership)

Get the main Gtk struct

getStruct
void* getStruct()

the main Gtk struct as a void*

init
void init()

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

Variables

gstPollFD
GstPollFD* gstPollFD;

the main Gtk struct

ownedRef
bool ownedRef;
Undocumented in source.

Meta