Trait gstreamer::prelude::UnixBusExtManual[][src]

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

Required methods

fn pollfd(&self) -> RawFd[src]

Loading content...

Implementors

impl UnixBusExtManual for Bus[src]

fn pollfd(&self) -> RawFd[src]

Loading content...