Public Attributes | |
| LEGACY | |
| CURRENT | |
| EXPLICIT | |
File writer timestamp mode.
| com.choosemuse.libmuse.TimestampMode.CURRENT |
Use the current time for timestamps.
| com.choosemuse.libmuse.TimestampMode.EXPLICIT |
Use set_timestamp for timestamps.
| com.choosemuse.libmuse.TimestampMode.LEGACY |
Legacy mode.
Use the current time for everything except data packets. Use the data packet's timestamp field for those.