RainwayAudioSubmission.sampleCount property
Number of samples in the buffer (equals the number of ints or floats in buffer
, divided by channels
).
public uint sampleCount { get; set; }
See Also
- class RainwayAudioSubmission
- namespace Rainway.SDK