IVideoTechnicalMetadata Interface Ingeniux DSS Library

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

public interface IVideoTechnicalMetadata : IVisualTechnicalMetadata, 
	ITechnicalMetadata, IMediaTechnicalMetadata

The IVideoTechnicalMetadata type exposes the following members.

Properties

  NameDescription
Public propertyAudio
Public propertyColors
Public propertyDataRate (Inherited from IMediaTechnicalMetadata.)
Public propertyDataRateVariable (Inherited from IMediaTechnicalMetadata.)
Public propertyDuration (Inherited from IMediaTechnicalMetadata.)
Public propertyExtension (Inherited from ITechnicalMetadata.)
Public propertyFileCreated (Inherited from ITechnicalMetadata.)
Public propertyFileLastModified (Inherited from ITechnicalMetadata.)
Public propertyFileName (Inherited from ITechnicalMetadata.)
Public propertyFileSize (Inherited from ITechnicalMetadata.)
Public propertyFormatName (Inherited from IMediaTechnicalMetadata.)
Public propertyFormatVersion (Inherited from IMediaTechnicalMetadata.)
Public propertyFrameRate
Public propertyHeight (Inherited from IVisualTechnicalMetadata.)
Public propertyVideoCodec
Public propertyVideoCodecVersion
Public propertyWidth (Inherited from IVisualTechnicalMetadata.)
Top
See Also

Reference