Class AudioUtilityModifiedInfo
The audio utility modified info.
Inherited Members
Namespace: Acoustics.Tools
Assembly: Acoustics.Tools.dll
Syntax
public class AudioUtilityModifiedInfo
Properties
| Improve this Doc View SourceSourceInfo
Gets or sets the source info. This is the file info before it was modified.
Declaration
public AudioUtilityInfo SourceInfo { get; set; }
Property Value
Type | Description |
---|---|
Audio |
TargetInfo
Gets or sets the target info. This is the file info after is was modified.
Declaration
public AudioUtilityInfo TargetInfo { get; set; }
Property Value
Type | Description |
---|---|
Audio |