Preparing search index...
The search index is not available
kodi-jsonrpc-api
kodi-jsonrpc-api
Texture
Interface Texture
Texture ($ref: "Textures.Texture") Represents a texture item.
interface
Texture
{
dateAdded
:
string
;
format
:
TextureFormat
;
name
:
string
;
size
:
number
;
textureid
:
string
;
type
:
TextureType
;
url
:
string
;
}
Index
Properties
date
Added
format
name
size
textureid
type
url
Properties
date
Added
dateAdded
:
string
format
format
:
TextureFormat
name
name
:
string
size
size
:
number
textureid
textureid
:
string
type
type
:
TextureType
url
url
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
date
Added
format
name
size
textureid
type
url
kodi-jsonrpc-api
Loading...
Texture ($ref: "Textures.Texture") Represents a texture item.