#include <CompressionFactory.h>
Static Public Member Functions | |
static bool & | getIsEnabled () |
static std::shared_ptr< ICompression > | getObject (int t_width, int t_height, rs2_format t_format, rs2_stream t_streamType, int t_bpp) |
static bool | isCompressionSupported (rs2_format t_format, rs2_stream t_streamType) |
Definition at line 17 of file CompressionFactory.h.
|
static |
Definition at line 42 of file CompressionFactory.cpp.
|
static |
Definition at line 9 of file CompressionFactory.cpp.
|
static |
Definition at line 48 of file CompressionFactory.cpp.