The properties of the IEdit interface are listed below. For a complete list of IEdit interface members, see the IEdit Members topic.
Duration | Duration of the current audio file. |
Filename | Filename of the file currently loaded for editing. |
FilenameParser | The FilenameParser object used to parse the filename for meta-information. |
FileparserCapitalize | Set if the old filename should be capitalized. |
FileparserFixWhitespaces | Set if the underscores in the old filename should be replaced by whitespaces. |
GuessScheme | Set if the scheme of the old filename should be guessed by ID3-Sync. |
NewScheme | Set the fileparsing scheme that is used to create the new filename. |
OldScheme | Set the fileparsing scheme that is used to parse the old filename. |
Playing | True if the file is currently playing. |
Position | Sets/gets position within the current audio file. |
Tag1 | The IMetaParser object used to read/write the meta-information of the first tag. |
Tag2 | The IMetaParser object used to read/write the meta-information of the seconds tag (if any exists). |
Type | FileType of the currently loaded file. |
Volume | Sets/gets volume (0-100). |