i read the hellovideo example and i see this code:
target.setup(jstr, StorageType.Assets | StorageType.Json, "");
I imagine tha jstr is a path, but i do not understan whats meaning : StorageType.Asset| StorageType.Json
Thanks and sorry to my english.