class |
AssetParamsResourceContainer |
This class was generated using generate.php
against an XML schema provided by Kaltura.
|
class |
AssetResource |
Used to ingest media that is already ingested to Kaltura system as a different
flavor asset in the past, the new created flavor asset will be ready immediately
using a file sync of link type that will point to the existing file sync of the
existing flavor asset.
|
class |
AssetsParamsResourceContainers |
This class was generated using generate.php
against an XML schema provided by Kaltura.
|
class |
ContentResource |
Is a unified way to add content to Kaltura whether it's an uploaded file, webcam
recording, imported URL or existing file sync.
|
class |
DataCenterContentResource |
This class was generated using generate.php
against an XML schema provided by Kaltura.
|
class |
DropFolderFileResource |
Used to ingest media that dropped through drop folder
|
class |
EntryResource |
Used to ingest media that is already ingested to Kaltura system as a different
entry in the past, the new created flavor asset will be ready immediately using
a file sync of link type that will point to the existing file sync of the
existing entry.
|
class |
FileSyncResource |
Used to ingest media that is already ingested to Kaltura system as a different
file in the past, the new created flavor asset will be ready immediately using a
file sync of link type that will point to the existing file sync.
|
class |
GenericDataCenterContentResource |
This class was generated using generate.php
against an XML schema provided by Kaltura.
|
class |
OperationResource |
A resource that perform operation (transcoding, clipping, cropping) before the
flavor is ready.
|
class |
RemoteStorageResource |
Used to ingest media that is available on remote server and accessible using the
supplied URL, the media file won't be downloaded but a file sync object of URL
type will point to the media URL.
|
class |
RemoteStorageResources |
Used to ingest media that is available on remote server and accessible using the
supplied URL, the media file won't be downloaded but a file sync object of URL
type will point to the media URL.
|
class |
ServerFileResource |
Used to ingest media file that is already accessible on the shared disc.
|
class |
SshUrlResource |
Used to ingest media that is available on remote SSH server and accessible using
the supplied URL, media file will be downloaded using import job in order to
make the asset ready.
|
class |
StringResource |
Used to ingest string content.
|
class |
UploadedFileTokenResource |
Used to ingest media that uploaded to the system and represented by token that
returned from upload.upload action or uploadToken.add action.
|
class |
UrlResource |
Used to ingest media that is available on remote server and accessible using the
supplied URL, media file will be downloaded using import job in order to make
the asset ready.
|
class |
WebcamTokenResource |
Used to ingest media that streamed to the system and represented by token that
returned from media server such as FMS or red5.
|