#include <djv_iw44encoder.h>
List of all members.
Detailed Description
IW44 encoding parameters. This structure gathers the quality specification parameters. IW44 data is generated until meeting either the slice target or the size target.
IW44Encoder uses this parameters internally. You can also specify explictily this parameters by passing to create in the form of SimpleArray.
Member Data Documentation
Size target. Data generation for the current encoding stops if the data size in this encoding reaches value bytes. Please note that the size of the data will be equal to bytes or larger than that. The default value 0 has a special meaning: data will be generated regardless of the file size.
Slice target. Data generation for the current encoding stops if the number of slices in this encoding reaches value slices. The default value 0 has a special meaning: data will be generated regardless of the number of slices in the file.
The documentation for this struct was generated from the following file: