| IPlfApiAudioClip |
| Parameters | MaxNrBuffers | Return value with the the maximum number of data buffer for audio clip playback. |
| retval | Standard return value. |
| Parameters | AvailableNrBuffers | Return value with the number of data buffers for audio clip playback that are still available. |
| retval | Standard return value. |
| Parameters | State | Return value with the current state for playing back an audio clip. |
| retval | Standard return value. |
| Parameters | Enable | Return value which indicates whether play back of an audio clip is enabled. |
| retval | Standard return value. |
| Parameters | enable | True to enable playback of an audio clip, false to disable it. |
| retval | Standard return value. |
| Parameters | id | Buffer id with audio clip data. |
| size | Size of the buffer. | |
| Data | Memory pointer to the data buffer. | |
| endOfData | True if this is the last data buffer for the audio clip, false if not. | |
| retval | Standard return value. |
| Parameters | retval | Standard return value. |
| Parameters | retval | Standard return value. |
| Parameters | Supported | True if pausing is supported, false if not. |
| retval | Standard return value. |
| Parameters | retval | Standard return value. |
| Parameters | retval | Standard return value. |