IAudioTechnicalMetadata Interface Ingeniux DSS Library

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

public interface IAudioTechnicalMetadata : IMediaTechnicalMetadata, 
	ITechnicalMetadata

The IAudioTechnicalMetadata type exposes the following members.

Properties

  NameDescription
Public propertyAudioCodec
Public propertyAudioCodecVersion
Public propertyBitsPerSample
Public propertyChannels
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 propertySampleFrames
Public propertySampleFrequency
Top
See Also

Reference