[][src]Trait gstreamer::UnixBusExtManual

pub trait UnixBusExtManual: 'static {
    fn get_pollfd(&self) -> RawFd;
}

Required methods

fn get_pollfd(&self) -> RawFd

Loading content...

Implementors

impl UnixBusExtManual for Bus[src]

Loading content...