count
Description​
Gets the number of samples written to the buffer.
- JavaScript
- C#
- Kotlin
count: number;
double Count { get; set; }
var count: Double
Gets the number of samples written to the buffer.
count: number;
double Count { get; set; }
var count: Double