Number of sample-frames
| 55 | |
| 56 | // Number of sample-frames |
| 57 | int length() const { return m_length; } |
| 58 | |
| 59 | // resizeSmaller() can only be called with a new length <= the current length. |
| 60 | // The data stored in the bus will remain undisturbed. |
no outgoing calls