| Name |
Type |
Writable |
Restrictions |
Description |
| partnerId |
int |
V |
|
|
| entryId |
string |
V |
|
|
| eventType |
KalturaLiveStatsEventType |
V |
|
an integer representing the type of event being sent from the player |
| sessionId |
string |
V |
|
a unique string generated by the client that will represent the client-side session: the primary component will pass it on to other components that sprout from it |
| eventIndex |
int |
V |
|
incremental sequence of the event |
| bufferTime |
int |
V |
|
buffer time in seconds from the last 10 seconds |
| bitrate |
int |
V |
|
bitrate used in the last 10 seconds |
| referrer |
string |
V |
|
the referrer of the client |
| isLive |
bool |
V |
|
|
| startTime |
string |
V |
|
the event start time as string |
| deliveryType |
KalturaPlaybackProtocol |
V |
|
delivery type used for this stream |