IVideo
|
The IVideoTechnicalMetadata type exposes the following members.
| Name | Description | |
|---|---|---|
|
|
AudioBitMode |
Gets the name of bit mode
(Inherited from IAudioTechnicalMetadata) |
|
|
AudioBitRate |
Gets the bit rate
(Inherited from IAudioTechnicalMetadata) |
|
|
AudioCodec |
Gets the name of audio codec
(Inherited from IAudioTechnicalMetadata) |
|
|
AudioCodecVersion |
Gets the version number of the audio codec
(Inherited from IAudioTechnicalMetadata) |
|
|
Channels |
Gets number of audio channels
(Inherited from IAudioTechnicalMetadata) |
|
|
Colors | Gets number of colors show up in the video |
|
|
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) |
|
|
FrameRate | Gets the frame rate |
|
|
Height |
Gets height of the content
(Inherited from IVisualTechnicalMetadata) |
|
|
SampleRate |
Gets the sampling rate
(Inherited from IAudioTechnicalMetadata) |
|
|
VideoBitRate | Gets the video bit rate |
|
|
VideoCodec | Gets the video codec name |
|
|
VideoCodecVersion | Gets the version number of the video codec |
|
|
Width |
Gets the width of the content
(Inherited from IVisualTechnicalMetadata) |