ERIS CORE

◆ getTypeCountByFunction()

uint16_t AudioDirector::getTypeCountByFunction ( const char *  function)
inline

Definition at line 63 of file AudioDirector.h.

63 {queryTypesByFunction(function);return query_result_count;}
uint16_t query_result_count
Definition: AudioDirector.h:79
uint16_t queryTypesByFunction(const char *function)
query the obj pool for the list of audio blocks belonging to the given function type

References query_result_count, and queryTypesByFunction().

Referenced by audioDirectorGetTypeListCallback().

+ Here is the call graph for this function:
+ Here is the caller graph for this function: