Struct gstreamer_player_sys::GstPlayer[][src]

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

Trait Implementations

impl Debug for GstPlayer
[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations

impl Send for GstPlayer

impl Sync for GstPlayer