ImageGear for Java
ImGearXMPTimecode Class Methods

For a list of all members of this type, see ImGearXMPTimecode members.

Public Methods
 NameDescription
Public MethodgetTimeFormatReturns the format used in the TimeValue.

Allowed values are: '24Timecode', '25Timecode', '2997DropTimecode' (semicolon delimiter), '2997NonDropTimecode', '30Timecode', '50Timecode', '5994DropTimecode', '5994NonDropTimecode', '60Timecode', '23976Timecode'.

 
Public MethodgetTimeValueReturns a time value in the specified format.

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 MethodsetTimeFormatSets the format used in the TimeValue.

Allowed values are: '24Timecode', '25Timecode', '2997DropTimecode' (semicolon delimiter), '2997NonDropTimecode', '30Timecode', '50Timecode', '5994DropTimecode', '5994NonDropTimecode', '60Timecode', '23976Timecode'.

 
Public MethodsetTimeValueSets a time value in the specified format.

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.

 
Top
See Also

Reference

ImGearXMPTimecode Class
com.accusoft.imagegear.formats.xmp.dynamicmedia Package

 

 


©2016. Accusoft Corporation. All Rights Reserved.

Send Feedback