|
JUCE-7.0.12-0-g4f43011b96 JUCE-7.0.12-0-g4f43011b96
JUCE — C++ application framework with suport for VST, VST3, LV2 audio plug-ins
« « « Anklang Documentation |
Public Member Functions | |
| ChannelInfo (Value *const *dataIn, int numChannelsIn) | |
Public Attributes | |
| Value *const * | data |
| int | numChannels |
Definition at line 30 of file juce_AudioProcessorPlayer.cpp.
| juce::ChannelInfo< Value >::ChannelInfo | ( | Value *const * | dataIn, |
| int | numChannelsIn | ||
| ) |
Definition at line 33 of file juce_AudioProcessorPlayer.cpp.
Definition at line 36 of file juce_AudioProcessorPlayer.cpp.
| int juce::ChannelInfo< Value >::numChannels |
Definition at line 37 of file juce_AudioProcessorPlayer.cpp.