pub trait RTSPOnvifMediaFactoryImplExt: Sealed + ObjectSubclass {
// Provided method
fn parent_has_backchannel_support(&self) -> bool { ... }
}
Provided Methods§
fn parent_has_backchannel_support(&self) -> bool
Object Safety§
This trait is not object safe.