Français

Español

🎉 Home

Voltapp Introduction

CUSTOMIZE A TEMPLATE ⏱

Discover Templates

Create your Airtable

Connect your data

Publish your app

LEARN VOLTAPP ▶️

Discovery of the interface

Nodes

Graph

Variables

Custom the design

Placing elements

Design examples & Devices

Managing pages

Create dynamic content

Manage data with Airtable

Combine templates

CREATE YOUR 1rst APP

Dynamic content

Data & design creation

GO FURTHER

Webhooks integration (Make, Zapier…): ex Notion

Team work

Internationalization

Sovereign data

Formulas

HELP

FAQ

Find help

To be accompanied

How to do it with Voltapp

REFERENCE

Voltapp Lexicon

Nodes

Event blocks

Action blocks

Control blocks

Expression blocks

Variables

COMMUNITY

🔗 Our discord

🔗 Marketpad

Voltapp Updates

📱Public app: https://api.voltapp.tech/app/mbCRxDKz/

💻Template page: https://editor.voltapp.tech/template/hvvSuiD3

This Custom video template shows you how to create your custom playback interface as well as how to measure the progress of the video as a variable.

All of this data can be saved in your database so that you can offer your viewer a true Netflix-like experience to pick up where they left off.

Custom video 1 en.png

To copy this node and integrate it directly into your project, right click on the parent section and click on "Copy Node" to paste it into your node tree.

Custom video 2 en.png

The PlayPause node shows both the Icon variable which allows you to change the icon or import a new one in svg format (vector format).

The click behavior allows to create Play or Pause actions which are dependent on the video player node according to the Boolean variable (true/false) Playing.

By observing this Playing variable, we can determine the new icon that will allow to do the other play or pause.

Custom video 3 en.png

Finally observing the currentTime allows for example here to define a Timecode variable which can be outside the video node (as a reminder the variables are attached to a node and its children.)

It is here for example attached to the Timecode text node above the video node.

By clicking on Preview, then Logs, and Variables, you can also see this variable (in favorite) changing live.

Back to the studios!

Note:

The video automatically resize while preserving its aspect ratio.