libgpac
Documentation of the core library of GPAC
Storage API

Storage API. More...

Data Structures

interface  Storage
 

Detailed Description

This storage API allows creating a configuration file in JS for persistent storage of data. See cfg_grp for more info on the config file.

This API shall be loaded by a scene script using:

import {Storage} from 'storage'
Storage
Definition: storage.idl:25