Toggle navigation
API References
GStreamer core
GStreamer Libraries
GStreamer Plugins
Application manual
Tutorials
gstreamer
0.23.5
Unix
BusExt
Manual
Required Methods
pollfd
Implementors
In gstreamer::
prelude
gstreamer
::
prelude
Trait
UnixBusExtManual
Copy item path
Source
pub trait UnixBusExtManual: 'static { // Required method fn
pollfd
(&self) ->
RawFd
; }
Required Methods
§
Source
fn
pollfd
(&self) ->
RawFd
Implementors
§
Source
§
impl
UnixBusExtManual
for
Bus