libgpac
Documentation of the core library of GPAC
Storage API

Storage API. More...

+ Collaboration diagram for Storage API:

Data Structures

interface  Storage
 

Detailed Description

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

This API shall be loaded by a scene script using:

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