summaryrefslogtreecommitdiff
path: root/libs/appleutility/CAAudioUnit.h
diff options
context:
space:
mode:
Diffstat (limited to 'libs/appleutility/CAAudioUnit.h')
-rw-r--r--libs/appleutility/CAAudioUnit.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/libs/appleutility/CAAudioUnit.h b/libs/appleutility/CAAudioUnit.h
index 6bc31bf30b..810b81be2f 100644
--- a/libs/appleutility/CAAudioUnit.h
+++ b/libs/appleutility/CAAudioUnit.h
@@ -218,6 +218,7 @@ public:
bool HasChannelLayouts (AudioUnitScope inScope,
AudioUnitElement inEl) const;
+ int GetChannelInfo (AUChannelInfo** chaninfo, UInt32& cnt);
bool GetChannelLayouts (AudioUnitScope inScope,
AudioUnitElement inEl,
ChannelTagVector &outChannelVector) const;