Kaltura API

KalturaEntryContextDataParams
Properties
KalturaObjectBase Inherited from KalturaObjectBase
Name Type Writable Restrictions Description
relatedObjects map of KalturaListResponse
KalturaAccessControlScope Inherited from KalturaAccessControlScope
Name Type Writable Restrictions Description
referrer string V URL to be used to test domain conditions.
ip string V IP to be used to test geographic location conditions.
ks string V Kaltura session to be used to test session and user conditions.
userAgent string V Browser or client application to be used to test agent conditions.
time int V Unix timestamp (In seconds) to be used to test entry scheduling, keep null to use now.
contexts array of KalturaAccessControlContextTypeHolder V Indicates what contexts should be tested. No contexts means any context.
hashes array of KalturaKeyValue V Array of hashes to pass to the access control profile scope
KalturaEntryContextDataParams
Name Type Writable Restrictions Description
flavorAssetId string V Id of the current flavor.
flavorTags string V The tags of the flavors that should be used for playback.
streamerType string V Playback streamer type: RTMP, HTTP, appleHttps, rtsp, sl.
mediaProtocol string V Protocol of the specific media object.
Sub classes: KalturaPlaybackContextOptions