A converter object. More...
#include <cvb/webstreaming/converter.hpp>
Inherited by JPEGConverter, and RGBAConverter.
Public Member Functions | |
| void * | Handle () const noexcept |
| Returns C-API style handle to Converter Object. More... | |
A converter object.
Base class of all converters.
|
inlinenoexcept |
Returns C-API style handle to Converter Object.
| Does | not throw any exception. |