OptionalfinalOptional msgCode indicating the final photo data chunk. Defaults to 0x08.
OptionalisOptional msgCode indicating if the photo data is raw (headerless JPEG). Defaults to false.
OptionalnonOptional msgCode indicating a non-final photo data chunk. Defaults to 0x07.
OptionalqualityOptional JPEG quality setting. Required for raw images if header is not cached.
OptionalresolutionOptional photo resolution (e.g., height in pixels). Must be an even number between 100 and 720. Required for raw images if header is not cached.
OptionaluprightOptional msgCode to rotate the image to be upright. Defaults to true.
Configuration options for the RxPhoto class.