|
Annotation Pro API
|
Collection of audio files. More...
Inherits List< AudioFileObject >.
Public Member Functions | |
| AudioFileCollection () | |
| Default constructor. More... | |
| void | ClearCurrent () |
| Sets all items Current field to false; More... | |
| AudioFileObject | FindByName (string name) |
| Finds audio file with given name More... | |
Collection of audio files.
|
inline |
Default constructor.
|
inline |
Sets all items Current field to false;
|
inline |
Finds audio file with given name
| name | Name of searched file |
1.8.13