Struct gstreamer_sdp::SDPZone [−][src]
#[repr(C)]pub struct SDPZone(_);
Methods
impl SDPZone
[src]
impl SDPZone
pub 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) -> &str
pub fn typed_time(&self) -> &str
[src]
pub fn typed_time(&self) -> &str