Time.Scale
Time.Scale property
Gets or sets scale for the time value.
public Rational Scale { get; set; }
Property Value
The scale for the time value.
Examples
For NTSC, use 1001/30000, or the less accurate 100/2997. For PAL, use 1/25.
See Also
- class Rational
- class Time
- namespace Aspose.Imaging.Xmp.Schemas.XmpDm
- assembly Aspose.Imaging