* Called when the samples in the output buffer should be reset. This is neeed for instance when seeking to another position.
()
| 62 | * Called when the samples in the output buffer should be reset. This is neeed for instance when seeking to another position. |
| 63 | */ |
| 64 | resetSamples(): void; |
| 65 | |
| 66 | /** |
| 67 | * Activates the output component. |
no outgoing calls
no test coverage detected