Struct gstreamer_rtsp_sys::GstRTSPRange [−][src]
Fields
min: c_int
max: c_int
Trait Implementations
impl Copy for GstRTSPRange[src]
impl Copy for GstRTSPRangeimpl Clone for GstRTSPRange[src]
impl Clone for GstRTSPRangefn clone(&self) -> GstRTSPRange[src]
fn clone(&self) -> GstRTSPRangeReturns a copy of the value. Read more
fn clone_from(&mut self, source: &Self)1.0.0[src]
fn clone_from(&mut self, source: &Self)1.0.0
[src]Performs copy-assignment from source. Read more
impl Debug for GstRTSPRange[src]
impl Debug for GstRTSPRangeAuto Trait Implementations
impl Send for GstRTSPRange
impl Send for GstRTSPRangeimpl Sync for GstRTSPRange
impl Sync for GstRTSPRange