Struct gstreamer::event::EventRef[][src]

#[repr(C)]
pub struct EventRef(_);

Methods

impl EventRef
[src]

Trait Implementations

impl Sync for EventRef
[src]

impl Send for EventRef
[src]

impl MiniObject for EventRef
[src]

Important traits for &'a mut R

Important traits for &'a mut R

impl StaticType for EventRef
[src]

Returns the type identifier of Self.

impl Debug for EventRef
[src]

Formats the value using the given formatter. Read more

impl ToOwned for EventRef
[src]

Creates owned data from borrowed data, usually by cloning. Read more

🔬 This is a nightly-only experimental API. (toowned_clone_into)

recently added

Uses borrowed data to replace owned data, usually by cloning. Read more