Internet Browser: Difference between revisions
Line 943: | Line 943: | ||
* Looks for AlbumEntry{N} TLVs, when a TLV is not found it is written, then the associated AdditionalMediaData{N} TLV is written the same way as AdditionalMediaData0. If all AlbumEntry{N} TLVs already exist, this returns without writing anything. | * Looks for AlbumEntry{N} TLVs, when a TLV is not found it is written, then the associated AdditionalMediaData{N} TLV is written the same way as AdditionalMediaData0. If all AlbumEntry{N} TLVs already exist, this returns without writing anything. | ||
TransferMemoryEnabled: sdknso only exposes this for the Web applet. It's unknown where the applet parses this, if at all. | TransferMemoryEnabled: sdknso only exposes this for the Web applet. The sdknso func uses <code>nn::os::QueryMemoryInfo</code> at the start of the func, however the output is unused. It's unknown where the applet parses this, if at all. | ||
==== Output TLVs ==== | ==== Output TLVs ==== |