[][src]Type Definition opencv::types::PtrOfRawVideoSource

type PtrOfRawVideoSource = Ptr<dyn RawVideoSource>;

Implementations

impl PtrOfRawVideoSource[src]

Trait Implementations

impl RawVideoSource for PtrOfRawVideoSource[src]