ImageGearJava Project > com.accusoft.imagegear.formats.xmp.dynamicmedia Package : ImGearXMPTime Class |
For a list of all members of this type, see ImGearXMPTime members.
Name | Description | |
---|---|---|
![]() | getScale | Returns the scale for the time value. For NTSC, use 1001/30000, or the less accurate 100/2997. For PAL, use 1/25. |
![]() | getValue | Returns the time value in the specified scale. |
![]() | setScale | Sets the scale for the time value. For NTSC, use 1001/30000, or the less accurate 100/2997. For PAL, use 1/25. |
![]() | setValue | Sets the time value in the specified scale. |