LibMuse 6.0.3
com.choosemuse.libmuse.TimestampMode Enum Reference

Public Attributes

 LEGACY
 
 CURRENT
 
 EXPLICIT
 

Detailed Description

File writer timestamp mode.

Member Data Documentation

§ CURRENT

com.choosemuse.libmuse.TimestampMode.CURRENT

Use the current time for timestamps.

§ EXPLICIT

com.choosemuse.libmuse.TimestampMode.EXPLICIT

Use set_timestamp for timestamps.

§ LEGACY

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.


The documentation for this enum was generated from the following file: