public final class CanonMakerNotes extends MakerNotesBase
Represents Canon maker-notes.
Modifier and Type | Method and Description |
---|---|
CanonCameraSettings |
getCameraSettings()
Gets the camera settings.
|
Integer |
getCanonFileLength()
Gets the length of the canon file.
|
String |
getCanonFirmwareVersion()
Gets the canon firmware version.
|
String |
getCanonImageType()
Gets the Canon image type.
|
Integer |
getCanonModelID()
Gets the canon model identifier.
|
Integer |
getFileNumber()
Gets the file number.
|
String |
getOwnerName()
Gets the name of the owner.
|
Integer |
getSerialNumber()
Gets the serial number.
|
getTags, readByTagId, setTags
getByType, getKeys, getMetadataType, iterator, readByStringKey
public final CanonCameraSettings getCameraSettings()
Gets the camera settings.
public final String getCanonImageType()
Gets the Canon image type.
public final String getCanonFirmwareVersion()
Gets the canon firmware version.
public final Integer getFileNumber()
Gets the file number.
public final String getOwnerName()
Gets the name of the owner.
public final Integer getSerialNumber()
Gets the serial number.
public final Integer getCanonFileLength()
Gets the length of the canon file.
public final Integer getCanonModelID()
Gets the canon model identifier.
Copyright © 2019. All rights reserved.