[−][src]Trait aravis::GvFakeCameraExt
Required methods
fn get_fake_camera(&self) -> Option<FakeCamera>
fn is_running(&self) -> bool
Returns
true if the fake camera is correctly listening on the GVCP port
fn set_property_gvsp_lost_ratio(&self, gvsp_lost_ratio: f64)
fn connect_property_gvsp_lost_ratio_notify<F: Fn(&Self) + Send + 'static>(
&self,
f: F
) -> SignalHandlerId
&self,
f: F
) -> SignalHandlerId
Implementors
impl<O: IsA<GvFakeCamera>> GvFakeCameraExt for O[src]
fn get_fake_camera(&self) -> Option<FakeCamera>[src]
fn is_running(&self) -> bool[src]
fn set_property_gvsp_lost_ratio(&self, gvsp_lost_ratio: f64)[src]
fn connect_property_gvsp_lost_ratio_notify<F: Fn(&Self) + Send + 'static>(
&self,
f: F
) -> SignalHandlerId[src]
&self,
f: F
) -> SignalHandlerId