Click or drag to resize

IVideoTechnicalMetadata Properties

The IVideoTechnicalMetadata type exposes the following members.

Properties
  NameDescription
Public propertyAudio
Gets the audio technical metadata
Public propertyColors
Gets number of colors show up in the video
Public propertyDataRate
Gets the data rate of the media
(Inherited from IMediaTechnicalMetadata.)
Public propertyDataRateVariable
Gets whether the media adopts variable data rate
(Inherited from IMediaTechnicalMetadata.)
Public propertyDuration
Gets the duration of the media
(Inherited from IMediaTechnicalMetadata.)
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
(Inherited from IMediaTechnicalMetadata.)
Public propertyFormatVersion
Gets the version of the media format
(Inherited from IMediaTechnicalMetadata.)
Public propertyCode exampleFrameRate
Gets the frame rate
Public propertyHeight
Gets the height of the Visual Asset
(Inherited from IVisualTechnicalMetadata.)
Public propertyVideoCodec
Gets the video codec name
Public propertyVideoCodecVersion
Gets the version number of the video codec
Public propertyWidth
Gets the width of the Visual Asset
(Inherited from IVisualTechnicalMetadata.)
Top
See Also