opencv::types

Type Alias PtrOfCUDA_RawVideoSource

Source
pub type PtrOfCUDA_RawVideoSource = Ptr<CUDA_RawVideoSource>;
๐Ÿ‘ŽDeprecated: Use the the non-alias form core::Ptr<crate::cudacodec::CUDA_RawVideoSource> instead, removal in Nov 2024

Aliased Typeยง

struct PtrOfCUDA_RawVideoSource { /* private fields */ }