Annotation Pro API
Public Member Functions | List of all members
AudioFileCollection Class Reference

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...
 

Detailed Description

Collection of audio files.

Constructor & Destructor Documentation

◆ AudioFileCollection()

AudioFileCollection ( )
inline

Default constructor.

Member Function Documentation

◆ ClearCurrent()

void ClearCurrent ( )
inline

Sets all items Current field to false;

◆ FindByName()

AudioFileObject FindByName ( string  name)
inline

Finds audio file with given name

Parameters
nameName of searched file
Returns
Audio file if found otherwise null

The documentation for this class was generated from the following file: