gstreamer::bus_unix

Trait UnixBusExtManual

Source
pub trait UnixBusExtManual: 'static {
    // Required method
    fn pollfd(&self) -> RawFd;
}

Required Methods§

Source

fn pollfd(&self) -> RawFd

Implementors§