uFlags
Flags describing the type of metadata to write. These flags can be or-ed if more than one type of metadata should be written. Possible values are:
|
Value |
Meaning |
|
METADATA_COMMENTS |
Write comments |
|
METADATA_TAGS |
Write tags |
|
METADATA_MARKERS |
Write markers |
|
METADATA_ALL |
Write all metadata (tags, comments and markers) |