public class PanasonicMakerNotes extends MakerNotesBase
Represents Panasonic maker-notes.
Modifier and Type | Method and Description |
---|---|
String |
getAccessorySerialNumber()
Gets the accessory serial number.
|
String |
getAccessoryType()
Gets the type of the accessory.
|
Integer |
getAFMode()
Gets the af mode.
|
Integer |
getAudio()
Gets the audio.
|
String |
getFirmwareVersion()
Gets the firmware version.
|
Integer |
getFocusMode()
Gets the focus mode.
|
Integer |
getImageQuality()
Gets the image quality.
|
Integer |
getImageStabilization()
Gets the image stabilization.
|
String |
getLensSerialNumber()
Gets the lens serial number.
|
String |
getLensType()
Gets the type of the lens.
|
Integer |
getMacroMode()
Gets the macro mode.
|
Integer |
getShootingMode()
Gets the shooting mode.
|
Integer |
getWhiteBalance()
Gets the white balance.
|
getTags, readByTagId, setTags
getByType, getKeys, getMetadataType, iterator, readByStringKey
public final Integer getImageQuality()
Gets the image quality.
public final String getFirmwareVersion()
Gets the firmware version.
public final Integer getWhiteBalance()
Gets the white balance.
public final Integer getFocusMode()
Gets the focus mode.
public final Integer getAFMode()
Gets the af mode.
public final Integer getImageStabilization()
Gets the image stabilization.
public final Integer getMacroMode()
Gets the macro mode.
public final Integer getShootingMode()
Gets the shooting mode.
public final Integer getAudio()
Gets the audio.
public final String getLensType()
Gets the type of the lens.
public final String getLensSerialNumber()
Gets the lens serial number.
public final String getAccessoryType()
Gets the type of the accessory.
public final String getAccessorySerialNumber()
Gets the accessory serial number.
Copyright © 2019. All rights reserved.