f549e36e60
It offer the following subcommands: list - shows all child codec get - get a plist of the chosen codec's widget configuration set - forcibly reconfigure a specified codec from a plist graph - generate a graphviz file for the specified codec
3 lines
86 B
C
3 lines
86 B
C
extern int hdaudioctl_graph(int fd, int argc, char *argv[]);
|
|
extern void usage(void);
|