ImageGearJava Project > com.accusoft.imagegear.formats.xmp.dynamicmedia Package : ImGearXMPTime Class |
The following tables list the members exposed by ImGearXMPTime.
Name | Description | |
---|---|---|
ImGearXMPTime Constructor | Initializes a new instance of the ImGearXMPTime class. |
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. |