Name |
Type |
Writable |
Restrictions |
Description |
id |
int |
|
|
|
name |
string |
V |
|
Name of the uiConf, this is not a primary key |
description |
string |
V |
|
|
partnerId |
int |
|
|
|
objType |
KalturaUiConfObjType |
V |
|
|
objTypeAsString |
string |
|
|
|
width |
int |
V |
|
|
height |
int |
V |
|
|
htmlParams |
string |
V |
|
|
swfUrl |
string |
V |
|
|
confFilePath |
string |
|
|
|
confFile |
string |
V |
|
|
confFileFeatures |
string |
V |
|
|
config |
string |
V |
|
|
confVars |
string |
V |
|
|
useCdn |
bool |
V |
|
|
tags |
string |
V |
|
|
swfUrlVersion |
string |
V |
|
|
createdAt |
int |
|
|
Entry creation date as Unix timestamp (In seconds) |
updatedAt |
int |
|
|
Entry creation date as Unix timestamp (In seconds) |
creationMode |
KalturaUiConfCreationMode |
V |
|
|
html5Url |
string |
V |
|
|
version |
string |
|
|
UiConf version |
partnerTags |
string |
V |
|
|
|