![]() |
![]()
| ![]() |
![]()
NameAuSetElementStates - set the state of elements in a flow Synopsis#include <audio/audiolib.h> void AuSetElementStates(server, num_states,
states, status)
Arguments
DescriptionAuSetElementStates changes the states of those elements in those flows specified in states. NoteSAttempting to set the state of non-component elements (AddConstant, Bundle, ExportMonitor, MultiplyConstant, and Sum) will result in an error. ErrorsAuBadFlow, AuBadElement, AuBadAlloc, AuBadLength. See AlsoAuGetElementStates. audiolib - Network Audio System C Language Interface
|