![]() |
Om
1.0.0
A universal framework for multimedia simulation
|
A class that contains settings for how data should be compressed. More...
#include <omCompressionSettings.h>
Public Member Functions | |
| CompressionSettings () | |
| Create a new compression settings object with the default settings. More... | |
| Float | getCompression () const |
| Return the compression amount between 0 (no compression) and 1 (maximum compression). More... | |
| void | setCompression (Float newCompression) |
| Set the compression amount between 0 (no compression) and 1 (maximum compression). More... | |
A class that contains settings for how data should be compressed.
|
inline |
Create a new compression settings object with the default settings.
|
inline |
Return the compression amount between 0 (no compression) and 1 (maximum compression).
|
inline |
Set the compression amount between 0 (no compression) and 1 (maximum compression).
1.8.11