libgpac
Documentation of the core library of GPAC
Loading...
Searching...
No Matches
Storage API

Storage API. More...

Data Structures

interface  Storage
 

Detailed Description

Storage API.

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