FileInfo.getModificationDateTime

Gets the modification time of the current info and returns it as a gstreamer.DateTime

This requires the G_FILE_ATTRIBUTE_TIME_MODIFIED attribute. If G_FILE_ATTRIBUTE_TIME_MODIFIED_USEC is provided, the resulting gstreamer.DateTime will have microsecond precision.

class FileInfo
getModificationDateTime
()

Return Value

Type: DateTime

modification time, or NULL if unknown

Meta

Since

2.62