#include <canonmn.hpp>
Collaboration diagram for Exiv2::CanonMakerNote:
Static Public Member Functions | |
const TagInfo * | tagList () |
Return read-only list of built-in Canon tags. | |
const TagInfo * | tagListCs () |
Return read-only list of built-in Canon Camera Settings tags. | |
const TagInfo * | tagListSi () |
Return read-only list of built-in Canon Shot Info tags. | |
const TagInfo * | tagListPa () |
Return read-only list of built-in Canon Panorama tags. | |
const TagInfo * | tagListCf () |
Return read-only list of built-in Canon Custom Function tags. | |
const TagInfo * | tagListPi () |
Return read-only list of built-in Canon Picture Info tags. | |
const TagInfo * | tagListFi () |
Return read-only list of built-in Canon File Info tags. | |
Print functions for Canon MakerNote tags | |
std::ostream & | printFiFileNumber (std::ostream &os, const Value &value, const ExifData *metadata) |
Print the FileInfo FileNumber. | |
std::ostream & | printFocalLength (std::ostream &os, const Value &value, const ExifData *) |
Print the focal length. | |
std::ostream & | print0x0008 (std::ostream &os, const Value &value, const ExifData *) |
Print the image number. | |
std::ostream & | print0x000c (std::ostream &os, const Value &value, const ExifData *) |
Print the serial number of the camera. | |
std::ostream & | printCs0x0002 (std::ostream &os, const Value &value, const ExifData *) |
Self timer. | |
std::ostream & | printCsLensType (std::ostream &os, const Value &value, const ExifData *metadata) |
Camera lens type. For some values, the exact type can only be determined if metadata is provided. | |
std::ostream & | printCsLens (std::ostream &os, const Value &value, const ExifData *) |
Camera lens information. | |
std::ostream & | printSi0x0002 (std::ostream &os, const Value &value, const ExifData *) |
ISO speed used. | |
std::ostream & | printSi0x0009 (std::ostream &os, const Value &value, const ExifData *) |
Sequence number. | |
std::ostream & | printSi0x000e (std::ostream &os, const Value &value, const ExifData *pExifData) |
AF point used. | |
std::ostream & | printSi0x0013 (std::ostream &os, const Value &value, const ExifData *) |
Subject distance. | |
std::ostream & | printSi0x0015 (std::ostream &os, const Value &value, const ExifData *) |
Aperture. | |
std::ostream & | printSi0x0016 (std::ostream &os, const Value &value, const ExifData *) |
Shutter speed. |