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
Name | Description | |
---|---|---|
![]() | AudioCodec | |
![]() | AudioCodecVersion | |
![]() | BitsPerSample | |
![]() | Channels | |
![]() | DataRate | (Inherited from IMediaTechnicalMetadata.) |
![]() | DataRateVariable | (Inherited from IMediaTechnicalMetadata.) |
![]() | Duration | (Inherited from IMediaTechnicalMetadata.) |
![]() | Extension | (Inherited from ITechnicalMetadata.) |
![]() | FileCreated | (Inherited from ITechnicalMetadata.) |
![]() | FileLastModified | (Inherited from ITechnicalMetadata.) |
![]() | FileName | (Inherited from ITechnicalMetadata.) |
![]() | FileSize | (Inherited from ITechnicalMetadata.) |
![]() | FormatName | (Inherited from IMediaTechnicalMetadata.) |
![]() | FormatVersion | (Inherited from IMediaTechnicalMetadata.) |
![]() | SampleFrames | |
![]() | SampleFrequency |
See Also