|
NameAuCreateFlow - create a flowSynopsis#include <audio/audiolib.h>AuFlowID AuCreateFlow(server, status) AuServer *server; AuStatus *status; /* RETURN */ Arguments
DescriptionAuCreateFlow creates a flow and returns the flow ID, or AuNone if there was an error.ErrorsAuBadAlloc.See AlsoAuDestroyFlow, AuGetFlowAttributes.audiolib - Network Audio System C Language Interface
Visit the GSP FreeBSD Man Page Interface. |