|
FastLED 3.9.15
|
Metadata extracted from a .lnk asset link file.
v1: parsed but not enforced; reserved for future integrity/fallback features. The runtime ignores everything except primary.
#include <url.h>
Collaboration diagram for fl::LnkMetadata:Public Member Functions | |
| bool | isValid () const FL_NOEXCEPT |
| operator bool () const FL_NOEXCEPT | |
Public Attributes | |
| fl::url | fallback |
Mirror URL used if primary fails (reserved). | |
| fl::url | primary |
| First non-comment URL in the file. | |
| fl::string | sha256 |
| Hex-encoded sha256 of the expected asset (reserved). | |