[][src]Trait gstreamer_rtsp_server::prelude::UnixBusExtManual

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

Required methods

pub fn get_pollfd(&self) -> i32[src]

Loading content...

Implementations on Foreign Types

impl UnixBusExtManual for Bus[src]

Loading content...

Implementors

Loading content...