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