ImageGear v26.5 - Updated March 3, 2025
ImageGear.Core Assembly / ImageGear.Formats.XMP.DynamicMedia Namespace / ImGearXMPTimecode Class
Members




ImGearXMPTimecode Class
Represents an XMP Timecode structure.
Object Model
ImGearXMPTimecode ClassImGearXMPString ClassImGearXMPString Class
Syntax
'Declaration
 
Public Class ImGearXMPTimecode 
   Inherits ImageGear.Formats.XMP.ImGearXMPStructure
 
'Usage
 
Dim instance As ImGearXMPTimecode
Remarks
This class represents a time value in video.
Inheritance Hierarchy

System.Object
   ImageGear.Formats.XMP.ImGearXMPValue
      ImageGear.Formats.XMP.ImGearXMPStructure
         ImageGear.Formats.XMP.DynamicMedia.ImGearXMPTimecode

See Also