Class AssetResource

  • All Implemented Interfaces:
    ResponseType, Serializable

    public class AssetResource
    extends ContentResource
    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.
    See Also:
    Serialized Form
    • Constructor Detail

      • AssetResource

        public AssetResource()
      • AssetResource

        public AssetResource​(com.google.gson.JsonObject jsonObject)
                      throws APIException
        Throws:
        APIException