GetEXIFTag
status_t GetEXIFTag(off_t& offset, size_t& length,
if (settings != NULL && raw.GetEXIFTag(exifOffset, exifLength, bigEndian) == B_OK) {