Struct gstreamer_rtsp_sys::GstRTSPRange [−][src]
Fields
min: c_int
max: c_int
Trait Implementations
impl Copy for GstRTSPRange
[src]
impl Copy for GstRTSPRange
impl Clone for GstRTSPRange
[src]
impl Clone for GstRTSPRange
fn clone(&self) -> GstRTSPRange
[src]
fn clone(&self) -> GstRTSPRange
Returns 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 GstRTSPRange
Auto Trait Implementations
impl Send for GstRTSPRange
impl Send for GstRTSPRange
impl Sync for GstRTSPRange
impl Sync for GstRTSPRange