frameCount
Gets the number of frame indices available in the buffer.
Read time 1 minuteLast updated 6 days ago
Definition
- Type: Property
- Namespace: UnityEngine.Audio
- Assembly: UnityEngine.AudioModule
public int frameCount { get; }
Remarks
This is also understood as the amount of samples per channel.