Click or drag to resize

IMediaTechnicalMetadata Properties

The IMediaTechnicalMetadata type exposes the following members.

Properties
  NameDescription
Public propertyDataRate
Gets the data rate of the media
Public propertyDataRateVariable
Gets whether the media adopts variable data rate
Public propertyDuration
Gets the duration of the media
Public propertyExtension
Gets the extension of the file, with dot in the front
(Inherited from ITechnicalMetadata.)
Public propertyFileCreated
Gets the time when the Asset was created.
(Inherited from ITechnicalMetadata.)
Public propertyFileLastModified
Gets the time when the Asset was last modified.
(Inherited from ITechnicalMetadata.)
Public propertyFileName
Gets the file name, including extension
(Inherited from ITechnicalMetadata.)
Public propertyFileSize
Gets the size of file (bytes)
(Inherited from ITechnicalMetadata.)
Public propertyFormatName
Gets the name of the media format
Public propertyFormatVersion
Gets the version of the media format
Top
See Also