ImageGearJava Project > com.accusoft.imagegear.formats.xmp.dynamicmedia Package > ImGearXMPTimecode Class : setTimeValue Method |
Time values use a colon delimiter in all formats except 2997drop, which uses a semicolon. The four fields indicate hours, minutes, seconds, and frames: hh:mm:ss:ff. The actual duration in seconds depends on the format.
public void setTimeValue( ImGearXMPString value ) |