Kodi Documentation 22.0
Kodi is an open source media player and entertainment hub.
Loading...
Searching...
No Matches
KODI_ADDON_IMAGEDECODER_INFO_TAG Struct Reference

#include <imagedecoder.h>

Public Attributes

int width
 
int height
 
float distance
 
enum ADDON_IMG_ORIENTATION orientation
 
enum ADDON_IMG_COLOR color
 
enum ADDON_IMG_METERING_MODE metering_mode
 
float exposure_time
 
float exposure_bias
 
enum ADDON_IMG_EXPOSURE_PROGRAM exposure_program
 
enum ADDON_IMG_EXPOSURE_MODE exposure_mode
 
time_t time_created
 
float aperture_f_number
 
enum ADDON_IMG_FLASH_TYPE flash_used
 
int focal_length
 
int focal_length_in_35mm_format
 
float digital_zoom_ratio
 
float iso_speed
 
enum ADDON_IMG_LIGHT_SOURCE light_source
 
bool gps_info_present
 
char latitude_ref
 
float latitude [3]
 
char longitude_ref
 
float longitude [3]
 
int altitude_ref
 
float altitude
 
char * camera_manufacturer
 
char * camera_model
 
char * author
 
char * description
 
char * copyright
 

Member Data Documentation

◆ altitude

float KODI_ADDON_IMAGEDECODER_INFO_TAG::altitude

◆ altitude_ref

int KODI_ADDON_IMAGEDECODER_INFO_TAG::altitude_ref

◆ aperture_f_number

float KODI_ADDON_IMAGEDECODER_INFO_TAG::aperture_f_number

◆ author

char* KODI_ADDON_IMAGEDECODER_INFO_TAG::author

◆ camera_manufacturer

char* KODI_ADDON_IMAGEDECODER_INFO_TAG::camera_manufacturer

◆ camera_model

char* KODI_ADDON_IMAGEDECODER_INFO_TAG::camera_model

◆ color

enum ADDON_IMG_COLOR KODI_ADDON_IMAGEDECODER_INFO_TAG::color

◆ copyright

char* KODI_ADDON_IMAGEDECODER_INFO_TAG::copyright

◆ description

char* KODI_ADDON_IMAGEDECODER_INFO_TAG::description

◆ digital_zoom_ratio

float KODI_ADDON_IMAGEDECODER_INFO_TAG::digital_zoom_ratio

◆ distance

float KODI_ADDON_IMAGEDECODER_INFO_TAG::distance

◆ exposure_bias

float KODI_ADDON_IMAGEDECODER_INFO_TAG::exposure_bias

◆ exposure_mode

enum ADDON_IMG_EXPOSURE_MODE KODI_ADDON_IMAGEDECODER_INFO_TAG::exposure_mode

◆ exposure_program

enum ADDON_IMG_EXPOSURE_PROGRAM KODI_ADDON_IMAGEDECODER_INFO_TAG::exposure_program

◆ exposure_time

float KODI_ADDON_IMAGEDECODER_INFO_TAG::exposure_time

◆ flash_used

enum ADDON_IMG_FLASH_TYPE KODI_ADDON_IMAGEDECODER_INFO_TAG::flash_used

◆ focal_length

int KODI_ADDON_IMAGEDECODER_INFO_TAG::focal_length

◆ focal_length_in_35mm_format

int KODI_ADDON_IMAGEDECODER_INFO_TAG::focal_length_in_35mm_format

◆ gps_info_present

bool KODI_ADDON_IMAGEDECODER_INFO_TAG::gps_info_present

◆ height

int KODI_ADDON_IMAGEDECODER_INFO_TAG::height

◆ iso_speed

float KODI_ADDON_IMAGEDECODER_INFO_TAG::iso_speed

◆ latitude

float KODI_ADDON_IMAGEDECODER_INFO_TAG::latitude[3]

◆ latitude_ref

char KODI_ADDON_IMAGEDECODER_INFO_TAG::latitude_ref

◆ light_source

enum ADDON_IMG_LIGHT_SOURCE KODI_ADDON_IMAGEDECODER_INFO_TAG::light_source

◆ longitude

float KODI_ADDON_IMAGEDECODER_INFO_TAG::longitude[3]

◆ longitude_ref

char KODI_ADDON_IMAGEDECODER_INFO_TAG::longitude_ref

◆ metering_mode

enum ADDON_IMG_METERING_MODE KODI_ADDON_IMAGEDECODER_INFO_TAG::metering_mode

◆ orientation

enum ADDON_IMG_ORIENTATION KODI_ADDON_IMAGEDECODER_INFO_TAG::orientation

◆ time_created

time_t KODI_ADDON_IMAGEDECODER_INFO_TAG::time_created

◆ width

int KODI_ADDON_IMAGEDECODER_INFO_TAG::width

The documentation for this struct was generated from the following file: