![]() |
![]()
| ![]() |
![]()
NameAuGetElements - get the elements in a flow Synopsis#include <audio/audiolib.h> AuElement *AuGetElements(server, flow,
clocked, num_elements, status)
Arguments
DescriptionAuGetElements returns the list of elements comprising flow or NULL, with num_elements set to 0, if there was an error. Use AuFreeElements to free this list when nolonger needed. ErrorsAuBadFlow. See AlsoAuSetElements. audiolib - Network Audio System C Language Interface
|