FileInfo¶
The optional FileInfo segment identifies the show-file version and, in some format variants, the software that wrote it. LightShark can load files without this segment, so parsers should not require it.
FileInfo fields¶
| Field | Type | Meaning | Notes |
|---|---|---|---|
subversion |
Integer | Subversion of the software the file was created in | |
version |
Integer | Main version of the software the file was created in | Corresponds to X in v1.X.Y, not the v1 part |
autoload |
Boolean, optional | Indicates whether the show should load automatically. | Present only in some file variants. |
software |
String, optional | Identifies the software that created or last saved the file. | Appears in newer format variants. |