IVideoTechnicalMetadata Interface |
Namespace: Ingeniux.Runtime.Assets
The IVideoTechnicalMetadata type exposes the following members.
Name | Description | |
---|---|---|
![]() | Audio |
Gets the audio technical metadata
|
![]() | Colors |
Gets number of colors show up in the video
|
![]() | DataRate |
Gets the data rate of the media
(Inherited from IMediaTechnicalMetadata.) |
![]() | DataRateVariable |
Gets whether the media adopts variable data rate
(Inherited from IMediaTechnicalMetadata.) |
![]() | Duration |
Gets the duration of the media
(Inherited from IMediaTechnicalMetadata.) |
![]() | Extension |
Gets the extension of the file, with dot in the front
(Inherited from ITechnicalMetadata.) |
![]() | FileCreated |
Gets the time when the Asset was created.
(Inherited from ITechnicalMetadata.) |
![]() | FileLastModified |
Gets the time when the Asset was last modified.
(Inherited from ITechnicalMetadata.) |
![]() | FileName |
Gets the file name, including extension
(Inherited from ITechnicalMetadata.) |
![]() | FileSize |
Gets the size of file (bytes)
(Inherited from ITechnicalMetadata.) |
![]() | FormatName |
Gets the name of the media format
(Inherited from IMediaTechnicalMetadata.) |
![]() | FormatVersion |
Gets the version of the media format
(Inherited from IMediaTechnicalMetadata.) |
![]() ![]() | FrameRate |
Gets the frame rate
|
![]() | Height |
Gets the height of the Visual Asset
(Inherited from IVisualTechnicalMetadata.) |
![]() | VideoCodec |
Gets the video codec name
|
![]() | VideoCodecVersion |
Gets the version number of the video codec
|
![]() | Width |
Gets the width of the Visual Asset
(Inherited from IVisualTechnicalMetadata.) |
Name | Description | |
---|---|---|
![]() | Serialize |
Serialize the metadata to XML for exports
(Inherited from ITechnicalMetadata.) |