open
Description​
Called when the output should be opened.
- JavaScript
- C#
- Kotlin
open(bufferTimeInMilliseconds: number): void
void Open(double bufferTimeInMilliseconds)
fun open(bufferTimeInMilliseconds: Double): Unit
Parameter | Summary |
---|---|
bufferTimeInMillisecondsAll | (no description) |