Struct gstreamer::event::Qos[][src]

pub struct Qos<'a>(_);

Methods

impl<'a> Qos<'a>
[src]

Methods from Deref<Target = EventRef>

Trait Implementations

impl<'a> Deref for Qos<'a>
[src]

The resulting type after dereferencing.

Dereferences the value.

Auto Trait Implementations

impl<'a> Send for Qos<'a>

impl<'a> Sync for Qos<'a>