Struct gst::Structure [] [src]

pub struct Structure {
    // some fields omitted
}

Methods

impl Structure
[src]

unsafe fn new_from_gst_structure(structure: *mut GstStructure) -> Option<Structure>

fn name(&self) -> &str