Interface AssetProcessor


  • @ProviderType
    public interface AssetProcessor
    • Method Detail

      • processAsset

        boolean processAsset​(Asset asset)
        Asynchronously process asset for generating renditions by NUI service
        Parameters:
        asset - Asset to process
        Returns:
        return true if the processing job is submitted to NUI service successfully, return false if failed