VideoTechnicalMetadata Class Ingeniux DSS Library
Inheritance Hierarchy

SystemObject
  Ingeniux.Runtime.AssetsTechnicalMetadata
    Ingeniux.Runtime.AssetsMediaTechnicalMetadata
      Ingeniux.Runtime.AssetsVideoTechnicalMetadata

Namespace: Ingeniux.Runtime.Assets
Assembly: IGXRuntimeAPI (in IGXRuntimeAPI.dll) Version: 10.1.24
Syntax

public class VideoTechnicalMetadata : MediaTechnicalMetadata, 
	IVideoTechnicalMetadata, IVisualTechnicalMetadata, ITechnicalMetadata, IMediaTechnicalMetadata

The VideoTechnicalMetadata type exposes the following members.

Constructors

  NameDescription
Public methodVideoTechnicalMetadata
Initializes a new instance of the VideoTechnicalMetadata class
Top
Properties

  NameDescription
Public propertyAssetType (Inherited from TechnicalMetadata.)
Public propertyAudio
Public propertyColors
Public propertyDataRate (Inherited from MediaTechnicalMetadata.)
Public propertyDataRateVariable (Inherited from MediaTechnicalMetadata.)
Public propertyDuration (Inherited from MediaTechnicalMetadata.)
Public propertyExtension (Inherited from TechnicalMetadata.)
Public propertyFileCreated (Inherited from TechnicalMetadata.)
Public propertyFileLastModified (Inherited from TechnicalMetadata.)
Public propertyFileName (Inherited from TechnicalMetadata.)
Public propertyFileSize (Inherited from TechnicalMetadata.)
Public propertyFormatName (Inherited from MediaTechnicalMetadata.)
Public propertyFormatVersion (Inherited from MediaTechnicalMetadata.)
Public propertyFrameRate
Public propertyHeight
Public propertySchemaRootName (Inherited from TechnicalMetadata.)
Public propertyVideoCodec
Public propertyVideoCodecVersion
Public propertyWidth
Top
See Also

Reference