[−][src]Trait gstreamer::SystemClockExt
Required methods
fn get_property_clock_type(&self) -> ClockType
fn set_property_clock_type(&self, clock_type: ClockType)
fn connect_property_clock_type_notify<F: Fn(&Self) + Send + Sync + 'static>(
&self,
f: F
) -> SignalHandlerId
&self,
f: F
) -> SignalHandlerId
Implementors
impl<O: IsA<SystemClock>> SystemClockExt for O
[src]
fn get_property_clock_type(&self) -> ClockType
[src]
fn set_property_clock_type(&self, clock_type: ClockType)
[src]
fn connect_property_clock_type_notify<F: Fn(&Self) + Send + Sync + 'static>(
&self,
f: F
) -> SignalHandlerId
[src]
&self,
f: F
) -> SignalHandlerId