MayaFlux 0.4.0
Digital-First Multimedia Processing Framework
Loading...
Searching...
No Matches

◆ get_extraction_type()

template<ComputeData InputType = std::vector<Kakshya::DataVariant>, ComputeData OutputType = InputType>
ExtractionType MayaFlux::Yantra::GpuExtractor< InputType, OutputType >::get_extraction_type ( ) const
inlineoverridevirtual

Gets the extraction type category for this extractor.

Returns
ExtractionType enum value

Implements MayaFlux::Yantra::UniversalExtractor< InputType, OutputType >.

Definition at line 46 of file GpuExtractor.hpp.

47 {
49 }
@ CUSTOM
User-defined extraction types.