HomeGuidesAPI Reference
HubBlogChangelogSupport ForumLog In
API Reference

.NET SDK - RainwayAudioSubmission.sampleCount

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