Struct gstreamer_sdp::SDPZone [−][src]
#[repr(C)]pub struct SDPZone(_);
Methods
impl SDPZone[src]
impl SDPZonepub fn new(time: &str, typed_time: &str) -> Result<Self, ()>[src]
pub fn new(time: &str, typed_time: &str) -> Result<Self, ()>pub fn time(&self) -> &str[src]
pub fn time(&self) -> &strpub fn typed_time(&self) -> &str[src]
pub fn typed_time(&self) -> &str