Trait gstreamer::UnixBusExtManual [−][src]
pub trait UnixBusExtManual {
fn get_pollfd(&self) -> RawFd;
}Required Methods
fn get_pollfd(&self) -> RawFd
Implementors
impl UnixBusExtManual for Bus