resetSamples
Description​
Called when the samples in the output buffer should be reset. This is neeed for instance when seeking to another position.
- JavaScript
- C#
- Kotlin
resetSamples(): void
void ResetSamples()
fun resetSamples(): Unit
Called when the samples in the output buffer should be reset. This is neeed for instance when seeking to another position.
resetSamples(): void
void ResetSamples()
fun resetSamples(): Unit