Constructors
Declared in <baljsn_encoderoptions.h>
Create an object of type EncoderOptions having the default value.
EncoderOptions();
» more...
Create an object of type EncoderOptions having the value of the specified original object.
EncoderOptions(EncoderOptions const& original);
» more...