A consumer reading or writing from an audio bus.
Since a AudioBus is a meta structure, the
underlying audio bus may change due to optimization.
In this case the consumer is asked to update its
data. Also initial bus allocation is lazy, therefore
when adding the user as reader or writer, the
bus implementation will push its initial allocation
information to the user.
A consumer reading or writing from an audio bus. Since a AudioBus is a meta structure, the underlying audio bus may change due to optimization. In this case the consumer is asked to update its data. Also initial bus allocation is lazy, therefore when adding the user as reader or writer, the bus implementation will push its initial allocation information to the user.