|
|
VideoItem object
- Inheritance
- Item object > VideoItem
object
AvailabilityFlash
MX 2004.
DescriptionThe
VideoItem object is a subclass of the Item object.
Method summaryIn addition to the Item
object methods, the VideoItem object has the following method:
Property summaryIn addition to the Item
object properties, you can use the following properties with the
VideoItem object:
Property
|
Description
|
videoItem.fileLastModifiedDate
|
Read-only; a string containing a hexadecimal
number that represents the number of seconds that have elapsed between
January 1, 1970, and the modification date of the original file
(on disk) at the time the file was imported to the library.
|
videoItem.sourceFileExists
|
Read-only; a Boolean value that specifies
whether the file that was imported to the Library still exists in
the location from where it was imported.
|
videoItem.sourceFileIsCurrent
|
Read-only; a Boolean value that specifies
whether the file modification date of the Library item is the same
as the modification date (on disk) of the file that was imported.
|
videoItem.sourceFilePath
|
Read-only; a string that specifies the path
to the video item.
|
videoItem.videoType
|
Read-only; a string that specifies the type
of video the item represents.
|
|