ISurfaceProcessorInternal
Interface for a surface processor that manages input and output surfaces.
This interface allows for the creation, removal, and management of input and output surfaces used in video processing.
You can create your own implementation of this interface to handle custom effects or processing.
Types
Link copied to clipboard
interface Factory
Factory interface for creating instances of ISurfaceProcessorInternal.