Kodi Development  20.0
for Binary and Script based Add-Ons

Detailed Description

File property types
Mostly to read internet sources.

Used on kodi::vfs::CFile::GetPropertyValue() and kodi::vfs::CFile::GetPropertyValues().

Enumeration Type Documentation

◆ FilePropertyTypes

Enumerator
ADDON_FILE_PROPERTY_RESPONSE_PROTOCOL 

Get protocol response line.

ADDON_FILE_PROPERTY_RESPONSE_HEADER 

Get a response header.

ADDON_FILE_PROPERTY_CONTENT_TYPE 

Get file content type.

ADDON_FILE_PROPERTY_CONTENT_CHARSET 

Get file content charset.

ADDON_FILE_PROPERTY_MIME_TYPE 

Get file mime type.

ADDON_FILE_PROPERTY_EFFECTIVE_URL 

Get file effective URL (last one if redirected).