JUCE  v6.1.6 (6.0.8-1114)
JUCE API
Looking for a senior C++ dev?
I'm looking for work. Hire me!
juce_AAX_Modifier_Injector.h File Reference

Namespaces

 juce
 
juce::gl::GL_COMPRESSED_TEXTURE_FORMATS_ARB
@ GL_COMPRESSED_TEXTURE_FORMATS_ARB
Definition: juce_gl.h:5097
juce::gl::GL_MAX_TESS_EVALUATION_OUTPUT_COMPONENTS
@ GL_MAX_TESS_EVALUATION_OUTPUT_COMPONENTS
Definition: juce_gl.h:2339
juce::FileBasedDocument::pimpl
std::unique_ptr< Pimpl > pimpl
Definition: juce_FileBasedDocument.h:425
juce::OggVorbisAudioFormat::id3album
static const char *const id3album
Metadata key for setting an ID3 album.
Definition: juce_OggVorbisAudioFormat.h:77
juce::AudioProcessorParameter::listenerLock
CriticalSection listenerLock
Definition: juce_AudioProcessorParameter.h:350
VideoComponent::Pimpl::MediaSession::player
Player player
Definition: juce_android_Video.h:1277
juce::gl::GL_VIEWPORT_SWIZZLE_Z_NV
@ GL_VIEWPORT_SWIZZLE_Z_NV
Definition: juce_gl.h:10838
juce::XmlTokeniser::tokenType_identifier
@ tokenType_identifier
Definition: juce_XMLCodeTokeniser.h:52
juce::LookAndFeel::defaultSerif
String defaultSerif
Definition: juce_LookAndFeel.h:270
juce::gl::j1
GLint GLint GLint j1
Definition: juce_gl.h:900
juce::JPEGImageFormat
A subclass of ImageFileFormat for reading and writing JPEG files.
Definition: juce_ImageFileFormat.h:174
juce::gl::surfaces
const GLvdpauSurfaceNV * surfaces
Definition: juce_gl.h:10496
juce::gl::GL_BUFFER_UPDATE_BARRIER_BIT
@ GL_BUFFER_UPDATE_BARRIER_BIT
Definition: juce_gl.h:2589
juce::OSCArgument::isFloat32
bool isFloat32() const noexcept
Returns whether the type of the OSCArgument is float.
Definition: juce_OSCArgument.h:72
juce::AudioProcessorParameterWithID::paramID
const String paramID
Provides access to the parameter's ID string.
Definition: juce_AudioProcessorParameterWithID.h:161
juce::PositionedGlyph::getCharacter
juce_wchar getCharacter() const noexcept
Returns the character the glyph represents.
Definition: juce_GlyphArrangement.h:51
juce::gl::GL_SEMAPHORE_TYPE_BINARY_NV
@ GL_SEMAPHORE_TYPE_BINARY_NV
Definition: juce_gl.h:7821
juce::gl::WGL_GPU_NUM_PIPES_AMD
@ WGL_GPU_NUM_PIPES_AMD
Definition: juce_wgl.h:110
juce::Component::getDesktopScaleFactor
virtual float getDesktopScaleFactor() const
Returns the default scale factor to use for this component when it is placed on the desktop.
juce::gl::GL_VIDEO_COLOR_CONVERSION_MIN_NV
@ GL_VIDEO_COLOR_CONVERSION_MIN_NV
Definition: juce_gl.h:10787
juce::gl::GL_MATRIX_INDEX_ARRAY_POINTER_ARB
@ GL_MATRIX_INDEX_ARRAY_POINTER_ARB
Definition: juce_gl.h:4501
CameraDevice::Pimpl::getSupportedAutoFocusModes
Array< int > getSupportedAutoFocusModes() const
Definition: juce_android_CameraDevice.h:2961
juce::RenderingHelpers::GlyphCache::lock
CriticalSection lock
Definition: juce_RenderingHelpers.h:205
juce::OpenGLContext::NativeContext::DummyComponent::handleCommandMessage
void handleCommandMessage(int commandId) override
Called to handle a command that was sent by postCommandMessage().
Definition: juce_OpenGL_linux_X11.h:47
juce::gl::GL_SOURCE3_ALPHA_NV
@ GL_SOURCE3_ALPHA_NV
Definition: juce_gl.h:10242
juce::Viewport::getViewArea
Rectangle< int > getViewArea() const noexcept
Returns the visible area of the child component, relative to its top-left.
Definition: juce_Viewport.h:140
juce::gl::GL_MAX_CLIPMAP_DEPTH_SGIX
@ GL_MAX_CLIPMAP_DEPTH_SGIX
Definition: juce_gl.h:11432
juce::XWindowSystem::toBehind
void toBehind(::Window, ::Window otherWindow) const
juce::gl::box
GLsizei const GLint * box
Definition: juce_gl.h:8149
juce::ReferenceCountedObjectPtr::operator*
ReferencedType & operator*() const noexcept
Dereferences the object that this pointer references.
Definition: juce_ReferenceCountedObject.h:401
juce::AudioProcessor::Bus::BusDirectionAndIndex::isInput
bool isInput
Definition: juce_AudioProcessor.h:480
juce::PushNotifications::Settings
Describes settings we want to use for current device.
Definition: juce_PushNotifications.h:387
juce::gl::GL_PIXEL_MAG_FILTER_EXT
@ GL_PIXEL_MAG_FILTER_EXT
Definition: juce_gl.h:7071
juce::Range::start
ValueType start
Definition: juce_Range.h:295
juce::gl::GL_SMOOTH_CUBIC_CURVE_TO_NV
@ GL_SMOOTH_CUBIC_CURVE_TO_NV
Definition: juce_gl.h:9705
juce::gl::GL_DRAW_BUFFER12_ATI
@ GL_DRAW_BUFFER12_ATI
Definition: juce_gl.h:5621
juce::gl::GL_COLOR_TABLE_SGI
@ GL_COLOR_TABLE_SGI
Definition: juce_gl.h:11808
juce::gl::GL_ACCUM_ADJACENT_PAIRS_NV
@ GL_ACCUM_ADJACENT_PAIRS_NV
Definition: juce_gl.h:9675
juce::gl::GL_BUFFER
@ GL_BUFFER
Definition: juce_gl.h:2730
juce_FastMathApproximations.h
juce::dsp::IIR::Coefficients::makeNotch
static Ptr makeNotch(double sampleRate, NumericType frequency)
Returns the coefficients for a notch filter.
juce::DeviceChangeDetector::systemDeviceChanged
virtual void systemDeviceChanged()=0
juce::OpenGLContext::NativeContext::deleteRenderContext
void deleteRenderContext()
Definition: juce_OpenGL_win32.h:277
juce::FileOutputStream::getFile
const File & getFile() const
Returns the file that this stream is writing to.
Definition: juce_FileOutputStream.h:75
juce::ArgumentList::getFileForOptionAndRemove
File getFileForOptionAndRemove(StringRef option)
Looks for the value of argument using getValueForOption() and tries to parse that value as a file.
JUCE_COMRESULT
#define JUCE_COMRESULT
Definition: juce_win32_ComSmartPtr.h:54
juce::gl::GL_DEBUG_CALLBACK_FUNCTION_ARB
@ GL_DEBUG_CALLBACK_FUNCTION_ARB
Definition: juce_gl.h:3961
juce::Thread::startSuspensionEvent
WaitableEvent startSuspensionEvent
Definition: juce_Thread.h:389
juce::gl::GL_MAX_COMBINED_GEOMETRY_UNIFORM_COMPONENTS
@ GL_MAX_COMBINED_GEOMETRY_UNIFORM_COMPONENTS
Definition: juce_gl.h:2060
juce::AccessibilityTextInterface
An abstract interface which represents a UI element that supports a text interface.
Definition: juce_AccessibilityTextInterface.h:38
juce::LinkedListPointer::deleteAll
void deleteAll()
Iterates the list, calling the delete operator on all of its elements and leaving this pointer empty.
Definition: juce_LinkedListPointer.h:280
juce::XWindowSystem::isFrontWindow
bool isFrontWindow(::Window) const
juce::gl::GL_RENDERBUFFER_COVERAGE_SAMPLES_NV
@ GL_RENDERBUFFER_COVERAGE_SAMPLES_NV
Definition: juce_gl.h:9265
juce::HashMap::KeyTypeParameter
typename TypeHelpers::ParameterType< KeyType >::type KeyTypeParameter
Definition: juce_HashMap.h:106
juce::gl::GL_MAX_IMAGE_SAMPLES_EXT
@ GL_MAX_IMAGE_SAMPLES_EXT
Definition: juce_gl.h:7330
juce::juce_getCurrentFocusWindow
unsigned long juce_getCurrentFocusWindow(ComponentPeer *)
juce::TextLayout::getHeight
float getHeight() const noexcept
Returns the maximum height of the content.
Definition: juce_TextLayout.h:226
juce::dsp::IIR::ArrayCoefficients
A set of coefficients for use in an Filter object.
Definition: juce_dsp/processors/juce_IIRFilter.h:41
juce::gl::GL_NORMAL_ARRAY_LENGTH_NV
@ GL_NORMAL_ARRAY_LENGTH_NV
Definition: juce_gl.h:10568
juce::gl::WGL_NUMBER_OVERLAYS_EXT
@ WGL_NUMBER_OVERLAYS_EXT
Definition: juce_wgl.h:438
juce::ComBaseClassHelperBase::Release
ULONG STDMETHODCALLTYPE Release()
Definition: juce_win32_ComSmartPtr.h:171
juce::Rectangle::reduced
Rectangle reduced(ValueType deltaX, ValueType deltaY) const noexcept
Returns a rectangle that is smaller than this one by a given amount.
Definition: juce_Rectangle.h:485
juce::gl::WGL_CONTEXT_CORE_PROFILE_BIT_ARB
@ WGL_CONTEXT_CORE_PROFILE_BIT_ARB
Definition: juce_wgl.h:165
juce::gl::GL_DST_ATOP_NV
@ GL_DST_ATOP_NV
Definition: juce_gl.h:8824
juce::dsp::DelayLineInterpolationTypes::None
No interpolation between successive samples in the delay line will be performed.
Definition: juce_DelayLine.h:45
juce::gl::GL_CURRENT_PALETTE_MATRIX_ARB
@ GL_CURRENT_PALETTE_MATRIX_ARB
Definition: juce_gl.h:4495
juce::Colour::isTransparent
bool isTransparent() const noexcept
Returns true if this colour is completely transparent.
juce_MidiDevices.h
juce::MenuBarComponent::lastMousePos
Point< int > lastMousePos
Definition: juce_MenuBarComponent.h:121
juce::gl::gainY
GLuint GLuint GLfloat GLfloat GLfloat GLfloat gainY
Definition: juce_gles2.h:5099
juce::CharPointer_UTF32::compareIgnoreCase
int compareIgnoreCase(CharPointer other) const
Compares this string with another one.
Definition: juce_CharPointer_UTF32.h:273
juce::gl::GL_MAX_CLIENT_ATTRIB_STACK_DEPTH
@ GL_MAX_CLIENT_ATTRIB_STACK_DEPTH
Definition: juce_gl.h:994
juce::RangedAudioParameterAttributes< AudioParameterFloatAttributes, float >::ValueFromString
std::function< float(const String &)> ValueFromString
Definition: juce_RangedAudioParameter.h:49
juce::ScopedAutoReleasePool::pool
void * pool
Definition: juce_Memory.h:141
juce::ComponentListener
Gets informed about changes to a component's hierarchy or position.
Definition: juce_ComponentListener.h:42
juce::gl::GL_VIEWPORT_SWIZZLE_Y_NV
@ GL_VIEWPORT_SWIZZLE_Y_NV
Definition: juce_gl.h:10837
juce::gl::GL_DEPTH_BIAS
@ GL_DEPTH_BIAS
Definition: juce_gl.h:531
juce::AudioChannelSet::ambisonicACN16
@ ambisonicACN16
Fourth-order ambisonic channel number 16.
Definition: juce_AudioChannelSet.h:379
juce::MPEZone::getFirstMemberChannel
int getFirstMemberChannel() const noexcept
Definition: juce_MPEZoneLayout.h:58
juce_Point.h
juce::dsp::FirstOrderTPTFilter::cutoffFrequency
SampleType cutoffFrequency
Definition: juce_FirstOrderTPTFilter.h:147
juce::gl::GL_SRGB_ALPHA_EXT
@ GL_SRGB_ALPHA_EXT
Definition: juce_gl.h:7727
juce::gl::GL_PROGRAM_PIPELINE_OBJECT_EXT
@ GL_PROGRAM_PIPELINE_OBJECT_EXT
Definition: juce_gl.h:6242
juce::gl::GL_TEXTURE_BLUE_TYPE
@ GL_TEXTURE_BLUE_TYPE
Definition: juce_gl.h:1815
juce::gl::GL_INDEX_ARRAY
@ GL_INDEX_ARRAY
Definition: juce_gl.h:1001
juce::AudioProcessorParameterGroup::operator=
AudioProcessorParameterGroup & operator=(AudioProcessorParameterGroup &&)
Once a group has been added to an AudioProcessor don't try to mutate it by moving or swapping it - th...
juce::OpenGLContext::openGLPixelFormat
OpenGLPixelFormat openGLPixelFormat
Definition: juce_OpenGLContext.h:329
juce::MPEInstrument::lastNotePlayedOnChannel
@ lastNotePlayedOnChannel
The most recent note on the channel that is still played (key down and/or sustained).
Definition: juce_MPEInstrument.h:121
juce::dsp::DelayLineInterpolationTypes::Thiran
Successive samples in the delay line will be interpolated using 1st order Thiran interpolation.
Definition: juce_DelayLine.h:76
juce::gl::GL_TESS_EVALUATION_SHADER_OES
@ GL_TESS_EVALUATION_SHADER_OES
Definition: juce_gles2.h:4795
juce::gl::WGL_SWAP_OVERLAY3
@ WGL_SWAP_OVERLAY3
Definition: juce_wgl.h:49
juce::dsp::SIMDFallbackOps::UnionType::s
ScalarType s[n]
Definition: juce_fallback_SIMDNativeOps.h:67
juce::ConcertinaPanel::currentSizes
std::unique_ptr< PanelSizes > currentSizes
Definition: juce_ConcertinaPanel.h:127
juce::GlobalRef::callVoidMethod
void callVoidMethod(jmethodID methodID,...) const
Definition: juce_android_JNIHelpers.h:140
juce::anonymous_namespace{juce_posix_SharedCode.h}::juce_doStatFS
bool juce_doStatFS(File f, struct statfs &result)
Definition: juce_posix_SharedCode.h:186
khronos_uintptr_t
unsigned long int khronos_uintptr_t
Definition: juce_khrplatform.h:245
juce::gl::GL_T2F_IUI_N3F_V3F_EXT
@ GL_T2F_IUI_N3F_V3F_EXT
Definition: juce_gl.h:6843
juce::Rectangle::w
ValueType w
Definition: juce_Rectangle.h:996
juce::gl::GL_MAX_VERTEX_ATTRIBS_ARB
@ GL_MAX_VERTEX_ATTRIBS_ARB
Definition: juce_gl.h:5501
juce::Colours::aquamarine
const Colour aquamarine
Definition: juce_Colours.h:46
juce::ValueTree
A powerful tree structure that can be used to hold free-form data, and which can handle its own undo ...
Definition: juce_ValueTree.h:71
juce::gl::GL_MODELVIEW0_ARB
@ GL_MODELVIEW0_ARB
Definition: juce_gl.h:5393
juce::gl::GL_VERTEX_PROGRAM_NV
@ GL_VERTEX_PROGRAM_NV
Definition: juce_gl.h:10598
juce::gl::GL_PERFQUERY_COUNTER_RAW_INTEL
@ GL_PERFQUERY_COUNTER_RAW_INTEL
Definition: juce_gl.h:8396
juce::gl::GL_COMPUTE_PROGRAM_PARAMETER_BUFFER_NV
@ GL_COMPUTE_PROGRAM_PARAMETER_BUFFER_NV
Definition: juce_gl.h:8943
juce::gl::GL_RG16_EXT
@ GL_RG16_EXT
Definition: juce_gles2.h:2853
juce::ComTypes::MFVideoNormalizedRect::right
float right
Definition: juce_win32_ComTypes.h:132
juce::gl::GL_TEXTURE_DEPTH
@ GL_TEXTURE_DEPTH
Definition: juce_gl.h:1104
juce::gl::GL_MAP2_TEXTURE_COORD_4
@ GL_MAP2_TEXTURE_COORD_4
Definition: juce_gl.h:569
juce_OpenGLShaderProgram.h
juce::gl::GL_TRANSFORM_FEEDBACK_PRIMITIVES_WRITTEN
@ GL_TRANSFORM_FEEDBACK_PRIMITIVES_WRITTEN
Definition: juce_gl.h:1739
juce::ObjCClass< NSObject >::registerClass
void registerClass()
Definition: juce_mac_ObjCHelpers.h:369
juce::Label::isAttachedOnLeft
bool isAttachedOnLeft() const noexcept
If the label is attached to the left of another component, this returns true.
Definition: juce_Label.h:156
juce::dsp::DryWetMixer::mix
SampleType mix
Definition: juce_DryWetMixer.h:113
juce_UMPProtocols.h
CameraDevice::Pimpl::ERROR_CAMERA_IN_USE
@ ERROR_CAMERA_IN_USE
Definition: juce_android_CameraDevice.h:667
juce::XWindowSystem::getUserTime
long getUserTime(::Window) const
UnityEventModifiers
UnityEventModifiers
Definition: juce_UnityPluginInterface.h:77
juce::gl::GL_ELEMENT_ARRAY_UNIFIED_NV
@ GL_ELEMENT_ARRAY_UNIFIED_NV
Definition: juce_gl.h:10555
juce::gl::GL_COLOR_ARRAY_SIZE_EXT
@ GL_COLOR_ARRAY_SIZE_EXT
Definition: juce_gl.h:7886
juce::OpenGLContext::NativeContext::DummyComponent::context
NativeContext & context
Definition: juce_OpenGL_win32.h:236
juce::MPEChannelAssigner
This class handles the assignment of new MIDI notes to member channels of an active MPE zone.
Definition: juce_MPEUtils.h:37
juce::KeyGeneration
Contains static utilities for generating key-files that can be unlocked by the OnlineUnlockStatus cla...
Definition: juce_KeyFileGeneration.h:35
juce::gl::GL_BUFFER_USAGE
@ GL_BUFFER_USAGE
Definition: juce_gl.h:1398
juce::gl::GL_TRANSPOSE_COLOR_MATRIX
@ GL_TRANSPOSE_COLOR_MATRIX
Definition: juce_gl.h:1208
juce::RangedAudioParameterAttributes::attributes
AudioProcessorParameterWithIDAttributes attributes
Definition: juce_RangedAudioParameter.h:84
juce::gl::GL_SLUMINANCE
@ GL_SLUMINANCE
Definition: juce_gl.h:1676
juce::CharacterFunctions::HexParser
Parses a character string, to read a hexadecimal value.
Definition: juce_CharacterFunctions.h:491
juce::AudioPlayHead::FrameRateType
FrameRateType
Frame rate types.
Definition: juce_AudioPlayHead.h:49
VideoComponent::Pimpl::MediaSession::owner
Pimpl & owner
Definition: juce_android_Video.h:1268
juce::PropertySet::fallbackProperties
PropertySet * fallbackProperties
Definition: juce_PropertySet.h:198
juce::BorderSize
Specifies a set of gaps to be left around the sides of a rectangle.
Definition: juce_BorderSize.h:41
juce::dsp::FirstOrderTPTFilter::filterType
Type filterType
Definition: juce_FirstOrderTPTFilter.h:146
juce::DynamicLibrary::DynamicLibrary
DynamicLibrary(DynamicLibrary &&other) noexcept
Move constructor.
Definition: juce_DynamicLibrary.h:48
juce::gl::GL_CLIP_DISTANCE7
@ GL_CLIP_DISTANCE7
Definition: juce_gl.h:1701
juce::MP3AudioFormat::~MP3AudioFormat
~MP3AudioFormat() override
juce::AnalyticsDestination::AnalyticsEvent::userProperties
StringPairArray userProperties
Properties associated with the user.
Definition: juce_AnalyticsDestination.h:75
juce::gl::GL_RGBA_S3TC
@ GL_RGBA_S3TC
Definition: juce_gl.h:11145
juce::PopupMenu::MenuItemIterator::menus
Array< const PopupMenu * > menus
Definition: juce_PopupMenu.h:816
juce::AudioProcessor::trimmedParamIDs
std::unordered_set< String > trimmedParamIDs
Definition: juce_AudioProcessor.h:1493
juce::TextLayout::justification
Justification justification
Definition: juce_TextLayout.h:262
juce::dsp::IIR::Filter::Filter
Filter()
Creates a filter.
juce::gl::GL_CONVOLUTION_FILTER_SCALE
@ GL_CONVOLUTION_FILTER_SCALE
Definition: juce_gl.h:4339
juce::gl::GL_3D
@ GL_3D
Definition: juce_gl.h:417
juce::CppTokeniserFunctions::StringIterator::skip
void skip() noexcept
Definition: juce_CPlusPlusCodeTokeniserFunctions.h:540
juce::gl::GL_MAP_PERSISTENT_BIT
@ GL_MAP_PERSISTENT_BIT
Definition: juce_gl.h:2981
juce::gl::GL_TEXTURE_BINDING_1D
@ GL_TEXTURE_BINDING_1D
Definition: juce_gl.h:957
juce::WeakReference::WeakReference
WeakReference()=default
Creates a null WeakReference.
juce::XmlElement::getNextElementWithTagName
XmlElement * getNextElementWithTagName(StringRef requiredTagName) const
Returns the next of this element's siblings which has the specified tag name.
juce::approximatelyEqual
bool approximatelyEqual(Type a, Type b) noexcept
Returns true if the two numbers are approximately equal.
Definition: juce_MathsFunctions.h:324
juce::gl::GL_UNSIGNED_INT_IMAGE_BUFFER_OES
@ GL_UNSIGNED_INT_IMAGE_BUFFER_OES
Definition: juce_gles2.h:4853
juce::URL::getPostData
String getPostData() const
Returns the data that was set using withPOSTData().
Definition: juce_URL.h:277
juce_Sampler.h
juce::VST3ClientExtensions::getPluginHasMainInput
virtual bool getPluginHasMainInput() const
This function will be called to check whether the first input bus should be designated as "kMain" or ...
Definition: juce_VST3ClientExtensions.h:96
juce::OpenGLContext::NativeContext::updateWindowPosition
void updateWindowPosition(Rectangle< int >)
Definition: juce_OpenGL_osx.h:198
juce::CharPointer_UTF32::operator<
bool operator<(CharPointer_UTF32 other) const noexcept
Definition: juce_CharPointer_UTF32.h:62
juce::iOSAudioIODevice::getActiveOutputChannels
BigInteger getActiveOutputChannels() const override
Returns a mask showing which of the available output channels are currently enabled.
juce::gl::GL_OP_CROSS_PRODUCT_EXT
@ GL_OP_CROSS_PRODUCT_EXT
Definition: juce_gl.h:7977
CameraDevice::Pimpl::cameraErrorCodeToString
static String cameraErrorCodeToString(int errorCode)
Definition: juce_android_CameraDevice.h:674
juce::gl::GL_MAX_COMBINED_COMPUTE_UNIFORM_COMPONENTS
@ GL_MAX_COMBINED_COMPUTE_UNIFORM_COMPONENTS
Definition: juce_gl.h:2692
juce::gl::GL_TEXTURE6
@ GL_TEXTURE6
Definition: juce_gl.h:1150
juce::gl::GL_GREEN_SCALE
@ GL_GREEN_SCALE
Definition: juce_gl.h:524
CameraDevice::Pimpl::MediaRecorder
Definition: juce_android_CameraDevice.h:1355
juce::gl::GL_MAX_PROJECTION_STACK_DEPTH
@ GL_MAX_PROJECTION_STACK_DEPTH
Definition: juce_gl.h:539
juce::Draggable3DOrientation
Stores a 3D orientation, which can be rotated by dragging with the mouse.
Definition: juce_Draggable3DOrientation.h:35
juce::ToneGeneratorAudioSource::sampleRate
double sampleRate
Definition: juce_ToneGeneratorAudioSource.h:64
juce::MidiInput::setName
void setName(const String &newName) noexcept
Sets a custom name for the device.
Definition: juce_MidiDevices.h:157
juce::AudioProcessorValueTreeState::ParameterLayout::add
void add(It begin, It end)
Definition: juce_AudioProcessorValueTreeState.h:147
juce::SparseSet::isEmpty
bool isEmpty() const noexcept
Checks whether the set is empty.
Definition: juce_SparseSet.h:59
juce::gl::GL_ROUNDED_RECT_NV
@ GL_ROUNDED_RECT_NV
Definition: juce_gl.h:9748
juce::ReferenceCountedArray::operator==
bool operator==(const ReferenceCountedArray &other) const noexcept
Compares this array to another one.
Definition: juce_ReferenceCountedArray.h:787
juce::PushNotifications::Listener::localNotificationDismissedByUser
virtual void localNotificationDismissedByUser(const Notification &notification)
For iOS10 and Android, this can be also called when a user dismissed the notification before respondi...
Definition: juce_PushNotifications.h:655
juce::gl::GL_TEXTURE_BUFFER_OFFSET_ALIGNMENT
@ GL_TEXTURE_BUFFER_OFFSET_ALIGNMENT
Definition: juce_gl.h:2913
juce::AudioProcessorValueTreeStateParameterAttributes::StringFromValue
AudioParameterFloatAttributes::StringFromValue StringFromValue
Definition: juce_AudioProcessorValueTreeState.h:39
juce::varArrayToNSArray
NSArray * varArrayToNSArray(const var &varToParse)
Definition: juce_mac_ObjCHelpers.h:124
juce::gl::GL_MAX_VIEWPORTS
@ GL_MAX_VIEWPORTS
Definition: juce_gl.h:2437
khronos_uint64_t
uint64_t khronos_uint64_t
Definition: juce_khrplatform.h:218
juce::CharPointer_UTF16::getBytesRequiredFor
static size_t getBytesRequiredFor(juce_wchar charToWrite) noexcept
Returns the number of bytes that would be needed to represent the given unicode character in this enc...
Definition: juce_CharPointer_UTF16.h:248
juce::AudioCDBurner::writableDiskPresent
@ writableDiskPresent
The drive contains a writeable disk.
Definition: juce_AudioCDBurner.h:63
juce::gl::GL_MESH_SHADER_NV
@ GL_MESH_SHADER_NV
Definition: juce_gl.h:9506
juce::gl::GL_MAX_FRAMEBUFFER_HEIGHT
@ GL_MAX_FRAMEBUFFER_HEIGHT
Definition: juce_gl.h:2746
juce::gl::GL_COLOR_ATTACHMENT1
@ GL_COLOR_ATTACHMENT1
Definition: juce_gl.h:1839
GLfixed
khronos_int32_t GLfixed
Definition: juce_gles2.h:76
juce::gl::GL_VIEWPORT_SWIZZLE_NEGATIVE_X_NV
@ GL_VIEWPORT_SWIZZLE_NEGATIVE_X_NV
Definition: juce_gl.h:10829
juce::dsp::DryWetMixer::wetVolume
SmoothedValue< SampleType, ValueSmoothingTypes::Linear > wetVolume
Definition: juce_DryWetMixer.h:108
juce::CharPointer_UTF8::length
size_t length() const noexcept
Returns the number of characters in this string.
Definition: juce_CharPointer_UTF8.h:237
juce::gl::WGL_GPU_RENDERER_STRING_AMD
@ WGL_GPU_RENDERER_STRING_AMD
Definition: juce_wgl.h:105
juce::StretchableObjectResizer::resizeToFit
void resizeToFit(double targetSize)
Resizes all the items to fit this amount of space.
juce::RenderingHelpers::SoftwareRendererSavedState
Definition: juce_RenderingHelpers.h:2480
juce::gl::xcoeff
GLfloat xcoeff
Definition: juce_gl.h:8892
juce::gl::GL_REPEAT
@ GL_REPEAT
Definition: juce_gl.h:386
juce::AttributedString
A text string with a set of colour/font settings that are associated with sub-ranges of the text.
Definition: juce_AttributedString.h:46
juce::AudioChannelSet::create7point0
static AudioChannelSet create7point0()
Creates a set for a DTS 7.0 surround setup (left, right, centre, leftSurroundSide,...
juce::gl::GL_COMPRESSED_SRGB8_ALPHA8_ASTC_10x8
@ GL_COMPRESSED_SRGB8_ALPHA8_ASTC_10x8
Definition: juce_gles2.h:1431
juce::gl::GL_PASS_THROUGH_NV
@ GL_PASS_THROUGH_NV
Definition: juce_gl.h:10309
juce_Whirlpool.h
juce::gl::GL_MAX_OPTIMIZED_VERTEX_SHADER_LOCALS_EXT
@ GL_MAX_OPTIMIZED_VERTEX_SHADER_LOCALS_EXT
Definition: juce_gl.h:8032
juce::AudioFormatWriter::getFormatName
const String & getFormatName() const noexcept
Returns a description of what type of format this is.
Definition: juce_AudioFormatWriter.h:95
juce::MultiChoicePropertyComponent::collapsedHeight
static constexpr int collapsedHeight
Definition: juce_MultiChoicePropertyComponent.h:126
juce::AudioChannelSet::fromWaveChannelMask
static AudioChannelSet fromWaveChannelMask(int32 dwChannelMask)
Create an AudioChannelSet from a WAVEFORMATEXTENSIBLE channelMask (typically used in ....
juce::CodeEditorComponent::ColourIds
ColourIds
A set of colour IDs to use to change the colour of various aspects of the editor.
Definition: juce_CodeEditorComponent.h:275
juce::gl::GL_EVAL_VERTEX_ATTRIB4_NV
@ GL_EVAL_VERTEX_ATTRIB4_NV
Definition: juce_gl.h:9083
juce::gl::GL_VIEW_CLASS_S3TC_DXT5_RGBA
@ GL_VIEW_CLASS_S3TC_DXT5_RGBA
Definition: juce_gl.h:2842
juce::gl::GL_RGB
@ GL_RGB
Definition: juce_gl.h:363
juce::CharPointer_UTF32::operator==
bool operator==(CharPointer_UTF32 other) const noexcept
This is a pointer comparison, it doesn't compare the actual text.
Definition: juce_CharPointer_UTF32.h:59
juce::BurgerMenuComponent::lookAndFeelChanged
void lookAndFeelChanged() override
juce::Range::end
ValueType end
Definition: juce_Range.h:295
juce::gl::GL_SUBTRACT_ARB
@ GL_SUBTRACT_ARB
Definition: juce_gl.h:5182
juce::AudioParameterChoice
Provides a class of AudioProcessorParameter that can be used to select an indexed,...
Definition: juce_AudioParameterChoice.h:44
juce::ComTypes::UIA_StructureChangedEventId
const long UIA_StructureChangedEventId
Definition: juce_win32_ComInterfaces.h:136
juce::gl::GL_Z4Y12Z4CB12Z4CR12_444_NV
@ GL_Z4Y12Z4CB12Z4CR12_444_NV
Definition: juce_gl.h:10799
juce::StandaloneFilterWindow::MainContentComponent::getEditorConstrainer
ComponentBoundsConstrainer * getEditorConstrainer() const
Definition: juce_StandaloneFilterWindow.h:933
juce::StandalonePluginHolder::CallbackMaxSizeEnforcer::GetChannelWithOffset
Definition: juce_StandaloneFilterWindow.h:485
juce::gl::GL_FRAGMENT_LIGHT_MODEL_LOCAL_VIEWER_SGIX
@ GL_FRAGMENT_LIGHT_MODEL_LOCAL_VIEWER_SGIX
Definition: juce_gl.h:11488
juce::gl::GL_SEPARATE_ATTRIBS_NV
@ GL_SEPARATE_ATTRIBS_NV
Definition: juce_gl.h:10424
juce::gl::GL_PLUS_CLAMPED_ALPHA_NV
@ GL_PLUS_CLAMPED_ALPHA_NV
Definition: juce_gl.h:8848
juce::gl::GL_TRIANGLE_STRIP_ADJACENCY_EXT
@ GL_TRIANGLE_STRIP_ADJACENCY_EXT
Definition: juce_gl.h:6716
juce::gl::GL_VIEW_CLASS_ASTC_6x6_RGBA
@ GL_VIEW_CLASS_ASTC_6x6_RGBA
Definition: juce_gl.h:4463
juce::MPEInstrument::Listener::noteKeyStateChanged
virtual void noteKeyStateChanged(MPENote changedNote)
Implement this callback to be informed whether a currently playing MPE note's key state (whether the ...
Definition: juce_MPEInstrument.h:296
juce::gl::GL_DRAW_ELEMENTS_INSTANCED_COMMAND_NV
@ GL_DRAW_ELEMENTS_INSTANCED_COMMAND_NV
Definition: juce_gl.h:8905
juce::gl::GL_BLUE_BIT_ATI
@ GL_BLUE_BIT_ATI
Definition: juce_gl.h:5758
juce::gl::GL_VERTEX_PROGRAM_ARB
@ GL_VERTEX_PROGRAM_ARB
Definition: juce_gl.h:5492
juce::gl::ustride
GLdouble GLdouble GLint ustride
Definition: juce_gl.h:884
CameraDevice::Pimpl::stopRecording
void stopRecording()
Definition: juce_android_CameraDevice.h:615
juce::gl::GL_SUBPIXEL_PRECISION_BIAS_Y_BITS_NV
@ GL_SUBPIXEL_PRECISION_BIAS_Y_BITS_NV
Definition: juce_gl.h:8970
juce::Colours::crimson
const Colour crimson
Definition: juce_Colours.h:62
juce_MidiKeyboardState.h
juce::RenderingHelpers::CachedGlyphEdgeTable::edgeTable
std::unique_ptr< EdgeTable > edgeTable
Definition: juce_RenderingHelpers.h:303
juce::gl::GL_COLOR_TABLE_ALPHA_SIZE
@ GL_COLOR_TABLE_ALPHA_SIZE
Definition: juce_gl.h:4384
juce::ChildProcessCoordinator
Acts as the coordinator in a coordinator/worker pair of connected processes.
Definition: juce_ConnectedChildProcess.h:140
JUCE_END_IGNORE_WARNINGS_GCC_LIKE
#define JUCE_END_IGNORE_WARNINGS_GCC_LIKE
Definition: juce_CompilerWarnings.h:178
juce::UIATextProvider::UIATextRangeProvider::getBoundaryType
static AccessibilityTextHelpers::BoundaryType getBoundaryType(ComTypes::TextUnit unit)
Definition: juce_win32_UIATextProvider.h:538
juce::gl::GL_TEXTURE_CUBE_MAP_NEGATIVE_Z
@ GL_TEXTURE_CUBE_MAP_NEGATIVE_Z
Definition: juce_gl.h:1192
juce::gl::GL_DRAW_BUFFER1_NV
@ GL_DRAW_BUFFER1_NV
Definition: juce_gles2.h:3601
juce::PushNotifications::Notification::email
@ email
Async message like email.
Definition: juce_PushNotifications.h:201
juce::gl::height
GLint GLsizei GLsizei height
Definition: juce_gl.h:645
juce::ComSmartPtr::ComSmartPtr
ComSmartPtr(const ComSmartPtr &other)
Definition: juce_win32_ComSmartPtr.h:96
juce::gl::GL_ATOMIC_COUNTER_BUFFER_ACTIVE_ATOMIC_COUNTERS
@ GL_ATOMIC_COUNTER_BUFFER_ACTIVE_ATOMIC_COUNTERS
Definition: juce_gl.h:2557
juce::ComTypes::UIA_ExpandCollapsePatternId
const long UIA_ExpandCollapsePatternId
Definition: juce_win32_ComInterfaces.h:127
juce::gl::WGL_BIND_TO_VIDEO_RGB_AND_DEPTH_NV
@ WGL_BIND_TO_VIDEO_RGB_AND_DEPTH_NV
Definition: juce_wgl.h:620
juce::RenderingHelpers::EdgeTableFillers::TransformedImageFill::render2PixelAverageX
void render2PixelAverageX(PixelAlpha *dest, const uint8 *src, uint32 subPixelX) noexcept
Definition: juce_RenderingHelpers.h:1297
juce::AudioChannelSet::leftSurroundRear
@ leftSurroundRear
Lsr (AAX), Lcs (VST), Rls (AU) channel.
Definition: juce_AudioChannelSet.h:343
juce::AudioProcessor::singlePrecision
@ singlePrecision
Definition: juce_AudioProcessor.h:77
juce::gl::WGL_NEED_PALETTE_EXT
@ WGL_NEED_PALETTE_EXT
Definition: juce_wgl.h:434
juce::gl::GL_COMPRESSED_SRGB_ALPHA_S3TC_DXT1_NV
@ GL_COMPRESSED_SRGB_ALPHA_S3TC_DXT1_NV
Definition: juce_gles2.h:4296
juce::Reverb::processStereo
void processStereo(float *const left, float *const right, const int numSamples) noexcept
Applies the reverb to two stereo channels of audio data.
Definition: juce_audio_basics/utilities/juce_Reverb.h:132
juce::NormalisableRange::convertFrom0to1
ValueType convertFrom0to1(ValueType proportion) const noexcept
Uses the properties of this mapping to convert a normalised 0->1 value to its full-range representati...
Definition: juce_NormalisableRange.h:148
juce::gl::GL_SIGNED_LUMINANCE8_NV
@ GL_SIGNED_LUMINANCE8_NV
Definition: juce_gl.h:10333
juce::gl::GL_LINE_RESET_TOKEN
@ GL_LINE_RESET_TOKEN
Definition: juce_gl.h:428
juce_JSON.h
juce::AnimatedPosition::lastUpdate
Time lastUpdate
Definition: juce_AnimatedPosition.h:157
juce::AlertWindow::textBlocks
OwnedArray< Component > textBlocks
Definition: juce_AlertWindow.h:517
juce::ComTypes::SupportedTextSelection
SupportedTextSelection
Definition: juce_win32_ComInterfaces.h:86
juce::AudioProcessorParameterWithIDAttributes::withMeta
JUCE_NODISCARD auto withMeta(bool x) const
Definition: juce_AudioProcessorParameterWithID.h:80
juce::PluginHostType::Reason
@ Reason
Represents Reason.
Definition: juce_PluginHostType.h:81
juce::gl::GL_WEIGHT_ARRAY_ARB
@ GL_WEIGHT_ARRAY_ARB
Definition: juce_gl.h:5392
juce::NSViewComponent::attachViewToComponent
static ReferenceCountedObject * attachViewToComponent(Component &, void *)
juce::AudioDeviceManager::midiCallbacks
Array< MidiCallbackInfo > midiCallbacks
Definition: juce_AudioDeviceManager.h:511
juce::gl::GL_PATH_FOG_GEN_MODE_NV
@ GL_PATH_FOG_GEN_MODE_NV
Definition: juce_gl.h:9771
juce::gl::GL_MODULATE
@ GL_MODULATE
Definition: juce_gl.h:612
juce::gl::GL_ONE_MINUS_DST_COLOR
@ GL_ONE_MINUS_DST_COLOR
Definition: juce_gl.h:244
juce::WeakReference::WeakReference
WeakReference(WeakReference &&other) noexcept
Move constructor.
Definition: juce_WeakReference.h:90
juce::RenderingHelpers::TranslationOrTransform::getPhysicalPixelScaleFactor
float getPhysicalPixelScaleFactor() const noexcept
Definition: juce_RenderingHelpers.h:93
juce::gl::GL_STENCIL_BUFFER_BIT6_QCOM
@ GL_STENCIL_BUFFER_BIT6_QCOM
Definition: juce_gles2.h:5215
juce::gl::GL_TEXTURE_BORDER_VALUES_NV
@ GL_TEXTURE_BORDER_VALUES_NV
Definition: juce_gl.h:10357
juce_CachedValue.h
CameraDevice::Pimpl::ScopedCameraDevice::CaptureSession::StillPictureTaker::State::pendingFocusLock
@ pendingFocusLock
juce::gl::WGL_RED_SHIFT_ARB
@ WGL_RED_SHIFT_ARB
Definition: juce_wgl.h:253
juce::SparseSet::getRange
Range< Type > getRange(int rangeIndex) const noexcept
Returns one of the contiguous ranges of values stored.
Definition: juce_SparseSet.h:125
juce::KnownPluginList::sortByCategory
@ sortByCategory
Definition: juce_KnownPluginList.h:132
juce::gl::GL_STANDARD_FONT_NAME_NV
@ GL_STANDARD_FONT_NAME_NV
Definition: juce_gl.h:9625
juce::AudioParameterFloat::valueFromStringFunction
std::function< float(const String &)> valueFromStringFunction
Definition: juce_AudioParameterFloat.h:153
juce::gl::GL_TEXTURE_COORD_ARRAY_STRIDE
@ GL_TEXTURE_COORD_ARRAY_STRIDE
Definition: juce_gl.h:1016
juce::CriticalSection::ScopedUnlockType
GenericScopedUnlock< CriticalSection > ScopedUnlockType
Provides the type of scoped unlocker to use with a CriticalSection.
Definition: juce_CriticalSection.h:96
juce::AnimatedPosition::listeners
ListenerList< Listener > listeners
Definition: juce_AnimatedPosition.h:158
juce::Slider::onDragEnd
std::function< void()> onDragEnd
You can assign a lambda to this callback object to have it called when the slider's drag ends.
Definition: juce_Slider.h:605
juce::gl::dfactorAlpha
GLenum GLenum GLenum dfactorAlpha
Definition: juce_gl.h:1344
juce::PluginHostType::AULab
@ AULab
Represents AU Lab.
Definition: juce_PluginHostType.h:64
juce::AudioChannelSet::ambisonicACN8
@ ambisonicACN8
Second-order ambisonic channel number 8.
Definition: juce_AudioChannelSet.h:367
juce::TextEditor::InputFilter
Base class for input filters that can be applied to a TextEditor to restrict the text that can be ent...
Definition: juce_TextEditor.h:610
juce::gl::GL_HALF_FLOAT
@ GL_HALF_FLOAT
Definition: juce_gl.h:1893
juce::gl::GL_LIGHT2
@ GL_LIGHT2
Definition: juce_gl.h:632
juce::gl::WGL_DRAW_TO_PBUFFER_ARB
@ WGL_DRAW_TO_PBUFFER_ARB
Definition: juce_wgl.h:212
juce::gl::GL_ADD_SIGNED_EXT
@ GL_ADD_SIGNED_EXT
Definition: juce_gl.h:7566
juce::gl::GL_IMAGE_BINDING_NAME
@ GL_IMAGE_BINDING_NAME
Definition: juce_gl.h:2596
juce::gl::GL_ACTIVE_TEXTURE
@ GL_ACTIVE_TEXTURE
Definition: juce_gl.h:1176
juce::ResizableCornerComponent::constrainer
ComponentBoundsConstrainer * constrainer
Definition: juce_ResizableCornerComponent.h:86
juce::CharPointer_UTF16::operator<
bool operator<(CharPointer_UTF16 other) const noexcept
Definition: juce_CharPointer_UTF16.h:66
juce::CharPointer_UTF8::operator+=
void operator+=(int numToSkip) noexcept
Moves this pointer forwards by the specified number of characters.
Definition: juce_CharPointer_UTF8.h:192
juce::ObjCClass::createInstance
SuperclassType * createInstance() const
Definition: juce_mac_ObjCHelpers.h:374
juce::gl::GL_CULL_VERTEX_EYE_POSITION_EXT
@ GL_CULL_VERTEX_EYE_POSITION_EXT
Definition: juce_gl.h:6231
juce::gl::GL_CONTEXT_PROFILE_MASK
@ GL_CONTEXT_PROFILE_MASK
Definition: juce_gl.h:2122
juce::AudioChannelSet::maxChannelsOfNamedLayout
@ maxChannelsOfNamedLayout
Definition: juce_AudioChannelSet.h:438
MediaRecorderOnErrorListener::invoke
jobject invoke(jobject proxy, jobject method, jobjectArray args) override
Definition: juce_android_CameraDevice.h:455
juce::TextEditor::getReturnKeyStartsNewLine
bool getReturnKeyStartsNewLine() const
Returns the value set by setReturnKeyStartsNewLine().
Definition: juce_TextEditor.h:97
juce::gl::GL_MAX_NUM_COMPATIBLE_SUBROUTINES
@ GL_MAX_NUM_COMPATIBLE_SUBROUTINES
Definition: juce_gl.h:2869
juce::gl::GL_SRGB_WRITE
@ GL_SRGB_WRITE
Definition: juce_gl.h:2790
juce::CachedValue::targetProperty
Identifier targetProperty
Definition: juce_CachedValue.h:189
juce::AudioProcessor::activeEditor
Component::SafePointer< AudioProcessorEditor > activeEditor
Definition: juce_AudioProcessor.h:1466
juce::ResizableEdgeComponent::Edge
Edge
Definition: juce_ResizableEdgeComponent.h:48
juce::DrawableImage
A drawable object which is a bitmap image.
Definition: juce_DrawableImage.h:37
juce::LocalisedStrings::languageName
String languageName
Definition: juce_LocalisedStrings.h:190
juce::Grid::Px::pixels
long double pixels
Definition: juce_Grid.h:51
juce::gl::GL_QUERY_BY_REGION_WAIT_NV
@ GL_QUERY_BY_REGION_WAIT_NV
Definition: juce_gl.h:8957
juce::anonymous_namespace{juce_android_JNIHelpers.h}::javaStringArrayToJuce
StringArray javaStringArrayToJuce(const LocalRef< jobjectArray > &javaArray)
Definition: juce_android_JNIHelpers.h:818
juce::gl::GL_TEXTURE_FORMAT_SRGB_OVERRIDE_EXT
@ GL_TEXTURE_FORMAT_SRGB_OVERRIDE_EXT
Definition: juce_gles2.h:2836
juce::gl::GL_MAP2_VERTEX_ATTRIB10_4_NV
@ GL_MAP2_VERTEX_ATTRIB10_4_NV
Definition: juce_gl.h:10675
juce::ToneGeneratorAudioSource
A simple AudioSource that generates a sine wave.
Definition: juce_ToneGeneratorAudioSource.h:33
juce::GroupComponent::LookAndFeelMethods
This abstract base class is implemented by LookAndFeel classes.
Definition: juce_GroupComponent.h:86
juce::gl::GL_TIMEOUT_IGNORED_APPLE
@ GL_TIMEOUT_IGNORED_APPLE
Definition: juce_gles2.h:1736
juce::MemoryMappedAudioFormatReader::file
File file
Definition: juce_MemoryMappedAudioFormatReader.h:85
VideoComponent::Pimpl::MediaSession::~MediaSession
~MediaSession() override
Definition: juce_android_Video.h:504
juce::gl::GL_MULTISAMPLE_BIT_EXT
@ GL_MULTISAMPLE_BIT_EXT
Definition: juce_gl.h:6986
juce::Colours::coral
const Colour coral
Definition: juce_Colours.h:59
juce::UIATextProvider::withTextInterface
JUCE_COMRESULT withTextInterface(Value *pRetVal, Callback &&callback) const
Definition: juce_win32_UIATextProvider.h:170
juce::Range::getIntersectionWith
constexpr JUCE_NODISCARD Range getIntersectionWith(Range other) const noexcept
Returns the range that is the intersection of the two ranges, or an empty range with an undefined sta...
Definition: juce_Range.h:234
juce::gl::GL_DEBUG_SOURCE_SHADER_COMPILER
@ GL_DEBUG_SOURCE_SHADER_COMPILER
Definition: juce_gl.h:2708
juce::gl::GL_PROXY_TEXTURE_3D
@ GL_PROXY_TEXTURE_3D
Definition: juce_gl.h:1103
juce::gl::GL_MAX_GEOMETRY_TEXTURE_IMAGE_UNITS_EXT
@ GL_MAX_GEOMETRY_TEXTURE_IMAGE_UNITS_EXT
Definition: juce_gl.h:6706
juce::gl::GL_UNSIGNED_INT_IMAGE_2D_MULTISAMPLE
@ GL_UNSIGNED_INT_IMAGE_2D_MULTISAMPLE
Definition: juce_gl.h:2632
juce::gl::GL_SECONDARY_COLOR_ARRAY_LIST_STRIDE_IBM
@ GL_SECONDARY_COLOR_ARRAY_LIST_STRIDE_IBM
Definition: juce_gl.h:8288
juce::CoreGraphicsContext::setFill
void setFill(const FillType &) override
juce::gl::GL_ATOMIC_COUNTER_BUFFER_REFERENCED_BY_TASK_SHADER_NV
@ GL_ATOMIC_COUNTER_BUFFER_REFERENCED_BY_TASK_SHADER_NV
Definition: juce_gl.h:9553
juce::gl::GL_ATTACHED_SHADERS
@ GL_ATTACHED_SHADERS
Definition: juce_gl.h:1538
juce::MemoryMappedAudioFormatReader::sampleToFilePos
int64 sampleToFilePos(int64 sample) const noexcept
Converts a sample index to a byte position in the file.
Definition: juce_MemoryMappedAudioFormatReader.h:92
juce::NSViewFrameChangeCallbackClass::setTarget
static void setTarget(id self, NSViewCallbackInterface *c)
Definition: juce_mac_NSViewFrameWatcher.h:54
juce::DirectoryContentsList::FileInfo
Contains cached information about one of the files in a DirectoryContentsList.
Definition: juce_DirectoryContentsList.h:125
juce::gl::GL_MAT_DIFFUSE_BIT_PGI
@ GL_MAT_DIFFUSE_BIT_PGI
Definition: juce_gl.h:11115
juce::XWindowSystemUtilities::Atoms::XdndPosition
Atom XdndPosition
Definition: juce_linux_XWindowSystem.h:89
CameraDevice::Pimpl::ScopedCameraDevice::notifyOpenResult
void notifyOpenResult()
Definition: juce_android_CameraDevice.h:2456
juce::gl::GL_BUFFER_ACCESS_FLAGS
@ GL_BUFFER_ACCESS_FLAGS
Definition: juce_gl.h:1790
juce::gl::GL_ALPHA_SCALE
@ GL_ALPHA_SCALE
Definition: juce_gl.h:528
juce::MPEZone::zoneType
Type zoneType
Definition: juce_MPEZoneLayout.h:95
juce::GridItem::Property::hasAuto
bool hasAuto() const noexcept
Definition: juce_GridItem.h:87
juce::gl::GL_TRANSFORM_FEEDBACK_BINDING_NV
@ GL_TRANSFORM_FEEDBACK_BINDING_NV
Definition: juce_gl.h:10458
juce::LinkedListPointer::copyToArray
void copyToArray(ObjectType **destArray) const noexcept
Copies the items in the list to an array.
Definition: juce_LinkedListPointer.h:313
juce::ReferenceCountedArray::ObjectClassPtr
ReferenceCountedObjectPtr< ObjectClass > ObjectClassPtr
Definition: juce_ReferenceCountedArray.h:53
juce::gl::GL_CON_12_ATI
@ GL_CON_12_ATI
Definition: juce_gl.h:5710
juce::gl::GL_MAP2_BINORMAL_EXT
@ GL_MAP2_BINORMAL_EXT
Definition: juce_gl.h:6191
juce::gl::GL_UNPACK_SUBSAMPLE_RATE_SGIX
@ GL_UNPACK_SUBSAMPLE_RATE_SGIX
Definition: juce_gl.h:11696
juce::gl::GL_MAD_ATI
@ GL_MAD_ATI
Definition: juce_gl.h:5736
juce::dsp::LadderFilter::Mode
LadderFilterMode Mode
Definition: juce_LadderFilter.h:51
CameraDevice::Pimpl::ScopedCameraDevice::CaptureSession::StillPictureTaker::State::pendingExposurePostPrecapture
@ pendingExposurePostPrecapture
juce::dsp::Phaser::osc
Oscillator< SampleType > osc
Definition: juce_Phaser.h:187
juce::var::getDynamicObject
DynamicObject * getDynamicObject() const noexcept
juce::gl::maxActiveCounters
GLint GLint * maxActiveCounters
Definition: juce_gl.h:3466
juce::PushNotifications::Notification::Action::icon
String icon
Optional: name of an icon file (without an extension) to be used for this action.
Definition: juce_PushNotifications.h:97
juce::OnlineUnlockForm::status
OnlineUnlockStatus & status
Definition: juce_OnlineUnlockForm.h:83
jassertquiet
#define jassertquiet(expression)
Platform-independent assertion macro which suppresses ignored-variable warnings in all build modes.
Definition: juce_PlatformDefs.h:170
juce::CarbonViewWrapperComponent::carbonWindow
NSWindow * carbonWindow
Definition: juce_mac_CarbonViewWrapperComponent.h:321
juce::gl::GL_FRAMEBUFFER_COMPLETE
@ GL_FRAMEBUFFER_COMPLETE
Definition: juce_gl.h:1831
CameraDevice::Pimpl::CaptureSessionMode::captureSession
std::unique_ptr< ScopedCameraDevice::CaptureSession > captureSession
Definition: juce_android_CameraDevice.h:2631
juce::gl::GL_SECONDARY_COLOR_ARRAY_ADDRESS_NV
@ GL_SECONDARY_COLOR_ARRAY_ADDRESS_NV
Definition: juce_gl.h:10563
juce::AudioProcessorListener::ChangeDetails
Provides details about aspects of an AudioProcessor which have changed.
Definition: juce_AudioProcessorListener.h:62
CameraDevice::Pimpl::CaptureSessionMode::scopedCameraDevice
ScopedCameraDevice & scopedCameraDevice
Definition: juce_android_CameraDevice.h:2624
juce_data_structures.h
juce_Image.h
juce::gl::GL_MAX_GEOMETRY_PROGRAM_INVOCATIONS_NV
@ GL_MAX_GEOMETRY_PROGRAM_INVOCATIONS_NV
Definition: juce_gl.h:9329
juce::detail::ColorSpaceDelete
Definition: juce_mac_CoreGraphicsContext.h:31
juce::gl::dstX
GLenum GLint GLint GLint GLint GLuint GLenum GLint GLint dstX
Definition: juce_gl.h:2933
juce::ComTypes::PINDIR_OUTPUT
@ PINDIR_OUTPUT
Definition: juce_win32_ComTypes.h:40
CameraDevice::Pimpl::startRecordingToFile
void startRecordingToFile(const File &file, int)
Definition: juce_android_CameraDevice.h:583
juce::gl::GL_AUX_BUFFERS
@ GL_AUX_BUFFERS
Definition: juce_gl.h:493
juce::AudioProcessorEditor::getConstrainer
ComponentBoundsConstrainer * getConstrainer() noexcept
Returns the bounds constrainer object that this window is using.
Definition: juce_AudioProcessorEditor.h:170
juce::OpenGLContext::OpenGLVersion
OpenGLVersion
OpenGL versions, used by setOpenGLVersionRequired().
Definition: juce_OpenGLContext.h:137
juce::Font::getDescent
float getDescent() const
Returns the amount that the font descends below its baseline, in pixels.
juce::AudioProcessorParameterGroup::end
const AudioProcessorParameterNode *const * end() const noexcept
juce::XmlElement::GetNextElementWithTagName::getNext
XmlElement * getNext(const XmlElement &e) const
Definition: juce_XmlElement.h:655
juce::SortedSet::clear
void clear() noexcept
Removes all elements from the set.
Definition: juce_SortedSet.h:103
juce::gl::GL_MAX_DEBUG_LOGGED_MESSAGES_AMD
@ GL_MAX_DEBUG_LOGGED_MESSAGES_AMD
Definition: juce_gl.h:3248
juce::ComponentMovementWatcher::registeredParentComps
Array< Component * > registeredParentComps
Definition: juce_ComponentMovementWatcher.h:86
juce::Point::Point
constexpr Point(ValueType initialX, ValueType initialY) noexcept
Creates a point from an (x, y) position.
Definition: juce_Point.h:51
juce::FileBrowserComponent::ColourIds
ColourIds
A set of colour IDs to use to change the colour of various aspects of the FileBrowserComponent.
Definition: juce_FileBrowserComponent.h:223
juce::AudioParameterInt::stringFromIntFunction
std::function< String(int, int)> stringFromIntFunction
Definition: juce_AudioParameterInt.h:146
CameraDevice::Pimpl::GrabberCallback::QueryInterface
JUCE_COMRESULT QueryInterface(REFIID refId, void **result)
Definition: juce_win32_CameraDevice.h:535
juce::dsp::AudioBlock::replaceWithSumOf
AudioBlock &JUCE_VECTOR_CALLTYPE replaceWithSumOf(AudioBlock< OtherSampleType > src, NumericType value) noexcept
Adds a fixed value to each source value and replaces the contents of this block.
Definition: juce_AudioBlock.h:407
juce::gl::GL_ACCUM_BLUE_BITS
@ GL_ACCUM_BLUE_BITS
Definition: juce_gl.h:550
CameraDevice::Pimpl::width
int width
Definition: juce_win32_CameraDevice.h:570
juce::UIASelectionProvider::GetSelection
JUCE_COMRESULT GetSelection(SAFEARRAY **pRetVal) override
Definition: juce_win32_UIASelectionProvider.h:168
juce::ComTypes::UIA_ButtonControlTypeId
const long UIA_ButtonControlTypeId
Definition: juce_win32_ComInterfaces.h:150
juce::AudioProcessor::flatParameterList
Array< AudioProcessorParameter * > flatParameterList
Definition: juce_AudioProcessor.h:1481
juce::dsp::AudioBlock::numSamples
size_t numSamples
Definition: juce_AudioBlock.h:888
juce::gl::WGL_GENERIC_ACCELERATION_EXT
@ WGL_GENERIC_ACCELERATION_EXT
Definition: juce_wgl.h:468
juce::OpenGLContext::NativeContext::updateWindowPosition
void updateWindowPosition(Rectangle< int > bounds)
Definition: juce_OpenGL_android.h:227
juce::gl::GL_MAX_GEOMETRY_UNIFORM_COMPONENTS
@ GL_MAX_GEOMETRY_UNIFORM_COMPONENTS
Definition: juce_gl.h:2115
juce_OutputStream.h
juce::Colours::lightslategrey
const Colour lightslategrey
Definition: juce_Colours.h:116
juce::Slider::incDecButtonsDraggable_AutoDirection
@ incDecButtonsDraggable_AutoDirection
Definition: juce_Slider.h:293
juce::AudioData::ChannelDataSubtypes< IsInterleaved, IsConst, DataFormat, Endianness >::ChannelType
std::conditional_t< IsConst, const ElementType *, ElementType * > ChannelType
Definition: juce_AudioDataConverters.h:664
juce_AudioBlock.h
CameraDevice::Pimpl::CaptureSessionVideoRecordingMode::mediaRecorder
MediaRecorder & mediaRecorder
Definition: juce_android_CameraDevice.h:2764
juce::RenderingHelpers::ClipRegions::RectangleListRegion::clipToRectangleList
Ptr clipToRectangleList(const RectangleList< int > &r) override
Definition: juce_RenderingHelpers.h:1827
juce::dsp::LadderFilterMode::BPF12
@ BPF12
juce::gl::GL_SHADING_RATE_IMAGE_PALETTE_COUNT_NV
@ GL_SHADING_RATE_IMAGE_PALETTE_COUNT_NV
Definition: juce_gl.h:9923
juce::ScrollBar::isVertical
bool isVertical() const noexcept
Returns true if the scrollbar is vertical, false if it's horizontal.
Definition: juce_ScrollBar.h:67
juce::KeyboardComponentBase::getOrientation
Orientation getOrientation() const noexcept
Returns the keyboard's current direction.
Definition: juce_KeyboardComponentBase.h:84
juce::ParameterID::getVersionHint
auto getVersionHint() const
Definition: juce_AudioProcessorParameterWithID.h:55
juce::gl::GL_DEPTH_BUFFER_BIT0_QCOM
@ GL_DEPTH_BUFFER_BIT0_QCOM
Definition: juce_gles2.h:5201
juce::Thread::closeThreadHandle
void closeThreadHandle()
Definition: juce_posix_SharedCode.h:924
juce::dsp::Oversampling::FilterType
FilterType
The type of filter that can be used for the oversampling processing.
Definition: juce_Oversampling.h:59
juce::dsp::IIR::ArrayCoefficients::makeHighPass
static std::array< NumericType, 6 > makeHighPass(double sampleRate, NumericType frequency)
Returns the coefficients for a high-pass filter.
juce::AudioProcessorParameterGroup::AudioProcessorParameterNode::AudioProcessorParameterNode
AudioProcessorParameterNode(AudioProcessorParameterNode &&)
juce::SmoothedValueBase< LogRampedValue< FloatType > >::currentValue
FloatType currentValue
Definition: juce_SmoothedValue.h:163
VideoComponent::Pimpl::MediaSession::Player::State::stopped
@ stopped
juce::gl::GL_UNSIGNED_INT_IMAGE_2D_EXT
@ GL_UNSIGNED_INT_IMAGE_2D_EXT
Definition: juce_gl.h:7320
juce::gl::array
GLenum array
Definition: juce_gl.h:6486
juce::SparseSet::addRange
void addRange(Range< Type > range)
Adds a range of contiguous values to the set.
Definition: juce_SparseSet.h:143
juce::CoreGraphicsContext::applyTransform
void applyTransform(const AffineTransform &) const
juce::gl::texunit
GLuint GLenum texunit
Definition: juce_gl.h:6481
VideoComponent::Pimpl::stop
void stop() noexcept
Definition: juce_mac_Video.h:115
juce::gl::GL_LOCATION
@ GL_LOCATION
Definition: juce_gl.h:2891
juce::gl::GL_OP_RECIP_SQRT_EXT
@ GL_OP_RECIP_SQRT_EXT
Definition: juce_gl.h:7975
juce::Viewport::getViewPosition
Point< int > getViewPosition() const noexcept
Returns the position within the child component of the top-left of its visible area.
Definition: juce_Viewport.h:137
juce::gl::GL_NUM_DOWNSAMPLE_SCALES_IMG
@ GL_NUM_DOWNSAMPLE_SCALES_IMG
Definition: juce_gles2.h:3018
juce::DropShadower
Adds a drop-shadow to a component.
Definition: juce_DropShadower.h:45
juce::ComTypes::ToggleState_Indeterminate
@ ToggleState_Indeterminate
Definition: juce_win32_ComInterfaces.h:104
juce::ValueTreePropertyWithDefault::referTo
void referTo(ValueTree tree, const Identifier &property, UndoManager *um)
Makes the ValueTreePropertyWithDefault refer to the specified property inside the given ValueTree.
Definition: juce_ValueTreePropertyWithDefault.h:171
juce::ActivityLifecycleCallbacks::onActivitySaveInstanceState
virtual void onActivitySaveInstanceState(jobject, jobject)
Definition: juce_android_JNIHelpers.h:908
juce::ReferenceCountedArray::data
ObjectClass *const * data() const noexcept
Returns a pointer to the first element in the array.
Definition: juce_ReferenceCountedArray.h:283
juce::MPEInstrument::Listener::noteTimbreChanged
virtual void noteTimbreChanged(MPENote changedNote)
Implement this callback to be informed whenever a currently playing MPE note's timbre value changes.
Definition: juce_MPEInstrument.h:287
juce::dsp::FirstOrderTPTFilter::setType
void setType(Type newType)
Sets the filter type.
juce::OpenGLContext::NativeContext::context
EGLContext context
Definition: juce_OpenGL_android.h:350
juce::gl::GL_PERFQUERY_COUNTER_DATA_DOUBLE_INTEL
@ GL_PERFQUERY_COUNTER_DATA_DOUBLE_INTEL
Definition: juce_gl.h:8401
juce::Range::contains
constexpr bool contains(Range other) const noexcept
Returns true if the given range lies entirely inside this range.
Definition: juce_Range.h:221
juce::IIRFilterAudioSource
An AudioSource that performs an IIR filter on another source.
Definition: juce_IIRFilterAudioSource.h:32
juce::gl::GL_PROGRAMMABLE_SAMPLE_LOCATION_NV
@ GL_PROGRAMMABLE_SAMPLE_LOCATION_NV
Definition: juce_gl.h:10052
juce_AllocationHooks.h
juce::ComTypes::PIN_INFO
Definition: juce_win32_ComTypes.h:171
juce::gl::GL_DISTANCE_ATTENUATION_SGIS
@ GL_DISTANCE_ATTENUATION_SGIS
Definition: juce_gl.h:11254
juce::gl::GL_ATTACHED_MEMORY_OBJECT_NV
@ GL_ATTACHED_MEMORY_OBJECT_NV
Definition: juce_gl.h:9475
juce::gl::GL_SET
@ GL_SET
Definition: juce_gl.h:352
juce::NullCheckedInvocation::invoke
static void invoke(Callable &&fn, Args &&... args)
Definition: juce_Functional.h:55
juce::CharPointer_ASCII::operator=
CharPointer_ASCII operator=(const CharPointer_ASCII other) noexcept
Definition: juce_CharPointer_ASCII.h:49
juce::gl::GL_MODELVIEW21_ARB
@ GL_MODELVIEW21_ARB
Definition: juce_gl.h:5414
juce::gl::GL_DEBUG_TYPE_OTHER
@ GL_DEBUG_TYPE_OTHER
Definition: juce_gl.h:2717
juce::WavAudioFormat::riffInfoLanguage
static const char *const riffInfoLanguage
Metadata property name used in INFO chunks.
Definition: juce_WavAudioFormat.h:125
juce::ResizableWindow::setConstrainer
void setConstrainer(ComponentBoundsConstrainer *newConstrainer)
Sets the bounds-constrainer object to use for resizing and dragging this window.
juce::gl::GL_STENCIL_VALUE_MASK
@ GL_STENCIL_VALUE_MASK
Definition: juce_gl.h:283
juce_AudioVisualiserComponent.h
juce::AudioData::Pointer::advance
void advance() noexcept
Definition: juce_AudioDataConverters.h:572
juce::UIARangeValueProvider::get_Maximum
JUCE_COMRESULT get_Maximum(double *pRetVal) override
Definition: juce_win32_UIARangeValueProvider.h:85
juce::gl::GL_VERTEX_ATTRIB_ARRAY3_NV
@ GL_VERTEX_ATTRIB_ARRAY3_NV
Definition: juce_gl.h:10636
juce::ComTypes::WindowVisualState_Minimized
@ WindowVisualState_Minimized
Definition: juce_win32_ComInterfaces.h:111
CameraDevice::Pimpl::ScopedCameraDevice::CaptureSession::StillPictureTaker::takePicture
void takePicture(const LocalRef< jobject > &stillPictureCaptureRequestToUse)
Definition: juce_android_CameraDevice.h:1697
juce::gl::GL_SOURCE3_RGB_NV
@ GL_SOURCE3_RGB_NV
Definition: juce_gl.h:10241
juce::dsp::Oscillator::isInitialised
bool isInitialised() const noexcept
Returns true if the Oscillator has been initialised.
Definition: juce_Oscillator.h:60
juce::IIRCoefficients
A set of coefficients for use in an IIRFilter object.
Definition: juce_audio_basics/utilities/juce_IIRFilter.h:36
juce::gl::GL_MAX_COMBINED_TESS_EVALUATION_UNIFORM_COMPONENTS_OES
@ GL_MAX_COMBINED_TESS_EVALUATION_UNIFORM_COMPONENTS_OES
Definition: juce_gles2.h:4781
juce::gl::GL_TEXTURE_VIEW
@ GL_TEXTURE_VIEW
Definition: juce_gl.h:2816
juce_AbstractFifo.h
juce_ToolbarItemComponent.h
juce::URL::InputStreamOptions::getParameterHandling
ParameterHandling getParameterHandling() const noexcept
Definition: juce_URL.h:378
juce::RenderingHelpers::TranslationOrTransform::translated
Rectangle< float > translated(Rectangle< float > r) const noexcept
Definition: juce_RenderingHelpers.h:112
juce::Point::getDistanceSquaredFromOrigin
constexpr ValueType getDistanceSquaredFromOrigin() const noexcept
Returns the square of the straight-line distance between this point and the origin.
Definition: juce_Point.h:163
juce::gl::GL_ATOMIC_COUNTER_BUFFER_INDEX
@ GL_ATOMIC_COUNTER_BUFFER_INDEX
Definition: juce_gl.h:2878
CameraDevice::Pimpl::ScopedCameraDevice::CaptureSession::cameraCaptureSessionConfiguredCallback
static void cameraCaptureSessionConfiguredCallback(JNIEnv *, jobject, jlong host, jobject rawSession)
Definition: juce_android_CameraDevice.h:2271
juce::WinRTWrapper::hStringToString
String hStringToString(HSTRING)
juce::dsp::ProcessSpec::numChannels
uint32 numChannels
The number of channels that the process() method will be expected to handle.
Definition: juce_ProcessContext.h:46
juce::gl::GL_MAX_TASK_ATOMIC_COUNTERS_NV
@ GL_MAX_TASK_ATOMIC_COUNTERS_NV
Definition: juce_gl.h:9521
juce::OSCSender::send
bool send(const OSCMessage &message)
Sends an OSC message to the target.
juce::gl::GL_CONVOLUTION_1D
@ GL_CONVOLUTION_1D
Definition: juce_gl.h:3039
juce::AudioData::Pointer::findMinAndMax
void findMinAndMax(size_t numSamples, float &minValue, float &maxValue) const noexcept
Scans a block of data, returning the lowest and highest levels as floats.
Definition: juce_AudioDataConverters.h:536
juce::dsp::IIR::ArrayCoefficients::makeLowPass
static std::array< NumericType, 6 > makeLowPass(double sampleRate, NumericType frequency)
Returns the coefficients for a low-pass filter.
juce::gl::GL_REG_14_ATI
@ GL_REG_14_ATI
Definition: juce_gl.h:5680
juce::gl::GL_FRAMEBUFFER_PROGRAMMABLE_SAMPLE_LOCATIONS_ARB
@ GL_FRAMEBUFFER_PROGRAMMABLE_SAMPLE_LOCATIONS_ARB
Definition: juce_gl.h:4767
juce::AudioProcessorListener::ChangeDetails::withNonParameterStateChanged
JUCE_NODISCARD ChangeDetails withNonParameterStateChanged(bool b) const noexcept
Indicates that the plugin state has changed (but not its parameters!).
Definition: juce_AudioProcessorListener.h:113
juce::FileChooser::getURLResults
const Array< URL > & getURLResults() const noexcept
Returns a list of all the files that were chosen during the last call to a browse method.
Definition: juce_FileChooser.h:284
juce::AccessibilityRole::splashScreen
@ splashScreen
juce::AudioDeviceManager::removeAudioCallback
void removeAudioCallback(AudioIODeviceCallback *callback)
Deregisters a previously added callback.
juce::gl::GL_COMPRESSED_SRGB8_ALPHA8_ASTC_10x5_KHR
@ GL_COMPRESSED_SRGB8_ALPHA8_ASTC_10x5_KHR
Definition: juce_gl.h:8596
juce_TextEditor.h
juce::TextLayout::DereferencingIterator::pointer
value_type * pointer
Definition: juce_TextLayout.h:49
juce::NamedValueSet::NamedValue
Structure for a named var object.
Definition: juce_NamedValueSet.h:39
juce::TimeSliceThread::listLock
CriticalSection listLock
Definition: juce_TimeSliceThread.h:141
juce::JUCEApplicationBase::quit
static void quit()
Signals that the main message loop should stop and the application should terminate.
juce::gl::GL_GEOMETRY_SHADER_BIT_OES
@ GL_GEOMETRY_SHADER_BIT_OES
Definition: juce_gles2.h:4583
juce::Component::toFront
void toFront(bool shouldAlsoGainKeyboardFocus)
Brings the component to the front of its siblings.
juce::gl::GL_UNSIGNED_INT_8_8_8_8
@ GL_UNSIGNED_INT_8_8_8_8
Definition: juce_gl.h:1095
juce::Reverb::numCombs
@ numCombs
Definition: juce_audio_basics/utilities/juce_Reverb.h:304
juce::gl::GL_SRC_NV
@ GL_SRC_NV
Definition: juce_gl.h:8857
juce::gl::GL_DEBUG_LOGGED_MESSAGES_ARB
@ GL_DEBUG_LOGGED_MESSAGES_ARB
Definition: juce_gl.h:3977
juce::gl::GL_PIXEL_PACK_BUFFER_BINDING
@ GL_PIXEL_PACK_BUFFER_BINDING
Definition: juce_gl.h:1659
juce::gl::GL_VERTEX_ARRAY
@ GL_VERTEX_ARRAY
Definition: juce_gl.h:998
juce::gl::GL_UNSIGNED_INT_8_8_S8_S8_REV_NV
@ GL_UNSIGNED_INT_8_8_S8_S8_REV_NV
Definition: juce_gl.h:10295
juce::FileInputSource::file
const File file
Definition: juce_FileInputSource.h:54
juce::gl::GL_READ_FRAMEBUFFER_EXT
@ GL_READ_FRAMEBUFFER_EXT
Definition: juce_gl.h:6586
juce::gl::GL_DRAW_INDIRECT_BUFFER_BINDING
@ GL_DRAW_INDIRECT_BUFFER_BINDING
Definition: juce_gl.h:2290
juce::juce_invokeImplementer
jobject juce_invokeImplementer(JNIEnv *, jobject, jlong, jobject, jobject, jobjectArray)
juce_ThreadWithProgressWindow.h
juce::gl::GL_PN_TRIANGLES_NORMAL_MODE_LINEAR_ATI
@ GL_PN_TRIANGLES_NORMAL_MODE_LINEAR_ATI
Definition: juce_gl.h:5822
CameraDevice::Pimpl::ScopedCameraDevice::CaptureSession::cameraCaptureSessionConfigureFailedCallback
static void cameraCaptureSessionConfigureFailedCallback(JNIEnv *, jobject, jlong host, jobject rawSession)
Definition: juce_android_CameraDevice.h:2261
juce::MidiMessage::setTimeStamp
void setTimeStamp(double newTimestamp) noexcept
Changes the message's associated timestamp.
Definition: juce_MidiMessage.h:170
juce::CustomTypeface
A typeface that can be populated with custom glyphs.
Definition: juce_CustomTypeface.h:48
juce::NSObjectDeleter::operator()
void operator()(NSObject *object) const noexcept
Definition: juce_mac_ObjCHelpers.h:245
JUCE_BEGIN_IGNORE_WARNINGS_LEVEL_MSVC
#define JUCE_BEGIN_IGNORE_WARNINGS_LEVEL_MSVC(level, warnings)
Definition: juce_CompilerWarnings.h:197
juce::XWindowSystem::handleConfigureNotifyEvent
void handleConfigureNotifyEvent(LinuxComponentPeer *, XConfigureEvent &) const
juce::gl::GL_MAX_TESS_EVALUATION_ATOMIC_COUNTERS
@ GL_MAX_TESS_EVALUATION_ATOMIC_COUNTERS
Definition: juce_gl.h:2572
juce::zeromem
void zeromem(void *memory, size_t numBytes) noexcept
Fills a block of memory with zeros.
Definition: juce_Memory.h:28
juce::PushNotifications::Notification::none
@ none
Definition: juce_PushNotifications.h:300
juce::GridItem::StartAndEndProperty::start
Property start
Definition: juce_GridItem.h:101
juce::gl::GL_UNSIGNED_SHORT_8_8_REV_APPLE
@ GL_UNSIGNED_SHORT_8_8_REV_APPLE
Definition: juce_gl.h:3709
juce::SidePanel::ColourIds
ColourIds
A set of colour IDs to use to change the colour of various aspects of the SidePanel.
Definition: juce_SidePanel.h:168
juce::gl::GL_MODELVIEW4_ARB
@ GL_MODELVIEW4_ARB
Definition: juce_gl.h:5397
juce::gl::GL_FENCE_APPLE
@ GL_FENCE_APPLE
Definition: juce_gl.h:3643
juce::ComTypes::UIA_Window_WindowOpenedEventId
const long UIA_Window_WindowOpenedEventId
Definition: juce_win32_ComInterfaces.h:145
juce::Typeface
A typeface represents a size-independent font.
Definition: juce_Typeface.h:46
juce::Range::operator+=
Range operator+=(const ValueType amountToAdd) noexcept
Adds an amount to the start and end of the range.
Definition: juce_Range.h:171
juce::gl::GL_DEPTH_COMPONENT24_SGIX
@ GL_DEPTH_COMPONENT24_SGIX
Definition: juce_gl.h:11457
juce::dsp::Chorus::prepare
void prepare(const ProcessSpec &spec)
Initialises the processor.
juce::gl::GL_VIDEO_CAPTURE_FIELD_UPPER_HEIGHT_NV
@ GL_VIDEO_CAPTURE_FIELD_UPPER_HEIGHT_NV
Definition: juce_gl.h:10802
juce::MPEInstrument::Listener::notePressureChanged
virtual void notePressureChanged(MPENote changedNote)
Implement this callback to be informed whenever a currently playing MPE note's pressure value changes...
Definition: juce_MPEInstrument.h:273
juce::dsp::WindowingFunction::kaiser
@ kaiser
Definition: juce_Windowing.h:56
juce::GridItem::Keyword
Keyword
Definition: juce_GridItem.h:38
juce::dsp::AudioBlock::replaceWithDifferenceOfInternal
void JUCE_VECTOR_CALLTYPE replaceWithDifferenceOfInternal(AudioBlock< OtherSampleType > src, NumericType value) const noexcept
Definition: juce_AudioBlock.h:708
juce::StretchableObjectResizer::Item
Definition: juce_StretchableObjectResizer.h:89
juce::RangedDirectoryIterator
Allows iterating over files and folders using C++11 range-for syntax.
Definition: juce_RangedDirectoryIterator.h:99
juce::Colours::mediumorchid
const Colour mediumorchid
Definition: juce_Colours.h:126
juce::juce_dispatchDelete
void juce_dispatchDelete(JNIEnv *, jobject, jlong)
juce::OptionalScopedPointer::operator->
ObjectType * operator->() const noexcept
Lets you access methods and properties of the object that this pointer is holding.
Definition: juce_OptionalScopedPointer.h:118
juce::gl::GL_DRAW_BUFFER13
@ GL_DRAW_BUFFER13
Definition: juce_gl.h:1499
juce::dsp::NoiseGate::update
void update()
juce::Button::onStateChange
std::function< void()> onStateChange
You can assign a lambda to this callback object to have it called when the button's state changes.
Definition: juce_Button.h:217
juce::gl::group
GLboolean GLuint group
Definition: juce_gl.h:3472
juce::ReferenceCountedArray::addOrReplaceSorted
void addOrReplaceSorted(ElementComparator &comparator, ObjectClass *newObject) noexcept
Inserts or replaces an object in the array, assuming it is sorted.
Definition: juce_ReferenceCountedArray.h:542
juce::RectangleList::end
const RectangleType * end() const noexcept
Standard method for iterating the rectangles in the list.
Definition: juce_RectangleList.h:635
juce::gl::GL_MAX_ASYNC_DRAW_PIXELS_SGIX
@ GL_MAX_ASYNC_DRAW_PIXELS_SGIX
Definition: juce_gl.h:11399
juce::gl::GL_INNOCENT_CONTEXT_RESET_ARB
@ GL_INNOCENT_CONTEXT_RESET_ARB
Definition: juce_gl.h:4726
juce::gl::GL_DRAW_BUFFER1_ARB
@ GL_DRAW_BUFFER1_ARB
Definition: juce_gl.h:4022
JUCE_AUTORELEASEPOOL
#define JUCE_AUTORELEASEPOOL
A macro that can be used to easily declare a local ScopedAutoReleasePool object for RAII-based obj-C ...
Definition: juce_Memory.h:152
juce::ComTypes::CLSID_VideoInputDeviceCategory
constexpr CLSID CLSID_VideoInputDeviceCategory
Definition: juce_win32_ComTypes.h:481
juce::RenderingHelpers::TranslationOrTransform::moveOriginInDeviceSpace
void moveOriginInDeviceSpace(Point< int > delta) noexcept
Definition: juce_RenderingHelpers.h:98
juce::gl::GL_TRIANGLE_STRIP_ADJACENCY_ARB
@ GL_TRIANGLE_STRIP_ADJACENCY_ARB
Definition: juce_gl.h:4224
juce::MouseCursor::TopLeftCornerResizeCursor
@ TopLeftCornerResizeCursor
A platform-specific cursor for resizing the top-left-corner of a window.
Definition: juce_MouseCursor.h:67
juce::dsp::SIMDRegister::greaterThanOrEqual
static vMaskType JUCE_VECTOR_CALLTYPE greaterThanOrEqual(SIMDRegister a, SIMDRegister b) noexcept
Returns a SIMDRegister of the corresponding integral type where each element has each bit set if the ...
Definition: juce_SIMDRegister.h:307
juce::PushNotifications::Listener::upstreamMessageSendingError
virtual void upstreamMessageSendingError(const String &messageId, const String &error)
Called when there was an error sending an upstream message with PushNotifications::sendUpstreamMessag...
Definition: juce_PushNotifications.h:688
juce::AndroidGLCallbacks
Definition: juce_OpenGL_android.h:56
juce::KeyPress::F21Key
static const int F21Key
key-code for the F21 key
Definition: juce_KeyPress.h:227
juce::gl::GL_TEXTURE_SWIZZLE_A_EXT
@ GL_TEXTURE_SWIZZLE_A_EXT
Definition: juce_gl.h:7810
juce::gl::GL_CURRENT_SECONDARY_COLOR_EXT
@ GL_CURRENT_SECONDARY_COLOR_EXT
Definition: juce_gl.h:7207
VideoComponent::Pimpl::isOpen
bool isOpen() const noexcept
Definition: juce_android_Video.h:448
VideoComponent::Pimpl::PlayerController::PlayerController
PlayerController(Pimpl &ownerToUse, bool useNativeControlsIfAvailable)
Definition: juce_mac_Video.h:567
juce::gl::GL_REG_28_ATI
@ GL_REG_28_ATI
Definition: juce_gl.h:5694
juce::Array::removeAndReturn
ElementType removeAndReturn(int indexToRemove)
Removes an element from the array.
Definition: juce_Array.h:785
juce::PushNotifications::Notification::event
@ event
Calendar event.
Definition: juce_PushNotifications.h:203
juce::XWindowSystem::handleMotionNotifyEvent
void handleMotionNotifyEvent(LinuxComponentPeer *, const XPointerMovedEvent &) const
juce::SelectedItemSet::addToSelectionBasedOnModifiers
void addToSelectionBasedOnModifiers(ParameterType item, ModifierKeys modifiers)
Selects or deselects an item.
Definition: juce_SelectedItemSet.h:160
juce::gl::GL_SEPARATE_SPECULAR_COLOR
@ GL_SEPARATE_SPECULAR_COLOR
Definition: juce_gl.h:1131
juce::WindowsMediaAudioFormat::getPossibleBitDepths
Array< int > getPossibleBitDepths() override
Returns a set of bit depths that the format can read and write.
juce::SliderParameterAttachment::sendInitialUpdate
void sendInitialUpdate()
Call this after setting up your slider in the case where you need to do extra setup after constructin...
juce::gl::GL_EDGE_FLAG_ARRAY_POINTER_EXT
@ GL_EDGE_FLAG_ARRAY_POINTER_EXT
Definition: juce_gl.h:7904
juce::SmoothedValue::SmoothedValue
SmoothedValue() noexcept
Constructor.
Definition: juce_SmoothedValue.h:231
juce::XWindowSystemUtilities::XSetting::type
Type type
Definition: juce_linux_XWindowSystem.h:118
juce::gl::GL_TEXTURE_CUBE_MAP_POSITIVE_X_EXT
@ GL_TEXTURE_CUBE_MAP_POSITIVE_X_EXT
Definition: juce_gl.h:7543
juce::gl::GL_MAX_SAMPLES_EXT
@ GL_MAX_SAMPLES_EXT
Definition: juce_gl.h:6600
juce::AudioIODeviceCallback::audioDeviceStopped
virtual void audioDeviceStopped()=0
Called to indicate that the device has stopped.
juce::ReferenceCountedArray::size
int size() const noexcept
Returns the current number of objects in the array.
Definition: juce_ReferenceCountedArray.h:150
juce::PluginHostType::operator=
PluginHostType & operator=(const PluginHostType &other)=default
juce::gl::GL_CLIP_DISTANCE2_EXT
@ GL_CLIP_DISTANCE2_EXT
Definition: juce_gles2.h:1936
juce::gl::GL_UNSIGNED_SHORT_8_8_MESA
@ GL_UNSIGNED_SHORT_8_8_MESA
Definition: juce_gl.h:8729
juce::AudioProcessor::listenerLock
CriticalSection listenerLock
Definition: juce_AudioProcessor.h:1472
juce::LowLevelGraphicsContext::drawTextLayout
virtual bool drawTextLayout(const AttributedString &, const Rectangle< float > &)
Definition: juce_LowLevelGraphicsContext.h:99
juce::gl::GL_DRAW_BUFFER15_ARB
@ GL_DRAW_BUFFER15_ARB
Definition: juce_gl.h:4036
juce::gl::GL_DEPTH_TEXTURE_MODE
@ GL_DEPTH_TEXTURE_MODE
Definition: juce_gl.h:1330
juce::AudioProcessorEditor::hostScaleTransform
AffineTransform hostScaleTransform
Definition: juce_AudioProcessorEditor.h:239
VideoComponent::Pimpl::MediaSession::Player::MEDIA_INFO_NETWORK_BANDWIDTH
@ MEDIA_INFO_NETWORK_BANDWIDTH
Definition: juce_android_Video.h:1162
TextureViewSurfaceTextureListener::invoke
jobject invoke(jobject proxy, jobject method, jobjectArray args) override
Definition: juce_android_CameraDevice.h:305
juce::anonymous_namespace{juce_posix_SharedCode.h}::getResultForReturnValue
Result getResultForReturnValue(int value)
Definition: juce_posix_SharedCode.h:229
juce::gl::GL_TEXTURE_IMMUTABLE_FORMAT
@ GL_TEXTURE_IMMUTABLE_FORMAT
Definition: juce_gl.h:2649
juce::Analytics
A singleton class to manage analytics data.
Definition: juce_Analytics.h:41
juce::SparseSet::operator[]
Type operator[](Type index) const noexcept
Returns one of the values in the set.
Definition: juce_SparseSet.h:82
juce::RenderingHelpers::EdgeTableFillers::SolidColour::blendLine
void blendLine(PixelType *dest, PixelARGB colour, int width) const noexcept
Definition: juce_RenderingHelpers.h:668
juce::dsp::FirstOrderTPTFilter::prepare
void prepare(const ProcessSpec &spec)
Initialises the filter.
juce_linux_X11_Symbols.h
juce::gl::GL_FRAGMENT_PROGRAM_INTERPOLATION_OFFSET_BITS_NV
@ GL_FRAGMENT_PROGRAM_INTERPOLATION_OFFSET_BITS_NV
Definition: juce_gl.h:9332
juce::PushNotifications::Channel::description
String description
Optional: user visible description of the channel.
Definition: juce_PushNotifications.h:465
juce::gl::GL_TESS_GEN_POINT_MODE_EXT
@ GL_TESS_GEN_POINT_MODE_EXT
Definition: juce_gles2.h:2655
juce::gl::GL_COVERAGE_COMPONENT4_NV
@ GL_COVERAGE_COMPONENT4_NV
Definition: juce_gles2.h:3574
juce::FileChooserDialogBox
A file open/save dialog box.
Definition: juce_FileChooserDialogBox.h:71
juce::OwnedArray::begin
ObjectClass ** begin() noexcept
Returns a pointer to the first element in the array.
Definition: juce_OwnedArray.h:201
juce::MemoryBlock::end
const char * end() const noexcept
Returns an end-iterator for the data.
Definition: juce_MemoryBlock.h:120
juce::UIATextProvider::RangeFromChild
JUCE_COMRESULT RangeFromChild(IRawElementProviderSimple *, ComTypes::ITextRangeProvider **pRetVal) override
Definition: juce_win32_UIATextProvider.h:124
juce::LeakedObjectDetector::LeakCounter::~LeakCounter
~LeakCounter()
Definition: juce_LeakedObjectDetector.h:79
juce::gl::GL_NUM_LOOPBACK_COMPONENTS_ATI
@ GL_NUM_LOOPBACK_COMPONENTS_ATI
Definition: juce_gl.h:5748
juce::HashMap::end
Iterator end() const noexcept
Returns an end iterator for the values in this tree.
Definition: juce_HashMap.h:473
juce::AndroidInterfaceImplementer::~AndroidInterfaceImplementer
virtual ~AndroidInterfaceImplementer()
CameraDevice::Pimpl::ImageReader::cameraSensorOrientation
int cameraSensorOrientation
Definition: juce_android_CameraDevice.h:1161
juce::MessageThread::threadInitialised
WaitableEvent threadInitialised
Definition: juce_LinuxMessageThread.h:93
juce::dsp::LadderFilter::updateCutoffFreq
void updateCutoffFreq() noexcept
Definition: juce_LadderFilter.h:127
juce::gl::GL_1PASS_EXT
@ GL_1PASS_EXT
Definition: juce_gl.h:6974
juce::gl::arg2
GLuint GLuint GLuint GLuint GLuint GLuint GLuint arg2
Definition: juce_gl.h:5778
juce::dsp::DelayLine::sampleRate
double sampleRate
Definition: juce_DelayLine.h:327
juce::gl::GL_COMPRESSED_RGB_PVRTC_2BPPV1_IMG
@ GL_COMPRESSED_RGB_PVRTC_2BPPV1_IMG
Definition: juce_gles2.h:3069
juce::gl::GL_BLEND_PREMULTIPLIED_SRC_NV
@ GL_BLEND_PREMULTIPLIED_SRC_NV
Definition: juce_gl.h:8815
juce::gl::GL_ALPHA8UI_EXT
@ GL_ALPHA8UI_EXT
Definition: juce_gl.h:7631
juce::gl::GL_VERTEX_SHADER_INVOCATIONS
@ GL_VERTEX_SHADER_INVOCATIONS
Definition: juce_gl.h:3183
juce::gl::GL_UNPACK_IMAGE_HEIGHT
@ GL_UNPACK_IMAGE_HEIGHT
Definition: juce_gl.h:1101
juce::AudioProcessorGraph::AudioGraphIOProcessor::getParentGraph
AudioProcessorGraph * getParentGraph() const noexcept
Returns the parent graph to which this processor belongs, or nullptr if it hasn't yet been added to o...
Definition: juce_AudioProcessorGraph.h:347
juce::PluginDescription
A small class to represent some facts about a particular type of plug-in.
Definition: juce_PluginDescription.h:42
juce::StringArray
A special array for holding a list of strings.
Definition: juce_StringArray.h:34
juce::UIAWindowProvider::getPeer
ComponentPeer * getPeer() const
Definition: juce_win32_UIAWindowProvider.h:185
juce::gl::GL_UPLOAD_GPU_MASK_NVX
@ GL_UPLOAD_GPU_MASK_NVX
Definition: juce_gl.h:9453
juce::gl::GL_INVERT_RGB_NV
@ GL_INVERT_RGB_NV
Definition: juce_gl.h:8838
juce::gl::indices
GLsizei GLenum const void * indices
Definition: juce_gl.h:1057
juce::Desktop::DisplayOrientation
DisplayOrientation
In a tablet/mobile device which can be turned around, this is used to indicate the orientation.
Definition: juce_Desktop.h:343
juce::ssize_t
pointer_sized_int ssize_t
Definition: juce_MathsFunctions.h:86
juce::SmoothedValue::setStepSize
LinearVoid< T > setStepSize() noexcept
Definition: juce_SmoothedValue.h:363
juce::RenderingHelpers::EdgeTableFillers::ImageFill::handleEdgeTableLine
void handleEdgeTableLine(int x, int width, int alphaLevel) const noexcept
Definition: juce_RenderingHelpers.h:811
juce::OpenGLContext::NativeContext::NativeContext
NativeContext(Component &comp, const OpenGLPixelFormat &pixelFormat, void *, bool useMultisamplingIn, OpenGLVersion)
Definition: juce_OpenGL_android.h:80
juce::MidiDataConcatenator::MidiDataConcatenator
MidiDataConcatenator(int initialBufferSize)
Definition: juce_MidiDataConcatenator.h:36
juce::ThreadedAnalyticsDestination
A base class for dispatching analytics events on a dedicated thread.
Definition: juce_ThreadedAnalyticsDestination.h:52
juce::gl::GL_WRITE_PIXEL_DATA_RANGE_LENGTH_NV
@ GL_WRITE_PIXEL_DATA_RANGE_LENGTH_NV
Definition: juce_gl.h:9867
juce::gl::GL_MAX_LABEL_LENGTH_KHR
@ GL_MAX_LABEL_LENGTH_KHR
Definition: juce_gl.h:8493
juce_UndoManager.h
juce::PluginHostType::SteinbergWavelab5
@ SteinbergWavelab5
Represents Steinberg Wavelab 5.
Definition: juce_PluginHostType.h:100
juce::OpenGLContext::NativeContext::initialiseOnRenderThread
bool initialiseOnRenderThread(OpenGLContext &c)
Definition: juce_OpenGL_linux_X11.h:143
GLhandleARB
unsigned int GLhandleARB
Definition: juce_gl.h:179
juce::Colours::lawngreen
const Colour lawngreen
Definition: juce_Colours.h:104
juce::CachedValue::getPropertyAsValue
Value getPropertyAsValue()
Returns the current property as a Value object.
Definition: juce_CachedValue.h:227
juce::TextEditor::colourForTextWhenEmpty
Colour colourForTextWhenEmpty
Definition: juce_TextEditor.h:779
juce::gl::GL_MAX_PROGRAM_TEXEL_OFFSET_NV
@ GL_MAX_PROGRAM_TEXEL_OFFSET_NV
Definition: juce_gl.h:9299
juce::CharPointer_UTF8::data
CharType * data
Definition: juce_CharPointer_UTF8.h:568
juce::StandalonePluginHolder::startPlaying
void startPlaying()
Definition: juce_StandaloneFilterWindow.h:246
juce::dsp::FirstOrderTPTFilter::getType
Type getType() const noexcept
Returns the type of the filter.
Definition: juce_FirstOrderTPTFilter.h:77
juce::ADSR::noteOn
void noteOn() noexcept
Starts the attack phase of the envelope.
Definition: juce_ADSR.h:114
juce::ArgumentList::ArgumentList
ArgumentList(String executable, StringArray arguments)
Creates an argument list for a given executable.
juce::AudioData::ConverterInstance::ConverterInstance
ConverterInstance(int numSourceChannels=1, int numDestChannels=1)
Definition: juce_AudioDataConverters.h:616
juce::ArrayBase::IsTriviallyCopyable
std::is_trivially_copyable< T > IsTriviallyCopyable
Definition: juce_ArrayBase.h:392
juce::MidiOutput::setName
void setName(const String &newName) noexcept
Sets a custom name for the device.
Definition: juce_MidiDevices.h:303
juce::gl::GL_NO_RESET_NOTIFICATION_EXT
@ GL_NO_RESET_NOTIFICATION_EXT
Definition: juce_gles2.h:2420
juce::gl::GL_PRESENT_TIME_NV
@ GL_PRESENT_TIME_NV
Definition: juce_gl.h:9896
juce::CharPointer_UTF8::operator-
CharPointer_UTF8 operator-(int numToSkip) const noexcept
Returns a pointer which is moved backwards from this one by the specified number of characters.
Definition: juce_CharPointer_UTF8.h:229
juce::gl::WGL_GENLOCK_SOURCE_DIGITAL_SYNC_I3D
@ WGL_GENLOCK_SOURCE_DIGITAL_SYNC_I3D
Definition: juce_wgl.h:514
juce::ResizableCornerComponent::originalBounds
Rectangle< int > originalBounds
Definition: juce_ResizableCornerComponent.h:87
juce::gl::GL_TEXTURE_REDUCTION_MODE_ARB
@ GL_TEXTURE_REDUCTION_MODE_ARB
Definition: juce_gl.h:5210
juce::KeyPress::deleteKey
static const int deleteKey
key-code for the delete key (not backspace)
Definition: juce_KeyPress.h:194
juce::gl::GL_POST_COLOR_MATRIX_GREEN_BIAS_SGI
@ GL_POST_COLOR_MATRIX_GREEN_BIAS_SGI
Definition: juce_gl.h:11798
juce::dsp::NoiseGate::sampleRate
double sampleRate
Definition: juce_NoiseGate.h:105
juce::gl::GL_COMPRESSED_SRGB_PVRTC_4BPPV1_EXT
@ GL_COMPRESSED_SRGB_PVRTC_4BPPV1_EXT
Definition: juce_gles2.h:2369
juce::AudioCDBurner::pimpl
std::unique_ptr< Pimpl > pimpl
Definition: juce_AudioCDBurner.h:163
juce::AccessibilityNumericValueInterface::setValueAsString
void setValueAsString(const String &newValue) final
Definition: juce_AccessibilityValueInterface.h:187
juce::gl::GL_LIGHT_MODEL_COLOR_CONTROL_EXT
@ GL_LIGHT_MODEL_COLOR_CONTROL_EXT
Definition: juce_gl.h:7263
juce::gl::GL_FOG_COORDINATE_SOURCE
@ GL_FOG_COORDINATE_SOURCE
Definition: juce_gl.h:1314
juce::CoreGraphicsContext::drawTextLayout
bool drawTextLayout(const AttributedString &, const Rectangle< float > &) override
juce::gl::GL_2D
@ GL_2D
Definition: juce_gl.h:416
juce::ImageComponent::placement
RectanglePlacement placement
Definition: juce_ImageComponent.h:76
juce::CharPointer_UTF32
Wraps a pointer to a null-terminated UTF-32 character string, and provides various methods to operate...
Definition: juce_CharPointer_UTF32.h:34
juce::DefaultHashFunctions::generateHash
static int generateHash(const void *key, int upperLimit) noexcept
Generates a simple hash from a void ptr.
Definition: juce_HashMap.h:49
juce::gl::GL_COMPRESSED_SRGB8_ALPHA8_ASTC_6x5
@ GL_COMPRESSED_SRGB8_ALPHA8_ASTC_6x5
Definition: juce_gles2.h:1424
juce::gl::GL_DUAL_LUMINANCE_ALPHA4_SGIS
@ GL_DUAL_LUMINANCE_ALPHA4_SGIS
Definition: juce_gl.h:11355
juce::ArgumentList::operator[]
Argument operator[](int index) const
Returns one of the arguments.
juce::ArrowButton::path
Path path
Definition: juce_ArrowButton.h:60
juce::SingleThreadedReferenceCountedObject::~SingleThreadedReferenceCountedObject
virtual ~SingleThreadedReferenceCountedObject()
Destructor.
Definition: juce_ReferenceCountedObject.h:207
juce::gl::GL_SAMPLES_PASSED
@ GL_SAMPLES_PASSED
Definition: juce_gl.h:1423
juce::dsp::util::snapToZero
void snapToZero(SIMDRegister< Type > &) noexcept
Definition: juce_SIMDRegister_Impl.h:167
juce::gl::GL_COMBINE_RGB_ARB
@ GL_COMBINE_RGB_ARB
Definition: juce_gl.h:5165
juce::MouseInactivityDetector::mouseDrag
void mouseDrag(const MouseEvent &e) override
Called when the mouse is moved while a button is held down.
Definition: juce_MouseInactivityDetector.h:105
juce::gl::numFramebuffers
GLint GLint * numFramebuffers
Definition: juce_gles2.h:5076
juce::gl::GL_FLOAT_RGB32_NV
@ GL_FLOAT_RGB32_NV
Definition: juce_gl.h:9167
juce::Value::ValueSource
Used internally by the Value class as the base class for its shared value objects.
Definition: juce_Value.h:177
juce::gl::GL_OBJECT_TYPE_APPLE
@ GL_OBJECT_TYPE_APPLE
Definition: juce_gles2.h:1720
juce::XWindowSystemUtilities::Atoms::getIfExists
static Atom getIfExists(::Display *, const char *name)
juce::AndroidHighPerformanceAudioHelpers::hasLowLatencyAudioPath
static bool hasLowLatencyAudioPath()
Definition: juce_android_HighPerformanceAudioHelpers.h:60
juce::CarbonViewWrapperComponent::deleteWindow
void deleteWindow()
Definition: juce_mac_CarbonViewWrapperComponent.h:135
juce::gl::GL_MAX_TASK_IMAGE_UNIFORMS_NV
@ GL_MAX_TASK_IMAGE_UNIFORMS_NV
Definition: juce_gl.h:9518
juce::ComTypes::UIA_ValuePatternId
const long UIA_ValuePatternId
Definition: juce_win32_ComInterfaces.h:125
juce::DynamicLibrary::DynamicLibrary
DynamicLibrary(const String &name)
Definition: juce_DynamicLibrary.h:45
juce::gl::GL_ATOMIC_COUNTER_BARRIER_BIT_EXT
@ GL_ATOMIC_COUNTER_BARRIER_BIT_EXT
Definition: juce_gl.h:7343
juce::WindowsUIAWrapper::UiaRaiseAutomationPropertyChangedEventFunc
HRESULT(WINAPI *)(IRawElementProviderSimple *, PROPERTYID, VARIANT, VARIANT) UiaRaiseAutomationPropertyChangedEventFunc
Definition: juce_win32_WindowsUIAWrapper.h:138
juce::dsp::DryWetMixingRule::squareRoot3dB
@ squareRoot3dB
juce::PathFlatteningIterator::x1
float x1
The x position of the start of the current line segment.
Definition: juce_PathIterator.h:73
juce::Slider::SliderLayout
A struct defining the placement of the slider area and the text box area relative to the bounds of th...
Definition: juce_Slider.h:883
juce::Justification::centredLeft
@ centredLeft
Indicates that the item should be centred vertically but placed on the left hand side.
Definition: juce_Justification.h:143
juce::gl::GL_VARIANT_EXT
@ GL_VARIANT_EXT
Definition: juce_gl.h:8019
juce::gl::priorities
const GLuint const GLfloat * priorities
Definition: juce_gl.h:1081
juce::dsp::FilterDesign::WindowingMethod
typename WindowingFunction< FloatType >::WindowingMethod WindowingMethod
Definition: juce_FilterDesign.h:46
juce::UIASelectionProvider::get_CurrentSelectedItem
JUCE_COMRESULT get_CurrentSelectedItem(IRawElementProviderSimple **pRetVal) override
Definition: juce_win32_UIASelectionProvider.h:203
juce::LookAndFeel_V4::ColourScheme::menuBackground
@ menuBackground
Definition: juce_LookAndFeel_V4.h:50
juce::Reverb::CombFilter::bufferIndex
int bufferIndex
Definition: juce_audio_basics/utilities/juce_Reverb.h:257
juce::RenderingHelpers::SavedStateBase::getLargestIntegerWithin
static Rectangle< int > getLargestIntegerWithin(Rectangle< float > r)
Definition: juce_RenderingHelpers.h:2134
juce::gl::GL_SAMPLER_CUBE
@ GL_SAMPLER_CUBE
Definition: juce_gl.h:1530
juce::dsp::IIR::Coefficients
A set of coefficients for use in an Filter object.
Definition: juce_dsp/processors/juce_IIRFilter.h:128
juce::PluginDescription::name
String name
The name of the plug-in.
Definition: juce_PluginDescription.h:56
juce::gl::GL_PHONG_WIN
@ GL_PHONG_WIN
Definition: juce_gl.h:11975
juce::gl::GL_INT_IMAGE_1D
@ GL_INT_IMAGE_1D
Definition: juce_gl.h:2612
juce::HashMap::Iterator::Iterator
Iterator(const HashMap &hashMapToIterate) noexcept
Definition: juce_HashMap.h:401
juce::AudioThumbnailCache
An instance of this class is used to manage multiple AudioThumbnail objects.
Definition: juce_AudioThumbnailCache.h:41
juce::PluginHostType::SteinbergCubase6
@ SteinbergCubase6
Represents Steinberg Cubase 6.
Definition: juce_PluginHostType.h:87
juce::gl::GL_DETAIL_TEXTURE_FUNC_POINTS_SGIS
@ GL_DETAIL_TEXTURE_FUNC_POINTS_SGIS
Definition: juce_gl.h:11163
juce::AnimatedPositionBehaviours::SnapToPageBoundaries::isStopped
bool isStopped(double position) const noexcept
Called by the AnimatedPosition class to check whether the object is now stationary.
Definition: juce_AnimatedPositionBehaviours.h:146
juce::gl::GL_POLYGON_OFFSET_FACTOR
@ GL_POLYGON_OFFSET_FACTOR
Definition: juce_gl.h:956
juce::LowLevelGraphicsPostScriptRenderer::SavedState::font
Font font
Definition: juce_LowLevelGraphicsPostScriptRenderer.h:102
juce::Label::getTextValue
Value & getTextValue() noexcept
Returns the text content as a Value object.
Definition: juce_Label.h:79
juce_DirectoryContentsDisplayComponent.h
juce::ChannelRemappingAudioSource::releaseResources
void releaseResources() override
Allows the source to release anything it no longer needs after playback has stopped.
juce::gl::GL_OPERAND1_ALPHA
@ GL_OPERAND1_ALPHA
Definition: juce_gl.h:1229
VideoComponent::Pimpl::MediaSession::PlaybackState::ACTION_PAUSE
@ ACTION_PAUSE
Definition: juce_android_Video.h:615
juce::KeyboardComponentBase::isHorizontal
bool isHorizontal() const noexcept
Returns true if the keyboard's orientation is horizontal.
Definition: juce_KeyboardComponentBase.h:87
juce::gl::GL_MAX_PIXEL_TRANSFORM_2D_STACK_DEPTH_EXT
@ GL_MAX_PIXEL_TRANSFORM_2D_STACK_DEPTH_EXT
Definition: juce_gl.h:7077
juce::ComponentBoundsConstrainer::getMinimumWidth
int getMinimumWidth() const noexcept
Returns the current minimum width.
Definition: juce_ComponentBoundsConstrainer.h:58
juce::AccessibilityHandler::getTypeIndex
std::type_index getTypeIndex() const
Definition: juce_AccessibilityHandler.h:293
juce::WindowsMediaAudioFormat
Audio format which uses the Windows Media codecs (Windows only).
Definition: juce_WindowsMediaAudioFormat.h:37
juce::gl::GL_2_BYTES_NV
@ GL_2_BYTES_NV
Definition: juce_gl.h:9765
VideoComponent::Pimpl::DirectShowContext::convertToDShowVolume
static long convertToDShowVolume(float vol) noexcept
Definition: juce_win32_Video.h:728
juce::gl::GL_SRC0_ALPHA
@ GL_SRC0_ALPHA
Definition: juce_gl.h:1445
CameraDevice::ViewerComponent::JuceCameraDeviceViewerClass::updateOrientation
static void updateOrientation(id self)
Definition: juce_ios_CameraDevice.h:1289
juce::Font::font
ReferenceCountedObjectPtr< SharedFontInternal > font
Definition: juce_Font.h:474
juce::ChildProcess::StreamFlags
StreamFlags
These flags are used by the start() methods.
Definition: juce_ChildProcess.h:50
juce::SparseSet::size
Type size() const noexcept
Returns the number of values in the set.
Definition: juce_SparseSet.h:67
juce::Slider::SliderLayout::textBoxBounds
Rectangle< int > textBoxBounds
Definition: juce_Slider.h:886
juce::MidiKeyboardState::listeners
ListenerList< Listener > listeners
Definition: juce_MidiKeyboardState.h:185
juce::gl::GL_MAX_TESS_CONTROL_UNIFORM_BLOCKS_EXT
@ GL_MAX_TESS_CONTROL_UNIFORM_BLOCKS_EXT
Definition: juce_gles2.h:2670
juce::gl::GL_TEXTURE_DEPTH_TYPE_ARB
@ GL_TEXTURE_DEPTH_TYPE_ARB
Definition: juce_gl.h:5225
juce::gl::srcX
GLenum GLint GLint srcX
Definition: juce_gl.h:2933
juce::dsp::SIMDRegister::MaskType
typename SIMDInternal::MaskTypeFor< ElementType >::type MaskType
The corresponding primitive integer type, for example, this will be int32_t if type is a float.
Definition: juce_SIMDRegister.h:73
juce::PluginListComponent::allowAsync
bool allowAsync
Definition: juce_PluginListComponent.h:124
juce::dsp::Matrix::hadarmard
static Matrix hadarmard(const Matrix &a, const Matrix &b)
Does a hadarmard product with a and b returns the result.
Definition: juce_Matrix.h:167
juce::gl::GL_CONFORMANT_NV
@ GL_CONFORMANT_NV
Definition: juce_gl.h:9411
juce::gl::GL_INTENSITY4_EXT
@ GL_INTENSITY4_EXT
Definition: juce_gl.h:7424
juce::gl::GL_VIRTUAL_PAGE_SIZE_X_EXT
@ GL_VIRTUAL_PAGE_SIZE_X_EXT
Definition: juce_gles2.h:2625
juce::gl::GL_BLEND_DST
@ GL_BLEND_DST
Definition: juce_gl.h:291
juce::StandardApplicationCommandIDs::deselectAll
@ deselectAll
The command ID that should be used to send a "Deselect all" command.
Definition: juce_ApplicationCommandID.h:80
juce::gl::GL_TEXTURE_MATERIAL_PARAMETER_EXT
@ GL_TEXTURE_MATERIAL_PARAMETER_EXT
Definition: juce_gl.h:6885
juce::gl::GL_RGBA_INTEGER_EXT
@ GL_RGBA_INTEGER_EXT
Definition: juce_gl.h:7658
juce::gl::GL_TESS_GEN_VERTEX_ORDER
@ GL_TESS_GEN_VERTEX_ORDER
Definition: juce_gl.h:2325
juce::Colours::lightgrey
const Colour lightgrey
Definition: juce_Colours.h:111
juce::ChannelRemappingAudioSource::getNextAudioBlock
void getNextAudioBlock(const AudioSourceChannelInfo &) override
Called repeatedly to fetch subsequent blocks of audio data.
juce::dsp::FixedSizeFunction< len, Ret(Args...)>::storage
Storage storage
Definition: juce_FixedSizeFunction.h:225
juce::PushNotifications::Channel::soundToPlay
URL soundToPlay
Optional: sound to play in this channel.
Definition: juce_PushNotifications.h:473
juce::gl::GL_RENDERBUFFER_ALPHA_SIZE
@ GL_RENDERBUFFER_ALPHA_SIZE
Definition: juce_gl.h:1884
juce::Button::text
String text
Definition: juce_Button.h:503
juce::PushNotifications::Notification::Action::allowedResponses
StringArray allowedResponses
Optional: a list of possible answers if the answer set is limited.
Definition: juce_PushNotifications.h:104
juce::MidiRPNMessage::parameterNumber
int parameterNumber
The 14-bit parameter index, in the range 0 to 16383 (0x3fff).
Definition: juce_MidiRPN.h:38
juce::CoreGraphicsContext
Definition: juce_mac_CoreGraphicsContext.h:65
GLcharARB
char GLcharARB
Definition: juce_gl.h:175
juce::RelativeTime::inSeconds
double inSeconds() const noexcept
Returns the number of seconds this time represents.
Definition: juce_RelativeTime.h:101
juce::OpenGLPixelFormat::depthBufferBits
int depthBufferBits
The number of bits per pixel to use for a depth buffer.
Definition: juce_OpenGLPixelFormat.h:60
juce::MidiInput::getName
String getName() const noexcept
Returns the name of this device.
Definition: juce_MidiDevices.h:154
juce::ComTypes::AM_MEDIA_TYPE::bTemporalCompression
BOOL bTemporalCompression
Definition: juce_win32_ComTypes.h:96
juce::PixelAlpha::set
forcedinline void set(const Pixel &src) noexcept
Copies another pixel colour over this one.
Definition: juce_PixelFormats.h:646
juce::gl::GL_TESS_EVALUATION_SHADER_BIT_EXT
@ GL_TESS_EVALUATION_SHADER_BIT_EXT
Definition: juce_gles2.h:2690
juce::gl::GL_ALL_PIXELS_AMD
@ GL_ALL_PIXELS_AMD
Definition: juce_gl.h:3307
juce_TextPropertyComponent.h
juce_SharedResourcePointer.h
juce::TextEditor::areScrollbarsShown
bool areScrollbarsShown() const noexcept
Returns true if scrollbars are enabled.
Definition: juce_TextEditor.h:161
juce::gl::GL_PATH_GEN_COLOR_FORMAT_NV
@ GL_PATH_GEN_COLOR_FORMAT_NV
Definition: juce_gl.h:9774
juce::gl::GL_ZERO
@ GL_ZERO
Definition: juce_gl.h:235
juce::KeyPress::F23Key
static const int F23Key
key-code for the F23 key
Definition: juce_KeyPress.h:229
juce::gl::GL_TEXTURE_BINDING_2D_ARRAY
@ GL_TEXTURE_BINDING_2D_ARRAY
Definition: juce_gl.h:1726
juce::ChannelRemappingAudioSource::restoreFromXml
void restoreFromXml(const XmlElement &)
Restores the mappings from an XML object created by createXML().
juce::SmoothedValueBase::isSmoothing
bool isSmoothing() const noexcept
Returns true if the current value is currently being interpolated.
Definition: juce_SmoothedValue.h:63
juce::MouseCursor::LeftEdgeResizeCursor
@ LeftEdgeResizeCursor
A platform-specific cursor for resizing the left-edge of a window.
Definition: juce_MouseCursor.h:65
juce::gl::GL_COLOR_ARRAY_COUNT_EXT
@ GL_COLOR_ARRAY_COUNT_EXT
Definition: juce_gl.h:7889
juce::WavAudioFormat::riffInfoCopyright
static const char *const riffInfoCopyright
Metadata property name used in INFO chunks.
Definition: juce_WavAudioFormat.h:104
juce::ButtonParameterAttachment
An object of this class maintains a connection between a Button and a plug-in parameter.
Definition: juce_ParameterAttachments.h:222
juce::ComboBox::onChange
std::function< void()> onChange
You can assign a lambda to this callback object to have it called when the selected ID is changed.
Definition: juce_ComboBox.h:307
juce::gl::GL_PERSPECTIVE_CORRECTION_HINT
@ GL_PERSPECTIVE_CORRECTION_HINT
Definition: juce_gl.h:499
juce::ComTypes::Constants
Constants
Definition: juce_win32_ComTypes.h:110
juce::gl::GL_DEBUG_SEVERITY_MEDIUM_KHR
@ GL_DEBUG_SEVERITY_MEDIUM_KHR
Definition: juce_gl.h:8498
juce::SingleThreadedReferenceCountedObject::SingleThreadedReferenceCountedObject
SingleThreadedReferenceCountedObject(SingleThreadedReferenceCountedObject &&)
Copying from another object does not affect this one's reference-count.
Definition: juce_ReferenceCountedObject.h:200
juce::gl::GL_INTERLACE_READ_INGR
@ GL_INTERLACE_READ_INGR
Definition: juce_gl.h:8324
juce::dsp::BallisticsFilter::cteAT
SampleType cteAT
Definition: juce_BallisticsFilter.h:145
juce::SpeakerMappings::VstSpeakerConfigurationHolder::allocate
Vst2::VstSpeakerArrangement * allocate(int numChannels)
Definition: juce_VSTCommon.h:217
juce::OwnedArray::addCopiesOf
void addCopiesOf(const OtherArrayType &arrayToAddFrom, int startIndex=0, int numElementsToAdd=-1)
Adds copies of the elements in another array to the end of this array.
Definition: juce_OwnedArray.h:498
juce::gl::WGL_BLUE_BITS_ARB
@ WGL_BLUE_BITS_ARB
Definition: juce_wgl.h:256
juce::gl::GL_MAX_CLIPMAP_VIRTUAL_DEPTH_SGIX
@ GL_MAX_CLIPMAP_VIRTUAL_DEPTH_SGIX
Definition: juce_gl.h:11433
juce::gl::GL_TEXTURE_MAX_LOD
@ GL_TEXTURE_MAX_LOD
Definition: juce_gl.h:1120
juce::gl::xscale
GLenum GLenum GLuint GLint GLint xscale
Definition: juce_gles2.h:3022
juce::ExtraLookAndFeelBaseClasses
This class is used to hold a few look and feel base classes which are associated with classes that ma...
Definition: juce_LookAndFeel.h:36
juce::gl::WGL_CUBE_MAP_FACE_ARB
@ WGL_CUBE_MAP_FACE_ARB
Definition: juce_wgl.h:303
juce::dsp::Polynomial::getProductWith
Polynomial< FloatingType > getProductWith(const Polynomial< FloatingType > &other) const
computes the product of two polynomials and return the result
Definition: juce_Polynomial.h:135
juce::OpenGLContext::NativeContext::juceContext
OpenGLContext * juceContext
Definition: juce_OpenGL_android.h:348
juce::gl::GL_SHADING_RATE_SAMPLE_ORDER_SAMPLE_MAJOR_NV
@ GL_SHADING_RATE_SAMPLE_ORDER_SAMPLE_MAJOR_NV
Definition: juce_gl.h:10181
juce::Process::getCurrentModuleInstanceHandle
static void * getCurrentModuleInstanceHandle() noexcept
WINDOWS ONLY - This returns the HINSTANCE of the current module.
juce::ReferenceCountedArray::addSorted
int addSorted(ElementComparator &comparator, ObjectClass *newObject) noexcept
Inserts a new object into the array assuming that the array is sorted.
Definition: juce_ReferenceCountedArray.h:528
juce::gl::GL_SRGB8_ALPHA8_EXT
@ GL_SRGB8_ALPHA8_EXT
Definition: juce_gl.h:7728
juce::dsp::BallisticsFilter::yold
std::vector< SampleType > yold
Definition: juce_BallisticsFilter.h:143
VideoComponent::Pimpl::errorOccurred
void errorOccurred(const String &errorMessage)
Definition: juce_mac_Video.h:792
juce::ScrollBar::listeners
ListenerList< Listener > listeners
Definition: juce_ScrollBar.h:428
juce::Point::operator-=
Point & operator-=(Point other) noexcept
Subtracts another point's coordinates to this one.
Definition: juce_Point.h:104
juce::gl::GL_SIGNED_IDENTITY_NV
@ GL_SIGNED_IDENTITY_NV
Definition: juce_gl.h:9973
juce::gl::srcY0
GLint srcY0
Definition: juce_gl.h:2006
juce::dsp::DryWetMixingRule::balanced
@ balanced
juce::AnimatedPositionBehaviours::ContinuousWithMomentum::setFriction
void setFriction(double newFriction) noexcept
Sets the friction that damps the movement of the value.
Definition: juce_AnimatedPositionBehaviours.h:53
juce::AccessibilityNativeHandle::valid
bool valid
Definition: juce_win32_AccessibilityElement.h:74
juce::iOSAudioIODevice::getCurrentBitDepth
int getCurrentBitDepth() override
Returns the device's current physical bit-depth.
juce::dsp::IIR::Filter::check
void check()
juce::gl::GL_TEXTURE_WIDTH_QCOM
@ GL_TEXTURE_WIDTH_QCOM
Definition: juce_gles2.h:5061
juce::ModifierKeys::commandModifier
@ commandModifier
Command key flag - on windows this is the same as the CTRL key flag.
Definition: juce_ModifierKeys.h:140
juce::dsp::Oscillator::processSample
SampleType JUCE_VECTOR_CALLTYPE processSample(SampleType input) noexcept
Returns the result of processing a single sample.
Definition: juce_Oscillator.h:119
juce::CharPointer_ASCII::canRepresent
static bool canRepresent(juce_wchar character) noexcept
Returns true if the given unicode character can be represented in this encoding.
Definition: juce_CharPointer_ASCII.h:357
juce::RenderingHelpers::SavedStateBase::fillRect
void fillRect(Rectangle< float > r)
Definition: juce_RenderingHelpers.h:2281
juce::gl::GL_LUMINANCE_ALPHA_FLOAT16_ATI
@ GL_LUMINANCE_ALPHA_FLOAT16_ATI
Definition: juce_gl.h:5875
juce::dsp::SIMDFallbackOps::multiplyAdd
static forcedinline vSIMDType multiplyAdd(vSIMDType av, vSIMDType bv, vSIMDType cv) noexcept
Definition: juce_fallback_SIMDNativeOps.h:132
juce::Range::operator+
constexpr Range operator+(const ValueType amountToAdd) const noexcept
Returns a range that is equal to this one with an amount added to its start and end.
Definition: juce_Range.h:189
juce::gl::GL_COMPRESSED_SRGB8_ALPHA8_ASTC_8x5_KHR
@ GL_COMPRESSED_SRGB8_ALPHA8_ASTC_8x5_KHR
Definition: juce_gl.h:8593
juce::gl::GL_TEXTURE0
@ GL_TEXTURE0
Definition: juce_gl.h:1144
juce::dsp::AudioBlock::replaceWithSumOfInternal
void JUCE_VECTOR_CALLTYPE replaceWithSumOfInternal(AudioBlock< OtherSampleType > src, NumericType value) const noexcept
Definition: juce_AudioBlock.h:672
juce::WebView2Preferences::disableStatusBar
bool disableStatusBar
Definition: juce_WebBrowserComponent.h:232
juce::gl::GL_TEXTURE_LOD_BIAS_R_SGIX
@ GL_TEXTURE_LOD_BIAS_R_SGIX
Definition: juce_gl.h:11732
juce::gl::GL_TEXTURE_PRIORITY
@ GL_TEXTURE_PRIORITY
Definition: juce_gl.h:1020
juce::BorderSize::setBottom
void setBottom(ValueType newBottomGap) noexcept
Changes the bottom gap.
Definition: juce_BorderSize.h:92
juce::TreeViewItem::createItemComponent
virtual std::unique_ptr< Component > createItemComponent()
Creates a component that will be used to represent this item.
Definition: juce_TreeView.h:329
juce::XWindowSystemUtilities::Atoms::XembedMsgType
Atom XembedMsgType
Definition: juce_linux_XWindowSystem.h:91
juce::AudioProcessorGraph::getNumNodes
int getNumNodes() const noexcept
Returns the number of nodes in the graph.
Definition: juce_AudioProcessorGraph.h:223
juce::gl::GL_ALPHA_FLOAT32_ATI
@ GL_ALPHA_FLOAT32_ATI
Definition: juce_gl.h:5866
juce::dsp::NoiseGate::setAttack
void setAttack(SampleType newAttack)
Sets the attack time in milliseconds of the noise-gate.
juce::AudioProcessor::BusesLayout::inputBuses
Array< AudioChannelSet > inputBuses
An array containing the list of input buses that this processor supports.
Definition: juce_AudioProcessor.h:307
JUCE_IMPLEMENT_SINGLETON
#define JUCE_IMPLEMENT_SINGLETON(Classname)
This is a counterpart to the JUCE_DECLARE_SINGLETON macros.
Definition: juce_Singleton.h:201
juce::UIAGridItemProvider::get_ContainingGrid
JUCE_COMRESULT get_ContainingGrid(IRawElementProviderSimple **pRetVal) override
Definition: juce_win32_UIAGridItemProvider.h:69
juce::HighResolutionTimer::Pimpl::periodMs
std::atomic< int > periodMs
Definition: juce_posix_SharedCode.h:1337
juce::gl::GL_DEPTH24_STENCIL8_OES
@ GL_DEPTH24_STENCIL8_OES
Definition: juce_gles2.h:1574
juce_GZIPDecompressorInputStream.h
juce_AudioParameterChoice.h
juce::CoreGraphicsContext::clipToPath
void clipToPath(const Path &, const AffineTransform &) override
juce::AudioFormatWriter::sampleRate
double sampleRate
The sample rate of the stream.
Definition: juce_AudioFormatWriter.h:248
juce::AiffAudioFormat::appleKey
static const char *const appleKey
Metadata property name used when reading a aiff file with a basc chunk.
Definition: juce_AiffAudioFormat.h:63
juce::dsp::SIMDInternal::MaskTypeFor< char >::type
uint8_t type
Definition: juce_fallback_SIMDNativeOps.h:37
juce::MidiMessage::programChange
static MidiMessage programChange(int channel, int programNumber) noexcept
Creates a program-change message.
juce::gl::GL_POST_COLOR_MATRIX_RED_BIAS_SGI
@ GL_POST_COLOR_MATRIX_RED_BIAS_SGI
Definition: juce_gl.h:11797
juce::ComTypes::VIDEO_STREAM_CONFIG_CAPS::MinCroppingSize
SIZE MinCroppingSize
Definition: juce_win32_ComTypes.h:151
juce::WavAudioFormat::riffInfoSecondaryGenre
static const char *const riffInfoSecondaryGenre
Metadata property name used in INFO chunks.
Definition: juce_WavAudioFormat.h:149
juce::Rectangle::copyWithRounding
void copyWithRounding(Rectangle< float > &result) const noexcept
Definition: juce_Rectangle.h:999
juce_AudioProcessor.h
juce::RenderingHelpers::EdgeTableFillers::TransformedImageFill::render2PixelAverageY
void render2PixelAverageY(PixelARGB *dest, const uint8 *src, uint32 subPixelY) noexcept
Definition: juce_RenderingHelpers.h:1178
juce::ReturnHelpers::returnDefaultConstructedAnyType< void >
void returnDefaultConstructedAnyType< void >()
Definition: juce_linux_X11_Symbols.h:36
juce::AudioProcessor::addParameter
void addParameter(AudioProcessorParameter *)
Adds a parameter to the AudioProcessor.
juce::AudioParameterBool::stringFromBoolFunction
std::function< String(bool, int)> stringFromBoolFunction
Definition: juce_AudioParameterBool.h:132
juce::Synthesiser::getSound
SynthesiserSound::Ptr getSound(int index) const noexcept
Returns one of the sounds.
Definition: juce_Synthesiser.h:350
juce::GenericScopedTryLock::lock_
const LockType & lock_
Definition: juce_ScopedLock.h:238
juce::ComTypes::WindowInteractionState_BlockedByModalWindow
@ WindowInteractionState_BlockedByModalWindow
Definition: juce_win32_ComInterfaces.h:119
juce::XmlElement::getChildWithTagNameIterator
Iterator< GetNextElementWithTagName > getChildWithTagNameIterator(StringRef name) const
Allows iterating children of an XmlElement with a specific tag using range-for syntax.
Definition: juce_XmlElement.h:730
juce::ComboBoxParameterAttachment::~ComboBoxParameterAttachment
~ComboBoxParameterAttachment() override
Destructor.
juce::gl::GL_SAMPLER_2D_RECT
@ GL_SAMPLER_2D_RECT
Definition: juce_gl.h:2021
juce::StandalonePluginHolder::valueChanged
void valueChanged(Value &value) override
Called when a Value object is changed.
Definition: juce_StandaloneFilterWindow.h:169
juce::MessageBoxOptions::with
static MessageBoxOptions with(MessageBoxOptions options, Member &&member, Item &&item)
Definition: juce_MessageBoxOptions.h:130
juce::CppTokeniserFunctions::addEscapeChars
static String addEscapeChars(const String &s)
Takes a string and returns a version of it where standard C++ escape sequences have been used to repl...
Definition: juce_CPlusPlusCodeTokeniserFunctions.h:666
juce::ValueTree::addListener
void addListener(Listener *listener)
Adds a listener to receive callbacks when this tree is changed in some way.
juce::ZipFile::ZipEntry::uncompressedSize
int64 uncompressedSize
The file's original size.
Definition: juce_ZipFile.h:78
juce::RelativeCoordinate::Strings::height
static const String height
"height"
Definition: juce_RelativeCoordinate.h:159
juce::gl::GL_DRAW_BUFFER10_EXT
@ GL_DRAW_BUFFER10_EXT
Definition: juce_gles2.h:2054
juce::dsp::Chorus::delay
DelayLine< SampleType, DelayLineInterpolationTypes::Linear > delay
Definition: juce_Chorus.h:151
juce::dsp::SIMDRegister::ElementAccess::ElementAccess
ElementAccess(SIMDRegister &owner, size_t index) noexcept
Definition: juce_SIMDRegister_Impl.h:43
juce::gl::GL_SUPPORTED_MULTISAMPLE_MODES_AMD
@ GL_SUPPORTED_MULTISAMPLE_MODES_AMD
Definition: juce_gl.h:3294
juce::gl::GL_UNSIGNED_INT_10_10_10_2
@ GL_UNSIGNED_INT_10_10_10_2
Definition: juce_gl.h:1096
juce::ColourGradient::ColourPoint::colour
Colour colour
Definition: juce_ColourGradient.h:216
juce::ToolbarItemComponent::getContentArea
Rectangle< int > getContentArea() const noexcept
Returns the area of the component that should be used to display the button image or other contents o...
Definition: juce_ToolbarItemComponent.h:109
juce::AffineTransform::translation
static AffineTransform translation(float deltaX, float deltaY) noexcept
Returns a new transform which is a translation.
juce::NetworkServiceDiscovery::AvailableServiceList::~AvailableServiceList
~AvailableServiceList() override
Destructor.
juce::dsp::SIMDRegister::ElementAccess::simd
SIMDRegister & simd
Definition: juce_SIMDRegister_Impl.h:44
juce::gl::maxLength
GLsizei maxLength
Definition: juce_gl.h:4908
juce::gl::GL_MAX_IMAGE_UNITS
@ GL_MAX_IMAGE_UNITS
Definition: juce_gl.h:2594
juce::CharPointer_UTF32::isLowerCase
bool isLowerCase() const
Returns true if the first character of this string is lower-case.
Definition: juce_CharPointer_UTF32.h:326
juce::gl::GL_SYNC_FENCE_APPLE
@ GL_SYNC_FENCE_APPLE
Definition: juce_gles2.h:1724
juce::RenderingHelpers::GradientPixelIterators::Linear::yTerm
double yTerm
Definition: juce_RenderingHelpers.h:468
juce::PathStrokeType
Describes a type of stroke used to render a solid outline along a path.
Definition: juce_PathStrokeType.h:41
juce::gl::GL_MAX_COMPUTE_FIXED_GROUP_INVOCATIONS_ARB
@ GL_MAX_COMPUTE_FIXED_GROUP_INVOCATIONS_ARB
Definition: juce_gl.h:3928
juce::gl::WGL_AUX6_ARB
@ WGL_AUX6_ARB
Definition: juce_wgl.h:320
juce::ReturnHelpers::returnDefaultConstructedAnyType
Type returnDefaultConstructedAnyType()
Definition: juce_linux_X11_Symbols.h:33
juce::gl::GL_INTENSITY_EXT
@ GL_INTENSITY_EXT
Definition: juce_gl.h:7423
juce::gl::GL_LOGIC_OP
@ GL_LOGIC_OP
Definition: juce_gl.h:492
juce::dsp::NoiseGate::prepare
void prepare(const ProcessSpec &spec)
Initialises the processor.
juce::CarbonViewWrapperComponent::recursiveResize
bool recursiveResize
Definition: juce_mac_CarbonViewWrapperComponent.h:327
juce::gl::GL_CONSERVE_MEMORY_HINT_PGI
@ GL_CONSERVE_MEMORY_HINT_PGI
Definition: juce_gl.h:11078
juce::gl::GL_ADD_SIGNED_ARB
@ GL_ADD_SIGNED_ARB
Definition: juce_gl.h:5180
JUCE_ANDROID
#define JUCE_ANDROID
Definition: juce_TargetPlatform.h:64
juce::RenderingHelpers::ClipRegions::RectangleListRegion::fillRectWithColour
void fillRectWithColour(SavedStateType &state, Rectangle< int > area, PixelARGB colour, bool replaceContents) const override
Definition: juce_RenderingHelpers.h:1851
juce::gl::WGL_GAMMA_TABLE_SIZE_I3D
@ WGL_GAMMA_TABLE_SIZE_I3D
Definition: juce_wgl.h:501
juce::CachedValue::getValueTree
ValueTree & getValueTree() noexcept
Returns a reference to the ValueTree containing the referenced property.
Definition: juce_CachedValue.h:178
juce::dsp::SIMDRegister::vMaskSIMDType
typename vMaskType::vSIMDType vMaskSIMDType
The internal native type for the corresponding mask type (used internally).
Definition: juce_SIMDRegister.h:91
juce::Image::BitmapData::getPixelPointer
uint8 * getPixelPointer(int x, int y) const noexcept
Returns a pointer to a pixel in the image.
Definition: juce_Image.h:334
jassert
#define jassert(expression)
Platform-independent assertion macro.
Definition: juce_PlatformDefs.h:162
juce::gl::GL_DRAW_BUFFER4_ATI
@ GL_DRAW_BUFFER4_ATI
Definition: juce_gl.h:5613
juce::RelativeCoordinate::StandardStrings::parent
@ parent
Definition: juce_RelativeCoordinate.h:169
juce::var::isArray
bool isArray() const noexcept
juce::DialogWindow::LaunchOptions::dialogTitle
String dialogTitle
The title to give the window.
Definition: juce_DialogWindow.h:94
juce::OSCTypes::blob
static const OSCType blob
Definition: juce_OSCTypes.h:52
juce_ShapeButton.h
juce::gl::GL_TEXTURE_COMPARE_FUNC_ARB
@ GL_TEXTURE_COMPARE_FUNC_ARB
Definition: juce_gl.h:4982
juce::gl::uniformName
GLuint GLsizei GLsizei GLchar * uniformName
Definition: juce_gl.h:2090
juce::AnimatedPosition::range
Range< double > range
Definition: juce_AnimatedPosition.h:156
juce::MPEChannelRemapper::sourceAndChannel
uint32 sourceAndChannel[17]
Definition: juce_MPEUtils.h:144
juce::gl::GL_UNSIGNED_INT64_VEC2_NV
@ GL_UNSIGNED_INT64_VEC2_NV
Definition: juce_gl.h:3368
juce::gl::GL_IMAGE_2D_RECT
@ GL_IMAGE_2D_RECT
Definition: juce_gl.h:2604
juce::gl::GL_LUMINANCE_FLOAT16_ATI
@ GL_LUMINANCE_FLOAT16_ATI
Definition: juce_gl.h:5874
juce::CodeEditorComponent::getColourScheme
const ColourScheme & getColourScheme() const noexcept
Returns the current syntax highlighting colour scheme.
Definition: juce_CodeEditorComponent.h:246
juce::gl::GL_MAX_TESS_CONTROL_UNIFORM_BLOCKS_OES
@ GL_MAX_TESS_CONTROL_UNIFORM_BLOCKS_OES
Definition: juce_gles2.h:4776
juce::XmlTokeniser
@tags{GUI}
Definition: juce_XMLCodeTokeniser.h:34
juce::gl::GL_SWIZZLE_STRQ_ATI
@ GL_SWIZZLE_STRQ_ATI
Definition: juce_gl.h:5754
juce::ComTypes::VIDEO_STREAM_CONFIG_CAPS
Definition: juce_win32_ComTypes.h:146
juce::String::toLowerCase
String toLowerCase() const
Returns an lower-case version of this string.
CameraDevice::Pimpl::refreshConnections
void refreshConnections()
Definition: juce_mac_CameraDevice.h:490
juce::gl::GL_QUERY_RESOURCE_TYPE_VIDMEM_ALLOC_NV
@ GL_QUERY_RESOURCE_TYPE_VIDMEM_ALLOC_NV
Definition: juce_gl.h:9931
juce::RelativeCoordinatePositionerBase::ComponentScope::component
Component & component
Definition: juce_RelativeCoordinatePositioner.h:67
juce::Point::getPointOnCircumference
Point< FloatType > getPointOnCircumference(float radius, float angle) const noexcept
Taking this point to be the centre of a circle, this returns a point on its circumference.
Definition: juce_Point.h:194
juce::gl::GL_COLOR_SUM_EXT
@ GL_COLOR_SUM_EXT
Definition: juce_gl.h:7206
juce::CharPointer_UTF32::CharPointer_UTF32
CharPointer_UTF32(const CharType *rawPointer) noexcept
Definition: juce_CharPointer_UTF32.h:39
juce::gl::ptrstride
GLenum GLint const void GLint ptrstride
Definition: juce_gl.h:8290
juce::XmlElement::TextFormat::customHeader
String customHeader
If supplied, this header will be used (and customEncoding & addDefaultHeader will be ignored).
Definition: juce_XmlElement.h:141
juce::RectangleList::ensureStorageAllocated
void ensureStorageAllocated(int minNumRectangles)
Increases the internal storage to hold a minimum number of rectangles.
Definition: juce_RectangleList.h:643
juce::MidiKeyboardComponent::keysPressed
BigInteger keysPressed
Definition: juce_MidiKeyboardComponent.h:271
juce::StandaloneFilterWindow::handleMenuResult
void handleMenuResult(int result)
Definition: juce_StandaloneFilterWindow.h:815
juce::Colour::getFloatAlpha
float getFloatAlpha() const noexcept
Returns the colour's alpha (opacity) as a floating point value.
juce::PixelARGB::getInARGBMemoryOrder
uint32 getInARGBMemoryOrder() const noexcept
Returns a uint32 which when written to memory, will be in the order a, r, g, b.
Definition: juce_PixelFormats.h:89
juce::gl::GL_PATH_STENCIL_FUNC_NV
@ GL_PATH_STENCIL_FUNC_NV
Definition: juce_gl.h:9681
juce::gl::GL_MATRIX3_NV
@ GL_MATRIX3_NV
Definition: juce_gl.h:10616
juce::HashMap::swapWith
void swapWith(OtherHashMapType &otherHashMap) noexcept
Efficiently swaps the contents of two hash-maps.
Definition: juce_HashMap.h:340
juce::EdgeTable::getMaximumBounds
const Rectangle< int > & getMaximumBounds() const noexcept
Definition: juce_EdgeTable.h:81
juce::gl::GL_UNIFORM_ATOMIC_COUNTER_BUFFER_INDEX
@ GL_UNIFORM_ATOMIC_COUNTER_BUFFER_INDEX
Definition: juce_gl.h:2579
juce::CharPointer_UTF8::operator==
bool operator==(CharPointer_UTF8 other) const noexcept
This is a pointer comparison, it doesn't compare the actual text.
Definition: juce_CharPointer_UTF8.h:59
juce::gl::GL_SAMPLER_2D_MULTISAMPLE_ARRAY_OES
@ GL_SAMPLER_2D_MULTISAMPLE_ARRAY_OES
Definition: juce_gles2.h:4942
juce::UnitTestCategories::time
static const String time
Definition: juce_UnitTestCategories.h:50
juce::gl::GL_MAX_COLOR_ATTACHMENTS_EXT
@ GL_MAX_COLOR_ATTACHMENTS_EXT
Definition: juce_gl.h:6635
juce::URL::DownloadTaskOptions::sharedContainer
String sharedContainer
Definition: juce_URL.h:454
juce::gl::GL_SPARSE_TEXTURE_FULL_ARRAY_CUBE_MIPMAPS_ARB
@ GL_SPARSE_TEXTURE_FULL_ARRAY_CUBE_MIPMAPS_ARB
Definition: juce_gl.h:5021
juce::dsp::SpecialFunctions::besselI0
static double besselI0(double x) noexcept
Computes the modified Bessel function of the first kind I0 for a given double value x.
juce::gl::GL_SUCCESS_NV
@ GL_SUCCESS_NV
Definition: juce_gl.h:10791
juce::gl::GL_FRAMEBUFFER_ATTACHMENT_OBJECT_TYPE
@ GL_FRAMEBUFFER_ATTACHMENT_OBJECT_TYPE
Definition: juce_gl.h:1826
juce::UIATextProvider::GetVisibleRanges
JUCE_COMRESULT GetVisibleRanges(SAFEARRAY **pRetVal) override
Definition: juce_win32_UIATextProvider.h:101
CameraDevice::Pimpl::ImageReader::getSurface
LocalRef< jobject > getSurface() const
Definition: juce_android_CameraDevice.h:1149
juce::gl::GL_CONSERVATIVE_RASTER_MODE_POST_SNAP_NV
@ GL_CONSERVATIVE_RASTER_MODE_POST_SNAP_NV
Definition: juce_gl.h:9000
GLeglImageOES
void * GLeglImageOES
Definition: juce_gl.h:173
juce::gl::GL_MATRIX_EXT
@ GL_MATRIX_EXT
Definition: juce_gl.h:8018
juce::OSCException::description
String description
Definition: juce_OSCTypes.h:96
juce::gl::GL_CON_16_ATI
@ GL_CON_16_ATI
Definition: juce_gl.h:5714
juce::ReverbAudioSource::input
OptionalScopedPointer< AudioSource > input
Definition: juce_ReverbAudioSource.h:67
CameraDevice::Pimpl::activeImage
Image activeImage
Definition: juce_win32_CameraDevice.h:587
juce::ComponentBuilder::componentRef
WeakReference< Component > componentRef
Definition: juce_ComponentBuilder.h:235
juce::Atomic< int >
juce::gl::GL_CURRENT_RASTER_COLOR
@ GL_CURRENT_RASTER_COLOR
Definition: juce_gl.h:448
juce::Grid::getNumberOfRows
int getNumberOfRows() const noexcept
Returns the number of rows.
Definition: juce_Grid.h:215
juce::CharPointer_UTF32::operator>=
bool operator>=(CharPointer_UTF32 other) const noexcept
Definition: juce_CharPointer_UTF32.h:63
juce::gl::WGL_PBUFFER_WIDTH_ARB
@ WGL_PBUFFER_WIDTH_ARB
Definition: juce_wgl.h:217
juce::AudioProcessorGraph::NodeID
Each node in the graph has a UID of this type.
Definition: juce_AudioProcessorGraph.h:60
juce::ValueTreePropertyWithDefault::defaultValue
Value defaultValue
Definition: juce_ValueTreePropertyWithDefault.h:319
juce::gl::GL_MAX_MESH_TOTAL_MEMORY_SIZE_NV
@ GL_MAX_MESH_TOTAL_MEMORY_SIZE_NV
Definition: juce_gl.h:9526
juce::Component::findColour
Colour findColour(int colourID, bool inheritFromParent=false) const
Looks for a colour that has been registered with the given colour ID number.
juce::gl::GL_QUERY_DEPTH_PASS_EVENT_BIT_AMD
@ GL_QUERY_DEPTH_PASS_EVENT_BIT_AMD
Definition: juce_gl.h:3444
juce::AudioPlayHead::FrameRate::withPullDown
JUCE_NODISCARD FrameRate withPullDown(bool x=true) const
Returns a copy of this object with pulldown enabled or disabled, as specified.
Definition: juce_AudioPlayHead.h:111
juce::ApplicationCommandTarget::InvocationInfo::keyPress
KeyPress keyPress
The keypress that was used to invoke it.
Definition: juce_ApplicationCommandTarget.h:101
juce::gl::GL_ELEMENT_ARRAY_POINTER_APPLE
@ GL_ELEMENT_ARRAY_POINTER_APPLE
Definition: juce_gl.h:3629
juce::gl::GL_MAX_COLOR_ATTACHMENTS
@ GL_MAX_COLOR_ATTACHMENTS
Definition: juce_gl.h:1837
juce::gl::GL_DOWNSAMPLE_SCALES_IMG
@ GL_DOWNSAMPLE_SCALES_IMG
Definition: juce_gles2.h:3019
juce::gl::GL_R11F_G11F_B10F_APPLE
@ GL_R11F_G11F_B10F_APPLE
Definition: juce_gles2.h:1770
juce::gl::GL_TEXTURE_4D_SGIS
@ GL_TEXTURE_4D_SGIS
Definition: juce_gl.h:11281
juce::gl::GL_CONSTANT_EXT
@ GL_CONSTANT_EXT
Definition: juce_gl.h:7568
juce::PushNotifications::Listener::deviceTokenRefreshed
virtual void deviceTokenRefreshed(const String &token)
Called whenever a token gets refreshed.
Definition: juce_PushNotifications.h:669
juce::CustomTypeface::ascent
float ascent
Definition: juce_CustomTypeface.h:143
juce::gl::GL_FRAMEBUFFER_FETCH_NONCOHERENT_QCOM
@ GL_FRAMEBUFFER_FETCH_NONCOHERENT_QCOM
Definition: juce_gles2.h:5164
juce::gl::GL_TEXTURE_VIEW_MIN_LEVEL_EXT
@ GL_TEXTURE_VIEW_MIN_LEVEL_EXT
Definition: juce_gles2.h:2942
juce::gl::GL_UNSIGNED_BYTE_3_3_2
@ GL_UNSIGNED_BYTE_3_3_2
Definition: juce_gl.h:1092
juce::ComponentBoundsConstrainer::getMaximumWidth
int getMaximumWidth() const noexcept
Returns the current maximum width.
Definition: juce_ComponentBoundsConstrainer.h:64
juce::PushNotifications::Notification::publicVersion
std::unique_ptr< Notification > publicVersion
Optional: if you set lockScreenAppearance to showPartially, then you can provide "public version" of ...
Definition: juce_PushNotifications.h:243
juce::gl::GL_VERTEX_BINDING_OFFSET
@ GL_VERTEX_BINDING_OFFSET
Definition: juce_gl.h:2922
juce::AnimatedPosition::setLimits
void setLimits(Range< double > newRange) noexcept
Sets a range within which the value will be constrained.
Definition: juce_AnimatedPosition.h:63
juce::anonymous_namespace{juce_android_JNIHelpers.h}::juceString
String juceString(JNIEnv *env, jstring s)
Definition: juce_android_JNIHelpers.h:775
juce::ComTypes::MEDIATYPE_Video
constexpr CLSID MEDIATYPE_Video
Definition: juce_win32_ComTypes.h:486
juce::RangedAudioParameterAttributes::stringFromValue
StringFromValue stringFromValue
Definition: juce_RangedAudioParameter.h:85
juce::gl::GL_DEPTH_BUFFER_BIT4_QCOM
@ GL_DEPTH_BUFFER_BIT4_QCOM
Definition: juce_gles2.h:5205
juce::gl::GL_CONSTANT_NV
@ GL_CONSTANT_NV
Definition: juce_gl.h:9770
juce::gl::GL_MAX_VERTEX_UNIFORM_VECTORS
@ GL_MAX_VERTEX_UNIFORM_VECTORS
Definition: juce_gl.h:2420
juce::dsp::FastMathApproximations
This class contains various fast mathematical function approximations.
Definition: juce_FastMathApproximations.h:36
juce::Typeface::getName
const String & getName() const noexcept
Returns the font family of the typeface.
Definition: juce_Typeface.h:57
juce::gl::GL_VALIDATE_STATUS
@ GL_VALIDATE_STATUS
Definition: juce_gl.h:1536
juce::AbstractFifo::ScopedReadWrite::finish
static void finish(AbstractFifo &, int) noexcept
juce::gl::GL_STENCIL_SAMPLES_NV
@ GL_STENCIL_SAMPLES_NV
Definition: juce_gl.h:9250
juce::gl::GL_MAX_VERTEX_SHADER_LOCALS_EXT
@ GL_MAX_VERTEX_SHADER_LOCALS_EXT
Definition: juce_gl.h:8027
juce::gl::GL_TEXTURE_SHARED_SIZE
@ GL_TEXTURE_SHARED_SIZE
Definition: juce_gl.h:1731
juce::gl::GL_SCALE_BY_ONE_HALF_NV
@ GL_SCALE_BY_ONE_HALF_NV
Definition: juce_gl.h:9977
CameraDevice::Pimpl::viewerComps
Array< ViewerComponent * > viewerComps
Definition: juce_win32_CameraDevice.h:573
juce::TextLayout::cbegin
const_iterator cbegin() const
Definition: juce_TextLayout.h:247
juce::ResizableEdgeComponent::leftEdge
@ leftEdge
Indicates a vertical bar that can be dragged left/right to move the component's left-hand edge.
Definition: juce_ResizableEdgeComponent.h:50
juce::PushNotifications::Notification::ledBlinkPattern
LedBlinkPattern ledBlinkPattern
Optional.
Definition: juce_PushNotifications.h:264
juce::KeyboardComponentBase::getBlackNoteWidth
float getBlackNoteWidth() const noexcept
Returns the absolute width of the black notes.
Definition: juce_KeyboardComponentBase.h:152
juce::gl::GL_COMPRESSED_RGBA_ASTC_8x5
@ GL_COMPRESSED_RGBA_ASTC_8x5
Definition: juce_gles2.h:1412
juce::AudioPlayHead::FrameRate::fromType
static FrameRate fromType(FrameRateType type)
Definition: juce_AudioPlayHead.h:124
juce::Line::operator!=
bool operator!=(Line other) const noexcept
Compares two lines.
Definition: juce_Line.h:157
juce::Label::onEditorHide
std::function< void()> onEditorHide
You can assign a lambda to this callback object to have it called when the label's editor is hidden.
Definition: juce_Label.h:212
juce::gl::GL_CONDITION_SATISFIED_APPLE
@ GL_CONDITION_SATISFIED_APPLE
Definition: juce_gles2.h:1730
juce::dsp::AudioBlock::replaceWithDifferenceOf
const AudioBlock &JUCE_VECTOR_CALLTYPE replaceWithDifferenceOf(AudioBlock< OtherSampleType > src, NumericType value) const noexcept
Definition: juce_AudioBlock.h:432
juce::DeviceChangeDetector::messageWindow
HiddenMessageWindow messageWindow
Definition: juce_win32_HiddenMessageWindow.h:110
juce::SingleThreadedAbstractFifo::SingleThreadedAbstractFifo
SingleThreadedAbstractFifo()=default
Creates a SingleThreadedAbstractFifo with no size.
juce::ScopedReadLock::lock_
const ReadWriteLock & lock_
Definition: juce_ScopedReadLock.h:79
juce::LeakedObjectDetector::getLeakedObjectClassName
static const char * getLeakedObjectClassName()
Definition: juce_LeakedObjectDetector.h:99
juce::gl::GL_FRAGMENT_COLOR_MATERIAL_SGIX
@ GL_FRAGMENT_COLOR_MATERIAL_SGIX
Definition: juce_gl.h:11481
juce::KeyPress::F28Key
static const int F28Key
key-code for the F28 key
Definition: juce_KeyPress.h:234
juce::gl::GL_RECT_NV
@ GL_RECT_NV
Definition: juce_gl.h:9718
juce::AccessibilityEvent::valueChanged
@ valueChanged
Indicates that the UI element's value has changed.
VideoComponent::Pimpl::DirectShowContext::NativeWindowClass::wndProc
static LRESULT CALLBACK wndProc(HWND hwnd, UINT msg, WPARAM wParam, LPARAM lParam)
Definition: juce_win32_Video.h:878
juce::gl::GL_CON_27_ATI
@ GL_CON_27_ATI
Definition: juce_gl.h:5725
juce::GridItem::AlignSelf
AlignSelf
Possible values for the alignSelf property.
Definition: juce_GridItem.h:115
juce::Grid::TrackInfo::getStartLineName
const String & getStartLineName() const noexcept
Definition: juce_Grid.h:85
juce::RenderingHelpers::EdgeTableFillers::TransformedImageFill::maxY
const int maxY
Definition: juce_RenderingHelpers.h:1397
juce::gl::GL_GEOMETRY_INPUT_TYPE_EXT
@ GL_GEOMETRY_INPUT_TYPE_EXT
Definition: juce_gl.h:6704
CameraDevice::Pimpl::recordNextFrameTime
bool recordNextFrameTime
Definition: juce_win32_CameraDevice.h:589
juce::gl::GL_TEXTURE10
@ GL_TEXTURE10
Definition: juce_gl.h:1154
juce::gl::GL_EVAL_VERTEX_ATTRIB9_NV
@ GL_EVAL_VERTEX_ATTRIB9_NV
Definition: juce_gl.h:9088
juce::gl::GL_TEXTURE_COMPRESSED
@ GL_TEXTURE_COMPRESSED
Definition: juce_gl.h:1199
juce::AudioProcessor::getTotalNumInputChannels
int getTotalNumInputChannels() const noexcept
Returns the total number of input channels.
Definition: juce_AudioProcessor.h:727
juce::gl::GL_UUID_SIZE_EXT
@ GL_UUID_SIZE_EXT
Definition: juce_gl.h:6906
juce::AnimatedPositionBehaviours::ContinuousWithMomentum::minimumVelocity
double minimumVelocity
Definition: juce_AnimatedPositionBehaviours.h:96
juce::OpenGLContext::NativeContext::setSwapInterval
bool setSwapInterval(int numFramesPerSwap) noexcept
Definition: juce_OpenGL_ios.h:198
juce::MPEZoneLayout::getLowerZone
MPEZone getLowerZone() const noexcept
Returns a struct representing the lower MPE zone.
Definition: juce_MPEZoneLayout.h:141
juce::gl::GL_COLOR_ATTACHMENT12_EXT
@ GL_COLOR_ATTACHMENT12_EXT
Definition: juce_gl.h:6648
juce::dsp::PannerRule
PannerRule
Definition: juce_Panner.h:31
juce::gl::GL_STENCIL_INDEX4_OES
@ GL_STENCIL_INDEX4_OES
Definition: juce_gles2.h:4735
juce::AudioChannelSet::bottomRearCentre
@ bottomRearCentre
Bottom Rear Center (Brc)
Definition: juce_AudioChannelSet.h:419
juce::OSCBundle::Element::message
std::unique_ptr< OSCMessage > message
Definition: juce_OSCBundle.h:100
CameraDevice::Pimpl::CaptureSessionVideoRecordingMode
Definition: juce_android_CameraDevice.h:2702
juce::ActionBroadcaster
Manages a list of ActionListeners, and can send them messages.
Definition: juce_ActionBroadcaster.h:36
juce::gl::attachedObj
GLhandleARB attachedObj
Definition: juce_gl.h:4878
juce::dsp::FIR::Filter::NumericType
typename SampleTypeHelpers::ElementType< SampleType >::Type NumericType
The NumericType is the underlying primitive type used by the SampleType (which could be either a prim...
Definition: juce_FIRFilter.h:60
juce::gl::WGL_OPTIMAL_PBUFFER_WIDTH_EXT
@ WGL_OPTIMAL_PBUFFER_WIDTH_EXT
Definition: juce_wgl.h:418
juce::gl::signalValueArray
const GLuint const GLuint64 GLuint GLbitfield GLuint GLuint GLintptr GLintptr GLsizeiptr GLsizei const GLuint const GLuint64 * signalValueArray
Definition: juce_gl.h:9459
juce_Synthesiser.h
juce::gl::GL_GEOMETRY_SHADER_PRIMITIVES_EMITTED_ARB
@ GL_GEOMETRY_SHADER_PRIMITIVES_EMITTED_ARB
Definition: juce_gl.h:4654
juce::gl::GL_NEAREST_MIPMAP_NEAREST
@ GL_NEAREST_MIPMAP_NEAREST
Definition: juce_gl.h:378
juce::CharPointer_ASCII::compareUpTo
int compareUpTo(const CharPointer other, const int maxChars) const noexcept
Compares this string with another one, up to a specified number of characters.
Definition: juce_CharPointer_ASCII.h:248
juce::FileOutputStream::flushInternal
void flushInternal()
juce::OpenGLContext::AsyncWorkerFunctor
Definition: juce_OpenGLContext.h:346
juce::gl::GL_MAX_DEPTH_TEXTURE_SAMPLES
@ GL_MAX_DEPTH_TEXTURE_SAMPLES
Definition: juce_gl.h:2169
juce::Logger
Acts as an application-wide logging class.
Definition: juce_Logger.h:40
CameraDevice::Pimpl::startSession
void startSession()
Definition: juce_mac_CameraDevice.h:83
juce::XWindowSystem::setTitle
void setTitle(::Window, const String &) const
juce_ConsoleApplication.h
juce::gl::GL_DEBUG_SEVERITY_NOTIFICATION_KHR
@ GL_DEBUG_SEVERITY_NOTIFICATION_KHR
Definition: juce_gl.h:8483
juce::ADSR::getNextSample
float getNextSample() noexcept
Returns the next sample value for an ADSR object.
Definition: juce_ADSR.h:154
juce::SelectedItemSet::addToSelectionOnMouseDown
bool addToSelectionOnMouseDown(ParameterType item, ModifierKeys modifiers)
Selects or deselects items that can also be dragged, based on a mouse-down event.
Definition: juce_SelectedItemSet.h:197
juce::Point::setY
void setY(ValueType newY) noexcept
Sets the point's y coordinate.
Definition: juce_Point.h:76
juce::FileDragAndDropTarget
Components derived from this class can have files dropped onto them by an external application.
Definition: juce_FileDragAndDropTarget.h:36
juce::OpenGLContext::NativeContext::shutdownOnRenderThread
void shutdownOnRenderThread()
Definition: juce_OpenGL_android.h:180
juce::gl::GL_HISTOGRAM_SINK_EXT
@ GL_HISTOGRAM_SINK_EXT
Definition: juce_gl.h:6814
juce::dsp::FilterDesign::IIRCoefficients
typename IIR::Coefficients< FloatType > IIRCoefficients
Definition: juce_FilterDesign.h:44
VideoComponent::Pimpl::DirectShowContext::mediaEvent
ComSmartPtr< ComTypes::IMediaEventEx > mediaEvent
Definition: juce_win32_Video.h:757
juce::gl::top
GLdouble GLdouble GLdouble top
Definition: juce_gl.h:929
juce::AudioThumbnail::channels
OwnedArray< ThumbData > channels
Definition: juce_AudioThumbnail.h:205
juce::WinRTWrapper::RoInitializeFuncPtr
HRESULT(WINAPI * RoInitializeFuncPtr)(int)
Definition: juce_win32_WinRTWrapper.h:94
juce::MidiMessageSequence::MidiEventHolder::message
MidiMessage message
The message itself, whose timestamp is used to specify the event's time.
Definition: juce_MidiMessageSequence.h:69
juce::gl::GL_TEXTURE_4DSIZE_SGIS
@ GL_TEXTURE_4DSIZE_SGIS
Definition: juce_gl.h:11283
juce::dsp::SIMDFallbackOps::bit_or
static forcedinline vSIMDType bit_or(vSIMDType a, vSIMDType b) noexcept
Definition: juce_fallback_SIMDNativeOps.h:76
juce::AudioProcessorValueTreeState::ParameterLayout::ParameterStorage
Definition: juce_AudioProcessorValueTreeState.h:185
juce::AudioParameterInt::get
int get() const noexcept
Returns the parameter's current value as an integer.
Definition: juce_AudioParameterInt.h:112
juce::gl::GL_RGB16F_EXT
@ GL_RGB16F_EXT
Definition: juce_gles2.h:1954
juce::gl::group_size_x
GLuint GLuint GLuint group_size_x
Definition: juce_gl.h:3932
juce::gl::numCoords
GLsizei const GLubyte GLsizei numCoords
Definition: juce_gl.h:9790
juce::gl::GL_DRAW_BUFFER8_EXT
@ GL_DRAW_BUFFER8_EXT
Definition: juce_gles2.h:2052
juce::gl::GL_TRANSLATED_SHADER_SOURCE_LENGTH_ANGLE
@ GL_TRANSLATED_SHADER_SOURCE_LENGTH_ANGLE
Definition: juce_gles2.h:1657
juce::LuaTokeniser::tokenType_string
@ tokenType_string
Definition: juce_LuaCodeTokeniser.h:55
juce::gl::queryId
GLuint * queryId
Definition: juce_gl.h:8416
juce::gl::GL_NO_RESET_NOTIFICATION_ARB
@ GL_NO_RESET_NOTIFICATION_ARB
Definition: juce_gl.h:4729
juce::String::toRawUTF8
const char * toRawUTF8() const
Returns a pointer to a UTF-8 version of this string.
juce::Quaternion::Quaternion
Quaternion(Vector3D< Type > vectorPart, Type scalarPart) noexcept
Definition: juce_Quaternion.h:41
juce::AccessibleState::withIgnored
JUCE_NODISCARD AccessibleState withIgnored() const noexcept
Sets the ignored flag and returns the new state.
Definition: juce_AccessibilityState.h:95
juce::ButtonParameterAttachment::ButtonParameterAttachment
ButtonParameterAttachment(RangedAudioParameter &parameter, Button &button, UndoManager *undoManager=nullptr)
Creates a connection between a plug-in parameter and a Button.
juce::Image::BitmapData::readOnly
@ readOnly
Definition: juce_Image.h:314
juce::gl::GL_FRAMEBUFFER_BARRIER_BIT
@ GL_FRAMEBUFFER_BARRIER_BIT
Definition: juce_gl.h:2590
juce::ParameterAttachment::setValue
std::function< void(float)> setValue
Definition: juce_ParameterAttachments.h:117
juce_LiveConstantEditor.h
juce::dsp::SIMDFallbackOps::ScalarGeq
Definition: juce_fallback_SIMDNativeOps.h:185
juce::dsp::WindowingFunction::blackman
@ blackman
Definition: juce_Windowing.h:53
juce::MPEZone::Type::upper
@ upper
juce::dsp::Convolution::Mixer::volumeWet
std::array< SmoothedValue< float >, 2 > volumeWet
Definition: juce_Convolution.h:290
juce::gl::GL_RGBA_FLOAT_MODE_ATI
@ GL_RGBA_FLOAT_MODE_ATI
Definition: juce_gl.h:5806
juce::dsp::IIR::Coefficients::getMagnitudeForFrequency
double getMagnitudeForFrequency(double frequency, double sampleRate) const noexcept
Returns the magnitude frequency response of the filter for a given frequency and sample rate.
juce::LassoComponent::lassoOutlineColourId
@ lassoOutlineColourId
The colour to draw the outline with.
Definition: juce_LassoComponent.h:197
juce::HashMap::hashFunctionToUse
HashFunctionType hashFunctionToUse
Definition: juce_HashMap.h:480
juce::gl::GL_PERFQUERY_COUNTER_DATA_FLOAT_INTEL
@ GL_PERFQUERY_COUNTER_DATA_FLOAT_INTEL
Definition: juce_gl.h:8400
juce::gl::WGL_ALPHA_SHIFT_ARB
@ WGL_ALPHA_SHIFT_ARB
Definition: juce_wgl.h:259
juce::Thread::setCurrentThreadName
static void setCurrentThreadName(const String &newThreadName)
Changes the name of the caller thread.
Definition: juce_posix_SharedCode.h:942
juce::gl::GL_OBJECT_SHADER_SOURCE_LENGTH_ARB
@ GL_OBJECT_SHADER_SOURCE_LENGTH_ARB
Definition: juce_gl.h:4874
juce::BufferingAudioSource::source
OptionalScopedPointer< PositionableAudioSource > source
Definition: juce_BufferingAudioSource.h:108
AndroidRunnable::owner
Owner & owner
Definition: juce_android_CameraDevice.h:269
juce::CriticalSection::enter
void enter() const noexcept
Acquires the lock.
Definition: juce_posix_SharedCode.h:39
juce::mapFromLog10
Type mapFromLog10(Type valueInLogRange, Type logRangeMin, Type logRangeMax)
Remaps a logarithmic value in a target range to a normalised value (between 0 and 1).
Definition: juce_MathsFunctions.h:166
juce::gl::GL_SUBPIXEL_BITS
@ GL_SUBPIXEL_BITS
Definition: juce_gl.h:319
juce::Colours::olivedrab
const Colour olivedrab
Definition: juce_Colours.h:141
juce::gl::GL_FONT_UNINTELLIGIBLE_NV
@ GL_FONT_UNINTELLIGIBLE_NV
Definition: juce_gl.h:9760
VideoComponent::Pimpl::MediaSession::updateMetadata
void updateMetadata()
Definition: juce_android_Video.h:1486
juce::PluginDescription::fileOrIdentifier
String fileOrIdentifier
Either the file containing the plug-in module, or some other unique way of identifying it.
Definition: juce_PluginDescription.h:82
JUCE_CAMERA_LOG
#define JUCE_CAMERA_LOG(x)
Definition: juce_video.h:75
juce::AccessibilityTextInterface::getSelection
virtual Range< int > getSelection() const =0
Returns the range of characters that are currently selected, or an empty range if nothing is selected...
juce::gl::GL_OPERAND2_RGB
@ GL_OPERAND2_RGB
Definition: juce_gl.h:1227
juce::DirectoryContentsList::FileInfo::modificationTime
Time modificationTime
File modification time.
Definition: juce_DirectoryContentsList.h:143
juce::ObjCObjectHandle::operator=
ObjCObjectHandle & operator=(const ObjCObjectHandle &other)
Definition: juce_mac_ObjCHelpers.h:277
juce::gl::GL_SAMPLER_2D_RECT_ARB
@ GL_SAMPLER_2D_RECT_ARB
Definition: juce_gl.h:4864
juce::CharPointer_UTF16::operator+=
void operator+=(int numToSkip) noexcept
Moves this pointer forwards by the specified number of characters.
Definition: juce_CharPointer_UTF16.h:136
juce::gl::GL_RENDERBUFFER_EXT
@ GL_RENDERBUFFER_EXT
Definition: juce_gl.h:6655
juce::gl::GL_R16F
@ GL_R16F
Definition: juce_gl.h:1910
juce::gl::semaphoreArray
GLsizei const GLuint * semaphoreArray
Definition: juce_gl.h:9466
juce::gl::GL_CURRENT_MATRIX_INDEX_ARB
@ GL_CURRENT_MATRIX_INDEX_ARB
Definition: juce_gl.h:4497
juce::gl::GL_MAX_CONVOLUTION_HEIGHT
@ GL_MAX_CONVOLUTION_HEIGHT
Definition: juce_gl.h:4346
juce::gl::renderbuffer
GLuint renderbuffer
Definition: juce_gl.h:1990
juce::MultiChoicePropertyComponent::lookAndFeelChanged
void lookAndFeelChanged() override
Called to let the component react to a change in the look-and-feel setting.
juce::gl::GL_LUMINANCE_ALPHA16F_EXT
@ GL_LUMINANCE_ALPHA16F_EXT
Definition: juce_gles2.h:2916
CameraDevice::Pimpl::PreviewDisplay::isReady
bool isReady() const
Definition: juce_android_CameraDevice.h:1026
juce::maskPixelComponents
uint32 maskPixelComponents(uint32 x) noexcept
Definition: juce_PixelFormats.h:37
juce::CarbonViewWrapperComponent::setEmbeddedWindowToOurSize
void setEmbeddedWindowToOurSize()
Definition: juce_mac_CarbonViewWrapperComponent.h:181
juce::FilenameComponent::wildcard
String wildcard
Definition: juce_FilenameComponent.h:228
juce::AudioDeviceManager::createStateXml
std::unique_ptr< XmlElement > createStateXml() const
Returns some XML representing the current state of the manager.
juce::gl::GL_R11F_G11F_B10F
@ GL_R11F_G11F_B10F
Definition: juce_gl.h:1727
juce::Rectangle::intersectRectangles
static bool intersectRectangles(ValueType &x1, ValueType &y1, ValueType &w1, ValueType &h1, ValueType x2, ValueType y2, ValueType w2, ValueType h2) noexcept
Static utility to intersect two sets of rectangular coordinates.
Definition: juce_Rectangle.h:927
juce::dsp::LookupTable::isInitialised
bool isInitialised() const noexcept
Returns true if the LookupTable is initialised and ready to be used.
Definition: juce_LookupTable.h:141
juce::gl::GL_DEBUG_SOURCE_THIRD_PARTY
@ GL_DEBUG_SOURCE_THIRD_PARTY
Definition: juce_gl.h:2709
juce::gl::GL_REQUIRED_TEXTURE_IMAGE_UNITS_OES
@ GL_REQUIRED_TEXTURE_IMAGE_UNITS_OES
Definition: juce_gles2.h:1851
juce::gl::GL_MAX_GEOMETRY_TOTAL_OUTPUT_COMPONENTS
@ GL_MAX_GEOMETRY_TOTAL_OUTPUT_COMPONENTS
Definition: juce_gl.h:2117
juce::ArrayBase::moveInternal
TriviallyCopyableVoid< T > moveInternal(int currentIndex, int newIndex) noexcept
Definition: juce_ArrayBase.h:508
juce::SparseSet::SparseSet
SparseSet()=default
juce::gl::GL_VERTEX_STREAM2_ATI
@ GL_VERTEX_STREAM2_ATI
Definition: juce_gl.h:5929
juce::AudioProcessorValueTreeState::SliderAttachment
An object of this class maintains a connection between a Slider and a parameter in an AudioProcessorV...
Definition: juce_AudioProcessorValueTreeState.h:538
juce_Component.h
juce::gl::GL_4PASS_2_EXT
@ GL_4PASS_2_EXT
Definition: juce_gl.h:6979
juce::ArgumentList::Argument::operator!=
bool operator!=(StringRef stringToCompare) const
Compares this argument against a string.
juce::gl::GL_REG_7_ATI
@ GL_REG_7_ATI
Definition: juce_gl.h:5673
juce::dsp::DryWetMixer::setMixingRule
void setMixingRule(MixingRule newRule)
Sets the mix rule.
juce::gl::GL_FRAMEBUFFER_ATTACHMENT_TEXTURE_SCALE_IMG
@ GL_FRAMEBUFFER_ATTACHMENT_TEXTURE_SCALE_IMG
Definition: juce_gles2.h:3020
juce::XWindowSystem::deleteIconPixmaps
void deleteIconPixmaps(::Window) const
juce::operator!=
bool operator!=(const String &string1, CharPointer_UTF32 string2) noexcept
Case-sensitive comparison of two strings.
juce::Vector3D::y
Type y
Definition: juce_Vector3D.h:80
juce::ToggleButton
A button that can be toggled on/off.
Definition: juce_ToggleButton.h:40
juce::OggVorbisAudioFormat::encoderName
static const char *const encoderName
Metadata property name used by the Ogg writer - if you set a string for this value,...
Definition: juce_OggVorbisAudioFormat.h:73
juce::gl::GL_MAP2_VERTEX_ATTRIB11_4_NV
@ GL_MAP2_VERTEX_ATTRIB11_4_NV
Definition: juce_gl.h:10676
juce::gl::GL_TEXTURE_MIN_FILTER
@ GL_TEXTURE_MIN_FILTER
Definition: juce_gl.h:383
juce::Rectangle::proportionOfHeight
ValueType proportionOfHeight(FloatType proportion) const noexcept
Returns a proportion of the height of this rectangle.
Definition: juce_Rectangle.h:596
juce::gl::GL_INVERTED_SCREEN_W_REND
@ GL_INVERTED_SCREEN_W_REND
Definition: juce_gl.h:11135
juce::KeyPress::F8Key
static const int F8Key
key-code for the F8 key
Definition: juce_KeyPress.h:214
juce::HeapBlock::calloc
void calloc(SizeType newNumElements, const size_t elementSize=sizeof(ElementType))
Allocates a specified amount of memory and clears it.
Definition: juce_HeapBlock.h:263
juce::gl::GL_TEXTURE_COMPRESSED_BLOCK_SIZE
@ GL_TEXTURE_COMPRESSED_BLOCK_SIZE
Definition: juce_gl.h:2814
juce::gl::ids
GLuint * ids
Definition: juce_gl.h:1448
juce::ButtonTracker
A class that automatically sends analytics events to the Analytics singleton when a button is clicked...
Definition: juce_ButtonTracker.h:38
juce::AccessibleState
Represents the state of an accessible UI element.
Definition: juce_AccessibilityState.h:38
juce::UndoManager::stashedFutureTransactions
OwnedArray< ActionSet > stashedFutureTransactions
Definition: juce_UndoManager.h:251
VideoComponent::Pimpl::MediaSession::Player::MEDIA_INFO_UNKNOWN
@ MEDIA_INFO_UNKNOWN
Definition: juce_android_Video.h:1157
juce::UIAToggleProvider::Toggle
JUCE_COMRESULT Toggle() override
Definition: juce_win32_UIAToggleProvider.h:37
juce_TimeSliceThread.h
juce::ApplicationCommandInfo::defaultKeypresses
Array< KeyPress > defaultKeypresses
A list of zero or more keypresses that should be used as the default keys for this command.
Definition: juce_ApplicationCommandInfo.h:127
juce::StandalonePluginHolder::settings
OptionalScopedPointer< PropertySet > settings
Definition: juce_StandaloneFilterWindow.h:404
juce::CoreGraphicsContext::setInterpolationQuality
void setInterpolationQuality(Graphics::ResamplingQuality) override
juce_FileDragAndDropTarget.h
juce::gl::GL_UNSIGNED_INT_IMAGE_2D_RECT
@ GL_UNSIGNED_INT_IMAGE_2D_RECT
Definition: juce_gl.h:2626
juce::gl::GL_SRC1_COLOR_EXT
@ GL_SRC1_COLOR_EXT
Definition: juce_gles2.h:1866
juce::EdgeTable::bounds
Rectangle< int > bounds
Definition: juce_EdgeTable.h:208
juce::Direct2DLowLevelGraphicsContext::fillRect
void fillRect(const Rectangle< int > &, bool replaceExistingContents) override
juce::gl::WGL_SWAP_UNDERLAY15
@ WGL_SWAP_UNDERLAY15
Definition: juce_wgl.h:76
juce::gl::GL_MULTISAMPLE_BUFFER_BIT4_QCOM
@ GL_MULTISAMPLE_BUFFER_BIT4_QCOM
Definition: juce_gles2.h:5221
juce::KeyPress::rightKey
static const int rightKey
key-code for the cursor-right key
Definition: juce_KeyPress.h:201
juce::gl::GL_IMAGE_ROTATE_ORIGIN_X_HP
@ GL_IMAGE_ROTATE_ORIGIN_X_HP
Definition: juce_gl.h:8191
juce::dsp::DelayLine::writePos
std::vector< int > writePos
Definition: juce_DelayLine.h:332
juce::ComTypes::CLSID_SpVoice
JUCE_COMCLASS(IRawElementProviderFragmentRoot, "620ce2a5-ab8f-40a9-86cb-de3c75599b58") JUCE_COMCLASS(IRawElementProviderFragment, "f7063da8-8359-439c-9297-bbc5299a7d87") JUCE_COMCLASS(IExpandCollapseProvider, "d847d3a5-cab0-4a98-8c32-ecb45c59ad24") JUCE_COMCLASS(IGridItemProvider, "d02541f1-fb81-4d64-ae32-f520f8a6dbd1") JUCE_COMCLASS(IGridProvider, "b17d6187-0907-464b-a168-0ef17a1572b1") JUCE_COMCLASS(IInvokeProvider, "54fcb24b-e18e-47a2-b4d3-eccbe77599a2") JUCE_COMCLASS(IRangeValueProvider, "36dc7aef-33e6-4691-afe1-2be7274b3d33") JUCE_COMCLASS(ISelectionProvider, "fb8b03af-3bdf-48d4-bd36-1a65793be168") JUCE_COMCLASS(ISelectionProvider2, "14f68475-ee1c-44f6-a869-d239381f0fe7") JUCE_COMCLASS(ISelectionItemProvider, "2acad808-b2d4-452d-a407-91ff1ad167b2") JUCE_COMCLASS(ITextRangeProvider, "5347ad7b-c355-46f8-aff5-909033582f63") JUCE_COMCLASS(ITextProvider, "3589c92c-63f3-4367-99bb-ada653b77cf2") JUCE_COMCLASS(ITextProvider2, "0dc5e6ed-3e16-4bf1-8f9a-a979878bc195") JUCE_COMCLASS(IToggleProvider, "56d00bd0-c4f4-433c-a836-1a52a57e0892") JUCE_COMCLASS(ITransformProvider, "6829ddc4-4f91-4ffa-b86f-bd3e2987cb4c") JUCE_COMCLASS(IValueProvider, "c7935180-6fb3-4201-b174-7df73adbf64a") constexpr JUCE_COMCLASS(IWindowProvider, "987df77b-db06-4d77-8f8a-86a9c3bb90b9") CLSID CLSID_SpVoice
Definition: juce_win32_ComInterfaces.h:348
juce::gl::GL_IMAGE_BINDING_FORMAT
@ GL_IMAGE_BINDING_FORMAT
Definition: juce_gl.h:2635
juce::dsp::Phaser::feedback
SampleType feedback
Definition: juce_Phaser.h:200
juce::AudioBuffer::isClear
bool isClear
Definition: juce_AudioSampleBuffer.h:1223
juce::PopupMenu::Item::colour
Colour colour
A colour to use to draw the menu text.
Definition: juce_PopupMenu.h:168
juce::gl::pathParameterTemplate
GLenum const void GLbitfield GLsizei GLenum const void GLenum GLuint pathParameterTemplate
Definition: juce_gl.h:9795
juce::gl::GL_TILE_RASTER_ORDER_INCREASING_Y_MESA
@ GL_TILE_RASTER_ORDER_INCREASING_Y_MESA
Definition: juce_gl.h:8693
juce::Colours::pink
const Colour pink
Definition: juce_Colours.h:152
juce::ComponentMovementWatcher::componentMovedOrResized
virtual void componentMovedOrResized(bool wasMoved, bool wasResized)=0
This callback happens when the component that is being watched is moved relative to its top-level pee...
juce::gl::GL_POINT_DISTANCE_ATTENUATION
@ GL_POINT_DISTANCE_ATTENUATION
Definition: juce_gl.h:1311
juce::AudioChannelSet::ambisonicACN23
@ ambisonicACN23
Fourth-order ambisonic channel number 23.
Definition: juce_AudioChannelSet.h:386
juce::RenderingHelpers::ClipRegions
Definition: juce_RenderingHelpers.h:1591
juce::LeakedObjectDetector::LeakCounter::LeakCounter
LeakCounter()=default
juce::UIATextProvider::UIATextRangeProvider::Select
JUCE_COMRESULT Select() override
Definition: juce_win32_UIATextProvider.h:521
juce::SortedSet::getFirst
ElementType getFirst() const noexcept
Returns the first element in the set, or 0 if the set is empty.
Definition: juce_SortedSet.h:183
juce::gl::GL_SAMPLE_ALPHA_TO_COVERAGE
@ GL_SAMPLE_ALPHA_TO_COVERAGE
Definition: juce_gl.h:1178
juce::FlexItem::Margin
Represents a margin.
Definition: juce_FlexItem.h:124
juce::RangedAudioParameterAttributes::withMeta
JUCE_NODISCARD auto withMeta(bool x) const
See AudioProcessorParameter::isMetaParameter()
Definition: juce_RangedAudioParameter.h:64
juce::RelativeRectangle
A rectangle stored as a set of RelativeCoordinate values.
Definition: juce_RelativeRectangle.h:39
juce::Line::getStartX
ValueType getStartX() const noexcept
Returns the x coordinate of the line's start point.
Definition: juce_Line.h:76
juce::gl::GL_DRAW_FRAMEBUFFER_BINDING
@ GL_DRAW_FRAMEBUFFER_BINDING
Definition: juce_gl.h:1820
juce::PathStrokeType::EndCapStyle
EndCapStyle
The type shape to use for the ends of lines.
Definition: juce_PathStrokeType.h:59
juce::gl::GL_RENDERBUFFER_SAMPLES_NV
@ GL_RENDERBUFFER_SAMPLES_NV
Definition: juce_gles2.h:3740
juce::gl::GL_MAX_PROGRAM_IF_DEPTH_NV
@ GL_MAX_PROGRAM_IF_DEPTH_NV
Definition: juce_gl.h:9221
juce::gl::GL_READ_BUFFER
@ GL_READ_BUFFER
Definition: juce_gl.h:296
ULONG
juce::SmoothedValue::reset
void reset(double sampleRate, double rampLengthInSeconds) noexcept
Reset to a new sample rate and ramp length.
Definition: juce_SmoothedValue.h:252
juce::Colours::navy
const Colour navy
Definition: juce_Colours.h:138
juce::ComBaseClassHelper::QueryInterface
JUCE_COMRESULT QueryInterface(REFIID refId, void **result)
Definition: juce_win32_ComSmartPtr.h:206
juce::SmoothedValue::getNextValue
FloatType getNextValue() noexcept
Compute the next value.
Definition: juce_SmoothedValue.h:295
juce::gl::GL_FOG_FUNC_POINTS_SGIS
@ GL_FOG_FUNC_POINTS_SGIS
Definition: juce_gl.h:11174
juce::gl::GL_UNIFORM_BARRIER_BIT
@ GL_UNIFORM_BARRIER_BIT
Definition: juce_gl.h:2583
juce::gl::WGL_SAMPLES_3DFX
@ WGL_SAMPLES_3DFX
Definition: juce_wgl.h:85
juce::XWindowSystem::handleGravityNotify
void handleGravityNotify(LinuxComponentPeer *) const
VideoComponent::Pimpl::MediaSession::Player::State::started
@ started
VideoComponent::Pimpl::DirectShowContext::needToUpdateViewport
bool needToUpdateViewport
Definition: juce_win32_Video.h:763
juce::gl::GL_MAX_PROGRAM_ALU_INSTRUCTIONS_ARB
@ GL_MAX_PROGRAM_ALU_INSTRUCTIONS_ARB
Definition: juce_gl.h:4117
juce::RenderingHelpers::EdgeTableFillers::ImageFill::copyRow
forcedinline void copyRow(DestPixelType *dest, SrcPixelType const *src, int width) const noexcept
Definition: juce_RenderingHelpers.h:905
juce::CharPointer_UTF8::getAddress
CharType * getAddress() const noexcept
Returns the address that this pointer is pointing to.
Definition: juce_CharPointer_UTF8.h:67
juce::gl::GL_RENDERBUFFER_STENCIL_SIZE_EXT
@ GL_RENDERBUFFER_STENCIL_SIZE_EXT
Definition: juce_gl.h:6668
GLsizei
int GLsizei
Definition: juce_gl.h:167
juce::OSCArgument::floatValue
float floatValue
Definition: juce_OSCArgument.h:117
GLVULKANPROCNV
void(* GLVULKANPROCNV)(void)
Definition: juce_gles2.h:94
juce::gl::GL_DRAW_INDIRECT_ADDRESS_NV
@ GL_DRAW_INDIRECT_ADDRESS_NV
Definition: juce_gl.h:10577
juce::ChangeBroadcaster::ChangeBroadcasterCallback
Definition: juce_ChangeBroadcaster.h:85
juce::RelativePointPath::CloseSubPath
Class for the close sub path element.
Definition: juce_RelativePointPath.h:113
juce::gl::GL_COMPARE_REF_DEPTH_TO_TEXTURE_EXT
@ GL_COMPARE_REF_DEPTH_TO_TEXTURE_EXT
Definition: juce_gl.h:7484
juce::gl::GL_MAX_TESS_CONTROL_ATOMIC_COUNTERS
@ GL_MAX_TESS_CONTROL_ATOMIC_COUNTERS
Definition: juce_gl.h:2571
juce::PopupMenu::Options::getInitiallySelectedItemId
int getInitiallySelectedItemId() const noexcept
Gets the ID of the item that must be selected when the menu is initially shown.
Definition: juce_PopupMenu.h:630
juce::MidiRPNDetector::ChannelState::valueMSB
uint8 valueMSB
Definition: juce_MidiRPN.h:104
juce::gl::GL_LINEAR_DETAIL_SGIS
@ GL_LINEAR_DETAIL_SGIS
Definition: juce_gl.h:11158
juce::gl::GL_MAX_TASK_TEXTURE_IMAGE_UNITS_NV
@ GL_MAX_TASK_TEXTURE_IMAGE_UNITS_NV
Definition: juce_gl.h:9517
juce::gl::GL_DEBUG_SEVERITY_HIGH_AMD
@ GL_DEBUG_SEVERITY_HIGH_AMD
Definition: juce_gl.h:3250
juce::ArrayBase::numAllocated
int numAllocated
Definition: juce_ArrayBase.h:599
juce::SmoothedValueBase::getCurrentValue
FloatType getCurrentValue() const noexcept
Returns the current value of the ramp.
Definition: juce_SmoothedValue.h:66
juce::Colours::lightseagreen
const Colour lightseagreen
Definition: juce_Colours.h:114
juce_AudioParameterBool.h
VideoComponent::Pimpl::MediaSession::Controller::setPosition
void setPosition(double newPosition)
Definition: juce_android_Video.h:669
juce::WavAudioFormat::bwavOriginationTime
static const char *const bwavOriginationTime
Metadata property name used in BWAV chunks.
Definition: juce_WavAudioFormat.h:54
juce::dsp::LogRampedValue::B
FloatType B
Definition: juce_LogRampedValue.h:182
juce::ObjCBlock::~ObjCBlock
~ObjCBlock()
Definition: juce_mac_ObjCHelpers.h:500
juce::detail::joinCompileTimeStrImpl
constexpr auto joinCompileTimeStrImpl(A &&a, std::index_sequence< As... >, B &&b, std::index_sequence< Bs... >)
Definition: juce_mac_ObjCHelpers.h:324
juce_Message.h
juce::gl::GL_CONTEXT_RELEASE_BEHAVIOR
@ GL_CONTEXT_RELEASE_BEHAVIOR
Definition: juce_gl.h:3045
juce::CharPointer_ASCII::findTerminatingNull
CharPointer_ASCII findTerminatingNull() const noexcept
Returns a pointer to the null character that terminates this string.
Definition: juce_CharPointer_ASCII.h:201
juce::operator==
bool operator==(const String &string1, CharPointer_UTF32 string2) noexcept
Case-sensitive comparison of two strings.
juce::gl::GL_COLOR_ATTACHMENT1_EXT
@ GL_COLOR_ATTACHMENT1_EXT
Definition: juce_gl.h:6637
juce::CharPointer_ASCII::operator-
CharPointer_ASCII operator-(const int numToSkip) const noexcept
Returns a pointer which is moved backwards from this one by the specified number of characters.
Definition: juce_CharPointer_ASCII.h:134
juce::ArrayBase< juce::InAppPurchases::Listener *, DummyCriticalSection >::AllowConversion
typename std::enable_if<! std::is_same< std::tuple< juce::InAppPurchases::Listener *, DummyCriticalSection >, std::tuple< OtherElementType, OtherCriticalSection > >::value >::type AllowConversion
Definition: juce_ArrayBase.h:47
juce::XWindowSystemUtilities::Atoms::windowState
Atom windowState
Definition: juce_linux_XWindowSystem.h:88
juce::gl::GL_MAX_COMBINED_TESS_CONTROL_UNIFORM_COMPONENTS_OES
@ GL_MAX_COMBINED_TESS_CONTROL_UNIFORM_COMPONENTS_OES
Definition: juce_gles2.h:4780
juce::AudioProcessorGraph::setCurrentProgram
void setCurrentProgram(int) override
Called by the host to change the current program.
Definition: juce_AudioProcessorGraph.h:411
juce::dsp::StateVariableFilter::Filter::processInternal
void processInternal(const ProcessContext &context) noexcept
Definition: juce_StateVariableFilter.h:169
juce::gl::GL_POST_COLOR_MATRIX_COLOR_TABLE_SGI
@ GL_POST_COLOR_MATRIX_COLOR_TABLE_SGI
Definition: juce_gl.h:11810
juce::Colours::chocolate
const Colour chocolate
Definition: juce_Colours.h:58
juce::dsp::Chorus::setFeedback
void setFeedback(SampleType newFeedback)
Sets the feedback volume (between -1 and 1) of the chorus delay line.
setFloatParameterCallback
int(UNITY_INTERFACE_API * setFloatParameterCallback)(UnityAudioEffectState *state, int index, float value)
Definition: juce_UnityPluginInterface.h:52
juce::OwnedArray::add
ObjectClass * add(std::unique_ptr< ObjectClass > newObject)
Appends a new object to the end of the array.
Definition: juce_OwnedArray.h:313
juce::gl::GL_BUFFER_GPU_ADDRESS_NV
@ GL_BUFFER_GPU_ADDRESS_NV
Definition: juce_gl.h:10100
juce::StandalonePluginHolder::PluginInOuts
Structure used for the number of inputs and outputs.
Definition: juce_StandaloneFilterWindow.h:52
VideoComponent::Pimpl::DirectShowContext::getVolume
float getVolume() const
Definition: juce_win32_Video.h:736
juce::gl::GL_LOCATION_COMPONENT
@ GL_LOCATION_COMPONENT
Definition: juce_gl.h:2989
juce_TextInputTarget.h
juce::gl::GL_UNSIGNED_INT_IMAGE_1D_ARRAY_EXT
@ GL_UNSIGNED_INT_IMAGE_1D_ARRAY_EXT
Definition: juce_gl.h:7325
juce::AudioData::Format::Endianness
EndiannessIn Endianness
Definition: juce_AudioDataConverters.h:653
VideoComponent::Pimpl::DirectShowContext::graphEventProc
void graphEventProc()
Definition: juce_win32_Video.h:627
juce::DrawableButton::ButtonStyle
ButtonStyle
Definition: juce_DrawableButton.h:44
juce::MessageManager::MessageBase
Internal class used as the base class for all message objects.
Definition: juce_MessageManager.h:181
juce::NetworkServiceDiscovery::AvailableServiceList
Watches the network for broadcasts from Advertiser objects, and keeps a list of all the currently act...
Definition: juce_NetworkServiceDiscovery.h:102
juce::KnownPluginList::sortByFormat
@ sortByFormat
Definition: juce_KnownPluginList.h:134
juce::gl::GL_POINT_SMOOTH_HINT
@ GL_POINT_SMOOTH_HINT
Definition: juce_gl.h:500
juce::dsp::Convolution::mixer
Mixer mixer
Definition: juce_Convolution.h:302
juce::StandalonePluginHolder::CallbackMaxSizeEnforcer::audioDeviceStopped
void audioDeviceStopped() override
Called to indicate that the device has stopped.
Definition: juce_StandaloneFilterWindow.h:479
juce::gl::GL_MAX_ARRAY_TEXTURE_LAYERS
@ GL_MAX_ARRAY_TEXTURE_LAYERS
Definition: juce_gl.h:1715
juce::gl::GL_SECONDARY_COLOR_ARRAY_TYPE
@ GL_SECONDARY_COLOR_ARRAY_TYPE
Definition: juce_gl.h:1325
juce::gl::GL_COLOR_TABLE_BLUE_SIZE_SGI
@ GL_COLOR_TABLE_BLUE_SIZE_SGI
Definition: juce_gl.h:11820
juce::gl::GL_PATH_GEN_COMPONENTS_NV
@ GL_PATH_GEN_COMPONENTS_NV
Definition: juce_gl.h:9680
juce_MD5.h
VideoComponent::Pimpl::DirectShowContext::videoRenderer
std::unique_ptr< VideoRenderers::Base > videoRenderer
Definition: juce_win32_Video.h:761
juce::juce_getImageContext
CGContextRef juce_getImageContext(const Image &)
juce::gl::GL_FIELD_UPPER_NV
@ GL_FIELD_UPPER_NV
Definition: juce_gl.h:10778
juce::Colours::darkslategrey
const Colour darkslategrey
Definition: juce_Colours.h:78
juce::FileInputStream::~FileInputStream
~FileInputStream() override
Destructor.
Definition: juce_posix_SharedCode.h:443
juce::OpenGLShaderProgram::Attribute::attributeID
GLuint attributeID
The attribute's ID number.
Definition: juce_OpenGLShaderProgram.h:190
juce::OpenGLContext::NativeContext::deleteRenderBuffer
static void deleteRenderBuffer(GLuint &i)
Definition: juce_OpenGL_ios.h:304
juce::gl::GL_FRAMEBUFFER_ATTACHMENT_TEXTURE_NUM_VIEWS_OVR
@ GL_FRAMEBUFFER_ATTACHMENT_TEXTURE_NUM_VIEWS_OVR
Definition: juce_gl.h:11061
juce::StringRef
A simple class for holding temporary references to a string literal or String.
Definition: juce_StringRef.h:61
juce::Reverb::numChannels
@ numChannels
Definition: juce_audio_basics/utilities/juce_Reverb.h:304
juce::gl::GL_MAX_NAME_LENGTH
@ GL_MAX_NAME_LENGTH
Definition: juce_gl.h:2867
juce::AudioData::deinterleaveSamples
static void deinterleaveSamples(InterleavedSource< SourceFormat... > source, NonInterleavedDest< DestFormat... > dest, int numSamples)
A helper function for converting a sequence of samples from an interleaved source to a non-interleave...
Definition: juce_AudioDataConverters.h:764
juce::gl::GL_LOWER_LEFT_EXT
@ GL_LOWER_LEFT_EXT
Definition: juce_gles2.h:1917
juce::CharPointer_UTF8::toLowerCase
juce_wchar toLowerCase() const noexcept
Returns a lower-case version of the first character of this string.
Definition: juce_CharPointer_UTF8.h:467
juce::SystemTrayIconComponent
This component sits in the taskbar tray as a small icon.
Definition: juce_SystemTrayIconComponent.h:53
juce::ResizableWindow::backgroundColourId
@ backgroundColourId
A colour to use to fill the window's background.
Definition: juce_ResizableWindow.h:312
juce::gl::GL_COMPRESSED_RGB_BPTC_UNSIGNED_FLOAT_ARB
@ GL_COMPRESSED_RGB_BPTC_UNSIGNED_FLOAT_ARB
Definition: juce_gl.h:5115
juce::PushNotifications::Notification::recommendation
@ recommendation
Specific, single thing related recommendation.
Definition: juce_PushNotifications.h:207
juce::gl::GL_EXTERNAL_VIRTUAL_MEMORY_BUFFER_AMD
@ GL_EXTERNAL_VIRTUAL_MEMORY_BUFFER_AMD
Definition: juce_gl.h:3482
juce::gl::GL_EDGE_FLAG_ARRAY_BUFFER_BINDING
@ GL_EDGE_FLAG_ARRAY_BUFFER_BINDING
Definition: juce_gl.h:1430
juce::AudioCDBurner::getAvailableWriteSpeeds
Array< int > getAvailableWriteSpeeds() const
Returns the set of possible write speeds that the device can handle.
juce::Vector3D::Vector3D
Vector3D() noexcept
Definition: juce_Vector3D.h:39
juce::gl::GL_LIST_BIT
@ GL_LIST_BIT
Definition: juce_gl.h:401
juce::gl::GL_IMAGE_TRANSFORM_2D_HP
@ GL_IMAGE_TRANSFORM_2D_HP
Definition: juce_gl.h:8198
juce_AudioIODeviceType.h
juce::SidePanel::getTitleBarHeight
int getTitleBarHeight() const noexcept
Returns the height of the title bar at the top of the SidePanel.
Definition: juce_SidePanel.h:143
juce::gl::GL_DOT2_ADD_ATI
@ GL_DOT2_ADD_ATI
Definition: juce_gl.h:5740
CameraDevice::Pimpl::ScopedCameraDevice::CaptureSession::StillPictureTaker::createCaptureSessionCallback
LocalRef< jobject > createCaptureSessionCallback(bool createPreviewSession)
Definition: juce_android_CameraDevice.h:1735
juce::PropertiesFile::storeAsBinary
@ storeAsBinary
Definition: juce_PropertiesFile.h:53
juce::MultiTouchMapper
Definition: juce_MultiTouchMapper.h:32
juce::gl::GL_CONTEXT_LOST_KHR
@ GL_CONTEXT_LOST_KHR
Definition: juce_gl.h:8542
juce::gl::GL_STENCIL_WRITEMASK
@ GL_STENCIL_WRITEMASK
Definition: juce_gl.h:288
juce::AudioProcessor::getPlayHead
AudioPlayHead * getPlayHead() const noexcept
Returns the current AudioPlayHead object that should be used to find out the state and position of th...
Definition: juce_AudioProcessor.h:712
juce::dsp::Phaser::dryWet
DryWetMixer< SampleType > dryWet
Definition: juce_Phaser.h:191
juce::Rectangle::operator+
Rectangle operator+(Point< ValueType > deltaPosition) const noexcept
Returns a rectangle which is the same as this one moved by a given amount.
Definition: juce_Rectangle.h:334
juce_NSViewComponent.h
juce::gl::GL_DEPENDENT_RGB_TEXTURE_CUBE_MAP_NV
@ GL_DEPENDENT_RGB_TEXTURE_CUBE_MAP_NV
Definition: juce_gl.h:10388
juce::gl::GL_LAYOUT_LINEAR_CPU_CACHED_INTEL
@ GL_LAYOUT_LINEAR_CPU_CACHED_INTEL
Definition: juce_gl.h:8352
juce::gl::GL_DRAW_PIXELS_APPLE
@ GL_DRAW_PIXELS_APPLE
Definition: juce_gl.h:3642
juce::gl::GL_CON_6_ATI
@ GL_CON_6_ATI
Definition: juce_gl.h:5704
juce::gl::srcLevel
GLenum GLint srcLevel
Definition: juce_gl.h:2933
juce::AlertWindow::associatedComponent
Component *const associatedComponent
Definition: juce_AlertWindow.h:520
juce::gl::GL_SIMULTANEOUS_TEXTURE_AND_DEPTH_WRITE
@ GL_SIMULTANEOUS_TEXTURE_AND_DEPTH_WRITE
Definition: juce_gl.h:2810
juce::gl::GL_HARDMIX_NV
@ GL_HARDMIX_NV
Definition: juce_gl.h:8832
juce::ResizableBorderComponent::Zone::Zones
Zones
Definition: juce_ResizableBorderComponent.h:97
juce::gl::GL_SAMPLE_MASK_INVERT_EXT
@ GL_SAMPLE_MASK_INVERT_EXT
Definition: juce_gl.h:6984
juce::gl::GL_STENCIL_BUFFER_BIT
@ GL_STENCIL_BUFFER_BIT
Definition: juce_gl.h:215
juce::TextEditor::onEscapeKey
std::function< void()> onEscapeKey
You can assign a lambda to this callback object to have it called when the escape key is pressed.
Definition: juce_TextEditor.h:351
juce::gl::GL_INDEX_TEST_EXT
@ GL_INDEX_TEST_EXT
Definition: juce_gl.h:6851
juce::gl::GL_SAMPLE_ALPHA_TO_ONE_ARB
@ GL_SAMPLE_ALPHA_TO_ONE_ARB
Definition: juce_gl.h:4524
juce::gl::writeOffset
GLenum GLintptr GLintptr writeOffset
Definition: juce_gl.h:2087
juce::ReferenceCountedObjectPtr::ReferenceCountedObjectPtr
ReferenceCountedObjectPtr(decltype(nullptr)) noexcept
Creates a pointer to a null object.
Definition: juce_ReferenceCountedObject.h:257
juce::RenderingHelpers::EdgeTableFillers::TransformedImageFill::TransformedImageSpanInterpolator::inverseTransform
const AffineTransform inverseTransform
Definition: juce_RenderingHelpers.h:1383
juce::Thread::threadId
Atomic< ThreadID > threadId
Definition: juce_Thread.h:387
juce::gl::GL_SCISSOR_TEST_EXCLUSIVE_NV
@ GL_SCISSOR_TEST_EXCLUSIVE_NV
Definition: juce_gl.h:10069
juce::AnimatedPosition::moveTo
void moveTo(double newPos)
Definition: juce_AnimatedPosition.h:168
juce::ComponentPeer::windowIsResizable
@ windowIsResizable
Indicates that the window should have a resizable border.
Definition: juce_ComponentPeer.h:59
juce::PushNotifications::Notification::GroupAlertBehaviour
GroupAlertBehaviour
Controls sound and vibration behaviour for group notifications.
Definition: juce_PushNotifications.h:308
juce::AudioParameterChoice::AudioParameterChoice
AudioParameterChoice(const ParameterID &parameterID, const String &parameterName, const StringArray &choicesToUse, int defaultItemIndex, const String &parameterLabel, std::function< String(int index, int maximumStringLength)> stringFromIndex=nullptr, std::function< int(const String &text)> indexFromString=nullptr)
Creates a AudioParameterChoice with the specified parameters.
Definition: juce_AudioParameterChoice.h:85
juce_TracktionMarketplaceStatus.h
juce::gl::GL_LUMINANCE12_ALPHA12_EXT
@ GL_LUMINANCE12_ALPHA12_EXT
Definition: juce_gl.h:7421
juce::gl::GL_CONVOLUTION_FILTER_BIAS
@ GL_CONVOLUTION_FILTER_BIAS
Definition: juce_gl.h:4340
juce::gl::GL_INDEX_CLEAR_VALUE
@ GL_INDEX_CLEAR_VALUE
Definition: juce_gl.h:494
juce::ConsoleApplication::invokeCatchingFailures
static int invokeCatchingFailures(std::function< int()> &&functionToCall)
Invokes a function, catching any fail() calls that it might trigger, and handling them by printing th...
juce::RenderingHelpers::TranslationOrTransform::transformed
RectangleOrPoint transformed(RectangleOrPoint r) const noexcept
Definition: juce_RenderingHelpers.h:119
juce::OggVorbisAudioFormat::id3genre
static const char *const id3genre
Metadata key for setting an ID3 genre.
Definition: juce_OggVorbisAudioFormat.h:80
juce::ArrayBase::setAllocatedSize
void setAllocatedSize(int numElements)
Definition: juce_ArrayBase.h:210
juce::gl::GL_AMBIENT
@ GL_AMBIENT
Definition: juce_gl.h:578
juce::VariantConverter::fromVar
static Type fromVar(const var &v)
Definition: juce_Variant.h:352
juce::Array::Array
Array(ElementType &&firstNewElement, OtherElements &&... otherElements)
Initialises an Array from a list of items.
Definition: juce_Array.h:120
juce::SynthesiserSound
Describes one of the sounds that a Synthesiser can play.
Definition: juce_Synthesiser.h:41
juce::gl::GL_EVAL_VERTEX_ATTRIB11_NV
@ GL_EVAL_VERTEX_ATTRIB11_NV
Definition: juce_gl.h:9090
VideoComponent::Pimpl::MediaSession::playbackStateBuilder
GlobalRef playbackStateBuilder
Definition: juce_android_Video.h:1274
juce::dsp::LinkwitzRileyFilter::reset
void reset()
Resets the internal state variables of the filter.
juce::ComponentPeer::OptionalBorderSize::OptionalBorderSize
OptionalBorderSize(BorderSize< int > size)
Constructor.
Definition: juce_ComponentPeer.h:93
juce::dsp::AudioBlock< const SampleType >::NumericType
typename SampleTypeHelpers::ElementType< const SampleType >::Type NumericType
Definition: juce_AudioBlock.h:82
juce::ArgumentList
Holds a list of command-line arguments, and provides useful methods for searching and operating on th...
Definition: juce_ConsoleApplication.h:38
juce::SoundPlayer::sampleRate
double sampleRate
Definition: juce_SoundPlayer.h:129
juce::ModifierKeys::isPopupMenu
bool isPopupMenu() const noexcept
Checks whether the user is trying to launch a pop-up menu.
Definition: juce_ModifierKeys.h:78
juce::SparseSet< int >
juce::gl::GL_INT_SAMPLER_1D_ARRAY_EXT
@ GL_INT_SAMPLER_1D_ARRAY_EXT
Definition: juce_gl.h:6750
juce::gl::GL_DEBUG_TYPE_UNDEFINED_BEHAVIOR
@ GL_DEBUG_TYPE_UNDEFINED_BEHAVIOR
Definition: juce_gl.h:2714
juce::gl::GL_STRICT_LIGHTING_HINT_PGI
@ GL_STRICT_LIGHTING_HINT_PGI
Definition: juce_gl.h:11090
juce::gl::GL_MODELVIEW28_ARB
@ GL_MODELVIEW28_ARB
Definition: juce_gl.h:5421
juce::gl::GL_PROJECTION_STACK_DEPTH
@ GL_PROJECTION_STACK_DEPTH
Definition: juce_gl.h:483
juce::gl::WGL_NUM_VIDEO_CAPTURE_SLOTS_NV
@ WGL_NUM_VIDEO_CAPTURE_SLOTS_NV
Definition: juce_wgl.h:610
juce::dsp::Matrix::isNullMatrix
bool isNullMatrix() const noexcept
Tells if the matrix is a null matrix.
Definition: juce_Matrix.h:190
juce::gl::GL_FRAMEBUFFER
@ GL_FRAMEBUFFER
Definition: juce_gl.h:1872
juce::gl::GL_HISTOGRAM_SINK
@ GL_HISTOGRAM_SINK
Definition: juce_gl.h:4362
juce::gl::GL_UNPACK_COMPRESSED_BLOCK_SIZE
@ GL_UNPACK_COMPRESSED_BLOCK_SIZE
Definition: juce_gl.h:2545
CameraDevice::Pimpl::ScopedCameraDevice::openedOk
bool openedOk() const
Definition: juce_android_CameraDevice.h:2348
juce::StreamingSocket::isConnected
bool isConnected() const noexcept
True if the socket is currently connected.
Definition: juce_Socket.h:99
juce::dsp::LinkwitzRileyFilter::cutoffFrequency
SampleType cutoffFrequency
Definition: juce_LinkwitzRileyFilter.h:138
juce::gl::GL_TEXTURE_BIT
@ GL_TEXTURE_BIT
Definition: juce_gl.h:402
VideoComponent::Pimpl::MediaSession::Controller::load
void load(const URL &url)
Definition: juce_android_Video.h:646
juce::ReferenceCountedArray::isEmpty
bool isEmpty() const noexcept
Returns true if the array is empty, false otherwise.
Definition: juce_ReferenceCountedArray.h:156
juce_MouseInputSource.h
juce::gl::GL_DEFORMATIONS_MASK_SGIX
@ GL_DEFORMATIONS_MASK_SGIX
Definition: juce_gl.h:11615
juce::AudioProcessorValueTreeState::ParameterLayout::Visitor::visit
virtual void visit(std::unique_ptr< RangedAudioParameter >) const =0
JUCE_DECLARE_NON_COPYABLE_WITH_LEAK_DETECTOR
#define JUCE_DECLARE_NON_COPYABLE_WITH_LEAK_DETECTOR(className)
This is a shorthand way of writing both a JUCE_DECLARE_NON_COPYABLE and JUCE_LEAK_DETECTOR macro for ...
Definition: juce_PlatformDefs.h:244
juce::gl::GL_COMPRESSED_SRGB8_ALPHA8_ASTC_8x6_KHR
@ GL_COMPRESSED_SRGB8_ALPHA8_ASTC_8x6_KHR
Definition: juce_gl.h:8594
CameraDevice::Pimpl::isRecording
bool isRecording
Definition: juce_mac_CameraDevice.h:572
juce::gl::srcY
GLenum GLint GLint GLint srcY
Definition: juce_gl.h:2933
juce::Box2DRenderer::render
void render(Graphics &g, b2World &world, float box2DWorldLeft, float box2DWorldTop, float box2DWorldRight, float box2DWorldBottom, const Rectangle< float > &targetArea)
Renders the world.
juce::gl::GL_COLOR_ARRAY_LIST_IBM
@ GL_COLOR_ARRAY_LIST_IBM
Definition: juce_gl.h:8275
juce::dsp::DelayLine::setDelay
void setDelay(SampleType newDelayInSamples)
Sets the delay in samples.
juce_RangedAudioParameter.h
juce::NamedValueSet::NamedValue::value
var value
Definition: juce_NamedValueSet.h:56
juce::operator==
bool operator==(const var &, const var &)
Compares the values of two var objects, using the var::equals() comparison.
juce::SmoothedValue::skipCurrentValue
MultiplicativeVoid< T > skipCurrentValue(int numSamples)
Definition: juce_SmoothedValue.h:395
juce::dsp::FirstOrderTPTFilter::s1
std::vector< SampleType > s1
Definition: juce_FirstOrderTPTFilter.h:142
juce::gl::GL_PROXY_TEXTURE_1D_EXT
@ GL_PROXY_TEXTURE_1D_EXT
Definition: juce_gl.h:7449
juce::gl::GL_SHADER_OBJECT_ARB
@ GL_SHADER_OBJECT_ARB
Definition: juce_gl.h:4842
juce::gl::GL_MAX_TESS_CONTROL_SHADER_STORAGE_BLOCKS
@ GL_MAX_TESS_CONTROL_SHADER_STORAGE_BLOCKS
Definition: juce_gl.h:2900
juce::gl::x
GLdouble x
Definition: juce_gl.h:939
juce::gl::buffers
const GLuint * buffers
Definition: juce_gl.h:1457
juce::Button::isConnectedOnLeft
bool isConnectedOnLeft() const noexcept
Indicates whether the button adjoins another one on its left edge.
Definition: juce_Button.h:347
juce::begin
RangedDirectoryIterator begin(const RangedDirectoryIterator &it)
Returns the iterator that was passed in.
Definition: juce_RangedDirectoryIterator.h:179
juce::AudioDeviceManager
Manages the state of some audio and midi i/o devices.
Definition: juce_AudioDeviceManager.h:66
juce::PropertiesFile::Options::filenameSuffix
String filenameSuffix
The suffix to use for your properties file.
Definition: juce_PropertiesFile.h:79
juce::Point::setX
void setX(ValueType newX) noexcept
Sets the point's x coordinate.
Definition: juce_Point.h:73
juce::gl::GL_MODELVIEW5_ARB
@ GL_MODELVIEW5_ARB
Definition: juce_gl.h:5398
juce::dsp::Chorus::bufferDelayTimes
AudioBuffer< SampleType > bufferDelayTimes
Definition: juce_Chorus.h:156
juce::ReferenceCountedArray::end
ObjectClass *const * end() const noexcept
Returns a pointer to the element which follows the last element in the array.
Definition: juce_ReferenceCountedArray.h:267
juce::detail::ContextDelete::operator()
void operator()(CGContextRef ptr) const noexcept
Definition: juce_mac_CoreGraphicsContext.h:38
juce::gl::GL_TEXTURE_BINDING_2D_ARRAY_EXT
@ GL_TEXTURE_BINDING_2D_ARRAY_EXT
Definition: juce_gl.h:7482
juce::gl::GL_UNSIGNED_INT_IMAGE_BUFFER_EXT
@ GL_UNSIGNED_INT_IMAGE_BUFFER_EXT
Definition: juce_gl.h:7324
juce::gl::GL_RENDERBUFFER_SAMPLES_EXT
@ GL_RENDERBUFFER_SAMPLES_EXT
Definition: juce_gl.h:6598
juce_FlacAudioFormat.h
juce::ByteOrder::bigEndianInt
constexpr static uint32 bigEndianInt(const void *bytes) noexcept
Turns 4 bytes into a big-endian integer.
Definition: juce_ByteOrder.h:211
juce::Rectangle::getRight
ValueType getRight() const noexcept
Returns the x coordinate of the rectangle's right-hand-side.
Definition: juce_Rectangle.h:139
juce::dsp::IIR::Filter
A processing class that can perform IIR filtering on an audio signal, using the Transposed Direct For...
Definition: juce_dsp/processors/juce_IIRFilter.h:301
juce::gl::GL_INT64_VEC4_ARB
@ GL_INT64_VEC4_ARB
Definition: juce_gl.h:4279
juce_AudioFormat.h
juce::ReferenceCountedObject::decReferenceCountWithoutDeleting
bool decReferenceCountWithoutDeleting() noexcept
Decreases the object's reference count.
Definition: juce_ReferenceCountedObject.h:94
juce::RenderingHelpers::TranslationOrTransform::setOrigin
void setOrigin(Point< int > delta) noexcept
Definition: juce_RenderingHelpers.h:64
juce::NSViewFrameWatcher::~NSViewFrameWatcher
~NSViewFrameWatcher() override
Definition: juce_mac_NSViewFrameWatcher.h:78
juce::ByteOrder::isBigEndian
constexpr static bool isBigEndian() noexcept
Returns true if the current CPU is big-endian.
Definition: juce_ByteOrder.h:132
juce::XWindowSystemUtilities::XSettings::listeners
ListenerList< Listener > listeners
Definition: juce_linux_XWindowSystem.h:159
juce::AudioThumbnailCache::thumbs
OwnedArray< ThumbnailCacheEntry > thumbs
Definition: juce_AudioThumbnailCache.h:107
juce::gl::GL_LUMINANCE8_ALPHA8_SNORM
@ GL_LUMINANCE8_ALPHA8_SNORM
Definition: juce_gl.h:7790
VideoRenderers::EVR::videoDisplayControl
ComSmartPtr< ComTypes::IMFVideoDisplayControl > videoDisplayControl
Definition: juce_win32_Video.h:156
juce::ComTypes::VIDEOINFOHEADER::bmiHeader
BITMAPINFOHEADER bmiHeader
Definition: juce_win32_ComTypes.h:143
juce::NormalisableRange::start
ValueType start
The minimum value of the non-normalised range.
Definition: juce_NormalisableRange.h:209
juce::KeyPress::numberPad4
static const int numberPad4
key-code for the 4 on the numeric keypad.
Definition: juce_KeyPress.h:247
juce::dsp::Chorus::oscVolume
SmoothedValue< SampleType, ValueSmoothingTypes::Linear > oscVolume
Definition: juce_Chorus.h:152
juce::gl::GL_MAX_VERTEX_ATOMIC_COUNTER_BUFFERS
@ GL_MAX_VERTEX_ATOMIC_COUNTER_BUFFERS
Definition: juce_gl.h:2564
juce::Direct2DLowLevelGraphicsContext::isVectorDevice
bool isVectorDevice() const override
Returns true if this device is vector-based, e.g.
Definition: juce_win32_Direct2DGraphicsContext.h:41
juce::gl::GL_EDGEFLAG_BIT_PGI
@ GL_EDGEFLAG_BIT_PGI
Definition: juce_gl.h:11111
juce::gl::GL_RGBA_FLOAT_MODE_ARB
@ GL_RGBA_FLOAT_MODE_ARB
Definition: juce_gl.h:3902
juce_ChangeListener.h
GLbyte
khronos_int8_t GLbyte
Definition: juce_gles2.h:53
juce::gl::GL_NO_RESET_NOTIFICATION
@ GL_NO_RESET_NOTIFICATION
Definition: juce_gl.h:3031
CameraDevice::Pimpl::PreviewDisplay::onSurfaceTextureAvailable
void onSurfaceTextureAvailable(LocalRef< jobject > &, int widthToUse, int heightToUse) override
Definition: juce_android_CameraDevice.h:1086
TextureViewSurfaceTextureListener
Definition: juce_android_CameraDevice.h:288
juce_FilePreviewComponent.h
juce::ArgumentList::getValueForOption
String getValueForOption(StringRef option) const
Looks for a given argument and returns either its assigned value (for long options) or the string tha...
juce::CharPointer_UTF16::getIntValue32
int getIntValue32() const noexcept
Parses this string as a 32-bit integer.
Definition: juce_CharPointer_UTF16.h:404
juce::CreateJavaInterface
LocalRef< jobject > CreateJavaInterface(AndroidInterfaceImplementer *implementer, const StringArray &interfaceNames, LocalRef< jobject > subclass)
juce::WavAudioFormat::riffInfoLightness
static const char *const riffInfoLightness
Metadata property name used in INFO chunks.
Definition: juce_WavAudioFormat.h:127
juce::ActivityLifecycleCallbacks::onActivityPostResumed
virtual void onActivityPostResumed(jobject)
Definition: juce_android_JNIHelpers.h:915
juce::UnitTest::expectLessOrEqual
void expectLessOrEqual(ValueType value, ValueType valueToCompareTo, String failureMessage=String())
Checks whether a value is less or equal to a comparison value.
Definition: juce_UnitTest.h:201
juce::OSCAddress
An OSC address.
Definition: juce_OSCAddress.h:47
juce::AccessibilityRole::comboBox
@ comboBox
juce::gl::GL_MAX_TESS_GEN_LEVEL_OES
@ GL_MAX_TESS_GEN_LEVEL_OES
Definition: juce_gles2.h:4767
juce::gl::GL_MAX_PROGRAM_TEXTURE_GATHER_OFFSET_NV
@ GL_MAX_PROGRAM_TEXTURE_GATHER_OFFSET_NV
Definition: juce_gl.h:9334
juce::MPEZone::isActive
bool isActive() const noexcept
Definition: juce_MPEZoneLayout.h:55
juce_CPlusPlusCodeTokeniser.h
juce::AudioChannelSet::bottomRearLeft
@ bottomRearLeft
Bottom Rear Left (Brl)
Definition: juce_AudioChannelSet.h:418
unityMouseUp
UNITY_INTERFACE_EXPORT void UNITY_INTERFACE_API unityMouseUp(int id, float x, float y, UnityEventModifiers mods)
juce::Interpolators::LagrangeTraits::valueAtOffset
static float valueAtOffset(const float *, float, int) noexcept
juce::gl::GL_DEBUG_SOURCE_WINDOW_SYSTEM_ARB
@ GL_DEBUG_SOURCE_WINDOW_SYSTEM_ARB
Definition: juce_gl.h:3964
juce::Rectangle::h
ValueType h
Definition: juce_Rectangle.h:996
juce::ChannelRemappingAudioSource::getRemappedInputChannel
int getRemappedInputChannel(int inputChannelIndex) const
Returns the channel from our input that will be sent to channel inputChannelIndex of our input audio ...
juce::AppleRemoteDevice
Receives events from an Apple IR remote control device (Only available in OSX!).
Definition: juce_AppleRemote.h:39
juce::gl::GL_CONTINUOUS_AMD
@ GL_CONTINUOUS_AMD
Definition: juce_gl.h:3597
juce::gl::location
GLint location
Definition: juce_gl.h:1583
juce::UIASelectionProvider::getSelectedChildren
std::vector< const AccessibilityHandler * > getSelectedChildren() const
Definition: juce_win32_UIASelectionProvider.h:227
juce::AudioProcessor::getLatencySamples
int getLatencySamples() const noexcept
This returns the number of samples delay that the processor imposes on the audio passing through it.
Definition: juce_AudioProcessor.h:818
juce::Graphics::contextHolder
std::unique_ptr< LowLevelGraphicsContext > contextHolder
Definition: juce_GraphicsContext.h:740
juce::gl::GL_SOURCE1_ALPHA_EXT
@ GL_SOURCE1_ALPHA_EXT
Definition: juce_gl.h:7575
juce::ComBaseClassHelperBase
Definition: juce_win32_ComSmartPtr.h:164
juce::KeyPress::F30Key
static const int F30Key
key-code for the F30 key
Definition: juce_KeyPress.h:236
juce::gl::GL_FRAMEBUFFER_INCOMPLETE_DRAW_BUFFER
@ GL_FRAMEBUFFER_INCOMPLETE_DRAW_BUFFER
Definition: juce_gl.h:1834
juce::FileSearchPathListComponent::ColourIds
ColourIds
A set of colour IDs to use to change the colour of various aspects of the label.
Definition: juce_FileSearchPathListComponent.h:68
juce::gl::GL_EVAL_VERTEX_ATTRIB15_NV
@ GL_EVAL_VERTEX_ATTRIB15_NV
Definition: juce_gl.h:9094
juce::gl::dstX0
GLint GLint GLint GLint dstX0
Definition: juce_gl.h:2006
juce::SliderParameterAttachment::sliderDragStarted
void sliderDragStarted(Slider *) override
Called when the slider is about to be dragged.
Definition: juce_ParameterAttachments.h:157
juce::MultiDocumentPanel::getCurrentTabbedComponent
TabbedComponent * getCurrentTabbedComponent() const noexcept
If the panel is being used in tabbed mode, this returns the TabbedComponent that's involved.
Definition: juce_MultiDocumentPanel.h:286
juce::gl::GL_DEBUG_TYPE_OTHER_KHR
@ GL_DEBUG_TYPE_OTHER_KHR
Definition: juce_gl.h:8479
juce_RelativeRectangle.h
juce::gl::GL_MAX_DETACHED_TEXTURES_NV
@ GL_MAX_DETACHED_TEXTURES_NV
Definition: juce_gl.h:9483
juce::dsp::AudioBlock::operator+=
AudioBlock &JUCE_VECTOR_CALLTYPE operator+=(NumericType value) noexcept
Definition: juce_AudioBlock.h:537
juce::gl::GL_PERFQUERY_COUNTER_NAME_LENGTH_MAX_INTEL
@ GL_PERFQUERY_COUNTER_NAME_LENGTH_MAX_INTEL
Definition: juce_gl.h:8404
juce::HeapBlock::HeapBlock
friend class HeapBlock
Definition: juce_HeapBlock.h:342
juce::ParameterID::paramID
String paramID
Definition: juce_AudioProcessorParameterWithID.h:58
juce::String::getDoubleValue
double getDoubleValue() const noexcept
Parses this string as a floating point number.
juce::gl::format
GLint GLint GLsizei GLint GLenum format
Definition: juce_gl.h:650
juce::TypeHelpers::SmallestFloatType
These templates are designed to take a type, and if it's a double, they return a double type; for any...
Definition: juce_MathsFunctions.h:657
juce::gl::GL_FRAMEBUFFER_SAMPLE_LOCATION_PIXEL_GRID_NV
@ GL_FRAMEBUFFER_SAMPLE_LOCATION_PIXEL_GRID_NV
Definition: juce_gl.h:10054
juce::gl::GL_MAX_FRAMEBUFFER_LAYERS
@ GL_MAX_FRAMEBUFFER_LAYERS
Definition: juce_gl.h:2747
VideoComponent::Pimpl::MediaSession::audioFocusRequest
GlobalRef audioFocusRequest
Definition: juce_android_Video.h:1282
juce::StatisticsAccumulator::StatisticsAccumulator
StatisticsAccumulator()=default
Constructs a new StatisticsAccumulator.
juce::Reverb
Performs a simple reverb effect on a stream of audio data.
Definition: juce_audio_basics/utilities/juce_Reverb.h:38
juce::BubbleComponent::BubblePlacement
BubblePlacement
A list of permitted placements for the bubble, relative to the coordinates at which it should be poin...
Definition: juce_BubbleComponent.h:67
juce::gl::GL_TEXTURE_DEFORMATION_SGIX
@ GL_TEXTURE_DEFORMATION_SGIX
Definition: juce_gl.h:11614
juce::MPEZone::isLowerZone
bool isLowerZone() const noexcept
Definition: juce_MPEZoneLayout.h:52
juce::gl::WGL_SWAP_UNDERLAY7
@ WGL_SWAP_UNDERLAY7
Definition: juce_wgl.h:68
VideoComponent::Pimpl::DirectShowContext::repaint
void repaint()
Definition: juce_win32_Video.h:419
juce::dsp::StateVariableTPTFilter::cutoffFrequency
SampleType cutoffFrequency
Definition: juce_StateVariableTPTFilter.h:161
juce::FileBrowserComponent::canSelectFiles
@ canSelectFiles
specifies that the user can select files (can be used in conjunction with canSelectDirectories).
Definition: juce_FileBrowserComponent.h:58
juce::RenderingHelpers::ClipRegions::RectangleListRegion::clipToEdgeTable
Ptr clipToEdgeTable(const EdgeTable &et) override
Definition: juce_RenderingHelpers.h:1840
juce::File::hostApplicationPath
@ hostApplicationPath
In a plugin, this will return the path of the host executable.
Definition: juce_File.h:944
juce::gl::GL_SAMPLER_CUBE_SHADOW_NV
@ GL_SAMPLER_CUBE_SHADOW_NV
Definition: juce_gles2.h:4403
juce::gl::GL_ELEMENT_ARRAY_APPLE
@ GL_ELEMENT_ARRAY_APPLE
Definition: juce_gl.h:3627
juce::gl::GL_PRIMITIVE_RESTART
@ GL_PRIMITIVE_RESTART
Definition: juce_gl.h:2045
juce::gl::GL_MAX_RECTANGLE_TEXTURE_SIZE
@ GL_MAX_RECTANGLE_TEXTURE_SIZE
Definition: juce_gl.h:2035
juce::Colours::mediumslateblue
const Colour mediumslateblue
Definition: juce_Colours.h:129
juce::MessageBoxOptions::associatedComponent
WeakReference< Component > associatedComponent
Definition: juce_MessageBoxOptions.h:140
juce::gl::GL_TESS_CONTROL_SHADER_BIT_EXT
@ GL_TESS_CONTROL_SHADER_BIT_EXT
Definition: juce_gles2.h:2689
juce::SpeakerMappings::Mapping::channels
ChannelType channels[13]
Definition: juce_VSTCommon.h:40
juce::gl::GL_SLUMINANCE8_NV
@ GL_SLUMINANCE8_NV
Definition: juce_gles2.h:4293
juce::gl::GL_FRAMEBUFFER_INCOMPLETE_MULTISAMPLE_IMG
@ GL_FRAMEBUFFER_INCOMPLETE_MULTISAMPLE_IMG
Definition: juce_gles2.h:3031
juce::gl::WGL_BIND_TO_TEXTURE_RECTANGLE_FLOAT_RGBA_NV
@ WGL_BIND_TO_TEXTURE_RECTANGLE_FLOAT_RGBA_NV
Definition: juce_wgl.h:549
juce::dsp::FilterDesign::designIIRLowpassHighOrderEllipticMethod
static ReferenceCountedArray< IIRCoefficients > designIIRLowpassHighOrderEllipticMethod(FloatType frequency, double sampleRate, FloatType normalisedTransitionWidth, FloatType passbandAmplitudedB, FloatType stopbandAmplitudedB)
This method returns an array of IIR::Coefficients, made to be used in cascaded IIR::Filters,...
juce::DirectoryContentsList::FileInfo::fileSize
int64 fileSize
File size in bytes.
Definition: juce_DirectoryContentsList.h:138
juce::TextEditor::Listener::textEditorFocusLost
virtual void textEditorFocusLost(TextEditor &)
Called when the text editor loses focus.
Definition: juce_TextEditor.h:330
juce::TabbedButtonBar::LookAndFeelMethods
This abstract base class is implemented by LookAndFeel classes to provide window drawing functionalit...
Definition: juce_TabbedButtonBar.h:309
juce::gl::GL_PERFQUERY_COUNTER_THROUGHPUT_INTEL
@ GL_PERFQUERY_COUNTER_THROUGHPUT_INTEL
Definition: juce_gl.h:8395
juce::gl::GL_POLYGON_OFFSET_CLAMP_EXT
@ GL_POLYGON_OFFSET_CLAMP_EXT
Definition: juce_gl.h:7120
juce::gl::GL_TEXTURE_CUBE_MAP_NEGATIVE_Y_ARB
@ GL_TEXTURE_CUBE_MAP_NEGATIVE_Y_ARB
Definition: juce_gl.h:5134
juce::GridItem::Property::hasAbsolute
bool hasAbsolute() const noexcept
Definition: juce_GridItem.h:86
juce::gl::GL_TEXTURE_VIEW_MIN_LEVEL
@ GL_TEXTURE_VIEW_MIN_LEVEL
Definition: juce_gl.h:2914
juce::OpenGLContext::NativeContext::surfaceDestroyed
void surfaceDestroyed(LocalRef< jobject > holder) override
juce::gl::GL_DEBUG_CATEGORY_WINDOW_SYSTEM_AMD
@ GL_DEBUG_CATEGORY_WINDOW_SYSTEM_AMD
Definition: juce_gl.h:3254
juce::gl::GL_TESS_EVALUATION_TEXTURE
@ GL_TESS_EVALUATION_TEXTURE
Definition: juce_gl.h:2794
juce::AppleRemoteDevice::getRemoteId
int getRemoteId() const
Returns the ID number of the remote, if it has sent one.
Definition: juce_AppleRemote.h:99
juce::UIATextProvider::UIATextRangeProvider::GetAttributeValue
JUCE_COMRESULT GetAttributeValue(TEXTATTRIBUTEID attributeId, VARIANT *pRetVal) override
Definition: juce_win32_UIATextProvider.h:297
juce::OpenGLContext::NativeContext::display
static EGLDisplay display
Definition: juce_OpenGL_android.h:354
juce::gl::GL_TEXTURE19_ARB
@ GL_TEXTURE19_ARB
Definition: juce_gl.h:4558
juce::gl::GL_DEPTH_STENCIL_ATTACHMENT
@ GL_DEPTH_STENCIL_ATTACHMENT
Definition: juce_gl.h:1807
juce::ComTypes::AM_MEDIA_TYPE::lSampleSize
ULONG lSampleSize
Definition: juce_win32_ComTypes.h:97
juce::gl::GL_NUM_SHADER_BINARY_FORMATS
@ GL_NUM_SHADER_BINARY_FORMATS
Definition: juce_gl.h:2419
juce::gl::GL_NORMAL_ARRAY_POINTER_EXT
@ GL_NORMAL_ARRAY_POINTER_EXT
Definition: juce_gl.h:7900
juce::OpenGLContext::NativeContext::initialisePixelFormatDescriptor
static void initialisePixelFormatDescriptor(PIXELFORMATDESCRIPTOR &pfd, const OpenGLPixelFormat &pixelFormat)
Definition: juce_OpenGL_win32.h:184
juce::HashMap::getReference
ValueType & getReference(KeyTypeParameter keyToLookFor)
Returns a reference to the value corresponding to a given key.
Definition: juce_HashMap.h:185
juce::gl::GL_GEOMETRY_DEFORMATION_SGIX
@ GL_GEOMETRY_DEFORMATION_SGIX
Definition: juce_gl.h:11613
juce::gl::GL_SM_COUNT_NV
@ GL_SM_COUNT_NV
Definition: juce_gl.h:10149
juce::HiddenMessageWindow::HiddenMessageWindow
HiddenMessageWindow(const TCHAR *const messageWindowName, WNDPROC wndProc)
Definition: juce_win32_HiddenMessageWindow.h:30
juce::ThreadLocalValue::ObjectHolder::threadId
Atomic< Thread::ThreadID > threadId
Definition: juce_ThreadLocalValue.h:136
CameraDevice::Pimpl::CaptureSessionMode::previewDisplay
PreviewDisplay & previewDisplay
Definition: juce_android_CameraDevice.h:2626
juce::Analytics::userProperties
StringPairArray userProperties
Definition: juce_Analytics.h:107
juce::jlimit
Type jlimit(Type lowerLimit, Type upperLimit, Type valueToConstrain) noexcept
Constrains a value to keep it within a given range.
Definition: juce_MathsFunctions.h:262
juce::gl::GL_MINMAX_SINK_EXT
@ GL_MINMAX_SINK_EXT
Definition: juce_gl.h:6817
juce::gl::GL_TEXTURE_COMPARE_FUNC
@ GL_TEXTURE_COMPARE_FUNC
Definition: juce_gl.h:1308
juce::AudioData::ChannelDataSubtypes< IsInterleaved, IsConst, DataFormat, Endianness >::DataType
std::conditional_t< IsInterleaved, ChannelType, ChannelType * > DataType
Definition: juce_AudioDataConverters.h:665
juce::gl::GL_TEXTURE_COMPARE_MODE_ARB
@ GL_TEXTURE_COMPARE_MODE_ARB
Definition: juce_gl.h:4981
juce::CppTokeniserFunctions::skipQuotedString
static void skipQuotedString(Iterator &source) noexcept
Definition: juce_CPlusPlusCodeTokeniserFunctions.h:318
juce::AudioProcessorParameterWithID::label
const String label
Provides access to the parameter's label.
Definition: juce_AudioProcessorParameterWithID.h:167
juce::dsp::AudioBlock::fill
const AudioBlock &JUCE_VECTOR_CALLTYPE fill(NumericType value) const noexcept
Definition: juce_AudioBlock.h:310
juce::gl::GL_COMPRESSED_LUMINANCE_ALPHA_LATC2_EXT
@ GL_COMPRESSED_LUMINANCE_ALPHA_LATC2_EXT
Definition: juce_gl.h:7508
juce::Expression::Scope
When evaluating an Expression object, this class is used to resolve symbols and perform functions tha...
Definition: juce_Expression.h:108
juce::ArrayAllocationBase::shrinkToNoMoreThan
void shrinkToNoMoreThan(int maxNumElements)
Minimises the amount of storage allocated so that it's no more than the given number of elements.
Definition: juce_ArrayAllocationBase.h:100
juce::gl::GL_MAX_MULTIVIEW_BUFFERS_EXT
@ GL_MAX_MULTIVIEW_BUFFERS_EXT
Definition: juce_gles2.h:2305
juce::TabbedButtonBar::TabInfo::button
std::unique_ptr< TabBarButton > button
Definition: juce_TabbedButtonBar.h:350
juce::ResizableBorderComponent::mouseZone
Zone mouseZone
Definition: juce_ResizableBorderComponent.h:189
juce::gl::GL_TESS_GEN_MODE
@ GL_TESS_GEN_MODE
Definition: juce_gl.h:2323
juce::gl::GL_MAX_PATCH_VERTICES_OES
@ GL_MAX_PATCH_VERTICES_OES
Definition: juce_gles2.h:4766
juce_win32_UIAGridItemProvider.h
juce::gl::getProcAddress
const void * getProcAddress
Definition: juce_gl.h:10488
juce::Colours::peru
const Colour peru
Definition: juce_Colours.h:151
juce::gl::GL_RGBA8_OES
@ GL_RGBA8_OES
Definition: juce_gles2.h:4675
juce::gl::GL_PALETTE8_RGBA4_OES
@ GL_PALETTE8_RGBA4_OES
Definition: juce_gl.h:10882
juce::Colour::getBlue
uint8 getBlue() const noexcept
Returns the blue component of this colour.
Definition: juce_Colour.h:178
juce::Reverb::AllPassFilter::clear
void clear() noexcept
Definition: juce_audio_basics/utilities/juce_Reverb.h:281
juce::XWindowSystemUtilities::XSetting::Type::colour
@ colour
juce::gl::GL_VIEW_CLASS_ASTC_6x5_RGBA
@ GL_VIEW_CLASS_ASTC_6x5_RGBA
Definition: juce_gl.h:4462
juce::gl::GL_COPY_PIXEL_TOKEN
@ GL_COPY_PIXEL_TOKEN
Definition: juce_gl.h:427
juce_Rectangle.h
juce::gl::GL_DEPTH_COMPONENT32
@ GL_DEPTH_COMPONENT32
Definition: juce_gl.h:1300
juce::gl::GL_STACK_UNDERFLOW_KHR
@ GL_STACK_UNDERFLOW_KHR
Definition: juce_gl.h:8503
juce::gl::GL_UNIFORM_TYPE
@ GL_UNIFORM_TYPE
Definition: juce_gl.h:2065
juce::ShapeButton::shadow
DropShadowEffect shadow
Definition: juce_ShapeButton.h:117
juce::Parallelogram::operator==
bool operator==(const Parallelogram &other) const noexcept
Returns true if the two parallelograms are identical.
Definition: juce_Parallelogram.h:97
juce::Expression::operatorType
@ operatorType
Definition: juce_Expression.h:222
juce::CoreGraphicsContext::saveState
void saveState() override
juce::PropertiesFile::Options
Structure describing properties file options.
Definition: juce_PropertiesFile.h:60
juce::CharacterFunctions::getIntValue
static IntType getIntValue(const CharPointerType text) noexcept
Parses a character string, to read an integer value.
Definition: juce_CharacterFunctions.h:465
juce::IIRFilterBase
An IIR filter that can perform low, high, or band-pass filtering on an audio signal.
Definition: juce_audio_basics/utilities/juce_IIRFilter.h:157
juce::XmlDocument::tokenisedDTD
StringArray tokenisedDTD
Definition: juce_XmlDocument.h:154
juce::WavAudioFormat::riffInfoMoreInfoBannerURL
static const char *const riffInfoMoreInfoBannerURL
Metadata property name used in INFO chunks.
Definition: juce_WavAudioFormat.h:133
juce::StringArray::strings
Array< String > strings
This is the array holding the actual strings.
Definition: juce_StringArray.h:471
juce::UnitTestCategories::graphics
static const String graphics
Definition: juce_UnitTestCategories.h:39
juce::gl::GL_LINEAR_DETAIL_COLOR_SGIS
@ GL_LINEAR_DETAIL_COLOR_SGIS
Definition: juce_gl.h:11160
juce::gl::GL_MIRRORED_REPEAT_ARB
@ GL_MIRRORED_REPEAT_ARB
Definition: juce_gl.h:5260
CameraDevice::Pimpl::ImageReader::ImageBuffer::size
int size
Definition: juce_android_CameraDevice.h:1206
juce::ComTypes::UiaRect::top
double top
Definition: juce_win32_ComInterfaces.h:47
juce::Rectangle::getRelativePoint
Point< ValueType > getRelativePoint(FloatType relativeX, FloatType relativeY) const noexcept
Returns a point within this rectangle, specified as proportional coordinates.
Definition: juce_Rectangle.h:581
juce::gl::yfactor
GLfloat yfactor
Definition: juce_gl.h:903
juce::StatisticsAccumulator::KahanSum::operator+=
void JUCE_NO_ASSOCIATIVE_MATH_OPTIMISATIONS operator+=(FloatType value) noexcept
Definition: juce_StatisticsAccumulator.h:118
juce::StreamingSocket::hostName
String hostName
Definition: juce_Socket.h:181
juce::gl::GL_SIGNED_RGB8_UNSIGNED_ALPHA8_NV
@ GL_SIGNED_RGB8_UNSIGNED_ALPHA8_NV
Definition: juce_gl.h:10344
juce::AudioProcessorGraph::createEditor
AudioProcessorEditor * createEditor() override
Creates the processor's GUI.
Definition: juce_AudioProcessorGraph.h:408
juce::ArrayBase::moveInternal
NonTriviallyCopyableVoid< T > moveInternal(int currentIndex, int newIndex) noexcept
Definition: juce_ArrayBase.h:530
juce::XmlElement::GetNextElement::getNext
XmlElement * getNext(const XmlElement &e) const
Definition: juce_XmlElement.h:648
juce::Rectangle::toString
String toString() const
Creates a string describing this rectangle.
Definition: juce_Rectangle.h:958
juce::CharPointer_UTF8::CharType
char CharType
Definition: juce_CharPointer_UTF8.h:37
juce::AudioProcessor::Bus::getNumberOfChannels
int getNumberOfChannels() const noexcept
Return the number of channels of the current bus.
Definition: juce_AudioProcessor.h:402
juce::SparseSet::getNumRanges
int getNumRanges() const noexcept
Returns the number of contiguous blocks of values.
Definition: juce_SparseSet.h:118
juce::iOSAudioIODevice::getOutputLatencyInSamples
int getOutputLatencyInSamples() override
Returns the device's output latency.
juce::gl::GL_TRIANGLE_STRIP_ADJACENCY_OES
@ GL_TRIANGLE_STRIP_ADJACENCY_OES
Definition: juce_gles2.h:4592
juce::RenderingHelpers::ClipRegions::RectangleListRegion::renderImageTransformed
void renderImageTransformed(SavedStateType &state, const Image &src, int alpha, const AffineTransform &transform, Graphics::ResamplingQuality quality, bool tiledFill) const override
Definition: juce_RenderingHelpers.h:1873
juce::OSCAddressPattern
An OSC address pattern.
Definition: juce_OSCAddress.h:99
juce::PropertiesFile::StorageFormat
StorageFormat
Definition: juce_PropertiesFile.h:51
juce::gl::GL_PACK_REVERSE_ROW_ORDER_ANGLE
@ GL_PACK_REVERSE_ROW_ORDER_ANGLE
Definition: juce_gles2.h:1616
juce::Slider::SliderStyle
SliderStyle
The types of slider available.
Definition: juce_Slider.h:61
setPositionCallback
int(UNITY_INTERFACE_API * setPositionCallback)(UnityAudioEffectState *state, unsigned int pos)
Definition: juce_UnityPluginInterface.h:50
juce::DefaultElementComparator::compareElements
static int compareElements(ParameterType first, ParameterType second)
Definition: juce_ElementComparator.h:193
juce::Rectangle::setLeft
void setLeft(ValueType newLeft) noexcept
Moves the x position, adjusting the width so that the right-hand edge remains in the same place.
Definition: juce_Rectangle.h:261
juce::OpenGLContext::NativeContext::surface
EGLSurface surface
Definition: juce_OpenGL_android.h:349
juce::gl::GL_MATRIX30_ARB
@ GL_MATRIX30_ARB
Definition: juce_gl.h:4163
juce::ReferenceCountedObject::incReferenceCount
void incReferenceCount() noexcept
Increments the object's reference count.
Definition: juce_ReferenceCountedObject.h:74
juce::gl::GL_IMAGE_BINDING_LAYERED_EXT
@ GL_IMAGE_BINDING_LAYERED_EXT
Definition: juce_gl.h:7294
juce::gl::GL_MAX_MULTISAMPLE_COVERAGE_MODES_NV
@ GL_MAX_MULTISAMPLE_COVERAGE_MODES_NV
Definition: juce_gl.h:9267
juce::gl::GL_RENDERBUFFER_HEIGHT_EXT
@ GL_RENDERBUFFER_HEIGHT_EXT
Definition: juce_gl.h:6657
juce_AccessibilityEvent.h
juce::gl::GL_DRAW_BUFFER11_ARB
@ GL_DRAW_BUFFER11_ARB
Definition: juce_gl.h:4032
juce::dsp::SIMDRegister::size
static constexpr size_t size() noexcept
Returns the number of elements in this vector.
Definition: juce_SIMDRegister.h:121
juce::AudioFormatReader::clearSamplesBeyondAvailableLength
static void clearSamplesBeyondAvailableLength(int **destChannels, int numDestChannels, int startOffsetInDestBuffer, int64 startSampleInFile, int &numSamples, int64 fileLengthInSamples)
Used by AudioFormatReader subclasses to clear any parts of the data blocks that lie beyond the end of...
Definition: juce_AudioFormatReader.h:305
juce::gl::GL_MAX_COMPUTE_ATOMIC_COUNTER_BUFFERS
@ GL_MAX_COMPUTE_ATOMIC_COUNTER_BUFFERS
Definition: juce_gl.h:2690
juce::AudioProcessorParameter::valueStrings
StringArray valueStrings
Definition: juce_AudioProcessorParameter.h:352
juce::dsp::Matrix
General matrix and vectors class, meant for classic math manipulation such as additions,...
Definition: juce_Matrix.h:40
juce::ThreadLocalValue::first
Atomic< ObjectHolder * > first
Definition: juce_ThreadLocalValue.h:143
juce_DeletedAtShutdown.h
juce::Direct2DLowLevelGraphicsContext::addTransform
void addTransform(const AffineTransform &) override
juce::gl::WGL_GREEN_BITS_ARB
@ WGL_GREEN_BITS_ARB
Definition: juce_wgl.h:254
juce::gl::GL_FRAGMENT_LIGHT_MODEL_NORMAL_INTERPOLATION_SGIX
@ GL_FRAGMENT_LIGHT_MODEL_NORMAL_INTERPOLATION_SGIX
Definition: juce_gl.h:11491
juce::WeakReference::WeakReference
WeakReference(ObjectType *object)
Creates a WeakReference that points at the given object.
Definition: juce_WeakReference.h:84
juce::gl::GL_FRACTIONAL_ODD_EXT
@ GL_FRACTIONAL_ODD_EXT
Definition: juce_gles2.h:2658
juce::gl::GL_COMPRESSED_SRGB8_ALPHA8_ASTC_4x4
@ GL_COMPRESSED_SRGB8_ALPHA8_ASTC_4x4
Definition: juce_gles2.h:1421
VideoComponent::Pimpl::MediaSession::pendingSeekRequest
bool pendingSeekRequest
Definition: juce_android_Video.h:1286
juce::UIAGridProvider
Definition: juce_win32_UIAGridProvider.h:30
juce::gl::GL_DOT3_RGBA
@ GL_DOT3_RGBA
Definition: juce_gl.h:1239
juce::Colours::cyan
const Colour cyan
Definition: juce_Colours.h:63
juce::gl::GL_CLIP_ORIGIN
@ GL_CLIP_ORIGIN
Definition: juce_gl.h:3016
juce::ModalCallbackFunction::withParam
static ModalComponentManager::Callback * withParam(void(*functionToCall)(int, ParamType1, ParamType2), ParamType1 parameterValue1, ParamType2 parameterValue2)
This is a utility function to create a ModalComponentManager::Callback that will call a static functi...
Definition: juce_ModalComponentManager.h:242
juce::gl::GL_FILTER
@ GL_FILTER
Definition: juce_gl.h:2791
juce::UIAProviderBase::getHandler
const AccessibilityHandler & getHandler() const
Definition: juce_win32_UIAProviderBase.h:46
juce_OSCTypes.h
juce::AudioDeviceManager::addAudioCallback
void addAudioCallback(AudioIODeviceCallback *newCallback)
Registers an audio callback to be used.
juce::PopupMenu::Item::image
std::unique_ptr< Drawable > image
A drawable to use as an icon, or nullptr if there isn't one.
Definition: juce_PopupMenu.h:146
juce::gl::GL_MAX_VERTEX_SHADER_INVARIANTS_EXT
@ GL_MAX_VERTEX_SHADER_INVARIANTS_EXT
Definition: juce_gl.h:8025
juce::dsp::Oscillator
Generates a signal based on a user-supplied function.
Definition: juce_Oscillator.h:37
juce::PropertiesFile::Options::osxLibrarySubFolder
String osxLibrarySubFolder
If you're using properties files on a Mac, you must set this value - failure to do so will cause a ru...
Definition: juce_PropertiesFile.h:104
juce::gl::GL_LINE_STIPPLE_PATTERN
@ GL_LINE_STIPPLE_PATTERN
Definition: juce_gl.h:456
juce::dsp::BallisticsFilter::expFactor
double expFactor
Definition: juce_BallisticsFilter.h:144
juce::AnimatedPosition::drag
void drag(double deltaFromStartOfDrag)
Called during a mouse-drag operation, to indicate that the mouse has moved.
Definition: juce_AnimatedPosition.h:88
juce::gl::WGL_STEREO_EMITTER_DISABLE_3DL
@ WGL_STEREO_EMITTER_DISABLE_3DL
Definition: juce_wgl.h:94
juce::gl::advanceScale
GLsizei GLenum const void GLuint GLfloat advanceScale
Definition: juce_gl.h:9824
juce::gl::GL_MEMORY_ATTACHABLE_SIZE_NV
@ GL_MEMORY_ATTACHABLE_SIZE_NV
Definition: juce_gl.h:9478
juce::PropertiesFile::Options::applicationName
String applicationName
The name of your application - this is used to help generate the path and filename at which the prope...
Definition: juce_PropertiesFile.h:69
juce::HighResolutionTimer::Pimpl::Clock::wait
bool wait(std::condition_variable &cond, std::unique_lock< std::mutex > &lock) noexcept
Definition: juce_posix_SharedCode.h:1352
juce::gl::GL_COMBINER2_NV
@ GL_COMBINER2_NV
Definition: juce_gl.h:9995
juce::gl::GL_ALL_ATTRIB_BITS
@ GL_ALL_ATTRIB_BITS
Definition: juce_gl.h:404
juce::ComponentPeer
The Component class uses a ComponentPeer internally to create and manage a real operating-system wind...
Definition: juce_ComponentPeer.h:43
juce::Rectangle::Rectangle
Rectangle(Point< ValueType > corner1, Point< ValueType > corner2) noexcept
Creates a Rectangle from the positions of two opposite corners.
Definition: juce_Rectangle.h:93
juce::gl::GL_LOCAL_EXT
@ GL_LOCAL_EXT
Definition: juce_gl.h:8022
juce::gl::GL_RGBA_INTEGER
@ GL_RGBA_INTEGER
Definition: juce_gl.h:1763
juce::AudioIODevice::getTypeName
const String & getTypeName() const noexcept
Returns the type of the device.
Definition: juce_AudioIODevice.h:150
juce::dsp::AudioBlock::AudioBlock
AudioBlock(const AudioBlock< OtherSampleType > &other) noexcept
Definition: juce_AudioBlock.h:191
juce::RenderingHelpers::ClipRegions::RectangleListRegion::getClipBounds
Rectangle< int > getClipBounds() const override
Definition: juce_RenderingHelpers.h:1849
juce_OnlineUnlockForm.h
juce::gl::GL_PURGED_CONTEXT_RESET_NV
@ GL_PURGED_CONTEXT_RESET_NV
Definition: juce_gl.h:10039
juce::Image::BitmapData::height
int height
Definition: juce_Image.h:356
juce::RenderingHelpers::FloatRectangleRasterisingInfo::topAlpha
int topAlpha
Definition: juce_RenderingHelpers.h:398
juce::gl::GL_TRIANGLES_ADJACENCY_ARB
@ GL_TRIANGLES_ADJACENCY_ARB
Definition: juce_gl.h:4223
juce::AudioChannelSet::canonicalChannelSet
static AudioChannelSet canonicalChannelSet(int numChannels)
Create a canonical channel set for a given number of channels.
juce::gl::WGL_DRAW_TO_BITMAP_EXT
@ WGL_DRAW_TO_BITMAP_EXT
Definition: juce_wgl.h:432
juce::Range::setEnd
void setEnd(const ValueType newEnd) noexcept
Changes the end position of the range, leaving the start unchanged.
Definition: juce_Range.h:122
juce::AccessibleState::isFocusable
bool isFocusable() const noexcept
Returns true if the UI element is focusable.
Definition: juce_AccessibilityState.h:156
juce::NetworkServiceDiscovery::Service::port
int port
The port number of the advertiser.
Definition: juce_NetworkServiceDiscovery.h:85
juce::gl::GL_BOOL_ARB
@ GL_BOOL_ARB
Definition: juce_gl.h:4851
juce::gl::GL_LINEAR_ATTENUATION
@ GL_LINEAR_ATTENUATION
Definition: juce_gl.h:586
juce::Colours::cornsilk
const Colour cornsilk
Definition: juce_Colours.h:61
juce::SynthesiserVoice::setSostenutoPedalDown
void setSostenutoPedalDown(bool isNowDown) noexcept
Modifies the sostenuto pedal flag.
Definition: juce_Synthesiser.h:238
juce::StandaloneFilterWindow::MainContentComponent::computeBorder
BorderSize< int > computeBorder() const
Definition: juce_StandaloneFilterWindow.h:941
juce::gl::GL_SOURCE2_RGB_ARB
@ GL_SOURCE2_RGB_ARB
Definition: juce_gl.h:5169
juce::gl::GL_CONJOINT_NV
@ GL_CONJOINT_NV
Definition: juce_gl.h:8819
juce::dsp::IIR::ArrayCoefficients::makeLowShelf
static std::array< NumericType, 6 > makeLowShelf(double sampleRate, NumericType cutOffFrequency, NumericType Q, NumericType gainFactor)
Returns the coefficients for a low-pass shelf filter with variable Q and gain.
juce::ChildProcess::start
bool start(const String &command, int streamFlags=wantStdOut|wantStdErr)
Attempts to launch a child process command.
Definition: juce_posix_SharedCode.h:1239
juce_UMPMidi1ToBytestreamTranslator.h
juce::SidePanel::titleBarHeight
int titleBarHeight
Definition: juce_SidePanel.h:215
juce::ReferenceCountedArray::removeAndReturn
ObjectClassPtr removeAndReturn(int indexToRemove)
Removes and returns an object from the array.
Definition: juce_ReferenceCountedArray.h:630
juce::Range::operator-=
Range operator-=(const ValueType amountToSubtract) noexcept
Subtracts an amount from the start and end of the range.
Definition: juce_Range.h:179
juce::GZIPCompressorOutputStream::helper
std::unique_ptr< GZIPCompressorHelper > helper
Definition: juce_GZIPCompressorOutputStream.h:102
juce::gl::GL_OFFSET_TEXTURE_RECTANGLE_SCALE_NV
@ GL_OFFSET_TEXTURE_RECTANGLE_SCALE_NV
Definition: juce_gl.h:10291
juce::gl::GL_PIXEL_MAP_G_TO_G_SIZE
@ GL_PIXEL_MAP_G_TO_G_SIZE
Definition: juce_gl.h:513
juce::PropertiesFile::getFile
const File & getFile() const noexcept
Returns the file that's being used.
Definition: juce_PropertiesFile.h:228
juce::gl::srcDepth
GLenum GLint GLint GLint GLint GLuint GLenum GLint GLint GLint GLint GLsizei GLsizei GLsizei srcDepth
Definition: juce_gl.h:2933
juce::CharPointer_UTF8::byteOrderMark1
@ byteOrderMark1
Definition: juce_CharPointer_UTF8.h:547
juce::CharPointer_UTF16::operator++
CharPointer_UTF16 operator++() noexcept
Moves this pointer along to the next character in the string.
Definition: juce_CharPointer_UTF16.h:94
VideoComponent::Pimpl::~Pimpl
~Pimpl()
Definition: juce_mac_Video.h:49
juce::MidiMessageMetadata::numBytes
int numBytes
The number of bytes in the MIDI message.
Definition: juce_MidiBuffer.h:55
juce::SamplerSound::sourceSampleRate
double sourceSampleRate
Definition: juce_Sampler.h:99
juce::RenderingHelpers::ClipRegions::RectangleListRegion::applyClipTo
Ptr applyClipTo(const Ptr &target) const override
Definition: juce_RenderingHelpers.h:1819
juce::gl::GL_SHADER_IMAGE_STORE
@ GL_SHADER_IMAGE_STORE
Definition: juce_gl.h:2802
juce::TextEditor::listeners
ListenerList< Listener > listeners
Definition: juce_TextEditor.h:795
juce::gl::GL_REPLACEMENT_CODE_ARRAY_STRIDE_SUN
@ GL_REPLACEMENT_CODE_ARRAY_STRIDE_SUN
Definition: juce_gl.h:11907
juce::OnlineUnlockForm::showOverlayCancelButton
bool showOverlayCancelButton
Definition: juce_OnlineUnlockForm.h:86
juce::anonymous_namespace{juce_posix_IPAddress.h}::InterfaceInfo::broadcastAddress
IPAddress broadcastAddress
Definition: juce_posix_IPAddress.h:30
juce::PropertiesFile::Options::processLock
InterProcessLock * processLock
An optional InterprocessLock object that will be used to prevent multiple threads or processes from w...
Definition: juce_PropertiesFile.h:143
juce::PixelARGB::PixelARGB
PixelARGB(uint32 internalValue) noexcept
Definition: juce_PixelFormats.h:308
juce::DynamicLibrary::open
bool open(const String &name)
Opens a DLL.
Definition: juce_posix_SharedCode.h:1047
juce::gl::GL_COMPRESSED_RG11_EAC
@ GL_COMPRESSED_RG11_EAC
Definition: juce_gl.h:2679
juce::File::FollowSymlinks
FollowSymlinks
Definition: juce_File.h:563
juce::KeyPress::F29Key
static const int F29Key
key-code for the F29 key
Definition: juce_KeyPress.h:235
juce::gl::GL_FOG_COORDINATE_ARRAY_LIST_IBM
@ GL_FOG_COORDINATE_ARRAY_LIST_IBM
Definition: juce_gl.h:8279
juce::gl::GL_QUERY_TARGET
@ GL_QUERY_TARGET
Definition: juce_gl.h:3025
juce::AccessibilityRole::window
@ window
juce::gl::GL_TEXTURE_COMPRESSED_BLOCK_HEIGHT
@ GL_TEXTURE_COMPRESSED_BLOCK_HEIGHT
Definition: juce_gl.h:2813
juce_mac_ObjCHelpers.h
juce::dsp::Chorus::oscVolumeMultiplier
static constexpr SampleType oscVolumeMultiplier
Definition: juce_Chorus.h:164
VideoComponent::Pimpl::DirectShowContext::graphEventID
@ graphEventID
Definition: juce_win32_Video.h:748
juce::NewLine
This class is used for represent a new-line character sequence.
Definition: juce_NewLine.h:39
juce::MessageManagerLock::mmLock
MessageManager::Lock mmLock
Definition: juce_MessageManager.h:449
juce::XWindowSystem::createImage
Image createImage(bool isSemiTransparentWindow, int width, int height, bool argb) const
juce::gl::WGL_COLORSPACE_EXT
@ WGL_COLORSPACE_EXT
Definition: juce_wgl.h:355
juce::ValueTreePropertyWithDefault
This class acts as a wrapper around a property inside a ValueTree.
Definition: juce_ValueTreePropertyWithDefault.h:38
juce::ReferenceCountedArray::remove
void remove(int indexToRemove)
Removes an object from the array.
Definition: juce_ReferenceCountedArray.h:606
juce::gl::GL_MAX_GEOMETRY_IMAGE_UNIFORMS
@ GL_MAX_GEOMETRY_IMAGE_UNIFORMS
Definition: juce_gl.h:2642
juce_HashMap.h
juce::gl::WGL_STEREO_EXT
@ WGL_STEREO_EXT
Definition: juce_wgl.h:448
juce::gl::GL_PATH_COMMAND_COUNT_NV
@ GL_PATH_COMMAND_COUNT_NV
Definition: juce_gl.h:9660
juce::gl::GL_NUM_COMPATIBLE_SUBROUTINES
@ GL_NUM_COMPATIBLE_SUBROUTINES
Definition: juce_gl.h:2316
juce::dsp::SIMDFallbackOps::shuffle
static forcedinline vSIMDType shuffle(vSIMDType av) noexcept
Definition: juce_fallback_SIMDNativeOps.h:251
juce::TextLayout::cend
const_iterator cend() const
Definition: juce_TextLayout.h:252
juce::Line::findNearestPointTo
Point< ValueType > findNearestPointTo(Point< ValueType > point) const noexcept
Finds the point on this line which is nearest to a given point.
Definition: juce_Line.h:315
juce::WavAudioFormat::riffInfoCostumeDesigner
static const char *const riffInfoCostumeDesigner
Metadata property name used in INFO chunks.
Definition: juce_WavAudioFormat.h:105
juce::URL::InputStreamOptions::getConnectionTimeoutMs
int getConnectionTimeoutMs() const noexcept
Definition: juce_URL.h:381
juce::OptionalScopedPointer::~OptionalScopedPointer
~OptionalScopedPointer() noexcept
The destructor may or may not delete the object that is being held, depending on the takeOwnership fl...
Definition: juce_OptionalScopedPointer.h:102
juce::gl::GL_MINUS_CLAMPED_NV
@ GL_MINUS_CLAMPED_NV
Definition: juce_gl.h:8843
juce::gl::GL_TEXTURE_CUBE_MAP_POSITIVE_Y
@ GL_TEXTURE_CUBE_MAP_POSITIVE_Y
Definition: juce_gl.h:1189
juce::ScaledImage::getScale
double getScale() const
Returns the image's scale.
Definition: juce_ScaledImage.h:72
juce::gl::GL_TEXTURE_BINDING_2D
@ GL_TEXTURE_BINDING_2D
Definition: juce_gl.h:958
juce::InAppPurchases::Listener
Represents an object that gets notified about events such as product info returned or product purchas...
Definition: juce_InAppPurchases.h:123
juce::dsp::BallisticsFilter::sampleRate
double sampleRate
Definition: juce_BallisticsFilter.h:144
juce::dsp::Matrix::isOneColumnVector
bool isOneColumnVector() const noexcept
Tells if the matrix is a one column vector.
Definition: juce_Matrix.h:184
juce::gl::GL_MAX_TEXTURE_BUFFER_SIZE_ARB
@ GL_MAX_TEXTURE_BUFFER_SIZE_ARB
Definition: juce_gl.h:5067
juce::ScopedReadLock::~ScopedReadLock
~ScopedReadLock() noexcept
Destructor.
Definition: juce_ScopedReadLock.h:74
juce::BurgerMenuComponent::Row::item
PopupMenu::Item item
Definition: juce_BurgerMenuComponent.h:81
ImageReaderOnImageAvailableListener::Owner::~Owner
virtual ~Owner()
Definition: juce_android_CameraDevice.h:365
juce::StretchableLayoutResizerBar::isVertical
bool isVertical
Definition: juce_StretchableLayoutResizerBar.h:100
juce::PluginDirectoryScanner::allowAsync
const bool allowAsync
Definition: juce_PluginDirectoryScanner.h:130
juce::CoreGraphicsContext::lastClipRect
Rectangle< int > lastClipRect
Definition: juce_mac_CoreGraphicsContext.h:116
juce::gl::GL_MAT_AMBIENT_AND_DIFFUSE_BIT_PGI
@ GL_MAT_AMBIENT_AND_DIFFUSE_BIT_PGI
Definition: juce_gl.h:11114
juce::gl::GL_OP_SET_LT_EXT
@ GL_OP_SET_LT_EXT
Definition: juce_gl.h:7967
VideoComponent::Pimpl::MediaSession::createCallbackObject
LocalRef< jobject > createCallbackObject()
Definition: juce_android_Video.h:1307
juce::gl::GL_MAP1_VERTEX_ATTRIB0_4_NV
@ GL_MAP1_VERTEX_ATTRIB0_4_NV
Definition: juce_gl.h:10649
juce::gl::GL_VIBRANCE_BIAS_NV
@ GL_VIBRANCE_BIAS_NV
Definition: juce_gl.h:10356
juce::Thread::isAndroidRealtimeThread
bool isAndroidRealtimeThread
Definition: juce_Thread.h:398
juce::MemoryBlock::begin
const char * begin() const noexcept
Returns an iterator for the data.
Definition: juce_MemoryBlock.h:114
juce::gl::WGL_NUMBER_UNDERLAYS_EXT
@ WGL_NUMBER_UNDERLAYS_EXT
Definition: juce_wgl.h:439
juce::Point::translated
constexpr Point translated(ValueType deltaX, ValueType deltaY) const noexcept
Returns a point with a given offset from this one.
Definition: juce_Point.h:92
juce::gl::fillMode
GLenum fillMode
Definition: juce_gl.h:9808
juce::ComTypes::VIDEO_STREAM_CONFIG_CAPS::MaxBitsPerSecond
LONG MaxBitsPerSecond
Definition: juce_win32_ComTypes.h:168
juce::PositionableAudioSource::setLooping
virtual void setLooping(bool shouldLoop)
Tells the source whether you'd like it to play in a loop.
Definition: juce_PositionableAudioSource.h:73
juce::gl::GL_COMPRESSED_SRGB8_ALPHA8_ASTC_10x5
@ GL_COMPRESSED_SRGB8_ALPHA8_ASTC_10x5
Definition: juce_gles2.h:1429
juce::RenderingHelpers::EdgeTableFillers::TransformedImageFill::quality
const Graphics::ResamplingQuality quality
Definition: juce_RenderingHelpers.h:1396
juce::gl::GL_OUT_OF_MEMORY
@ GL_OUT_OF_MEMORY
Definition: juce_gl.h:260
juce::RenderingHelpers::ClipRegions::RectangleListRegion::RectangleListRegion
RectangleListRegion(const RectangleListRegion &other)
Definition: juce_RenderingHelpers.h:1814
juce::gl::GL_UNSIGNED_INT_IMAGE_CUBE_MAP_ARRAY
@ GL_UNSIGNED_INT_IMAGE_CUBE_MAP_ARRAY
Definition: juce_gl.h:2631
juce::StandalonePluginHolder::switchToHostApplication
void switchToHostApplication()
Definition: juce_StandaloneFilterWindow.h:371
juce::MultiTouchMapper::getIndexOfTouch
int getIndexOfTouch(ComponentPeer *peer, IDType touchID)
Definition: juce_MultiTouchMapper.h:37
juce::Parallelogram::isFinite
bool isFinite() const noexcept
Returns true if the parallelogram's coordinates are all finite numbers, i.e.
Definition: juce_Parallelogram.h:74
CameraDevice::Pimpl::ImageOutputBase::addImageCapture
virtual void addImageCapture(AVCaptureSession *)=0
juce::gl::GL_COMPRESSED_SRGB8_ALPHA8_ASTC_5x5x5_OES
@ GL_COMPRESSED_SRGB8_ALPHA8_ASTC_5x5x5_OES
Definition: juce_gles2.h:4881
juce_NamedValueSet.h
juce::Array::removeInternal
void removeInternal(int indexToRemove)
Definition: juce_Array.h:1137
VideoComponent::Pimpl::MediaSession::audioAttributes
GlobalRef audioAttributes
Definition: juce_android_Video.h:1271
juce::gl::GL_TRANSFORM_FEEDBACK
@ GL_TRANSFORM_FEEDBACK
Definition: juce_gl.h:2350
juce::AccessibilityRole::menuBar
@ menuBar
VideoComponent::Pimpl::DirectShowContext::pause
void pause()
Definition: juce_win32_Video.h:684
juce::UUIDGetter<::IUnknown >::get
static CLSID get()
Definition: juce_win32_ComSmartPtr.h:37
juce::gl::GL_LUMINANCE16_EXT
@ GL_LUMINANCE16_EXT
Definition: juce_gl.h:7416
juce::ParameterID::getParamID
auto getParamID() const
Definition: juce_AudioProcessorParameterWithID.h:52
juce::gl::GL_PROGRAM_TEX_INDIRECTIONS_ARB
@ GL_PROGRAM_TEX_INDIRECTIONS_ARB
Definition: juce_gl.h:4113
juce::AudioSourceChannelInfo::clearActiveBufferRegion
void clearActiveBufferRegion() const
Convenient method to clear the buffer if the source is not producing any data.
Definition: juce_AudioSource.h:84
juce::ADSR::setSampleRate
void setSampleRate(double newSampleRate) noexcept
Sets the sample rate that will be used for the envelope.
Definition: juce_ADSR.h:99
juce::CppTokeniserFunctions::StringIterator::numChars
int numChars
Definition: juce_CPlusPlusCodeTokeniserFunctions.h:546
juce::KeyPress::F31Key
static const int F31Key
key-code for the F31 key
Definition: juce_KeyPress.h:237
juce::ImageButton::overImage
Image overImage
Definition: juce_ImageButton.h:152
juce::AudioData::ConverterInstance
A class that converts between two templated AudioData::Pointer types, and which implements the AudioD...
Definition: juce_AudioDataConverters.h:613
juce_VSTMidiEventList.h
juce::gl::GL_OUTPUT_TEXTURE_COORD25_EXT
@ GL_OUTPUT_TEXTURE_COORD25_EXT
Definition: juce_gl.h:8008
juce::gl::GL_TEXTURE_IMAGE_VALID_QCOM
@ GL_TEXTURE_IMAGE_VALID_QCOM
Definition: juce_gles2.h:5067
juce::WildcardFileFilter
A type of FileFilter that works by wildcard pattern matching.
Definition: juce_WildcardFileFilter.h:37
juce::Viewport
A Viewport is used to contain a larger child component, and allows the child to be automatically scro...
Definition: juce_Viewport.h:44
juce::ExtensionsVisitor::VSTClient
Can be used to retrieve information about a VST that is wrapped by an AudioProcessor.
Definition: juce_ExtensionsVisitor.h:110
juce_ConcertinaPanel.h
juce::MemoryMappedAudioFormatReader::scanMinAndMaxInterleaved
Range< float > scanMinAndMaxInterleaved(int channel, int64 startSampleInFile, int64 numSamples) const noexcept
Used by AudioFormatReader subclasses to scan for min/max ranges in interleaved data.
Definition: juce_MemoryMappedAudioFormatReader.h:102
juce::ListenerList::clear
void clear()
Clears the list.
Definition: juce_ListenerList.h:108
juce::gl::GL_COLOR_ATTACHMENT6
@ GL_COLOR_ATTACHMENT6
Definition: juce_gl.h:1844
juce::gl::GL_BLEND_DST_ALPHA_EXT
@ GL_BLEND_DST_ALPHA_EXT
Definition: juce_gl.h:6067
juce::WavAudioFormat::riffInfoDateCreated
static const char *const riffInfoDateCreated
Metadata property name used in INFO chunks.
Definition: juce_WavAudioFormat.h:108
juce::Vector3D::operator+=
Vector3D & operator+=(Vector3D other) noexcept
Definition: juce_Vector3D.h:51
juce::gl::GL_NUM_VIDEO_CAPTURE_STREAMS_NV
@ GL_NUM_VIDEO_CAPTURE_STREAMS_NV
Definition: juce_gl.h:10780
juce::gl::GL_ANY_SAMPLES_PASSED_CONSERVATIVE
@ GL_ANY_SAMPLES_PASSED_CONSERVATIVE
Definition: juce_gl.h:2682
juce::MidiMessageCollector
Collects incoming realtime MIDI messages and turns them into blocks suitable for processing by a bloc...
Definition: juce_MidiMessageCollector.h:38
juce::XWindowSystem::DisplayVisuals::visual32Bit
Visual * visual32Bit
Definition: juce_linux_XWindowSystem.h:274
juce::gl::GL_TEXTURE_BUFFER_OFFSET_ALIGNMENT_EXT
@ GL_TEXTURE_BUFFER_OFFSET_ALIGNMENT_EXT
Definition: juce_gles2.h:2721
juce::gl::GL_DRAW_BUFFER14_EXT
@ GL_DRAW_BUFFER14_EXT
Definition: juce_gles2.h:2058
juce::gl::layered
GLuint GLint GLboolean layered
Definition: juce_gl.h:2656
juce::MouseInputSource
Represents a linear source of mouse events from a mouse device or individual finger in a multi-touch ...
Definition: juce_MouseInputSource.h:51
juce::DragAndDropContainer::setCurrentDragImage
void setCurrentDragImage(const Image &newImage)
Definition: juce_DragAndDropContainer.h:152
juce::dsp::AudioBlock::replaceWithSumOf
const AudioBlock &JUCE_VECTOR_CALLTYPE replaceWithSumOf(AudioBlock< OtherSampleType > src, NumericType value) const noexcept
Definition: juce_AudioBlock.h:409
juce::Path::closeSubPathMarker
static const float closeSubPathMarker
Definition: juce_Path.h:834
juce::juce_createCoreGraphicsImage
CGImageRef juce_createCoreGraphicsImage(const Image &, CGColorSpaceRef)
juce::dsp::IIR::Filter::operator=
Filter & operator=(const Filter &)=default
juce::gl::GL_SHADING_RATE_IMAGE_TEXEL_HEIGHT_NV
@ GL_SHADING_RATE_IMAGE_TEXEL_HEIGHT_NV
Definition: juce_gl.h:10176
juce::AudioChannelSet::ambisonicACN9
@ ambisonicACN9
Third-order ambisonic channel number 9.
Definition: juce_AudioChannelSet.h:370
juce::gl::GL_TEXTURE_BINDING_RECTANGLE
@ GL_TEXTURE_BINDING_RECTANGLE
Definition: juce_gl.h:2033
juce::gl::GL_RENDERBUFFER_ALPHA_SIZE_EXT
@ GL_RENDERBUFFER_ALPHA_SIZE_EXT
Definition: juce_gl.h:6666
juce::Component::getHelpText
String getHelpText() const noexcept
Returns the help text for this component.
Definition: juce_Component.h:2450
juce::gl::bits
GLenum GLint GLenum GLsizei GLsizei GLsizei GLint GLsizei const void * bits
Definition: juce_gl.h:6362
juce::PushNotifications::Notification::Priority
Priority
Metadata used as a hint to the OS about the priority of the notification.
Definition: juce_PushNotifications.h:217
juce::gl::GL_RGB32UI
@ GL_RGB32UI
Definition: juce_gl.h:1748
juce::gl::GL_RGB5_A1
@ GL_RGB5_A1
Definition: juce_gl.h:976
juce::RangedAudioParameterAttributes::withAutomatable
JUCE_NODISCARD auto withAutomatable(bool x) const
See AudioProcessorParameter::isAutomatable()
Definition: juce_RangedAudioParameter.h:67
juce::dsp::FastMathApproximations::exp
static FloatType exp(FloatType x) noexcept
Provides a fast approximation of the function exp(x) using a Pade approximant continued fraction,...
Definition: juce_FastMathApproximations.h:215
juce::gl::GL_CURRENT_QUERY_EXT
@ GL_CURRENT_QUERY_EXT
Definition: juce_gles2.h:2017
juce::InterProcessLock::Pimpl::handle
int handle
Definition: juce_posix_SharedCode.h:716
juce::XWindowSystemUtilities::Atoms::protocols
Atom protocols
Definition: juce_linux_XWindowSystem.h:88
juce::pointer_sized_uint
uint64 pointer_sized_uint
An unsigned integer type that's guaranteed to be large enough to hold a pointer without truncating it...
Definition: juce_MathsFunctions.h:72
juce::gl::GL_MATRIX0_NV
@ GL_MATRIX0_NV
Definition: juce_gl.h:10613
juce::MPEChannelAssigner::MidiChannel::notes
Array< int > notes
Definition: juce_MPEUtils.h:90
juce::gl::GL_PATH_STENCIL_VALUE_MASK_NV
@ GL_PATH_STENCIL_VALUE_MASK_NV
Definition: juce_gl.h:9683
juce::gl::group_size_z
GLuint GLuint GLuint GLuint GLuint group_size_z
Definition: juce_gl.h:3932
juce::gl::GL_SPIR_V_EXTENSIONS
@ GL_SPIR_V_EXTENSIONS
Definition: juce_gl.h:3192
juce::XWindowSystemUtilities::XSetting::XSetting
XSetting(const String &n, int v)
Definition: juce_linux_XWindowSystem.h:111
juce::gl::GL_UNSIGNED_INT16_VEC3_NV
@ GL_UNSIGNED_INT16_VEC3_NV
Definition: juce_gl.h:3366
juce::dsp::DryWetMixer::dryVolume
SmoothedValue< SampleType, ValueSmoothingTypes::Linear > dryVolume
Definition: juce_DryWetMixer.h:108
juce::gl::GL_TEXTURE_COORD_ARRAY_TYPE_EXT
@ GL_TEXTURE_COORD_ARRAY_TYPE_EXT
Definition: juce_gl.h:7894
GLsizeiptrARB
khronos_ssize_t GLsizeiptrARB
Definition: juce_gl.h:187
juce::WavAudioFormat::riffInfoTitle
static const char *const riffInfoTitle
Metadata property name used in INFO chunks.
Definition: juce_WavAudioFormat.h:167
juce::iOSAudioIODevice::getInputLatencyInSamples
int getInputLatencyInSamples() override
Returns the device's input latency.
juce::Rectangle::setHeight
void setHeight(ValueType newHeight) noexcept
Changes the rectangle's height.
Definition: juce_Rectangle.h:204
juce::MemoryAudioSource
An AudioSource which takes some float audio data as an input.
Definition: juce_MemoryAudioSource.h:32
juce::gl::GL_SAMPLE_ALPHA_TO_ONE
@ GL_SAMPLE_ALPHA_TO_ONE
Definition: juce_gl.h:1179
juce::Rectangle::removeFromTop
Rectangle removeFromTop(ValueType amountToRemove) noexcept
Removes a strip from the top of this rectangle, reducing this rectangle by the specified amount and r...
Definition: juce_Rectangle.h:510
juce::gl::GL_REG_4_ATI
@ GL_REG_4_ATI
Definition: juce_gl.h:5670
juce::dsp::FastMathApproximations::sin
static void sin(FloatType *values, size_t numValues) noexcept
Provides a fast approximation of the function sin(x) using a Pade approximant continued fraction,...
Definition: juce_FastMathApproximations.h:173
juce::dsp::SIMDFallbackOps::ScalarNeq
Definition: juce_fallback_SIMDNativeOps.h:183
juce::dsp::AudioBlock::replaceWithAbsoluteValueOfInternal
void replaceWithAbsoluteValueOfInternal(AudioBlock< OtherSampleType > src) const noexcept
Definition: juce_AudioBlock.h:842
juce::gl::GL_FONT_DESCENDER_BIT_NV
@ GL_FONT_DESCENDER_BIT_NV
Definition: juce_gl.h:9741
juce::OpenGLPixelFormat::redBits
int redBits
The number of bits per pixel to use for the red channel.
Definition: juce_OpenGLPixelFormat.h:55
juce::ReferenceCountedArray::add
ObjectClass * add(const ObjectClassPtr &newObject)
Appends a new object to the end of the array.
Definition: juce_ReferenceCountedArray.h:372
juce::ReferenceCountedArray< juce::AudioProcessorGraph::Node >::ScopedLockType
typename DummyCriticalSection ::ScopedLockType ScopedLockType
Returns the type of scoped lock to use for locking this array.
Definition: juce_ReferenceCountedArray.h:875
juce::DrawableComposite
A drawable object which acts as a container for a set of other Drawables.
Definition: juce_DrawableComposite.h:42
juce::gl::GL_MAX_PROGRAM_GENERIC_RESULTS_NV
@ GL_MAX_PROGRAM_GENERIC_RESULTS_NV
Definition: juce_gl.h:9305
VideoComponent::Pimpl::updateContextVisibility
void updateContextVisibility()
Definition: juce_win32_Video.h:312
juce::CharPointer_UTF16::compareIgnoreCaseUpTo
int compareIgnoreCaseUpTo(CharPointer other, int maxChars) const noexcept
Compares this string with another one, up to a specified number of characters.
Definition: juce_CharPointer_UTF16.h:342
juce::SidePanel::paint
void paint(Graphics &g) override
juce::Image::RGB
@ RGB
< each pixel is a 3-byte packed RGB colour value.
Definition: juce_Image.h:66
juce_MessageListener.h
juce::AudioProcessorParameterGroup
A class encapsulating a group of AudioProcessorParameters and nested AudioProcessorParameterGroups.
Definition: juce_AudioProcessorParameterGroup.h:41
juce::ValueTreePropertyWithDefault::ValueTreePropertyWithDefault
ValueTreePropertyWithDefault(ValueTree &tree, const Identifier &propertyID, UndoManager *um, var defaultToUse, StringRef arrayDelimiter)
Creates a ValueTreePropertyWithDefault object for the specified property.
Definition: juce_ValueTreePropertyWithDefault.h:79
juce::PushNotifications::Listener::remoteNotificationsDeleted
virtual void remoteNotificationsDeleted()
Called when Firebase Cloud Messaging server deletes pending messages.
Definition: juce_PushNotifications.h:676
juce::gl::WGL_ACCUM_ALPHA_BITS_ARB
@ WGL_ACCUM_ALPHA_BITS_ARB
Definition: juce_wgl.h:264
juce::TableHeaderComponent::ColumnInfo
Definition: juce_TableHeaderComponent.h:424
juce::RenderingHelpers::EdgeTableFillers::Gradient::handleEdgeTableLineFull
void handleEdgeTableLineFull(int x, int width) const noexcept
Definition: juce_RenderingHelpers.h:735
juce::OpenGLContext::NativeContext::nativeScaleFactor
double nativeScaleFactor
Definition: juce_OpenGL_win32.h:357
juce::Component::getWidth
int getWidth() const noexcept
Returns the component's width in pixels.
Definition: juce_Component.h:271
juce::Box2DRenderer
A simple implementation of the b2Draw class, used to draw a Box2D world.
Definition: juce_Box2DRenderer.h:37
juce::CarbonViewWrapperComponent::repaintChildOnCreation
bool repaintChildOnCreation
Definition: juce_mac_CarbonViewWrapperComponent.h:327
juce::gl::GL_FRAMEBUFFER_ATTACHMENT_LAYERED
@ GL_FRAMEBUFFER_ATTACHMENT_LAYERED
Definition: juce_gl.h:2109
juce::AudioProcessorGraph::AudioGraphIOProcessor::IODeviceType
IODeviceType
Specifies the mode in which this processor will operate.
Definition: juce_AudioProcessorGraph.h:325
juce::MessageThread::~MessageThread
~MessageThread()
Definition: juce_LinuxMessageThread.h:45
juce::AnimatedPosition::Listener::~Listener
virtual ~Listener()=default
juce::Direct2DLowLevelGraphicsContext::beginTransparencyLayer
void beginTransparencyLayer(float opacity) override
juce::MouseCursor::TopRightCornerResizeCursor
@ TopRightCornerResizeCursor
A platform-specific cursor for resizing the top-right-corner of a window.
Definition: juce_MouseCursor.h:68
juce::gl::presentDurationId
GLuint64EXT GLuint GLuint presentDurationId
Definition: juce_gl.h:9899
juce::gl::GL_STATIC_COPY_ARB
@ GL_STATIC_COPY_ARB
Definition: juce_gl.h:5469
juce::AudioAppComponent
A base class for writing audio apps that stream from the audio i/o devices.
Definition: juce_AudioAppComponent.h:47
juce::RenderingHelpers::SavedStateBase::isOnlyTranslationAllowingError
static bool isOnlyTranslationAllowingError(const AffineTransform &t, float tolerance) noexcept
Definition: juce_RenderingHelpers.h:2367
juce::gl::GL_ROUNDED_RECT2_NV
@ GL_ROUNDED_RECT2_NV
Definition: juce_gl.h:9750
juce::gl::GL_MAX_COMBINED_ATOMIC_COUNTERS
@ GL_MAX_COMBINED_ATOMIC_COUNTERS
Definition: juce_gl.h:2575
juce::gl::GL_DRAW_ARRAYS_COMMAND_NV
@ GL_DRAW_ARRAYS_COMMAND_NV
Definition: juce_gl.h:8902
juce::gl::GL_RGBA16I
@ GL_RGBA16I
Definition: juce_gl.h:1755
juce::gl::vorder
GLdouble GLdouble GLint GLint GLdouble GLdouble GLint GLint vorder
Definition: juce_gl.h:884
juce::gl::GL_PACK_RESAMPLE_OML
@ GL_PACK_RESAMPLE_OML
Definition: juce_gl.h:11039
juce::gl::GL_REG_1_ATI
@ GL_REG_1_ATI
Definition: juce_gl.h:5667
juce::ComTypes::VFW_E_NOT_FOUND
@ VFW_E_NOT_FOUND
Definition: juce_win32_ComTypes.h:120
juce::gl::GL_COLOR_ARRAY_TYPE_EXT
@ GL_COLOR_ARRAY_TYPE_EXT
Definition: juce_gl.h:7887
juce::PluginHostType::AbletonLive10
@ AbletonLive10
Represents Ableton Live 10.
Definition: juce_PluginHostType.h:55
juce_WeakReference.h
juce::dsp::ProcessorBase::~ProcessorBase
virtual ~ProcessorBase()=default
juce::PixelARGB::components
Components components
Definition: juce_PixelFormats.h:334
juce::dsp::IIR::Coefficients::makeLowShelf
static Ptr makeLowShelf(double sampleRate, NumericType cutOffFrequency, NumericType Q, NumericType gainFactor)
Returns the coefficients for a low-pass shelf filter with variable Q and gain.
juce::KeyMappingEditorComponent::getCommandManager
ApplicationCommandManager & getCommandManager() const noexcept
Returns the ApplicationCommandManager that this component is connected to.
Definition: juce_KeyMappingEditorComponent.h:68
juce::gl::GL_MAX_PROGRAM_LOCAL_PARAMETERS_ARB
@ GL_MAX_PROGRAM_LOCAL_PARAMETERS_ARB
Definition: juce_gl.h:4108
juce::RenderingHelpers::EdgeTableFillers::SolidColour::sourceColour
PixelARGB sourceColour
Definition: juce_RenderingHelpers.h:660
juce::ModalCallbackFunction::forComponent
static ModalComponentManager::Callback * forComponent(void(*functionToCall)(int, ComponentType *, ParamType), ComponentType *component, ParamType param)
Creates a ModalComponentManager::Callback that will call a static function with a component.
Definition: juce_ModalComponentManager.h:309
juce::StretchableObjectResizer
A utility class for fitting a set of objects whose sizes can vary between a minimum and maximum size,...
Definition: juce_StretchableObjectResizer.h:46
juce::SmoothedValue::stepsToTarget
int stepsToTarget
Definition: juce_SmoothedValue.h:402
juce::NetworkServiceDiscovery::Service::address
IPAddress address
The IP address of the advertiser.
Definition: juce_NetworkServiceDiscovery.h:84
juce::gl::GL_CLAMP
@ GL_CLAMP
Definition: juce_gl.h:623
juce::gl::GL_MAX_PROGRAM_NATIVE_TEMPORARIES_ARB
@ GL_MAX_PROGRAM_NATIVE_TEMPORARIES_ARB
Definition: juce_gl.h:4099
juce::CharPointer_ASCII::toUpperCase
juce_wchar toUpperCase() const noexcept
Returns an upper-case version of the first character of this string.
Definition: juce_CharPointer_ASCII.h:328
juce::gl::GL_OUTPUT_TEXTURE_COORD5_EXT
@ GL_OUTPUT_TEXTURE_COORD5_EXT
Definition: juce_gl.h:7988
juce::SelectedItemSet::ItemType
SelectableItemType ItemType
Definition: juce_SelectedItemSet.h:49
juce::dsp::DelayLine::delayFrac
SampleType delayFrac
Definition: juce_DelayLine.h:333
juce_AudioSampleBuffer.h
juce::dsp::DelayLine::popSample
SampleType popSample(int channel, SampleType delayInSamples=-1, bool updateReadPointer=true)
Pops a single sample from one channel of the delay line.
juce::PushNotifications::Notification::largeIcon
Image largeIcon
Optional: an additional large icon displayed in the notification content view.
Definition: juce_PushNotifications.h:175
juce::gl::GL_WRAP_BORDER_SUN
@ GL_WRAP_BORDER_SUN
Definition: juce_gl.h:11857
juce::CoreGraphicsContext::flipHeight
const CGFloat flipHeight
Definition: juce_mac_CoreGraphicsContext.h:114
juce::gl::GL_BUFFER_UPDATE_BARRIER_BIT_EXT
@ GL_BUFFER_UPDATE_BARRIER_BIT_EXT
Definition: juce_gl.h:7340
juce::AiffAudioFormat
Reads and Writes AIFF format audio files.
Definition: juce_AiffAudioFormat.h:37
juce::MaxNumFileHandlesInitialiser
Definition: juce_posix_SharedCode.h:80
juce::gl::indirect
const void * indirect
Definition: juce_gl.h:2361
juce::gl::WGL_SWAP_OVERLAY2
@ WGL_SWAP_OVERLAY2
Definition: juce_wgl.h:48
juce::dsp::IIR::Coefficients::assignImpl
Coefficients & assignImpl(const NumericType *values)
juce::gl::GL_FOVEATION_ENABLE_BIT_QCOM
@ GL_FOVEATION_ENABLE_BIT_QCOM
Definition: juce_gles2.h:5095
juce::dsp::SIMDFallbackOps::bit_not
static forcedinline vSIMDType bit_not(vSIMDType av) noexcept
Definition: juce_fallback_SIMDNativeOps.h:101
CameraDevice::Pimpl::PreviewDisplay::PreviewDisplay
PreviewDisplay(Rectangle< int > bufferSize)
Definition: juce_android_CameraDevice.h:981
juce::Matrix3D::operator=
Matrix3D & operator=(const Matrix3D &other) noexcept
Copies another matrix.
Definition: juce_Matrix3D.h:57
juce::RenderingHelpers::ClipRegions::EdgeTableRegion::EdgeTableRegion
EdgeTableRegion(Rectangle< int > r)
Definition: juce_RenderingHelpers.h:1626
juce::String::begin
CharPointerType begin() const
Returns an iterator pointing at the beginning of the string.
Definition: juce_String.h:923
juce::BurgerMenuComponent::createAccessibilityHandler
std::unique_ptr< AccessibilityHandler > createAccessibilityHandler() override
Override this method to return a custom AccessibilityHandler for this component.
juce::MessageQueue::post
void post(MessageManager::MessageBase *const message)
Definition: juce_osx_MessageQueue.h:53
juce::gl::GL_CONTEXT_FLAG_DEBUG_BIT_KHR
@ GL_CONTEXT_FLAG_DEBUG_BIT_KHR
Definition: juce_gl.h:8501
juce::gl::GL_MAX_RENDERBUFFER_SIZE_EXT
@ GL_MAX_RENDERBUFFER_SIZE_EXT
Definition: juce_gl.h:6619
VideoComponent::Pimpl::componentWatcher
std::unique_ptr< ComponentWatcher > componentWatcher
Definition: juce_win32_Video.h:391
juce::TextEditor::Listener
Receives callbacks from a TextEditor component when it changes.
Definition: juce_TextEditor.h:314
juce::GridItem::Margin::right
float right
Definition: juce_GridItem.h:183
juce::PluginHostType::AbletonLive7
@ AbletonLive7
Represents Ableton Live 7.
Definition: juce_PluginHostType.h:52
juce::gl::GL_FRAMEBUFFER_ATTACHMENT_TEXTURE_BASE_VIEW_INDEX_OVR
@ GL_FRAMEBUFFER_ATTACHMENT_TEXTURE_BASE_VIEW_INDEX_OVR
Definition: juce_gl.h:11062
juce::gl::GL_TIMEOUT_EXPIRED
@ GL_TIMEOUT_EXPIRED
Definition: juce_gl.h:2139
juce::gl::GL_DYNAMIC_READ
@ GL_DYNAMIC_READ
Definition: juce_gl.h:1421
GLchar
char GLchar
Definition: juce_gl.h:174
juce::gl::count
GLint GLsizei count
Definition: juce_gl.h:1056
CameraDevice::Pimpl::ERROR_CAMERA_DEVICE
@ ERROR_CAMERA_DEVICE
Definition: juce_android_CameraDevice.h:670
CameraDevice::Pimpl::openedSuccessfully
bool openedSuccessfully
Definition: juce_win32_CameraDevice.h:569
juce::gl::GL_BLACKHOLE_RENDER_INTEL
@ GL_BLACKHOLE_RENDER_INTEL
Definition: juce_gl.h:8363
juce::gl::WGL_PBUFFER_HEIGHT_ARB
@ WGL_PBUFFER_HEIGHT_ARB
Definition: juce_wgl.h:218
juce::AudioProcessorParameterGroup::AudioProcessorParameterNode::getParent
AudioProcessorParameterGroup * getParent() const
Returns the parent group or nullptr if this is a top-level group.
juce::WindowsUIAWrapper::returnRawElementProvider
LRESULT returnRawElementProvider(HWND hwnd, WPARAM wParam, LPARAM lParam, IRawElementProviderSimple *provider)
Definition: juce_win32_WindowsUIAWrapper.h:44
juce::Direct2DLowLevelGraphicsContext::states
OwnedArray< SavedState > states
Definition: juce_win32_Direct2DGraphicsContext.h:93
juce::gl::GL_SGX_BINARY_IMG
@ GL_SGX_BINARY_IMG
Definition: juce_gles2.h:3060
juce::VSTCallbackHandler::~VSTCallbackHandler
virtual ~VSTCallbackHandler()=default
juce::HiddenMessageWindow::~HiddenMessageWindow
~HiddenMessageWindow()
Definition: juce_win32_HiddenMessageWindow.h:53
juce::gl::GL_MAX_COMPUTE_FIXED_GROUP_SIZE_ARB
@ GL_MAX_COMPUTE_FIXED_GROUP_SIZE_ARB
Definition: juce_gl.h:3930
juce::iOSAudioIODevice::getLastError
String getLastError() override
Returns the last error that happened if anything went wrong.
juce::ChildProcessCoordinator::launchSlaveProcess
bool launchSlaveProcess(const File &executableToLaunch, const String &commandLineUniqueID, int timeoutMs=0, int streamFlags=ChildProcess::wantStdOut|ChildProcess::wantStdErr)
Definition: juce_ConnectedChildProcess.h:178
juce::gl::ERROR_INCOMPATIBLE_DEVICE_CONTEXTS_ARB
@ ERROR_INCOMPATIBLE_DEVICE_CONTEXTS_ARB
Definition: juce_wgl.h:195
juce::gl::GL_GEOMETRY_LINKED_OUTPUT_TYPE_EXT
@ GL_GEOMETRY_LINKED_OUTPUT_TYPE_EXT
Definition: juce_gles2.h:2134
juce::gl::GL_MAX_CONVOLUTION_WIDTH_EXT
@ GL_MAX_CONVOLUTION_WIDTH_EXT
Definition: juce_gl.h:6148
juce::gl::GL_UNPACK_ROW_LENGTH_EXT
@ GL_UNPACK_ROW_LENGTH_EXT
Definition: juce_gles2.h:2969
juce::dsp::AudioBlock::replaceWithMinOf
const AudioBlock & replaceWithMinOf(AudioBlock< Src1SampleType > src1, AudioBlock< Src2SampleType > src2) const noexcept
Definition: juce_AudioBlock.h:511
juce::WebBrowserComponent::pageAboutToLoad
virtual bool pageAboutToLoad(const String &newURL)
This callback is called when the browser is about to navigate to a new location.
Definition: juce_WebBrowserComponent.h:101
juce_ContentSharer.h
juce::gl::GL_MAX_GEOMETRY_SHADER_STORAGE_BLOCKS
@ GL_MAX_GEOMETRY_SHADER_STORAGE_BLOCKS
Definition: juce_gl.h:2899
juce::gl::GL_MAX
@ GL_MAX
Definition: juce_gl.h:1342
juce::TreeViewItem::getParentItem
TreeViewItem * getParentItem() const noexcept
Returns the item within which this item is contained.
Definition: juce_TreeView.h:133
juce::CPlusPlusCodeTokeniser::tokenType_integer
@ tokenType_integer
Definition: juce_CPlusPlusCodeTokeniser.h:59
juce::dsp::StateVariableTPTFilter::resonance
SampleType resonance
Definition: juce_StateVariableTPTFilter.h:162
juce::UIAToggleProvider::get_ToggleState
JUCE_COMRESULT get_ToggleState(ComTypes::ToggleState *pRetVal) override
Definition: juce_win32_UIAToggleProvider.h:58
juce::gl::GL_SECONDARY_COLOR_ARRAY_STRIDE_EXT
@ GL_SECONDARY_COLOR_ARRAY_STRIDE_EXT
Definition: juce_gl.h:7210
juce::ArgumentList::removeOptionIfFound
bool removeOptionIfFound(StringRef option)
Returns true if the given string matches one of the arguments, and also removes the argument from the...
juce::AudioProcessorParameterGroup::AudioProcessorParameterNode::getGroup
AudioProcessorParameterGroup * getGroup() const
Returns a pointer to a group if this node contains a group, nullptr otherwise.
juce::XmlElement::TextFormat
A struct containing options for formatting the text when representing an XML element as a string.
Definition: juce_XmlElement.h:135
juce::PluginDirectoryScanner::list
KnownPluginList & list
Definition: juce_PluginDirectoryScanner.h:123
juce::gl::GL_TEXTURE_DS_SIZE_NV
@ GL_TEXTURE_DS_SIZE_NV
Definition: juce_gl.h:10360
juce::ComTypes::UIA_CaretPositionAttributeId
const long UIA_CaretPositionAttributeId
Definition: juce_win32_ComInterfaces.h:149
juce::dsp::StateVariableFilter::Parameters::h
NumericType h
Definition: juce_StateVariableFilter.h:255
juce::gl::GL_REG_19_ATI
@ GL_REG_19_ATI
Definition: juce_gl.h:5685
juce::gl::GL_INT_SAMPLER_BUFFER_AMD
@ GL_INT_SAMPLER_BUFFER_AMD
Definition: juce_gl.h:3592
juce::Rectangle::reduce
void reduce(ValueType deltaX, ValueType deltaY) noexcept
Shrinks the rectangle by a given amount.
Definition: juce_Rectangle.h:474
juce::gl::GL_DEPTH_STENCIL_EXT
@ GL_DEPTH_STENCIL_EXT
Definition: juce_gl.h:7008
juce::gl::GL_RGBA4
@ GL_RGBA4
Definition: juce_gl.h:975
juce::Justification::applyToRectangle
void applyToRectangle(ValueType &x, ValueType &y, ValueType w, ValueType h, ValueType spaceX, ValueType spaceY, ValueType spaceW, ValueType spaceH) const noexcept
Adjusts the position of a rectangle to fit it into a space.
Definition: juce_Justification.h:78
juce::InterProcessLock::name
String name
Definition: juce_InterProcessLock.h:116
juce::OpenGLPixelFormat::accumulationBufferRedBits
int accumulationBufferRedBits
The number of bits per pixel to use for an accumulation buffer's red channel.
Definition: juce_OpenGLPixelFormat.h:63
juce::MPEMessages
This helper class contains the necessary helper functions to generate MIDI messages that are exclusiv...
Definition: juce_MPEMessages.h:48
juce::LinkedListPointer::getLast
LinkedListPointer & getLast() noexcept
Returns the last item in the list which this pointer points to.
Definition: juce_LinkedListPointer.h:114
GLDEBUGPROC
void(* GLDEBUGPROC)(GLenum source, GLenum type, GLuint id, GLenum severity, GLsizei length, const GLchar *message, const void *userParam)
Definition: juce_gl.h:195
juce::TreeViewItem::OpennessRestorer::treeViewItem
TreeViewItem & treeViewItem
Definition: juce_TreeView.h:602
juce::gl::GL_COMPRESSED_RGBA_ASTC_10x5_KHR
@ GL_COMPRESSED_RGBA_ASTC_10x5_KHR
Definition: juce_gl.h:8582
CameraDevice::Pimpl::GrabberCallback::owner
Pimpl & owner
Definition: juce_win32_CameraDevice.h:553
juce::gl::output
GLuint GLuint output
Definition: juce_gles2.h:5109
juce::Toolbar::ToolbarItemStyle
ToolbarItemStyle
Options for the way items should be displayed.
Definition: juce_Toolbar.h:167
juce::gl::GL_HSL_COLOR_KHR
@ GL_HSL_COLOR_KHR
Definition: juce_gl.h:8437
CameraDevice::Pimpl::ScopedCameraDevice::CaptureSession::StillPictureTaker::cameraCaptureSessionCaptureCompleted
void cameraCaptureSessionCaptureCompleted(bool isPreview, jobject session, jobject request, jobject result)
Definition: juce_android_CameraDevice.h:1979
juce::ThreadedAnalyticsDestination::EventDispatcher::parent
ThreadedAnalyticsDestination & parent
Definition: juce_ThreadedAnalyticsDestination.h:201
juce::String::containsChar
bool containsChar(juce_wchar character) const noexcept
Tests whether the string contains a particular character.
juce::dsp::Oscillator::getFrequency
NumericType getFrequency() const noexcept
Returns the current frequency of the oscillator.
Definition: juce_Oscillator.h:96
juce::gl::GL_COLOR_ATTACHMENT13_NV
@ GL_COLOR_ATTACHMENT13_NV
Definition: juce_gles2.h:3629
juce::gl::GL_TEXTURE_RENDERBUFFER_DATA_STORE_BINDING_NV
@ GL_TEXTURE_RENDERBUFFER_DATA_STORE_BINDING_NV
Definition: juce_gl.h:9117
juce::dsp::Convolution::Mixer
Definition: juce_Convolution.h:276
juce::PluginHostType::AbletonLive6
@ AbletonLive6
Represents Ableton Live 6.
Definition: juce_PluginHostType.h:51
VideoComponent::Pimpl::PlayerControllerBase::PlayerControllerBase
PlayerControllerBase(Pimpl &ownerToUse, bool useNativeControlsIfAvailable)
Definition: juce_mac_Video.h:458
juce::gl::GL_DOT_PRODUCT_AFFINE_DEPTH_REPLACE_NV
@ GL_DOT_PRODUCT_AFFINE_DEPTH_REPLACE_NV
Definition: juce_gl.h:10391
juce::gl::GL_RELATIVE_VERTICAL_LINE_TO_NV
@ GL_RELATIVE_VERTICAL_LINE_TO_NV
Definition: juce_gl.h:9698
juce_DirectoryIterator.h
juce::AudioDeviceManager::AudioDeviceSetup::outputChannels
BigInteger outputChannels
The set of active output channels.
Definition: juce_AudioDeviceManager.h:135
juce::ValueTreePropertyWithDefault::delimiter
String delimiter
Definition: juce_ValueTreePropertyWithDefault.h:320
juce_NotificationType.h
CameraDevice::Pimpl::ScopedCameraDevice::CaptureSession::StillPictureTaker::State::pictureTaken
@ pictureTaken
juce::gl::GL_UNSIGNED_INT_IMAGE_2D_RECT_EXT
@ GL_UNSIGNED_INT_IMAGE_2D_RECT_EXT
Definition: juce_gl.h:7322
juce::gl::GL_VERTEX_BINDING_BUFFER
@ GL_VERTEX_BINDING_BUFFER
Definition: juce_gl.h:2926
juce::gl::GL_FOG_HINT
@ GL_FOG_HINT
Definition: juce_gl.h:501
juce::gl::GL_T2F_IUI_N3F_V2F_EXT
@ GL_T2F_IUI_N3F_V2F_EXT
Definition: juce_gl.h:6842
VideoComponent::Pimpl::MediaSession::Player::setPlayPosition
void setPlayPosition(jint newPositionMs)
Definition: juce_android_Video.h:962
juce::DocumentWindow::LookAndFeelMethods
This abstract base class is implemented by LookAndFeel classes to provide window drawing functionalit...
Definition: juce_DocumentWindow.h:244
juce::gl::GL_FULL_STIPPLE_HINT_PGI
@ GL_FULL_STIPPLE_HINT_PGI
Definition: juce_gl.h:11092
juce::BurgerMenuComponent::refreshComponentForRow
Component * refreshComponentForRow(int, bool, Component *) override
This is used to create or update a custom component to go in a row of the list.
CameraDevice::Pimpl::ScopedCameraDevice::CaptureSession::cameraCaptureSessionReady
void cameraCaptureSessionReady(const LocalRef< jobject > &session)
Definition: juce_android_CameraDevice.h:2234
juce::TextLayout::Line
A line containing a sequence of glyph-runs.
Definition: juce_TextLayout.h:185
GLdouble
double GLdouble
Definition: juce_gles2.h:63
juce::gl::GL_INSTRUMENT_BUFFER_POINTER_SGIX
@ GL_INSTRUMENT_BUFFER_POINTER_SGIX
Definition: juce_gl.h:11541
juce::gl::GL_MAX_COMPUTE_WORK_GROUP_SIZE
@ GL_MAX_COMPUTE_WORK_GROUP_SIZE
Definition: juce_gl.h:2695
juce::OSCColour::fromInt32
static OSCColour fromInt32(uint32)
juce::ExtensionsVisitor::VSTClient::~VSTClient
virtual ~VSTClient()=default
juce::gl::GL_MAX_TASK_ATOMIC_COUNTER_BUFFERS_NV
@ GL_MAX_TASK_ATOMIC_COUNTER_BUFFERS_NV
Definition: juce_gl.h:9520
juce::Displays::emptyDisplay
Display emptyDisplay
Definition: juce_Displays.h:189
juce::WavAudioFormat::riffInfoArchivalLocation
static const char *const riffInfoArchivalLocation
Metadata property name used in INFO chunks.
Definition: juce_WavAudioFormat.h:96
juce::PixelRGB::set
forcedinline void set(const Pixel &src) noexcept
Copies another pixel colour over this one.
Definition: juce_PixelFormats.h:430
juce::Desktop::getDisplays
const Displays & getDisplays() const noexcept
Returns the Displays object representing the connected displays.
Definition: juce_Desktop.h:380
juce_Identifier.h
juce::gl::GL_DEBUG_TYPE_PERFORMANCE_KHR
@ GL_DEBUG_TYPE_PERFORMANCE_KHR
Definition: juce_gl.h:8478
juce::gl::GL_ALREADY_SIGNALED
@ GL_ALREADY_SIGNALED
Definition: juce_gl.h:2138
juce::ChangeBroadcaster::broadcastCallback
ChangeBroadcasterCallback broadcastCallback
Definition: juce_ChangeBroadcaster.h:96
juce::MidiBufferIterator::MidiBufferIterator
MidiBufferIterator(const uint8 *dataIn) noexcept
Constructs an iterator pointing at the message starting at the byte dataIn.
Definition: juce_MidiBuffer.h:90
juce::Reverb::Parameters::roomSize
float roomSize
Room size, 0 to 1.0, where 1.0 is big, 0 is small.
Definition: juce_audio_basics/utilities/juce_Reverb.h:52
juce::TabbedButtonBar::TabsAtBottom
@ TabsAtBottom
Definition: juce_TabbedButtonBar.h:164
juce::LowLevelGraphicsPostScriptRenderer
An implementation of LowLevelGraphicsContext that turns the drawing operations into a PostScript docu...
Definition: juce_LowLevelGraphicsPostScriptRenderer.h:36
juce::gl::GL_PRIMITIVE_BOUNDING_BOX_ARB
@ GL_PRIMITIVE_BOUNDING_BOX_ARB
Definition: juce_gl.h:3825
juce::gl::GL_RETAINED_APPLE
@ GL_RETAINED_APPLE
Definition: juce_gl.h:3694
juce::gl::GL_UNSIGNED_INT_IMAGE_3D
@ GL_UNSIGNED_INT_IMAGE_3D
Definition: juce_gl.h:2625
juce::dsp::ProcessorChain::isBypassed
bool isBypassed() const noexcept
Query whether the processor at index Index is bypassed.
Definition: juce_ProcessorChain.h:83
juce::ChildProcessWorker
Acts as the worker end of a coordinator/worker pair of connected processes.
Definition: juce_ConnectedChildProcess.h:47
juce::UIATransformProvider::get_CanMove
JUCE_COMRESULT get_CanMove(BOOL *pRetVal) override
Definition: juce_win32_UIATransformProvider.h:83
juce::TextLayout::DereferencingIterator
Definition: juce_TextLayout.h:44
juce::File::TypesOfFileToFind
TypesOfFileToFind
Used in file searching, to specify whether to return files, directories, or both.
Definition: juce_File.h:555
juce::gl::GL_BUFFER_ACCESS_OES
@ GL_BUFFER_ACCESS_OES
Definition: juce_gles2.h:4640
juce::gl::GL_R1UI_T2F_V3F_SUN
@ GL_R1UI_T2F_V3F_SUN
Definition: juce_gl.h:11914
juce::gl::v3
GLfloat GLfloat GLfloat GLfloat v3
Definition: juce_gl.h:1597
juce::Justification::operator!=
bool operator!=(const Justification &other) const noexcept
Definition: juce_Justification.h:54
juce::gl::GL_BOOL_VEC3
@ GL_BOOL_VEC3
Definition: juce_gl.h:1522
juce::CharPointer_UTF8::operator*
juce_wchar operator*() const noexcept
Returns the unicode character that this pointer is pointing to.
Definition: juce_CharPointer_UTF8.h:79
juce_avx_SIMDNativeOps.h
juce::gl::GL_FRONT
@ GL_FRONT
Definition: juce_gl.h:251
juce::gl::GL_TRIANGLE_MESH_SUN
@ GL_TRIANGLE_MESH_SUN
Definition: juce_gl.h:11883
juce::gl::providedFeatures
GLuint GLuint GLuint GLuint * providedFeatures
Definition: juce_gles2.h:5098
juce::FragmentOverlay::native
GlobalRef native
Definition: juce_android_JNIHelpers.h:990
CameraDevice::Pimpl::DeviceOrientationChangeListener
Definition: juce_android_CameraDevice.h:2768
juce::gl::GL_MATRIX7_ARB
@ GL_MATRIX7_ARB
Definition: juce_gl.h:4140
juce::Rectangle::pos
Point< ValueType > pos
Definition: juce_Rectangle.h:995
juce::gl::GL_DOT_PRODUCT_NV
@ GL_DOT_PRODUCT_NV
Definition: juce_gl.h:10314
juce::CharPointer_UTF32::isUpperCase
bool isUpperCase() const
Returns true if the first character of this string is upper-case.
Definition: juce_CharPointer_UTF32.h:324
juce::ComTypes::UIA_DataItemControlTypeId
const long UIA_DataItemControlTypeId
Definition: juce_win32_ComInterfaces.h:170
juce::ObjCBlock::block
BlockType block
Definition: juce_mac_ObjCHelpers.h:505
juce::gl::WGL_DOUBLE_BUFFER_EXT
@ WGL_DOUBLE_BUFFER_EXT
Definition: juce_wgl.h:447
juce::Parallelogram::operator-=
Parallelogram & operator-=(Point< ValueType > deltaPosition) noexcept
Moves this parallelogram by a given amount.
Definition: juce_Parallelogram.h:127
juce::Component::isMouseButtonDownAnywhere
static bool isMouseButtonDownAnywhere() noexcept
Returns true if a mouse button is currently down.
juce::AudioParameterInt::value
std::atomic< float > value
Definition: juce_AudioParameterInt.h:144
juce::AudioData::Pointer::Pointer
Pointer(const Pointer &other) noexcept
Creates a copy of another pointer.
Definition: juce_AudioDataConverters.h:379
juce::gl::GL_MULTISAMPLES_NV
@ GL_MULTISAMPLES_NV
Definition: juce_gl.h:9408
juce::gl::GL_TEXTURE_BUFFER_ARB
@ GL_TEXTURE_BUFFER_ARB
Definition: juce_gl.h:5066
juce::dsp::PannerRule::balanced
@ balanced
juce::CameraDevice::getName
const String & getName() const noexcept
Returns the name of this device.
Definition: juce_CameraDevice.h:108
juce::AudioFormat::formatName
String formatName
Definition: juce_AudioFormat.h:212
CameraDevice::Pimpl::ScopedCameraDevice::cameraDeviceStateError
void cameraDeviceStateError(int errorCode)
Definition: juce_android_CameraDevice.h:2423
juce::withCheckedComArgs
JUCE_COMRESULT withCheckedComArgs(Value *pRetVal, Object &handle, Callback &&callback)
Definition: juce_win32_UIAHelpers.h:92
juce::gl::GL_SPARSE_BUFFER_PAGE_SIZE_ARB
@ GL_SPARSE_BUFFER_PAGE_SIZE_ARB
Definition: juce_gl.h:5000
juce::gl::GL_DELETE_STATUS
@ GL_DELETE_STATUS
Definition: juce_gl.h:1533
juce::HeapBlock::free
void free() noexcept
Frees any currently-allocated data.
Definition: juce_HeapBlock.h:300
juce::ProgressBar::displayPercentage
bool displayPercentage
Definition: juce_ProgressBar.h:134
juce::gl::GL_PROGRAM_BINARY_FORMAT_MESA
@ GL_PROGRAM_BINARY_FORMAT_MESA
Definition: juce_gl.h:8674
juce::RectangleList::getNumRectangles
int getNumRectangles() const noexcept
Returns the number of rectangles in the list.
Definition: juce_RectangleList.h:87
juce::PluginListComponent::table
TableListBox table
Definition: juce_PluginListComponent.h:120
juce::gl::GL_COMPRESSED_RGBA_ASTC_10x6_KHR
@ GL_COMPRESSED_RGBA_ASTC_10x6_KHR
Definition: juce_gl.h:8583
juce_audio_processors.h
juce::gl::GL_FRAMEBUFFER_INCOMPLETE_MULTISAMPLE_NV
@ GL_FRAMEBUFFER_INCOMPLETE_MULTISAMPLE_NV
Definition: juce_gles2.h:3741
juce::ScaledImage
An image that will be resampled before it is drawn.
Definition: juce_ScaledImage.h:44
CameraDevice::Pimpl::DeviceOrientationChangeListener::sensorDelayUI
static constexpr jint sensorDelayUI
Definition: juce_android_CameraDevice.h:2813
juce::AccessibilityHandler::Interfaces::table
std::unique_ptr< AccessibilityTableInterface > table
Definition: juce_AccessibilityHandler.h:70
juce::SmoothedValueBase::getNextSmoothedValue
FloatType getNextSmoothedValue() noexcept
Definition: juce_SmoothedValue.h:156
juce::gl::GL_MAP2_VERTEX_ATTRIB9_4_NV
@ GL_MAP2_VERTEX_ATTRIB9_4_NV
Definition: juce_gl.h:10674
juce::gl::GL_QUERY_OBJECT_EXT
@ GL_QUERY_OBJECT_EXT
Definition: juce_gl.h:6246
JUCE_DECLARE_NON_MOVEABLE
#define JUCE_DECLARE_NON_MOVEABLE(className)
This is a shorthand macro for deleting a class's move constructor and move assignment operator.
Definition: juce_PlatformDefs.h:237
juce::gl::GL_SIGNED_LUMINANCE_ALPHA_NV
@ GL_SIGNED_LUMINANCE_ALPHA_NV
Definition: juce_gl.h:10334
juce::TabbedComponent::tabs
std::unique_ptr< TabbedButtonBar > tabs
Definition: juce_TabbedComponent.h:211
juce::gl::GL_TRANSLATE_X_NV
@ GL_TRANSLATE_X_NV
Definition: juce_gl.h:9649
juce::gl::GL_ALPHA_FLOAT32_APPLE
@ GL_ALPHA_FLOAT32_APPLE
Definition: juce_gl.h:3662
CameraDevice::Pimpl::getCameraCharacteristicsIntegerKeyValue
int getCameraCharacteristicsIntegerKeyValue(jfieldID key) const
Definition: juce_android_CameraDevice.h:2990
juce::AudioChannelSet::ambisonicACN3
@ ambisonicACN3
First-order ambisonic channel number 3.
Definition: juce_AudioChannelSet.h:360
juce::VariantConverter::toVar
static var toVar(const Type &t)
Definition: juce_Variant.h:353
juce::ScrollBar::downButton
std::unique_ptr< ScrollbarButton > downButton
Definition: juce_ScrollBar.h:427
juce::RenderingHelpers::SavedStateBase::getClipBounds
Rectangle< int > getClipBounds() const
Definition: juce_RenderingHelpers.h:2212
juce::gl::GL_FOG_COORDINATE_ARRAY_STRIDE_EXT
@ GL_FOG_COORDINATE_ARRAY_STRIDE_EXT
Definition: juce_gl.h:6571
juce::gl::GL_DYNAMIC_DRAW_ARB
@ GL_DYNAMIC_DRAW_ARB
Definition: juce_gl.h:5470
juce::gl::GL_WEIGHT_SUM_UNITY_ARB
@ GL_WEIGHT_SUM_UNITY_ARB
Definition: juce_gl.h:5385
CameraDevice::Pimpl::printDebugCameraInfo
static void printDebugCameraInfo(const LocalRef< jobject > &cameraManagerToUse, const String &cameraId)
Definition: juce_android_CameraDevice.h:700
juce::gl::GL_DEBUG_SOURCE_APPLICATION_ARB
@ GL_DEBUG_SOURCE_APPLICATION_ARB
Definition: juce_gl.h:3967
juce::PopupMenu::Options::getStandardItemHeight
int getStandardItemHeight() const noexcept
Gets the default height of items in the menu.
Definition: juce_PopupMenu.h:612
juce::JNIClassBase::classPath
const char *const classPath
Definition: juce_android_JNIHelpers.h:191
juce::WavAudioFormat::riffInfoDimension
static const char *const riffInfoDimension
Metadata property name used in INFO chunks.
Definition: juce_WavAudioFormat.h:111
juce::Grid::Px::Px
Px(int p)
Definition: juce_Grid.h:47
juce_UnitTestCategories.h
juce::AccessibilityRole::label
@ label
juce::dsp::LookupTableTransform::lookupTable
LookupTable< FloatType > lookupTable
Definition: juce_LookupTable.h:321
juce::gl::GL_UNSIGNED_INT_IMAGE_2D_MULTISAMPLE_ARRAY_EXT
@ GL_UNSIGNED_INT_IMAGE_2D_MULTISAMPLE_ARRAY_EXT
Definition: juce_gl.h:7329
juce::gl::GL_TEXTURE_NORMAL_EXT
@ GL_TEXTURE_NORMAL_EXT
Definition: juce_gl.h:7716
juce::gl::GL_DEPTH
@ GL_DEPTH
Definition: juce_gl.h:355
juce::Colours::navajowhite
const Colour navajowhite
Definition: juce_Colours.h:137
juce::PixelRGB::blend
forcedinline void blend(const Pixel &src, uint32 extraAlpha) noexcept
Blends another pixel onto this one, applying an extra multiplier to its opacity.
Definition: juce_PixelFormats.h:483
juce::gl::WGL_NO_ACCELERATION_EXT
@ WGL_NO_ACCELERATION_EXT
Definition: juce_wgl.h:467
juce::gl::GL_DEBUG_LOGGED_MESSAGES_KHR
@ GL_DEBUG_LOGGED_MESSAGES_KHR
Definition: juce_gl.h:8496
juce::gl::GL_SAMPLER_EXTERNAL_OES
@ GL_SAMPLER_EXTERNAL_OES
Definition: juce_gles2.h:4485
juce::gl::GL_QUERY_NO_WAIT
@ GL_QUERY_NO_WAIT
Definition: juce_gl.h:1787
VideoComponent::Pimpl::MediaSession::isPlaying
bool isPlaying() const
Definition: juce_android_Video.h:515
juce::PreferencesPanel::currentPageName
String currentPageName
Definition: juce_PreferencesPanel.h:137
juce::operator+=
String & operator+=(String &s1, const NewLine &)
Definition: juce_NewLine.h:76
juce::ScaledImage::getImage
Image getImage() const
Returns the image at its original dimensions.
Definition: juce_ScaledImage.h:69
juce::gl::GL_LINES_ADJACENCY_ARB
@ GL_LINES_ADJACENCY_ARB
Definition: juce_gl.h:4221
juce::RenderingHelpers::EdgeTableFillers::ImageFill::setEdgeTableYPos
forcedinline void setEdgeTableYPos(int y) noexcept
Definition: juce_RenderingHelpers.h:785
juce::gl::GL_PIXEL_TILE_GRID_WIDTH_SGIX
@ GL_PIXEL_TILE_GRID_WIDTH_SGIX
Definition: juce_gl.h:11600
VideoComponent::Pimpl::MediaSession::Player::getVideoNativeSize
Rectangle< int > getVideoNativeSize() const
Definition: juce_android_Video.h:909
juce::StretchableObjectResizer::Item::maxSize
double maxSize
Definition: juce_StretchableObjectResizer.h:93
juce::Grid::Px
A size in pixels.
Definition: juce_Grid.h:44
juce::PluginListComponent::getTableListBox
TableListBox & getTableListBox() noexcept
Returns the table used to display the plugin list.
Definition: juce_PluginListComponent.h:105
juce::gl::GL_RGB12
@ GL_RGB12
Definition: juce_gl.h:972
juce::URL::DownloadTask::isFinished
bool isFinished() const
Returns true if the download finished or there was an error.
Definition: juce_URL.h:510
juce::gl::GL_READ_PIXEL_DATA_RANGE_LENGTH_NV
@ GL_READ_PIXEL_DATA_RANGE_LENGTH_NV
Definition: juce_gl.h:9868
juce::CameraDevice::name
String name
Definition: juce_CameraDevice.h:218
juce::AudioBuffer::getMagnitude
Type getMagnitude(int channel, int startSample, int numSamples) const noexcept
Finds the highest absolute sample value within a region of a channel.
Definition: juce_AudioSampleBuffer.h:1148
juce::gl::GL_FRAMEBUFFER_ATTACHMENT_TEXTURE_LEVEL_EXT
@ GL_FRAMEBUFFER_ATTACHMENT_TEXTURE_LEVEL_EXT
Definition: juce_gl.h:6624
VideoComponent::Pimpl::DirectShowContext::getSpeed
double getSpeed() const
Definition: juce_win32_Video.h:709
VideoComponent::Pimpl::DirectShowContext::hwnd
HWND hwnd
Definition: juce_win32_Video.h:751
juce_DialogWindow.h
GLuint
unsigned int GLuint
Definition: juce_gles2.h:58
juce::gl::GL_REG_16_ATI
@ GL_REG_16_ATI
Definition: juce_gl.h:5682
juce::KeyPress::F20Key
static const int F20Key
key-code for the F20 key
Definition: juce_KeyPress.h:226
juce::AccessibilityRole::dialogWindow
@ dialogWindow
juce::gl::GL_DEBUG_TYPE_PERFORMANCE_ARB
@ GL_DEBUG_TYPE_PERFORMANCE_ARB
Definition: juce_gl.h:3973
juce::gl::GL_FUNC_REVERSE_SUBTRACT
@ GL_FUNC_REVERSE_SUBTRACT
Definition: juce_gl.h:1339
juce::Atomic::Atomic
Atomic(const Atomic &other) noexcept
Copies another value (atomically).
Definition: juce_Atomic.h:52
CameraDevice::Pimpl::openedOk
bool openedOk() const noexcept
Definition: juce_android_CameraDevice.h:561
juce::gl::GL_TEXTURE_POST_SPECULAR_HP
@ GL_TEXTURE_POST_SPECULAR_HP
Definition: juce_gl.h:8224
juce::gl::GL_TRANSFORM_FEEDBACK_VARYING_MAX_LENGTH_EXT
@ GL_TRANSFORM_FEEDBACK_VARYING_MAX_LENGTH_EXT
Definition: juce_gl.h:7858
juce::gl::GL_CURRENT_SECONDARY_COLOR
@ GL_CURRENT_SECONDARY_COLOR
Definition: juce_gl.h:1323
juce::CodeEditorComponent::gutter
std::unique_ptr< GutterComponent > gutter
Definition: juce_CodeEditorComponent.h:404
VideoComponent::Pimpl::DirectShowContext::NativeWindow::showWindow
void showWindow(bool shouldBeVisible)
Definition: juce_win32_Video.h:942
juce::WavAudioFormat::riffInfoEngineer
static const char *const riffInfoEngineer
Metadata property name used in INFO chunks.
Definition: juce_WavAudioFormat.h:119
juce::DialogWindow::LaunchOptions::useNativeTitleBar
bool useNativeTitleBar
If true, the dialog will use a native title bar.
Definition: juce_DialogWindow.h:115
juce::gl::GL_PIXEL_UNPACK_BUFFER_BINDING_NV
@ GL_PIXEL_UNPACK_BUFFER_BINDING_NV
Definition: juce_gles2.h:4226
juce::MidiDeviceInfo::identifier
String identifier
The identifier for this device.
Definition: juce_MidiDevices.h:61
juce::PathFlatteningIterator::y2
float y2
The y position of the end of the current line segment.
Definition: juce_PathIterator.h:76
juce::gl::GL_PACK_SKIP_VOLUMES_SGIS
@ GL_PACK_SKIP_VOLUMES_SGIS
Definition: juce_gl.h:11277
juce::dsp::SIMDFallbackOps::ScalarMax::op
static forcedinline ScalarType op(ScalarType a, ScalarType b) noexcept
Definition: juce_fallback_SIMDNativeOps.h:177
JUCE_LEAK_DETECTOR
#define JUCE_LEAK_DETECTOR(OwnerClass)
This macro lets you embed a leak-detecting object inside a class.
Definition: juce_LeakedObjectDetector.h:133
juce::RenderingHelpers::FloatRectangleRasterisingInfo::FloatRectangleRasterisingInfo
FloatRectangleRasterisingInfo(Rectangle< float > area)
Definition: juce_RenderingHelpers.h:318
juce::CharPointer_ASCII::writeWithCharLimit
void writeWithCharLimit(const CharPointer src, const int maxChars) noexcept
Copies a source string to this pointer, advancing this pointer as it goes.
Definition: juce_CharPointer_ASCII.h:228
juce::gl::WGL_BACK_LEFT_ARB
@ WGL_BACK_LEFT_ARB
Definition: juce_wgl.h:312
juce::javaJuceOpenGLView
static const uint8 javaJuceOpenGLView[]
Definition: juce_OpenGL_android.h:32
juce::gl::GL_FRAMEBUFFER_RENDERABLE_LAYERED
@ GL_FRAMEBUFFER_RENDERABLE_LAYERED
Definition: juce_gl.h:2776
juce::RenderingHelpers::ClipRegions::RectangleListRegion::clipToPath
Ptr clipToPath(const Path &p, const AffineTransform &transform) override
Definition: juce_RenderingHelpers.h:1839
juce_RectangleList.h
juce::WavAudioFormat::riffInfoRating
static const char *const riffInfoRating
Metadata property name used in INFO chunks.
Definition: juce_WavAudioFormat.h:147
juce_FIRFilter.h
CameraDevice::Pimpl::ScopedCameraDevice::CaptureSession::cameraCaptureSessionClosed
void cameraCaptureSessionClosed(jobject session)
Definition: juce_android_CameraDevice.h:2175
VideoComponent::Pimpl::DirectShowContext::NativeWindowClass::NativeWindowClass
NativeWindowClass()
Definition: juce_win32_Video.h:849
juce_FileSearchPath.h
juce::ADSR::parameters
Parameters parameters
Definition: juce_ADSR.h:264
juce::ThreadWithProgressWindow::messageLock
CriticalSection messageLock
Definition: juce_ThreadWithProgressWindow.h:168
juce::dsp::LadderFilter::cutoffFreqScaler
SampleType cutoffFreqScaler
Definition: juce_LadderFilter.h:146
juce::gl::GL_BUFFER_FLUSHING_UNMAP_APPLE
@ GL_BUFFER_FLUSHING_UNMAP_APPLE
Definition: juce_gl.h:3681
juce::AudioFormat::createWriterFor
virtual AudioFormatWriter * createWriterFor(OutputStream *streamToWriteTo, double sampleRateToUse, unsigned int numberOfChannels, int bitsPerSample, const StringPairArray &metadataValues, int qualityOptionIndex)=0
Tries to create an object that can write to a stream with this audio format.
juce::Thread::startStopLock
CriticalSection startStopLock
Definition: juce_Thread.h:388
juce::gl::GL_RELATIVE_LARGE_CW_ARC_TO_NV
@ GL_RELATIVE_LARGE_CW_ARC_TO_NV
Definition: juce_gl.h:9714
VideoRenderers::Base::setVideoPosition
virtual void setVideoPosition(HWND)=0
juce::SmoothedValueBase< LogRampedValue< FloatType > >::FloatType
typename FloatTypeHelper< LogRampedValue< FloatType > >::Type FloatType
Definition: juce_SmoothedValue.h:55
juce::operator+
String operator+(String string1, wchar_t characterToAppend)
Concatenates two strings.
juce::DrawableImage::getOpacity
float getOpacity() const noexcept
Returns the image's opacity.
Definition: juce_DrawableImage.h:61
juce::gl::GL_READ_WRITE_ARB
@ GL_READ_WRITE_ARB
Definition: juce_gl.h:5460
juce::GroupComponent::text
String text
Definition: juce_GroupComponent.h:105
juce::ComTypes::PIN_INFO::dir
PIN_DIRECTION dir
Definition: juce_win32_ComTypes.h:174
juce::AudioChannelSet::topFrontLeft
@ topFrontLeft
Top Front Left channel.
Definition: juce_AudioChannelSet.h:336
juce::ComponentPeer::lastFocusedComponent
WeakReference< Component > lastFocusedComponent
Definition: juce_ComponentPeer.h:528
VideoComponent::Pimpl::DirectShowContext::setSpeed
void setSpeed(double newSpeed)
Definition: juce_win32_Video.h:723
juce::Matrix3D::operator*
Matrix3D operator*(const Matrix3D &other) const noexcept
Multiplies this matrix by another, and returns the result.
Definition: juce_Matrix3D.h:128
juce::gl::GL_Z4Y12Z4CB12Z4A12Z4Y12Z4CR12Z4A12_4224_NV
@ GL_Z4Y12Z4CB12Z4A12Z4Y12Z4CR12Z4A12_4224_NV
Definition: juce_gl.h:10798
juce::PushNotifications::Notification::promo
@ promo
Promotion or advertisement.
Definition: juce_PushNotifications.h:206
juce::MouseEvent::tiltY
const float tiltY
The tilt of the pen device along the y-axis between -1.0 and 1.0.
Definition: juce_MouseEvent.h:152
juce::ObjCObjectHandle::~ObjCObjectHandle
~ObjCObjectHandle() noexcept
Definition: juce_mac_ObjCHelpers.h:268
juce::JavascriptEngine
A simple javascript interpreter!
Definition: juce_Javascript.h:47
juce::gl::GL_ATC_RGB_AMD
@ GL_ATC_RGB_AMD
Definition: juce_gles2.h:1509
juce::dsp::Panner::setRule
void setRule(Rule newRule)
Sets the panning rule.
juce::gl::GL_TEXTURE_1D_BINDING_EXT
@ GL_TEXTURE_1D_BINDING_EXT
Definition: juce_gl.h:7699
juce::gl::GL_PROGRAM_NATIVE_PARAMETERS_ARB
@ GL_PROGRAM_NATIVE_PARAMETERS_ARB
Definition: juce_gl.h:4102
juce::gl::GL_FRAMEBUFFER_INCOMPLETE_LAYER_COUNT_EXT
@ GL_FRAMEBUFFER_INCOMPLETE_LAYER_COUNT_EXT
Definition: juce_gl.h:6718
juce::AudioProcessor::getTotalNumOutputChannels
int getTotalNumOutputChannels() const noexcept
Returns the total number of output channels.
Definition: juce_AudioProcessor.h:741
juce::AudioBuffer::AudioBuffer
AudioBuffer(AudioBuffer &&other) noexcept
Move constructor.
Definition: juce_AudioSampleBuffer.h:227
juce::dsp::AudioBlock::replaceWithMaxOf
AudioBlock & replaceWithMaxOf(AudioBlock< Src1SampleType > src1, AudioBlock< Src2SampleType > src2) noexcept
Replaces each element of this block with the maximum of the corresponding element of the source array...
Definition: juce_AudioBlock.h:515
VideoComponent::Pimpl::MediaSession::PlaybackState
Definition: juce_android_Video.h:595
juce::gl::GL_R8_SNORM
@ GL_R8_SNORM
Definition: juce_gl.h:2036
juce::AudioChannelSet::ambisonicACN29
@ ambisonicACN29
Fifth-order ambisonic channel number 29.
Definition: juce_AudioChannelSet.h:394
juce::Justification::operator==
bool operator==(const Justification &other) const noexcept
Definition: juce_Justification.h:53
juce::gl::GL_PATCH_VERTICES
@ GL_PATCH_VERTICES
Definition: juce_gl.h:2319
juce::GenericInterpolator::processAdding
int processAdding(double speedRatio, const float *inputSamples, float *outputSamples, int numOutputSamplesToProduce, float gain) noexcept
Resamples a stream of samples, adding the results to the output data with a gain.
Definition: juce_GenericInterpolator.h:128
juce::gl::GL_DOT4_ATI
@ GL_DOT4_ATI
Definition: juce_gl.h:5735
juce::WavAudioFormat::riffInfoComment2
static const char *const riffInfoComment2
Metadata property name used in INFO chunks.
Definition: juce_WavAudioFormat.h:101
juce::StandardApplicationCommandIDs::undo
@ undo
The command ID that should be used to send a "undo" command.
Definition: juce_ApplicationCommandID.h:83
juce::ComSmartPtr
A simple COM smart pointer.
Definition: juce_win32_ComSmartPtr.h:91
juce::Line::findNearestProportionalPositionTo
ValueType findNearestProportionalPositionTo(Point< ValueType > point) const noexcept
Finds the point on this line which is nearest to a given point, and returns its position as a proport...
Definition: juce_Line.h:301
juce::dsp::SIMDInternal::MaskTypeFor< double >::type
uint64_t type
Definition: juce_fallback_SIMDNativeOps.h:36
juce::SharedResourcePointer::getReferenceCount
int getReferenceCount() const noexcept
Returns the number of SharedResourcePointers that are currently holding the shared object.
Definition: juce_SharedResourcePointer.h:126
juce::InterProcessLock::exit
void exit()
Releases the lock if it's currently held by this process.
Definition: juce_posix_SharedCode.h:837
juce::PluginHostType::SteinbergCubase10_5
@ SteinbergCubase10_5
Represents Steinberg Cubase 10.5.
Definition: juce_PluginHostType.h:94
juce::DrawableButton::ColourIds
ColourIds
A set of colour IDs to use to change the colour of various aspects of the link.
Definition: juce_DrawableButton.h:156
juce::ComTypes::UIA_Invoke_InvokedEventId
const long UIA_Invoke_InvokedEventId
Definition: juce_win32_ComInterfaces.h:141
juce::SparseSet::SparseSet
SparseSet(SparseSet &&other) noexcept
Definition: juce_SparseSet.h:49
juce::RelativeCoordinate::StandardStrings
Definition: juce_RelativeCoordinate.h:163
juce::dsp::NoiseGate::setThreshold
void setThreshold(SampleType newThreshold)
Sets the threshold in dB of the noise-gate.
juce::gl::GL_TRANSFORM_FEEDBACK_BARRIER_BIT_EXT
@ GL_TRANSFORM_FEEDBACK_BARRIER_BIT_EXT
Definition: juce_gl.h:7342
juce::gl::varyings
GLsizei const GLchar *const * varyings
Definition: juce_gl.h:1941
juce::Component::getPeer
ComponentPeer * getPeer() const
Returns the heavyweight window that contains this component.
juce::ThreadLocalValue::ThreadLocalValue
ThreadLocalValue()=default
juce::CharPointer_UTF8::writeWithCharLimit
void writeWithCharLimit(const CharPointer src, const int maxChars) noexcept
Copies a source string to this pointer, advancing this pointer as it goes.
Definition: juce_CharPointer_UTF8.h:392
CameraDevice::Pimpl::ScopedCameraDevice::createCaptureSession
CaptureSession * createCaptureSession(CaptureSession::ConfiguredCallback &cc, const LocalRef< jobject > &surfacesList, GlobalRef &handlerToUse, int captureSessionTemplate)
Definition: juce_android_CameraDevice.h:2352
juce::gl::GL_TEXTURE_HEIGHT_QCOM
@ GL_TEXTURE_HEIGHT_QCOM
Definition: juce_gles2.h:5062
juce::gl::GL_VERTEX_ATTRIB_ARRAY_STRIDE_ARB
@ GL_VERTEX_ATTRIB_ARRAY_STRIDE_ARB
Definition: juce_gl.h:5495
juce::gl::GL_INVALID_FRAMEBUFFER_OPERATION
@ GL_INVALID_FRAMEBUFFER_OPERATION
Definition: juce_gl.h:1796
juce::gl::GL_DEPTH_SCALE
@ GL_DEPTH_SCALE
Definition: juce_gl.h:530
juce::SoundPlayer::mixer
MixerAudioSource mixer
Definition: juce_SoundPlayer.h:125
juce::dsp::LookupTable
Class for efficiently approximating expensive arithmetic operations.
Definition: juce_LookupTable.h:52
juce::KeyboardComponentBase::ColourIds
ColourIds
Colour IDs to use to change the colour of the octave scroll buttons.
Definition: juce_KeyboardComponentBase.h:167
juce::gl::GL_OFFSET_TEXTURE_2D_BIAS_NV
@ GL_OFFSET_TEXTURE_2D_BIAS_NV
Definition: juce_gl.h:10306
juce::gl::GL_MATRIX20_ARB
@ GL_MATRIX20_ARB
Definition: juce_gl.h:4153
CameraDevice::Pimpl::captureGraphBuilder
ComSmartPtr< ComTypes::ICaptureGraphBuilder2 > captureGraphBuilder
Definition: juce_win32_CameraDevice.h:575
juce::AccessibilityNativeHandle::invalidateElement
void invalidateElement() noexcept
Definition: juce_win32_AccessibilityElement.h:40
juce::WavAudioFormat::riffInfoThirdLanguage
static const char *const riffInfoThirdLanguage
Metadata property name used in INFO chunks.
Definition: juce_WavAudioFormat.h:165
juce::XWindowSystem::atoms
XWindowSystemUtilities::Atoms atoms
Definition: juce_linux_XWindowSystem.h:331
juce::TextLayout::DereferencingIterator::difference_type
typename std::iterator_traits< Iterator >::difference_type difference_type
Definition: juce_TextLayout.h:48
juce_FlexItem.h
juce::gl::GL_SHADING_RATE_1_INVOCATION_PER_2X4_PIXELS_NV
@ GL_SHADING_RATE_1_INVOCATION_PER_2X4_PIXELS_NV
Definition: juce_gl.h:10167
juce::gl::GL_GLYPH_HORIZONTAL_BEARING_ADVANCE_BIT_NV
@ GL_GLYPH_HORIZONTAL_BEARING_ADVANCE_BIT_NV
Definition: juce_gl.h:9730
juce::String::containsIgnoreCase
bool containsIgnoreCase(StringRef text) const noexcept
Tests whether the string contains another substring.
juce::CharPointer_UTF32::operator!=
bool operator!=(CharPointer_UTF32 other) const noexcept
Definition: juce_CharPointer_UTF32.h:60
VideoComponent::Pimpl::PlayerControllerBase::JucePlayerItemPlaybackStatusObserverClass::getOwner
static PlayerControllerBase & getOwner(id self)
Definition: juce_mac_Video.h:262
juce::gl::GL_TEXTURE_BLUE_SIZE_EXT
@ GL_TEXTURE_BLUE_SIZE_EXT
Definition: juce_gl.h:7444
juce::DirectoryContentsDisplayComponent::listeners
ListenerList< FileBrowserListener > listeners
Definition: juce_DirectoryContentsDisplayComponent.h:110
CameraDevice::Pimpl::setupStillImageSize
void setupStillImageSize()
Definition: juce_android_CameraDevice.h:3063
juce::AiffAudioFormat::appleDenominator
static const char *const appleDenominator
Metadata property name used when reading a aiff file with a basc chunk.
Definition: juce_AiffAudioFormat.h:57
juce::dsp::LadderFilter::saturationLUT
LookupTableTransform< SampleType > saturationLUT
Definition: juce_LadderFilter.h:140
juce::gl::maxPrograms
GLint maxPrograms
Definition: juce_gles2.h:5086
juce::gl::binaryFormat
const GLuint GLenum binaryFormat
Definition: juce_gl.h:2445
juce::AudioProcessorEditor::AudioProcessorEditorListener
Definition: juce_AudioProcessorEditor.h:211
juce::gl::GL_MAX_MESH_SHADER_STORAGE_BLOCKS_NV
@ GL_MAX_MESH_SHADER_STORAGE_BLOCKS_NV
Definition: juce_gl.h:9514
juce::AudioProcessor::BusProperties::busName
String busName
The name of the bus.
Definition: juce_AudioProcessor.h:1323
juce::dsp::SIMDRegister::operator+
SIMDRegister JUCE_VECTOR_CALLTYPE operator+(SIMDRegister v) const noexcept
Returns the sum of the receiver and v.
Definition: juce_SIMDRegister.h:224
juce::XWindowSystemUtilities::Atoms::getCreating
static Atom getCreating(::Display *, const char *name)
juce::gl::scaleFactor
GLuint GLuint GLfloat scaleFactor
Definition: juce_gles2.h:5115
juce::gl::i1
GLint i1
Definition: juce_gl.h:898
juce::XmlDocument
Parses a text-based XML document and creates an XmlElement object from it.
Definition: juce_XmlDocument.h:63
juce::gl::GL_TESS_GEN_POINT_MODE_OES
@ GL_TESS_GEN_POINT_MODE_OES
Definition: juce_gles2.h:4761
juce::gl::GL_PROGRAM_ERROR_POSITION_NV
@ GL_PROGRAM_ERROR_POSITION_NV
Definition: juce_gl.h:10632
juce::gl::GL_POINT_SMOOTH
@ GL_POINT_SMOOTH
Definition: juce_gl.h:454
juce::gl::GL_ELEMENT_ARRAY_LENGTH_NV
@ GL_ELEMENT_ARRAY_LENGTH_NV
Definition: juce_gl.h:10575
juce::AudioChannelSet::ambisonicACN21
@ ambisonicACN21
Fourth-order ambisonic channel number 21.
Definition: juce_AudioChannelSet.h:384
juce::PushNotifications::Listener::upstreamMessageSent
virtual void upstreamMessageSent(const String &messageId)
Called when an upstream message sent with PushNotifications::sendUpstreamMessage() has been sent succ...
Definition: juce_PushNotifications.h:682
juce::KeyPress::F35Key
static const int F35Key
key-code for the F35 key
Definition: juce_KeyPress.h:241
juce::gl::GL_FRAMEBUFFER_INCOMPLETE_DRAW_BUFFER_EXT
@ GL_FRAMEBUFFER_INCOMPLETE_DRAW_BUFFER_EXT
Definition: juce_gl.h:6632
juce::gl::GL_SLICE_ACCUM_SUN
@ GL_SLICE_ACCUM_SUN
Definition: juce_gl.h:11892
juce_StatisticsAccumulator.h
CameraDevice::Pimpl::Pimpl
Pimpl(CameraDevice &ownerToUse, const String &cameraIdToUse, int, int minWidthToUse, int minHeightToUse, int maxWidthToUse, int maxHeightToUse, bool)
Definition: juce_android_CameraDevice.h:489
VideoComponent::Pimpl::PlayerControllerBase::crtp
Derived & crtp()
Definition: juce_mac_Video.h:519
juce::gl::GL_ASYNC_TEX_IMAGE_SGIX
@ GL_ASYNC_TEX_IMAGE_SGIX
Definition: juce_gl.h:11395
juce::UIAInvokeProvider
Definition: juce_win32_UIAInvokeProvider.h:30
juce::CPlusPlusCodeTokeniser::tokenType_preprocessor
@ tokenType_preprocessor
Definition: juce_CPlusPlusCodeTokeniser.h:64
juce::ComTypes::CaretPosition_Unknown
@ CaretPosition_Unknown
Definition: juce_win32_ComInterfaces.h:95
juce::SmoothedValueBase::FloatTypeHelper
Definition: juce_SmoothedValue.h:40
juce::WinRTWrapper::ScopedHString::~ScopedHString
~ScopedHString()
juce::ComTypes::CLSID_SystemDeviceEnum
constexpr CLSID CLSID_SystemDeviceEnum
Definition: juce_win32_ComTypes.h:480
juce::Reverb::comb
CombFilter comb[numChannels][numCombs]
Definition: juce_audio_basics/utilities/juce_Reverb.h:309
juce::gl::GL_PATCH_VERTICES_EXT
@ GL_PATCH_VERTICES_EXT
Definition: juce_gles2.h:2650
CameraDevice::Pimpl::MediaRecorder::onInfo
void onInfo(LocalRef< jobject > &recorder, int what, int extra) override
Definition: juce_android_CameraDevice.h:1492
juce::XEmbedComponent::broughtToFront
void broughtToFront() override
Called when this component has been moved to the front of its siblings.
juce::gl::GL_CURRENT_ATTRIB_NV
@ GL_CURRENT_ATTRIB_NV
Definition: juce_gl.h:10603
juce::gl::GL_MAX_TIMELINE_SEMAPHORE_VALUE_DIFFERENCE_NV
@ GL_MAX_TIMELINE_SEMAPHORE_VALUE_DIFFERENCE_NV
Definition: juce_gl.h:7823
juce::KeyMappingEditorComponent::mappings
KeyPressMappingSet & mappings
Definition: juce_KeyMappingEditorComponent.h:118
juce::Interpolators::ZeroOrderHold
GenericInterpolator< ZeroOrderHoldTraits, 1 > ZeroOrderHold
Definition: juce_Interpolators.h:150
juce::gl::GL_FRAGMENT_LIGHT3_SGIX
@ GL_FRAGMENT_LIGHT3_SGIX
Definition: juce_gl.h:11495
juce::gl::GL_COMPRESSED_SRGB8_ALPHA8_ASTC_8x5
@ GL_COMPRESSED_SRGB8_ALPHA8_ASTC_8x5
Definition: juce_gles2.h:1426
juce::ArgumentList::size
int size() const
Returns the number of arguments in the list.
juce::RelativePointPath::quadraticToElement
@ quadraticToElement
Definition: juce_RelativePointPath.h:72
juce::Value::value
ReferenceCountedObjectPtr< ValueSource > value
Definition: juce_Value.h:223
juce::gl::GL_MAP1_VERTEX_ATTRIB8_4_NV
@ GL_MAP1_VERTEX_ATTRIB8_4_NV
Definition: juce_gl.h:10657
juce::CachedValue::isUsingDefault
bool isUsingDefault() const
Returns true if the current property does not exist and the CachedValue is using the fallback default...
Definition: juce_CachedValue.h:233
CameraDevice::Pimpl::mediaRecorder
std::unique_ptr< MediaRecorder > mediaRecorder
Definition: juce_android_CameraDevice.h:2919
juce::gl::GL_SAMPLE_SHADING_OES
@ GL_SAMPLE_SHADING_OES
Definition: juce_gles2.h:4687
juce::TextEditor::caret
std::unique_ptr< CaretComponent > caret
Definition: juce_TextEditor.h:770
juce::SubregionStream::source
OptionalScopedPointer< InputStream > source
Definition: juce_SubregionStream.h:77
juce::CharPointer_UTF16::operator<=
bool operator<=(CharPointer_UTF16 other) const noexcept
Definition: juce_CharPointer_UTF16.h:65
juce::OSCBundle::end
OSCBundle::Element * end() noexcept
Returns a pointer past the last element of the OSCBundle.
Definition: juce_OSCBundle.h:135
juce::gl::GL_COMPUTE_SHADER
@ GL_COMPUTE_SHADER
Definition: juce_gl.h:2684
juce::RecentlyOpenedFilesList::files
StringArray files
Definition: juce_RecentlyOpenedFilesList.h:171
juce::ListenerList
Holds a set of objects and can invoke a member function callback on each object in the set with a sin...
Definition: juce_ListenerList.h:68
juce::MouseCursor::BottomEdgeResizeCursor
@ BottomEdgeResizeCursor
A platform-specific cursor for resizing the bottom-edge of a window.
Definition: juce_MouseCursor.h:64
juce::MidiKeyboardComponent::getMidiChannelsToDisplay
int getMidiChannelsToDisplay() const noexcept
Returns the current set of midi channels represented by the component.
Definition: juce_MidiKeyboardComponent.h:111
juce::ThreadPoolJob
A task that is executed by a ThreadPool object.
Definition: juce_ThreadPool.h:44
juce::gl::GL_PATH_GEN_COEFF_NV
@ GL_PATH_GEN_COEFF_NV
Definition: juce_gl.h:9679
juce::RenderingHelpers::StackBasedLowLevelGraphicsContext::endTransparencyLayer
void endTransparencyLayer() override
Definition: juce_RenderingHelpers.h:2716
juce::gl::GL_MAX_DRAW_BUFFERS_NV
@ GL_MAX_DRAW_BUFFERS_NV
Definition: juce_gles2.h:3599
juce::gl::GL_CLIP_DISTANCE3_EXT
@ GL_CLIP_DISTANCE3_EXT
Definition: juce_gles2.h:1937
CameraDevice::Pimpl::open
void open(InternalOpenCameraResultCallback cameraOpenCallbackToUse)
Definition: juce_android_CameraDevice.h:520
juce::UIAGridItemProvider::get_Row
JUCE_COMRESULT get_Row(int *pRetVal) override
Definition: juce_win32_UIAGridItemProvider.h:37
juce::WavAudioFormat::bwavTimeReference
static const char *const bwavTimeReference
Metadata property name used in BWAV chunks.
Definition: juce_WavAudioFormat.h:65
juce::gl::GL_DEBUG_CATEGORY_DEPRECATION_AMD
@ GL_DEBUG_CATEGORY_DEPRECATION_AMD
Definition: juce_gl.h:3255
juce::dsp::IIR::Coefficients::coefficients
Array< NumericType > coefficients
The raw coefficients.
Definition: juce_dsp/processors/juce_IIRFilter.h:274
juce::gl::GL_PATH_END_CAPS_NV
@ GL_PATH_END_CAPS_NV
Definition: juce_gl.h:9629
juce::Array::addNullTerminatedArray
void addNullTerminatedArray(const Type *const *elementsToAdd)
Adds elements from a null-terminated array of pointers to the end of this array.
Definition: juce_Array.h:605
juce::gl::WGL_GENERIC_ACCELERATION_ARB
@ WGL_GENERIC_ACCELERATION_ARB
Definition: juce_wgl.h:269
juce::RenderingHelpers::FloatRectangleRasterisingInfo::getTopRightCornerAlpha
int getTopRightCornerAlpha() const noexcept
Definition: juce_RenderingHelpers.h:391
juce::dsp::Matrix::swapRows
Matrix & swapRows(size_t rowOne, size_t rowTwo) noexcept
Swaps the contents of two rows in the matrix and returns a reference to itself.
juce::gl::GL_DEPENDENT_AR_TEXTURE_2D_NV
@ GL_DEPENDENT_AR_TEXTURE_2D_NV
Definition: juce_gl.h:10312
juce::gl::GL_UNSIGNED_INT_IMAGE_CUBE_EXT
@ GL_UNSIGNED_INT_IMAGE_CUBE_EXT
Definition: juce_gl.h:7323
juce::var::ValueUnion::int64Value
int64 int64Value
Definition: juce_Variant.h:302
juce::gl::GL_UNSIGNED_INT_SAMPLER_CUBE
@ GL_UNSIGNED_INT_SAMPLER_CUBE
Definition: juce_gl.h:1783
juce::ExtensionsVisitor::VST3Client::getIComponentPtr
virtual Steinberg::Vst::IComponent * getIComponentPtr() const noexcept=0
juce::RangedDirectoryIterator::operator++
RangedDirectoryIterator & operator++()
Moves the iterator along to the next file.
Definition: juce_RangedDirectoryIterator.h:150
juce::gl::groupString
GLsizei GLsizei GLchar * groupString
Definition: juce_gl.h:3467
juce::MemoryBlock::getData
void * getData() noexcept
Returns a void pointer to the data.
Definition: juce_MemoryBlock.h:91
juce::BigInteger
An arbitrarily large integer class.
Definition: juce_BigInteger.h:38
juce::gl::GL_COMBINE4_NV
@ GL_COMBINE4_NV
Definition: juce_gl.h:10240
juce::RenderingHelpers::EdgeTableFillers::TransformedImageFill::destData
const Image::BitmapData & destData
Definition: juce_RenderingHelpers.h:1393
juce::dsp::Convolution::NonUniform
Contains configuration information for a non-uniform convolution.
Definition: juce_Convolution.h:134
juce::Parallelogram::getTopLeft
Point< ValueType > getTopLeft() const noexcept
Returns the parallelogram's top-left position as a Point.
Definition: juce_Parallelogram.h:84
juce::gl::program
GLbitfield GLuint program
Definition: juce_gl.h:2452
juce::gl::j2
GLint GLint GLint GLint j2
Definition: juce_gl.h:900
juce::gl::GL_BINNING_CONTROL_HINT_QCOM
@ GL_BINNING_CONTROL_HINT_QCOM
Definition: juce_gles2.h:5042
juce::gl::GL_COMPRESSED_SRGB8_ALPHA8_ASTC_5x5x4_OES
@ GL_COMPRESSED_SRGB8_ALPHA8_ASTC_5x5x4_OES
Definition: juce_gles2.h:4880
juce::gl::GL_MAP_READ_BIT_EXT
@ GL_MAP_READ_BIT_EXT
Definition: juce_gles2.h:2184
juce::LocalRef::LocalRef
LocalRef() noexcept
Definition: juce_android_JNIHelpers.h:34
juce::gl::GL_ATTRIBUTE_ADDRESS_COMMAND_NV
@ GL_ATTRIBUTE_ADDRESS_COMMAND_NV
Definition: juce_gl.h:8908
juce_Atomic.h
juce::gl::WGL_SWAP_LAYER_BUFFERS_EXT
@ WGL_SWAP_LAYER_BUFFERS_EXT
Definition: juce_wgl.h:436
juce::dsp::IIR::Coefficients::getFilterOrder
size_t getFilterOrder() const noexcept
Returns the filter order associated with the coefficients.
juce::gl::GL_VERTEX_PROGRAM_TWO_SIDE_NV
@ GL_VERTEX_PROGRAM_TWO_SIDE_NV
Definition: juce_gl.h:10624
juce::gl::GL_SECONDARY_COLOR_ARRAY_LENGTH_NV
@ GL_SECONDARY_COLOR_ARRAY_LENGTH_NV
Definition: juce_gl.h:10573
juce::NetworkServiceDiscovery::Service::instanceID
String instanceID
A UUID that identifies the particular instance of the Advertiser class.
Definition: juce_NetworkServiceDiscovery.h:82
juce::gl::GL_LAYER_PROVOKING_VERTEX_OES
@ GL_LAYER_PROVOKING_VERTEX_OES
Definition: juce_gles2.h:4588
juce::gl::GL_FLOAT_MAT4x2_NV
@ GL_FLOAT_MAT4x2_NV
Definition: juce_gles2.h:3946
juce::gl::GL_UNIFORM_BUFFER_EXT
@ GL_UNIFORM_BUFFER_EXT
Definition: juce_gl.h:6030
juce::AudioThumbnail::source
std::unique_ptr< LevelDataSource > source
Definition: juce_AudioThumbnail.h:201
juce::gl::GL_COMBINER1_NV
@ GL_COMBINER1_NV
Definition: juce_gl.h:9994
juce::gl::GL_VIEW_CLASS_RGTC2_RG
@ GL_VIEW_CLASS_RGTC2_RG
Definition: juce_gl.h:2844
juce::gl::GL_TEXTURE_BINDING_BUFFER_OES
@ GL_TEXTURE_BINDING_BUFFER_OES
Definition: juce_gles2.h:4845
juce_LinkedListPointer.h
juce::MouseEvent::originalComponent
Component *const originalComponent
The component that the event first occurred on.
Definition: juce_MouseEvent.h:182
juce::gl::GL_VERTEX_ATTRIB_ARRAY_DIVISOR_EXT
@ GL_VERTEX_ATTRIB_ARRAY_DIVISOR_EXT
Definition: juce_gles2.h:2175
juce::gl::GL_OUTPUT_TEXTURE_COORD22_EXT
@ GL_OUTPUT_TEXTURE_COORD22_EXT
Definition: juce_gl.h:8005
juce::dsp::ProcessContextReplacing::getOutputBlock
AudioBlockType & getOutputBlock() const noexcept
Returns the audio block to use as the output to a process function.
Definition: juce_ProcessContext.h:108
juce::gl::GL_HSL_SATURATION
@ GL_HSL_SATURATION
Definition: juce_gles2.h:1257
juce::AudioProcessorParameterWithIDAttributes::label
String label
Definition: juce_AudioProcessorParameterWithID.h:104
juce::ToolbarItemPalette::factory
ToolbarItemFactory & factory
Definition: juce_ToolbarItemPalette.h:65
juce::dsp::ProcessorWrapper::processor
ProcessorType processor
Definition: juce_ProcessorWrapper.h:77
juce::gl::GL_DEPTH_BUFFER_BIT3_QCOM
@ GL_DEPTH_BUFFER_BIT3_QCOM
Definition: juce_gles2.h:5204
juce::gl::GL_PROXY_POST_COLOR_MATRIX_COLOR_TABLE
@ GL_PROXY_POST_COLOR_MATRIX_COLOR_TABLE
Definition: juce_gl.h:3038
juce::gl::handle
GLuint64 GLenum void * handle
Definition: juce_gl.h:6952
juce::InterProcessLock::lock
CriticalSection lock
Definition: juce_InterProcessLock.h:115
juce::gl::GL_FRAMEZOOM_FACTOR_SGIX
@ GL_FRAMEZOOM_FACTOR_SGIX
Definition: juce_gl.h:11526
juce::gl::GL_FRAGMENT_COVERAGE_COLOR_NV
@ GL_FRAGMENT_COVERAGE_COLOR_NV
Definition: juce_gl.h:9191
juce::Slider::absoluteDrag
@ absoluteDrag
The dragging corresponds directly to the value that is displayed.
Definition: juce_Slider.h:108
juce::Range::operator-
constexpr Range operator-(const ValueType amountToSubtract) const noexcept
Returns a range that is equal to this one with the specified amount subtracted from its start and end...
Definition: juce_Range.h:196
juce::PreferencesPanel
A component with a set of buttons at the top for changing between pages of preferences.
Definition: juce_PreferencesPanel.h:48
juce::dsp::AudioBlock::negate
AudioBlock & negate() noexcept
Negates each value of this block.
Definition: juce_AudioBlock.h:491
VideoComponent::Pimpl::MediaSession::Player::lastAudioVolume
float lastAudioVolume
Definition: juce_android_Video.h:1110
juce::HighResolutionTimer::Pimpl::~Pimpl
~Pimpl()
Definition: juce_posix_SharedCode.h:1266
juce::gl::GL_PATH_PROJECTION_NV
@ GL_PATH_PROJECTION_NV
Definition: juce_gl.h:9775
juce::gl::GL_COMPRESSED_RGB_BPTC_SIGNED_FLOAT
@ GL_COMPRESSED_RGB_BPTC_SIGNED_FLOAT
Definition: juce_gl.h:2647
juce::ReadWriteLock::accessLock
SpinLock accessLock
Definition: juce_ReadWriteLock.h:128
juce::gl::GL_LIGHT_MODEL_TWO_SIDE
@ GL_LIGHT_MODEL_TWO_SIDE
Definition: juce_gl.h:466
Component
#define Component
Definition: juce_IncludeModuleHeaders.h:31
juce::AudioProcessorEditor::ParameterControlHighlightInfo::isHighlighted
bool isHighlighted
Definition: juce_AudioProcessorEditor.h:72
juce::dsp::DelayLine::updateInternalVariables
std::enable_if< std::is_same< T, DelayLineInterpolationTypes::Lagrange3rd >::value, void >::type updateInternalVariables()
Definition: juce_DelayLine.h:304
juce::UIASelectionProvider::isMultiSelectable
bool isMultiSelectable() const noexcept
Definition: juce_win32_UIASelectionProvider.h:222
GLfloat
khronos_float_t GLfloat
Definition: juce_gles2.h:61
juce::gl::GL_FLOAT16_MAT3_AMD
@ GL_FLOAT16_MAT3_AMD
Definition: juce_gl.h:3328
juce::AudioChannelSet::ambisonicACN24
@ ambisonicACN24
Fourth-order ambisonic channel number 24.
Definition: juce_AudioChannelSet.h:387
juce::AudioProcessorValueTreeState::Parameter::Parameter
Parameter(const ParameterID &parameterID, const String &parameterName, const String &labelText, NormalisableRange< float > valueRange, float defaultParameterValue, std::function< String(float)> valueToTextFunction, std::function< float(const String &)> textToValueFunction, bool isMetaParameter=false, bool isAutomatableParameter=true, bool isDiscrete=false, AudioProcessorParameter::Category parameterCategory=AudioProcessorParameter::genericParameter, bool isBoolean=false)
Definition: juce_AudioProcessorValueTreeState.h:484
juce::gl::GL_FOG_SPECULAR_TEXTURE_WIN
@ GL_FOG_SPECULAR_TEXTURE_WIN
Definition: juce_gl.h:11984
juce::gl::GL_RELATIVE_CONIC_CURVE_TO_NV
@ GL_RELATIVE_CONIC_CURVE_TO_NV
Definition: juce_gl.h:9762
juce::Timer::isTimerRunning
bool isTimerRunning() const noexcept
Returns true if the timer is currently running.
Definition: juce_Timer.h:111
juce::MouseEvent::getMouseDownPosition
Point< int > getMouseDownPosition() const noexcept
Returns the coordinates of the last place that a mouse was pressed.
juce::gl::GL_COMPRESSED_RGBA_ARB
@ GL_COMPRESSED_RGBA_ARB
Definition: juce_gl.h:5092
juce::dsp::AudioBlock::copyFrom
const AudioBlock & copyFrom(const AudioBlock< OtherSampleType > &src) const noexcept
Definition: juce_AudioBlock.h:316
juce::gl::GL_MULTISAMPLE_BIT_3DFX
@ GL_MULTISAMPLE_BIT_3DFX
Definition: juce_gl.h:3212
juce::StandalonePluginHolder::processor
std::unique_ptr< AudioProcessor > processor
Definition: juce_StandaloneFilterWindow.h:405
CameraDevice::Pimpl::getCaptureDevices
static NSArray * getCaptureDevices()
Definition: juce_mac_CameraDevice.h:144
juce::HostProvidedContextMenu::~HostProvidedContextMenu
virtual ~HostProvidedContextMenu()=default
juce::MissingOpenGLDefinitions
MissingOpenGLDefinitions
Definition: juce_OpenGLExtensions.h:131
juce::MidiKeyboardComponent
A component that displays a piano keyboard, whose notes can be clicked on.
Definition: juce_MidiKeyboardComponent.h:49
juce::gl::GL_MODELVIEW6_ARB
@ GL_MODELVIEW6_ARB
Definition: juce_gl.h:5399
juce::gl::GL_MEDIUM_FLOAT
@ GL_MEDIUM_FLOAT
Definition: juce_gl.h:2412
juce::CharPointer_ASCII::operator!=
bool operator!=(CharPointer_ASCII other) const noexcept
Definition: juce_CharPointer_ASCII.h:63
juce::gl::u2
GLdouble GLdouble u2
Definition: juce_gl.h:882
juce::var::ValueUnion::doubleValue
double doubleValue
Definition: juce_Variant.h:304
juce::gl::GL_PIXEL_TILE_HEIGHT_SGIX
@ GL_PIXEL_TILE_HEIGHT_SGIX
Definition: juce_gl.h:11599
juce::SmoothedValue::setNextValue
MultiplicativeVoid< T > setNextValue() noexcept
Definition: juce_SmoothedValue.h:382
juce::OwnedArray::removeObject
void removeObject(const ObjectClass *objectToRemove, bool deleteObject=true)
Removes a specified object from the array.
Definition: juce_OwnedArray.h:655
juce::gl::maxShaders
GLint maxShaders
Definition: juce_gles2.h:5085
juce::gl::GL_INTENSITY_FLOAT32_ATI
@ GL_INTENSITY_FLOAT32_ATI
Definition: juce_gl.h:5867
juce::gl::GL_MAX_TESS_CONTROL_TEXTURE_IMAGE_UNITS
@ GL_MAX_TESS_CONTROL_TEXTURE_IMAGE_UNITS
Definition: juce_gl.h:2334
juce::ParameterID::ParameterID
ParameterID()=default
juce::ArrayBase::addArray
void addArray(const OtherArrayType &arrayToAddFrom)
Definition: juce_ArrayBase.h:297
CameraDevice::Pimpl::ScopedCameraDevice::cameraDeviceStateClosedCallback
static void JNICALL cameraDeviceStateClosedCallback(JNIEnv *, jobject, jlong host, jobject)
Definition: juce_android_CameraDevice.h:2462
juce::ZipFile::Builder::items
OwnedArray< Item > items
Definition: juce_ZipFile.h:251
juce::CharPointer_UTF32::writeWithCharLimit
void writeWithCharLimit(CharPointer src, int maxChars) noexcept
Copies a source string to this pointer, advancing this pointer as it goes.
Definition: juce_CharPointer_UTF32.h:244
juce::gl::GL_ALPHA8_SNORM
@ GL_ALPHA8_SNORM
Definition: juce_gl.h:7788
juce::MidiKeyboardComponent::mouseDraggedToKey
virtual bool mouseDraggedToKey(int midiNoteNumber, const MouseEvent &e)
Callback when the mouse is dragged from one key onto another.
Definition: juce_MidiKeyboardComponent.h:205
juce::PluginHostType::SteinbergCubase7
@ SteinbergCubase7
Represents Steinberg Cubase 7.
Definition: juce_PluginHostType.h:88
juce::Line::end
Point< ValueType > end
Definition: juce_Line.h:376
juce::gl::GL_COLOR_BUFFER_BIT2_QCOM
@ GL_COLOR_BUFFER_BIT2_QCOM
Definition: juce_gles2.h:5195
juce_win32_UIAValueProvider.h
juce::gl::WGL_SHARE_STENCIL_EXT
@ WGL_SHARE_STENCIL_EXT
Definition: juce_wgl.h:443
juce::TextEditor::getHighlightedRegion
Range< int > getHighlightedRegion() const override
Returns the range of characters that are selected.
Definition: juce_TextEditor.h:460
juce::Label::ownerComponent
WeakReference< Component > ownerComponent
Definition: juce_Label.h:350
juce::gl::GL_PACK_COMPRESSED_BLOCK_HEIGHT
@ GL_PACK_COMPRESSED_BLOCK_HEIGHT
Definition: juce_gl.h:2547
juce::gl::WGL_BIND_TO_TEXTURE_RECTANGLE_FLOAT_RG_NV
@ WGL_BIND_TO_TEXTURE_RECTANGLE_FLOAT_RG_NV
Definition: juce_wgl.h:547
juce::createNSURLFromFile
NSURL * createNSURLFromFile(const String &f)
Definition: juce_mac_ObjCHelpers.h:62
juce::gl::GL_TEXTURE_TARGET
@ GL_TEXTURE_TARGET
Definition: juce_gl.h:3024
juce::OptionalScopedPointer::get
ObjectType * get() const noexcept
Returns the object that this pointer is managing.
Definition: juce_OptionalScopedPointer.h:112
juce::AudioProcessorGraph::NodeAndChannel
Represents an input or output channel of a node in an AudioProcessorGraph.
Definition: juce_AudioProcessorGraph.h:84
juce::HostedAudioProcessorParameter
A parameter with functions that are useful for plugin hosts.
Definition: juce_HostedAudioProcessorParameter.h:35
juce::TextDiff::Change::insertedText
String insertedText
If this change is a deletion, this string will be empty; otherwise, it'll be the text that should be ...
Definition: juce_TextDiff.h:55
juce::gl::basevertex
GLsizei GLenum const void GLint basevertex
Definition: juce_gl.h:2172
juce::gl::GL_LINEAR
@ GL_LINEAR
Definition: juce_gl.h:377
juce::KeyPress::F19Key
static const int F19Key
key-code for the F19 key
Definition: juce_KeyPress.h:225
juce::anonymous_namespace{juce_android_JNIHelpers.h}::jniCheckHasExceptionOccurredAndClear
bool jniCheckHasExceptionOccurredAndClear()
Definition: juce_android_JNIHelpers.h:836
juce::CodeDocument::Position
friend class Position
Definition: juce_CodeDocument.h:433
juce::dsp::LadderFilter::setSampleRate
void setSampleRate(SampleType newValue) noexcept
juce::Colours::darkkhaki
const Colour darkkhaki
Definition: juce_Colours.h:69
juce::dsp::IIR::Coefficients::makeBandPass
static Ptr makeBandPass(double sampleRate, NumericType frequency)
Returns the coefficients for a band-pass filter.
juce::Rectangle::withSize
JUCE_NODISCARD Rectangle withSize(ValueType newWidth, ValueType newHeight) const noexcept
Returns a rectangle with the same top-left position as this one, but a new size.
Definition: juce_Rectangle.h:251
juce::MPEChannelRemapper::lastUsed
uint32 lastUsed[17]
Definition: juce_MPEUtils.h:145
juce::gl::GL_CONVOLUTION_1D_EXT
@ GL_CONVOLUTION_1D_EXT
Definition: juce_gl.h:6138
juce::gl::GL_TEXTURE_ALPHA_TYPE_ARB
@ GL_TEXTURE_ALPHA_TYPE_ARB
Definition: juce_gl.h:5222
juce::gl::GL_MAX_CLIP_DISTANCES
@ GL_MAX_CLIP_DISTANCES
Definition: juce_gl.h:1702
juce::WindowsUIAWrapper::getUiaFunction
static FuncType getUiaFunction(HMODULE module, LPCSTR funcName)
Definition: juce_win32_WindowsUIAWrapper.h:128
juce::Rectangle::withTrimmedRight
JUCE_NODISCARD Rectangle withTrimmedRight(ValueType amountToRemove) const noexcept
Returns a version of this rectangle with the given amount removed from its right-hand edge.
Definition: juce_Rectangle.h:309
juce::LinkedListPointer::insertNext
void insertNext(ObjectType *const newItem)
Inserts an item into the list, placing it before the item that this pointer currently points to.
Definition: juce_LinkedListPointer.h:180
juce::gl::GL_PATH_TRANSPOSE_MODELVIEW_MATRIX_NV
@ GL_PATH_TRANSPOSE_MODELVIEW_MATRIX_NV
Definition: juce_gl.h:9780
juce::gl::y1
GLdouble y1
Definition: juce_gl.h:773
juce::gl::GL_FRAGMENT_TEXTURE
@ GL_FRAGMENT_TEXTURE
Definition: juce_gl.h:2796
juce::FlexItem::Margin::top
float top
Top margin size.
Definition: juce_FlexItem.h:132
juce::AudioCDReader::trackStartSamples
Array< int > trackStartSamples
Definition: juce_AudioCDReader.h:150
juce::gl::GL_UNSIGNED_INT_IMAGE_CUBE_MAP_ARRAY_EXT
@ GL_UNSIGNED_INT_IMAGE_CUBE_MAP_ARRAY_EXT
Definition: juce_gl.h:7327
juce::gl::GL_MAX_VERTEX_UNIFORM_BLOCKS
@ GL_MAX_VERTEX_UNIFORM_BLOCKS
Definition: juce_gl.h:2053
juce::DeviceChangeDetector::timerCallback
void timerCallback() override
The user-defined callback routine that actually gets called periodically.
Definition: juce_win32_HiddenMessageWindow.h:127
juce::RenderingHelpers::EdgeTableFillers::TransformedImageFill::render4PixelAverage
void render4PixelAverage(PixelAlpha *dest, const uint8 *src, uint32 subPixelX, uint32 subPixelY) noexcept
Definition: juce_RenderingHelpers.h:1282
CameraDevice::ViewerComponent::JuceCameraDeviceViewerClass::JuceCameraDeviceViewerClass
JuceCameraDeviceViewerClass()
Definition: juce_ios_CameraDevice.h:1258
juce::gl::GL_DOUBLE_MAT4x2
@ GL_DOUBLE_MAT4x2
Definition: juce_gl.h:2307
juce::LinkedListPointer::LinkedListPointer
LinkedListPointer() noexcept
Creates a null pointer to an empty list.
Definition: juce_LinkedListPointer.h:61
juce::gl::GL_FLOAT_RGBA16_NV
@ GL_FLOAT_RGBA16_NV
Definition: juce_gl.h:9168
juce::OSCTypes::float32
static const OSCType float32
Definition: juce_OSCTypes.h:50
juce::gl::GL_INVARIANT_EXT
@ GL_INVARIANT_EXT
Definition: juce_gl.h:8020
juce::dsp::SIMDFallbackOps::ScalarMul
Definition: juce_fallback_SIMDNativeOps.h:175
juce::gl::GL_DEBUG_SOURCE_OTHER
@ GL_DEBUG_SOURCE_OTHER
Definition: juce_gl.h:2711
juce::AudioProcessorPlayer::channels
std::vector< float * > channels
Definition: juce_AudioProcessorPlayer.h:133
juce::SortedSet::clearQuick
void clearQuick() noexcept
Removes all elements from the set without freeing the array's allocated storage.
Definition: juce_SortedSet.h:111
juce::gl::WGL_BIND_TO_TEXTURE_RGB_ARB
@ WGL_BIND_TO_TEXTURE_RGB_ARB
Definition: juce_wgl.h:291
juce::gl::GL_SINGLE_COLOR
@ GL_SINGLE_COLOR
Definition: juce_gl.h:1130
juce::AccessibleState::isMultiSelectable
bool isMultiSelectable() const noexcept
Returns true if the UI element supports multiple item selection.
Definition: juce_AccessibilityState.h:174
juce::ResizableBorderComponent::component
WeakReference< Component > component
Definition: juce_ResizableBorderComponent.h:185
juce::gl::GL_MALI_SHADER_BINARY_ARM
@ GL_MALI_SHADER_BINARY_ARM
Definition: juce_gles2.h:1787
juce::gl::GL_TEXTURE_BINDING_1D_ARRAY
@ GL_TEXTURE_BINDING_1D_ARRAY
Definition: juce_gl.h:1725
juce::gl::WGL_BLUE_BITS_EXT
@ WGL_BLUE_BITS_EXT
Definition: juce_wgl.h:455
juce::ParameterAttachment::beginGesture
void beginGesture()
Begins a gesture on the managed parameter.
juce::gl::GL_ARRAY_ELEMENT_LOCK_COUNT_EXT
@ GL_ARRAY_ELEMENT_LOCK_COUNT_EXT
Definition: juce_gl.h:6128
juce::gl::GL_TEXTURE6_ARB
@ GL_TEXTURE6_ARB
Definition: juce_gl.h:4545
juce::HighResolutionTimer::Pimpl::Clock::delta
std::chrono::steady_clock::duration delta
Definition: juce_posix_SharedCode.h:1364
juce::gl::sampler
GLuint sampler
Definition: juce_gl.h:2219
juce::URL::DownloadTaskOptions::withSharedContainer
JUCE_NODISCARD auto withSharedContainer(String value) const
On iOS, specifies the container where the downloaded file will be stored.
Definition: juce_URL.h:468
juce::Reverb::Parameters::dryLevel
float dryLevel
Dry level, 0 to 1.0.
Definition: juce_audio_basics/utilities/juce_Reverb.h:55
juce::MemoryMappedFile::address
void * address
Definition: juce_MemoryMappedFile.h:101
juce::gl::GL_COMPRESSED_SIGNED_RG11_EAC
@ GL_COMPRESSED_SIGNED_RG11_EAC
Definition: juce_gl.h:2680
juce::Line::getIntersection
Point< ValueType > getIntersection(Line line) const noexcept
Finds the intersection between two lines.
Definition: juce_Line.h:165
juce::ThreadLocalValue::operator*
Type & operator*() const noexcept
Returns a reference to this thread's instance of the value.
Definition: juce_ThreadLocalValue.h:71
juce::gl::GL_STENCIL_BUFFER_BIT0_QCOM
@ GL_STENCIL_BUFFER_BIT0_QCOM
Definition: juce_gles2.h:5209
juce::Slider::TextBoxRight
@ TextBoxRight
Puts the text box to the right of the slider, vertically centred.
Definition: juce_Slider.h:97
juce::gl::GL_PROXY_TEXTURE_1D_ARRAY
@ GL_PROXY_TEXTURE_1D_ARRAY
Definition: juce_gl.h:1722
juce::gl::GL_CONIC_CURVE_TO_NV
@ GL_CONIC_CURVE_TO_NV
Definition: juce_gl.h:9761
juce::Justification::Justification
Justification(int justificationFlags) noexcept
Creates a Justification object using a combination of flags from the Flags enum.
Definition: juce_Justification.h:45
juce::gl::numBuffers
GLint GLint * numBuffers
Definition: juce_gles2.h:5074
juce::Matrix3D::Matrix3D
Matrix3D(Type m00, Type m10, Type m20, Type m30, Type m01, Type m11, Type m21, Type m31, Type m02, Type m12, Type m22, Type m32, Type m03, Type m13, Type m23, Type m33) noexcept
Creates a matrix from its raw 4x4 values.
Definition: juce_Matrix3D.h:64
juce::Range::getLength
constexpr ValueType getLength() const noexcept
Returns the length of the range.
Definition: juce_Range.h:83
juce_FileBrowserListener.h
juce::gl::GL_TRANSPOSE_NV
@ GL_TRANSPOSE_NV
Definition: juce_gl.h:10609
CameraDevice::Pimpl::pictureTakenCallback
std::function< void(const Image &)> pictureTakenCallback
Definition: juce_android_CameraDevice.h:2928
VideoComponent::Pimpl::PlayerController::loadAsync
void loadAsync(URL url)
Definition: juce_mac_Video.h:620
juce::String::toUTF8
CharPointer_UTF8 toUTF8() const
Returns a pointer to a UTF-8 version of this string.
juce::AudioChannelSet::ambisonicX
@ ambisonicX
Same as first-order ambisonic channel number 3.
Definition: juce_AudioChannelSet.h:404
juce::gl::message
GLuint GLsizei const GLchar * message
Definition: juce_gl.h:2966
juce::XWindowSystem::setWindowType
void setWindowType(::Window, int) const
juce::gl::GL_EYE_RADIAL_NV
@ GL_EYE_RADIAL_NV
Definition: juce_gl.h:9181
juce::gl::GL_LUMINANCE8_ALPHA8_EXT
@ GL_LUMINANCE8_ALPHA8_EXT
Definition: juce_gl.h:7419
juce::gl::GL_4_BYTES
@ GL_4_BYTES
Definition: juce_gl.h:592
juce::PushNotifications::Listener::pendingLocalNotificationsListReceived
virtual void pendingLocalNotificationsListReceived(const Array< Notification > &notifications)
Called when the list of pending notifications, requested by calling getPendingLocalNotifications() is...
Definition: juce_PushNotifications.h:609
juce::gl::GL_FRAMEBUFFER_SRGB
@ GL_FRAMEBUFFER_SRGB
Definition: juce_gl.h:1892
juce::gl::GL_ALPHA4
@ GL_ALPHA4
Definition: juce_gl.h:1022
juce::ChildProcessCoordinator::killSlaveProcess
void killSlaveProcess()
Definition: juce_ConnectedChildProcess.h:192
juce::gl::GL_NORMAL_ARRAY_LIST_IBM
@ GL_NORMAL_ARRAY_LIST_IBM
Definition: juce_gl.h:8274
juce::gl::GL_2X_BIT_ATI
@ GL_2X_BIT_ATI
Definition: juce_gl.h:5759
GLenum
unsigned int GLenum
Definition: juce_gles2.h:49
juce::gl::GL_PATCH_DEFAULT_INNER_LEVEL
@ GL_PATCH_DEFAULT_INNER_LEVEL
Definition: juce_gl.h:2320
juce::DrawableText
A drawable object which renders a line of text.
Definition: juce_DrawableText.h:37
juce::CaretComponent::owner
Component * owner
Definition: juce_CaretComponent.h:73
juce::gl::numTextureNames
GLenum GLsizei numTextureNames
Definition: juce_gl.h:10490
juce::StandalonePluginHolder::channelConfiguration
Array< PluginInOuts > channelConfiguration
Definition: juce_StandaloneFilterWindow.h:408
juce::gl::GL_PROXY_TEXTURE_3D_EXT
@ GL_PROXY_TEXTURE_3D_EXT
Definition: juce_gl.h:7464
VideoComponent::Pimpl::MediaSession::pauseCallback
static void pauseCallback(JNIEnv *, jobject, jlong host)
Definition: juce_android_Video.h:1316
juce::dsp::Chorus::maxCentreDelayMs
static constexpr SampleType maxCentreDelayMs
Definition: juce_Chorus.h:163
juce::Button::ButtonState
ButtonState
Used by setState().
Definition: juce_Button.h:367
juce::DefaultElementComparator
A simple ElementComparator class that can be used to sort an array of objects that support the '<' op...
Definition: juce_ElementComparator.h:187
juce::TopLevelWindow::addToDesktop
void addToDesktop()
Adds the window to the desktop using the default flags.
juce::RenderingHelpers::GradientPixelIterators::Linear::start
int start
Definition: juce_RenderingHelpers.h:467
juce::gl::GL_VERTEX_ATTRIB_ARRAY2_NV
@ GL_VERTEX_ATTRIB_ARRAY2_NV
Definition: juce_gl.h:10635
juce::gl::GL_MODELVIEW10_ARB
@ GL_MODELVIEW10_ARB
Definition: juce_gl.h:5403
juce::Parallelogram::Parallelogram
Parallelogram()=default
Creates a parallelogram with zero size at the origin.
juce::Colours::greenyellow
const Colour greenyellow
Definition: juce_Colours.h:95
juce::Viewport::getViewedComponent
Component * getViewedComponent() const noexcept
Returns the component that's currently being used inside the Viewport.
Definition: juce_Viewport.h:83
juce::WeakReference::get
ObjectType * get() const noexcept
Returns the object that this pointer refers to, or null if the object no longer exists.
Definition: juce_WeakReference.h:102
juce::AudioProcessorParameter::listeners
Array< Listener * > listeners
Definition: juce_AudioProcessorParameter.h:351
juce::AnalyticsDestination::AnalyticsEvent::parameters
StringPairArray parameters
The parameters of the event.
Definition: juce_AnalyticsDestination.h:69
juce::gl::GL_DOT_PRODUCT_TEXTURE_1D_NV
@ GL_DOT_PRODUCT_TEXTURE_1D_NV
Definition: juce_gl.h:10390
juce::gl::cdOutput
GLenum GLenum GLenum cdOutput
Definition: juce_gl.h:10007
juce::gl::GL_FRAMEBUFFER_UNSUPPORTED_EXT
@ GL_FRAMEBUFFER_UNSUPPORTED_EXT
Definition: juce_gl.h:6634
juce::gl::GL_ACTIVE_SUBROUTINE_UNIFORM_MAX_LENGTH
@ GL_ACTIVE_SUBROUTINE_UNIFORM_MAX_LENGTH
Definition: juce_gl.h:2313
juce::ArrayBase::~ArrayBase
~ArrayBase()
Definition: juce_ArrayBase.h:53
juce::MathConstants::sqrt2
static constexpr FloatType sqrt2
A predefined value for sqrt(2)
Definition: juce_MathsFunctions.h:394
juce::gl::GL_STENCIL_ATTACHMENT
@ GL_STENCIL_ATTACHMENT
Definition: juce_gl.h:1871
juce::PluginHostType::SteinbergWavelab6
@ SteinbergWavelab6
Represents Steinberg Wavelab 6.
Definition: juce_PluginHostType.h:101
juce::StandalonePluginHolder::lastMidiDevices
Array< MidiDeviceInfo > lastMidiDevices
Definition: juce_StandaloneFilterWindow.h:418
juce::gl::GL_COLOR_ATTACHMENT12_NV
@ GL_COLOR_ATTACHMENT12_NV
Definition: juce_gles2.h:3628
juce::gl::GL_TEXTURE_CUBE_MAP_NEGATIVE_X_ARB
@ GL_TEXTURE_CUBE_MAP_NEGATIVE_X_ARB
Definition: juce_gl.h:5132
juce::XEmbedComponent::juce_getCurrentFocusWindow
friend unsigned long juce_getCurrentFocusWindow(ComponentPeer *)
juce::gl::GL_COMPRESSED_RGBA_ASTC_6x6x6_OES
@ GL_COMPRESSED_RGBA_ASTC_6x6x6_OES
Definition: juce_gles2.h:4874
juce::gl::GL_DETACHED_TEXTURES_NV
@ GL_DETACHED_TEXTURES_NV
Definition: juce_gl.h:9481
juce::gl::GL_RGBA
@ GL_RGBA
Definition: juce_gl.h:364
VideoComponent::Pimpl::MediaSession::restoreState
void restoreState()
Definition: juce_android_Video.h:573
juce::gl::GL_EYE_LINEAR_NV
@ GL_EYE_LINEAR_NV
Definition: juce_gl.h:9768
juce::gl::GL_MOV_ATI
@ GL_MOV_ATI
Definition: juce_gl.h:5730
juce::gl::GL_FLOAT_MAT4x3_NV
@ GL_FLOAT_MAT4x3_NV
Definition: juce_gles2.h:3947
juce::gl::GL_3D_COLOR_TEXTURE
@ GL_3D_COLOR_TEXTURE
Definition: juce_gl.h:419
juce::ExtensionsVisitor::AudioUnitClient
Can be used to retrieve information about an AudioUnit that is wrapped by an AudioProcessor.
Definition: juce_ExtensionsVisitor.h:103
juce::ZipFile::OverwriteFiles
OverwriteFiles
Definition: juce_ZipFile.h:182
juce::RenderingHelpers::SoftwareRendererSavedState::clearGlyphCache
static void clearGlyphCache()
Definition: juce_RenderingHelpers.h:2529
juce::PluginHostType::isDigitalPerformer
bool isDigitalPerformer() const noexcept
Returns true if the host is Digital Performer.
Definition: juce_PluginHostType.h:141
juce::OSCBundle::end
const OSCBundle::Element * end() const noexcept
Returns a pointer past the last element of the OSCBundle.
Definition: juce_OSCBundle.h:138
juce::XWindowSystem::dismissBlockingModals
void dismissBlockingModals(LinuxComponentPeer *) const
juce::dsp::DryWetMixingRule::sin3dB
@ sin3dB
juce::gl::GL_TEXTURE_BINDING_2D_MULTISAMPLE_ARRAY_OES
@ GL_TEXTURE_BINDING_2D_MULTISAMPLE_ARRAY_OES
Definition: juce_gles2.h:4941
juce::PixelAlpha::getRed
forcedinline uint8 getRed() const noexcept
Definition: juce_PixelFormats.h:636
juce::gl::GL_COLOR_ATTACHMENT20
@ GL_COLOR_ATTACHMENT20
Definition: juce_gl.h:1858
juce::gl::GL_COLOR_SUM_ARB
@ GL_COLOR_SUM_ARB
Definition: juce_gl.h:5491
juce::gl::GL_C4UB_V3F
@ GL_C4UB_V3F
Definition: juce_gl.h:1044
juce::XWindowSystem::windowMessageReceive
static void windowMessageReceive(XEvent &)
juce::Direct2DLowLevelGraphicsContext::restoreState
void restoreState() override
juce::ReferenceCountedArray::set
void set(int indexToChange, const ObjectClassPtr &newObject)
Replaces an object in the array with a different one.
Definition: juce_ReferenceCountedArray.h:487
juce::FileOutputStream::openHandle
void openHandle()
Definition: juce_posix_SharedCode.h:468
juce::gl::GL_BUFFER_MAPPED_OES
@ GL_BUFFER_MAPPED_OES
Definition: juce_gles2.h:4641
juce::gl::GL_SPRITE_AXIS_SGIX
@ GL_SPRITE_AXIS_SGIX
Definition: juce_gl.h:11679
juce::PopupMenu::CustomComponent::triggeredAutomatically
bool triggeredAutomatically
Definition: juce_PopupMenu.h:882
juce::gl::GL_PATH_ERROR_POSITION_NV
@ GL_PATH_ERROR_POSITION_NV
Definition: juce_gl.h:9674
juce::UndoableAction
Used by the UndoManager class to store an action which can be done and undone.
Definition: juce_UndoableAction.h:38
juce::dsp::StateVariableFilter::Parameters::Parameters
Parameters(const Parameters &o)
Definition: juce_StateVariableFilter.h:249
juce::gl::GL_COMBINER_INPUT_NV
@ GL_COMBINER_INPUT_NV
Definition: juce_gl.h:9979
juce::gl::GL_PROGRAM_ATTRIBS_ARB
@ GL_PROGRAM_ATTRIBS_ARB
Definition: juce_gl.h:4104
juce::Colours::darkslateblue
const Colour darkslateblue
Definition: juce_Colours.h:77
juce::AlertWindow::alertIconType
MessageBoxIconType alertIconType
Definition: juce_AlertWindow.h:508
juce::gl::GL_VERTEX_SHADER
@ GL_VERTEX_SHADER
Definition: juce_gl.h:1507
juce::gl::GL_TRIANGLE_STRIP
@ GL_TRIANGLE_STRIP
Definition: juce_gl.h:224
MediaPlayerListener::Owner
Definition: juce_android_Video.h:210
juce::AccessibilityRole::ignored
@ ignored
juce::gl::GL_RGBA16
@ GL_RGBA16
Definition: juce_gl.h:980
juce::CharPointer_ASCII::isWhitespace
bool isWhitespace() const
Returns true if the first character of this string is whitespace.
Definition: juce_CharPointer_ASCII.h:315
juce::keyboardHook
static HHOOK keyboardHook
Definition: juce_WindowsHooks.h:34
juce::HighResolutionTimer::Pimpl::stopCond
std::condition_variable stopCond
Definition: juce_posix_SharedCode.h:1341
juce::gl::GL_VIRTUAL_PAGE_SIZE_Y_EXT
@ GL_VIRTUAL_PAGE_SIZE_Y_EXT
Definition: juce_gles2.h:2626
juce::gl::GL_MAX_VERTEX_ATOMIC_COUNTERS
@ GL_MAX_VERTEX_ATOMIC_COUNTERS
Definition: juce_gl.h:2570
juce::ADSR::reset
void reset() noexcept
Resets the envelope to an idle state.
Definition: juce_ADSR.h:107
juce::gl::GL_REG_17_ATI
@ GL_REG_17_ATI
Definition: juce_gl.h:5683
VideoComponent::Pimpl::MediaSession::playerBufferingStarted
void playerBufferingStarted()
Definition: juce_android_Video.h:1447
juce::ColourGradient::point2
Point< float > point2
Definition: juce_ColourGradient.h:195
juce::ReferenceCountedObjectPtr::operator->
ReferencedType * operator->() const noexcept
Definition: juce_ReferenceCountedObject.h:392
juce::gl::GL_PACK_SKIP_ROWS
@ GL_PACK_SKIP_ROWS
Definition: juce_gl.h:314
juce::TreeView::areOpenCloseButtonsVisible
bool areOpenCloseButtonsVisible() const noexcept
Returns whether open/close buttons are shown.
Definition: juce_TreeView.h:756
juce::RenderingHelpers::ClipRegions::EdgeTableRegion::renderImageTransformed
void renderImageTransformed(SavedStateType &state, const Image &src, int alpha, const AffineTransform &transform, Graphics::ResamplingQuality quality, bool tiledFill) const override
Definition: juce_RenderingHelpers.h:1772
juce::gl::GL_OP_RECIP_EXT
@ GL_OP_RECIP_EXT
Definition: juce_gl.h:7974
juce::gl::GL_VERTEX_ATTRIB_MAP2_COEFF_APPLE
@ GL_VERTEX_ATTRIB_MAP2_COEFF_APPLE
Definition: juce_gl.h:3792
juce::gl::GL_OUTPUT_TEXTURE_COORD16_EXT
@ GL_OUTPUT_TEXTURE_COORD16_EXT
Definition: juce_gl.h:7999
juce::gl::GL_FRAMEBUFFER_EXT
@ GL_FRAMEBUFFER_EXT
Definition: juce_gl.h:6654
juce::gl::GL_SOURCE1_ALPHA_ARB
@ GL_SOURCE1_ALPHA_ARB
Definition: juce_gl.h:5171
juce::StandalonePluginHolder::SettingsComponent::SettingsComponent
SettingsComponent(StandalonePluginHolder &pluginHolder, AudioDeviceManager &deviceManagerToUse, int maxAudioInputChannels, int maxAudioOutputChannels)
Definition: juce_StandaloneFilterWindow.h:511
juce::WavAudioFormat::riffInfoFourthLanguage
static const char *const riffInfoFourthLanguage
Metadata property name used in INFO chunks.
Definition: juce_WavAudioFormat.h:122
juce::RelativeCoordinatePositionerBase::registeredOk
bool registeredOk
Definition: juce_RelativeCoordinatePositioner.h:81
juce::KnownPluginList::types
Array< PluginDescription > types
Definition: juce_KnownPluginList.h:232
VideoComponent::Pimpl::MediaSession::Player::onError
bool onError(LocalRef< jobject > &mediaPlayer, int what, int extra) override
Definition: juce_android_Video.h:1208
juce::PluginHostType::isArdour
bool isArdour() const noexcept
Returns true if the host is Ardour.
Definition: juce_PluginHostType.h:125
juce::XWindowSystemUtilities::XSettings::addListener
void addListener(Listener *listenerToAdd)
Definition: juce_linux_XWindowSystem.h:148
juce_WaitableEvent.h
juce::RenderingHelpers::SavedStateBase::clipToImageAlpha
void clipToImageAlpha(const Image &sourceImage, const AffineTransform &t)
Definition: juce_RenderingHelpers.h:2181
juce::RangedDirectoryIterator::iterator_category
std::input_iterator_tag iterator_category
Definition: juce_RangedDirectoryIterator.h:106
juce::Point::operator*
constexpr Point operator*(Point< OtherType > other) const noexcept
Multiplies two points together.
Definition: juce_Point.h:108
juce::gl::GL_R16
@ GL_R16
Definition: juce_gl.h:1907
juce::gl::GL_ONE_MINUS_DST_ALPHA
@ GL_ONE_MINUS_DST_ALPHA
Definition: juce_gl.h:242
juce::AudioProcessor::getBus
const Bus * getBus(bool isInput, int busIndex) const noexcept
Returns the audio bus with a given index and direction.
Definition: juce_AudioProcessor.h:508
juce::Reverb::processMono
void processMono(float *const samples, const int numSamples) noexcept
Applies the reverb to a single mono channel of audio data.
Definition: juce_audio_basics/utilities/juce_Reverb.h:168
juce::WavAudioFormat::riffInfoEndTimecode
static const char *const riffInfoEndTimecode
Metadata property name used in INFO chunks.
Definition: juce_WavAudioFormat.h:118
juce::AudioIODevice::getActiveInputChannels
virtual BigInteger getActiveInputChannels() const =0
Returns a mask showing which of the available input channels are currently enabled.
juce::String::PreallocationBytes::numBytes
size_t numBytes
Definition: juce_String.h:1345
juce_Decibels.h
juce::gl::GL_FLOAT_MAT4x2
@ GL_FLOAT_MAT4x2
Definition: juce_gl.h:1665
juce::ImageConvolutionKernel
Represents a filter kernel to use in convoluting an image.
Definition: juce_ImageConvolutionKernel.h:37
juce::ComTypes::MFVideoARMode_PreservePicture
@ MFVideoARMode_PreservePicture
Definition: juce_win32_ComTypes.h:60
juce::gl::GL_MAX_VERTEX_OUTPUT_COMPONENTS
@ GL_MAX_VERTEX_OUTPUT_COMPONENTS
Definition: juce_gl.h:2118
juce::MultiDocumentPanel
A component that contains a set of other components either in floating windows or tabs.
Definition: juce_MultiDocumentPanel.h:88
juce::VSTCallbackHandler
An interface to allow an AudioProcessor to send and receive VST specific calls from the host.
Definition: juce_VSTCallbackHandler.h:39
juce::NewLine::getDefault
static const char * getDefault() noexcept
Returns the default new-line sequence that the library uses.
Definition: juce_NewLine.h:45
GLclampx
khronos_int32_t GLclampx
Definition: juce_gles2.h:59
juce::gl::GL_SAMPLER_3D_ARB
@ GL_SAMPLER_3D_ARB
Definition: juce_gl.h:4860
juce::gl::GL_HSL_SATURATION_NV
@ GL_HSL_SATURATION_NV
Definition: juce_gl.h:8836
juce::Array::data
const ElementType * data() const noexcept
Returns a pointer to the first element in the array.
Definition: juce_Array.h:368
juce::UIARangeValueProvider
Definition: juce_win32_UIARangeValueProvider.h:30
juce::OpenGLContext::NativeContext::nativeScaleFactorChanged
void nativeScaleFactorChanged(double newScaleFactor) override
Definition: juce_OpenGL_win32.h:240
juce::Rectangle::~Rectangle
~Rectangle()=default
Destructor.
juce::Value
Represents a shared variant value.
Definition: juce_Value.h:50
juce::Typeface::isSuitableForFont
virtual bool isSuitableForFont(const Font &) const
Returns true if this typeface can be used to render the specified font.
Definition: juce_Typeface.h:83
juce::ComponentMovementWatcher::component
WeakReference< Component > component
Definition: juce_ComponentMovementWatcher.h:84
juce::NormalisableRange::NormalisableRange
NormalisableRange(ValueType rangeStart, ValueType rangeEnd) noexcept
Creates a NormalisableRange with a given range, continuous interval, but a dummy skew-factor.
Definition: juce_NormalisableRange.h:63
juce::dsp::Phase::reset
void reset() noexcept
Resets the phase to 0.
Definition: juce_Phase.h:43
juce::XEmbedComponent::focusGained
void focusGained(FocusChangeType) override
Called to indicate that this component has just acquired the keyboard focus.
juce::LAMEEncoderAudioFormat
An AudioFormat class which can use an installed version of the LAME mp3 encoder to encode a file.
Definition: juce_LAMEEncoderAudioFormat.h:47
juce::gl::GL_HISTOGRAM_WIDTH
@ GL_HISTOGRAM_WIDTH
Definition: juce_gl.h:4355
juce::gl::GL_FONT_Y_MAX_BOUNDS_BIT_NV
@ GL_FONT_Y_MAX_BOUNDS_BIT_NV
Definition: juce_gl.h:9738
juce::Line::Line
Line(ValueType startX, ValueType startY, ValueType endX, ValueType endY) noexcept
Creates a line based on the coordinates of its start and end points.
Definition: juce_Line.h:57
juce::dsp::IIR::Coefficients::makePeakFilter
static Ptr makePeakFilter(double sampleRate, NumericType centreFrequency, NumericType Q, NumericType gainFactor)
Returns the coefficients for a peak filter centred around a given frequency, with a variable Q and ga...
juce::Vector3D::length
Type length() const noexcept
Definition: juce_Vector3D.h:68
juce::gl::GL_CURRENT_RASTER_NORMAL_SGIX
@ GL_CURRENT_RASTER_NORMAL_SGIX
Definition: juce_gl.h:11486
juce::gl::GL_POST_COLOR_MATRIX_GREEN_SCALE
@ GL_POST_COLOR_MATRIX_GREEN_SCALE
Definition: juce_gl.h:4370
juce::Array::remove
void remove(const ElementType *elementToRemove)
Removes an element from the array.
Definition: juce_Array.h:809
juce::ListenerList::Iterator::Iterator
Iterator(const ListType &listToIterate) noexcept
Definition: juce_ListenerList.h:193
juce::VariantHelpers::setString
void setString(const String &value, VARIANT *variant)
Definition: juce_win32_UIAHelpers.h:48
juce::gl::GL_LUMINANCE_FLOAT16_APPLE
@ GL_LUMINANCE_FLOAT16_APPLE
Definition: juce_gl.h:3670
juce::File::findDirectories
@ findDirectories
Use this flag to indicate that you want to find directories.
Definition: juce_File.h:557
juce::gl::GL_SRGB
@ GL_SRGB
Definition: juce_gl.h:1667
juce::SortedSet::addArray
void addArray(const ElementType *elementsToAdd, int numElementsToAdd) noexcept
Adds elements from an array to this set.
Definition: juce_SortedSet.h:315
juce::Graphics::ResamplingQuality
ResamplingQuality
Types of rendering quality that can be specified when drawing images.
Definition: juce_GraphicsContext.h:461
juce::ValueTree::Iterator::iterator_category
std::forward_iterator_tag iterator_category
Definition: juce_ValueTree.h:413
juce::MultiChoicePropertyComponent
A PropertyComponent that shows its value as an expandable list of ToggleButtons.
Definition: juce_MultiChoicePropertyComponent.h:41
juce::gl::GL_ELEMENT_ARRAY_TYPE_ATI
@ GL_ELEMENT_ARRAY_TYPE_ATI
Definition: juce_gl.h:5634
juce::ComTypes::MFVideoARMode_Mask
@ MFVideoARMode_Mask
Definition: juce_win32_ComTypes.h:63
juce::Line::intersects
bool intersects(Line line, Point< ValueType > &intersection) const noexcept
Finds the intersection between two lines.
Definition: juce_Line.h:184
juce::gl::GL_COLOR_ARRAY_LIST_STRIDE_IBM
@ GL_COLOR_ARRAY_LIST_STRIDE_IBM
Definition: juce_gl.h:8283
juce::CachedValue::referTo
void referTo(ValueTree &tree, const Identifier &property, UndoManager *um)
Makes the CachedValue refer to the specified property inside the given ValueTree.
Definition: juce_CachedValue.h:269
juce::WavAudioFormat::bwavOriginationDate
static const char *const bwavOriginationDate
Metadata property name used in BWAV chunks.
Definition: juce_WavAudioFormat.h:53
juce::Reverb::AllPassFilter::buffer
HeapBlock< float > buffer
Definition: juce_audio_basics/utilities/juce_Reverb.h:297
juce::gl::GL_COMPRESSED_SRGB8_ALPHA8_ASTC_8x6
@ GL_COMPRESSED_SRGB8_ALPHA8_ASTC_8x6
Definition: juce_gles2.h:1427
juce::gl::GL_COLOR_BUFFER_BIT3_QCOM
@ GL_COLOR_BUFFER_BIT3_QCOM
Definition: juce_gles2.h:5196
juce::OpenGLContext::NativeContext::MouseForwardingNSOpenGLViewClass::acceptsFirstMouse
static BOOL acceptsFirstMouse(id, SEL, NSEvent *)
Definition: juce_OpenGL_osx.h:271
juce::gl::GL_OCCLUSION_TEST_HP
@ GL_OCCLUSION_TEST_HP
Definition: juce_gl.h:8214
juce::Atomic::operator-=
Type operator-=(DiffType amountToSubtract) noexcept
Atomically subtracts a number from this value, returning the new value.
Definition: juce_Atomic.h:119
juce::OpenGLContext::NativeContext::contextToShareWith
void * contextToShareWith
Definition: juce_OpenGL_linux_X11.h:269
juce::AudioProcessorParameterWithID::category
const Category category
Provides access to the parameter's category.
Definition: juce_AudioProcessorParameterWithID.h:170
juce::TextLayout::Glyph::width
float width
Definition: juce_TextLayout.h:157
juce::RenderingHelpers::EdgeTableFillers::TransformedImageFill::TransformedImageSpanInterpolator::BresenhamInterpolator
Definition: juce_RenderingHelpers.h:1344
juce::gl::GL_TEXTURE_MAX_LEVEL
@ GL_TEXTURE_MAX_LEVEL
Definition: juce_gl.h:1122
juce::gl::WGL_TYPE_RGBA_UNSIGNED_FLOAT_EXT
@ WGL_TYPE_RGBA_UNSIGNED_FLOAT_EXT
Definition: juce_wgl.h:482
juce::gl::WGL_SWAP_MAIN_PLANE
@ WGL_SWAP_MAIN_PLANE
Definition: juce_wgl.h:46
juce::gl::GL_MAX_COMPUTE_TEXTURE_IMAGE_UNITS
@ GL_MAX_COMPUTE_TEXTURE_IMAGE_UNITS
Definition: juce_gl.h:2686
juce::detail::ImageDelete::operator()
void operator()(CGImageRef ptr) const noexcept
Definition: juce_mac_CoreGraphicsContext.h:48
CameraDevice::Pimpl::DelegateClass
Definition: juce_mac_CameraDevice.h:197
juce::RelativePointPath
A path object that consists of RelativePoint coordinates rather than the normal fixed ones.
Definition: juce_RelativePointPath.h:40
juce::RelativeCoordinate::Strings
A set of static strings that are commonly used by the RelativeCoordinate class.
Definition: juce_RelativeCoordinate.h:149
juce::OSCReceiver::ListenerWithOSCAddress
A class for receiving only those OSC messages from an OSCReceiver that match a given OSC address.
Definition: juce_OSCReceiver.h:148
juce::ComTypes::UIA_GroupControlTypeId
const long UIA_GroupControlTypeId
Definition: juce_win32_ComInterfaces.h:169
juce::gl::GL_MAX_SHADER_PIXEL_LOCAL_STORAGE_FAST_SIZE_EXT
@ GL_MAX_SHADER_PIXEL_LOCAL_STORAGE_FAST_SIZE_EXT
Definition: juce_gles2.h:2583
juce::gl::GL_MAX_TRACK_MATRIX_STACK_DEPTH_NV
@ GL_MAX_TRACK_MATRIX_STACK_DEPTH_NV
Definition: juce_gl.h:10611
juce::File::isDirectory
bool isDirectory() const
Checks whether the file is a directory that exists.
Definition: juce_posix_SharedCode.h:238
VideoRenderers::Base::getVideoSize
virtual HRESULT getVideoSize(long &videoWidth, long &videoHeight)=0
juce::gl::GL_DOUBLE_MAT3x2_EXT
@ GL_DOUBLE_MAT3x2_EXT
Definition: juce_gl.h:7933
juce::gl::GL_CONVOLUTION_FILTER_SCALE_EXT
@ GL_CONVOLUTION_FILTER_SCALE_EXT
Definition: juce_gl.h:6142
juce::RenderingHelpers::ClipRegions::RectangleListRegion::SubRectangleIterator::iterate
void iterate(Renderer &r) const noexcept
Definition: juce_RenderingHelpers.h:1914
juce::gl::GL_LAYOUT_GENERAL_EXT
@ GL_LAYOUT_GENERAL_EXT
Definition: juce_gl.h:7167
juce::ValueTreePropertyWithDefault::SynchronousValueSource::value
var value
Definition: juce_ValueTreePropertyWithDefault.h:264
juce::BufferingAudioReader
An AudioFormatReader that uses a background thread to pre-read data from another reader.
Definition: juce_BufferingAudioFormatReader.h:38
juce::HeapBlock< ElementType >
juce::gl::GL_LINEARLIGHT_NV
@ GL_LINEARLIGHT_NV
Definition: juce_gl.h:8842
juce::gl::GL_TESS_GEN_POINT_MODE
@ GL_TESS_GEN_POINT_MODE
Definition: juce_gl.h:2326
juce_Reservoir.h
juce::dsp::BallisticsFilterLevelCalculationType::peak
@ peak
juce::ActiveXControlComponent::isControlOpen
bool isControlOpen() const noexcept
Returns true if a control is currently in use.
Definition: juce_ActiveXControlComponent.h:73
juce::gl::WGL_BIND_TO_TEXTURE_RECTANGLE_RGBA_NV
@ WGL_BIND_TO_TEXTURE_RECTANGLE_RGBA_NV
Definition: juce_wgl.h:600
juce::KnownPluginList::scanner
std::unique_ptr< CustomScanner > scanner
Definition: juce_KnownPluginList.h:234
juce::gl::GL_FLOAT_VEC4
@ GL_FLOAT_VEC4
Definition: juce_gl.h:1516
juce::Colours::salmon
const Colour salmon
Definition: juce_Colours.h:161
juce::AudioProcessor::wrapperType_VST
@ wrapperType_VST
Definition: juce_AudioProcessor.h:1199
juce::DialogWindow::LaunchOptions::launchAsync
DialogWindow * launchAsync()
Launches a new modal dialog window.
juce::ModalCallbackFunction::create
static ModalComponentManager::Callback * create(void(*functionToCall)(int, ParamType), ParamType parameterValue)
This is a utility function to create a ModalComponentManager::Callback that will call a static functi...
Definition: juce_ModalComponentManager.h:210
juce::gl::GL_QUERY_COUNTER_BITS
@ GL_QUERY_COUNTER_BITS
Definition: juce_gl.h:1399
juce::dsp::FastMathApproximations::tanh
static FloatType tanh(FloatType x) noexcept
Provides a fast approximation of the function tanh(x) using a Pade approximant continued fraction,...
Definition: juce_FastMathApproximations.h:101
juce::gl::drawcount
const GLint const GLsizei GLsizei drawcount
Definition: juce_gl.h:1345
juce::CharPointer_UTF16::isUpperCase
bool isUpperCase() const noexcept
Returns true if the first character of this string is upper-case.
Definition: juce_CharPointer_UTF16.h:394
juce::AudioPlayHead::transportRewind
virtual void transportRewind()
Rewinds the audio.
Definition: juce_AudioPlayHead.h:273
juce::MidiOutput
Represents a midi output device.
Definition: juce_MidiDevices.h:245
juce::AudioSourcePlayer::tempBuffer
AudioBuffer< float > tempBuffer
Definition: juce_AudioSourcePlayer.h:107
juce::StretchableObjectResizer::Item::order
int order
Definition: juce_StretchableObjectResizer.h:94
VideoComponent::Pimpl::MediaSession::Player::setAudioVolume
void setAudioVolume(float newVolume)
Definition: juce_android_Video.h:1013
CameraDevice::Pimpl::CaptureSessionPreviewMode::takeStillPicture
void takeStillPicture()
Definition: juce_android_CameraDevice.h:2691
juce::gl::GL_PROVOKING_VERTEX
@ GL_PROVOKING_VERTEX
Definition: juce_gl.h:2127
juce::gl::xmove
GLsizei GLfloat GLfloat GLfloat xmove
Definition: juce_gl.h:695
CameraDevice::Pimpl::ScopedCameraDevice::CaptureSession::StillPictureTaker::currentState
State currentState
Definition: juce_android_CameraDevice.h:1754
juce::gl::GL_UNKNOWN_CONTEXT_RESET_ARB
@ GL_UNKNOWN_CONTEXT_RESET_ARB
Definition: juce_gl.h:4727
juce::gl::GL_BACK_LEFT
@ GL_BACK_LEFT
Definition: juce_gl.h:249
juce::Rectangle::getBottomLeft
Point< ValueType > getBottomLeft() const noexcept
Returns the rectangle's bottom-left position as a Point.
Definition: juce_Rectangle.h:176
juce::gl::GL_BITMAP
@ GL_BITMAP
Definition: juce_gl.h:602
juce::Font::FontStyleFlags
FontStyleFlags
A combination of these values is used by the constructor to specify the style of font to use.
Definition: juce_Font.h:48
juce_ScopedWriteLock.h
juce::XWindowSystem::getNumPaintsPendingForWindow
int getNumPaintsPendingForWindow(::Window)
juce::gl::GL_PACK_IMAGE_HEIGHT_EXT
@ GL_PACK_IMAGE_HEIGHT_EXT
Definition: juce_gl.h:7460
juce::dsp::LookupTableTransform::calculateRelativeDifference
static double calculateRelativeDifference(double, double) noexcept
JUCE_BEGIN_IGNORE_WARNINGS_MSVC
#define JUCE_BEGIN_IGNORE_WARNINGS_MSVC(warnings)
Definition: juce_CompilerWarnings.h:198
juce::dsp::Oscillator::sampleRate
NumericType sampleRate
Definition: juce_Oscillator.h:246
juce::gl::WGL_TRANSPARENT_INDEX_VALUE_ARB
@ WGL_TRANSPARENT_INDEX_VALUE_ARB
Definition: juce_wgl.h:242
juce::gl::GL_TEXTURE_BUFFER_SIZE_EXT
@ GL_TEXTURE_BUFFER_SIZE_EXT
Definition: juce_gles2.h:2729
juce::AiffAudioFormat::appleTag
static const char *const appleTag
Metadata property name used when reading a aiff file with a basc chunk.
Definition: juce_AiffAudioFormat.h:61
juce::WavAudioFormat::riffInfoEighthLanguage
static const char *const riffInfoEighthLanguage
Metadata property name used in INFO chunks.
Definition: juce_WavAudioFormat.h:116
juce::TooltipWindow::yes
@ yes
Definition: juce_TooltipWindow.h:145
juce::SidePanel::changeListenerCallback
void changeListenerCallback(ChangeBroadcaster *) override
Your subclass should implement this method to receive the callback.
CameraDevice::Pimpl::printDebugCameraInfo
static void printDebugCameraInfo(AVCaptureDevice *device)
Definition: juce_ios_CameraDevice.h:170
juce::gl::GL_VERTEX_ARRAY_SIZE_EXT
@ GL_VERTEX_ARRAY_SIZE_EXT
Definition: juce_gl.h:7879
juce::MemoryBlock::isEmpty
bool isEmpty() const noexcept
Returns true if the memory block has zero size.
Definition: juce_MemoryBlock.h:124
juce::gl::GL_TEXTURE_1D_ARRAY_EXT
@ GL_TEXTURE_1D_ARRAY_EXT
Definition: juce_gl.h:7477
juce::gl::GL_VERTEX_ARRAY_STORAGE_HINT_APPLE
@ GL_VERTEX_ARRAY_STORAGE_HINT_APPLE
Definition: juce_gl.h:3772
VideoComponent::Pimpl::MediaSession::mediaSessionCallback
GlobalRef mediaSessionCallback
Definition: juce_android_Video.h:1273
juce::gl::GL_FOG_COORD_ARRAY_ADDRESS_NV
@ GL_FOG_COORD_ARRAY_ADDRESS_NV
Definition: juce_gl.h:10564
juce::TextEditor::onFocusLost
std::function< void()> onFocusLost
You can assign a lambda to this callback object to have it called when the editor loses key focus.
Definition: juce_TextEditor.h:354
juce::LocalisedStrings::countryCodes
StringArray countryCodes
Definition: juce_LocalisedStrings.h:191
juce::WebView2Preferences::getUserDataFolder
File getUserDataFolder() const
Definition: juce_WebBrowserComponent.h:215
juce::OpenGLContext::NativeContext::deleteFrameBuffer
static void deleteFrameBuffer(GLuint &i)
Definition: juce_OpenGL_ios.h:303
juce::gl::GL_DRIVER_UUID_EXT
@ GL_DRIVER_UUID_EXT
Definition: juce_gl.h:6905
juce::Rectangle::withTrimmedLeft
JUCE_NODISCARD Rectangle withTrimmedLeft(ValueType amountToRemove) const noexcept
Returns a version of this rectangle with the given amount removed from its left-hand edge.
Definition: juce_Rectangle.h:306
juce::gl::GL_SUB_ATI
@ GL_SUB_ATI
Definition: juce_gl.h:5733
juce::OSCReceiver
A class for receiving OSC data.
Definition: juce_OSCReceiver.h:40
juce::gl::id
GLuint id
Definition: juce_gl.h:1451
juce::gl::coeffs
GLint GLenum GLint const GLfloat * coeffs
Definition: juce_gl.h:9842
juce::TextEditor::ColourIds
ColourIds
A set of colour IDs to use to change the colour of various aspects of the editor.
Definition: juce_TextEditor.h:207
juce::AudioFormatWriter::getBitsPerSample
int getBitsPerSample() const noexcept
Returns the bit-depth of the data being written.
Definition: juce_AudioFormatWriter.h:173
juce::getAppContext
LocalRef< jobject > getAppContext() noexcept
juce::gl::GL_SOURCE0_ALPHA
@ GL_SOURCE0_ALPHA
Definition: juce_gl.h:1222
juce::gl::GL_VARIABLE_F_NV
@ GL_VARIABLE_F_NV
Definition: juce_gl.h:9958
juce::gl::GL_LAYOUT_DEPTH_STENCIL_READ_ONLY_EXT
@ GL_LAYOUT_DEPTH_STENCIL_READ_ONLY_EXT
Definition: juce_gl.h:7170
VideoComponent::Pimpl::PlayerController::close
void close()
Definition: juce_mac_Video.h:625
juce::dsp::LookupTable::get
FloatType get(FloatType index) const noexcept
Calculates the approximated value for the given index with range checking.
Definition: juce_LookupTable.h:123
juce::dsp::SIMDRegister::operator!=
bool JUCE_VECTOR_CALLTYPE operator!=(SIMDRegister other) const noexcept
Returns true if any element-wise comparisons return false.
Definition: juce_SIMDRegister.h:270
juce::gl::GL_VIEW_CLASS_S3TC_DXT1_RGBA
@ GL_VIEW_CLASS_S3TC_DXT1_RGBA
Definition: juce_gl.h:2840
juce::gl::GL_COLOR_ATTACHMENT21
@ GL_COLOR_ATTACHMENT21
Definition: juce_gl.h:1859
juce::dsp::AudioBlock::replaceWithDifferenceOf
const AudioBlock & replaceWithDifferenceOf(AudioBlock< Src1SampleType > src1, AudioBlock< Src2SampleType > src2) const noexcept
Definition: juce_AudioBlock.h:438
juce::PenDetails::rotation
float rotation
The rotation of the pen device in radians.
Definition: juce_MouseEvent.h:439
juce::gl::GL_FLOAT_RGBA_MODE_NV
@ GL_FLOAT_RGBA_MODE_NV
Definition: juce_gl.h:9172
juce::ResizableBorderComponent::constrainer
ComponentBoundsConstrainer * constrainer
Definition: juce_ResizableBorderComponent.h:186
VideoComponent::Pimpl::MediaSession::Player::setPlaySpeed
void setPlaySpeed(double newSpeed)
Definition: juce_android_Video.h:981
juce::Justification::bottom
@ bottom
Indicates that the item should be aligned against the bottom edge of the available space.
Definition: juce_Justification.h:122
juce::gl::GL_MULTISAMPLE_LINE_WIDTH_RANGE_ARB
@ GL_MULTISAMPLE_LINE_WIDTH_RANGE_ARB
Definition: juce_gl.h:3826
juce::AudioProcessor::setTypeOfNextNewPlugin
static void setTypeOfNextNewPlugin(WrapperType)
juce::Path::PathBounds::extend
void extend(float x, float y, Coords... coords) noexcept
Definition: juce_Path.h:818
juce::dsp::Limiter::thresholddB
SampleType thresholddB
Definition: juce_Limiter.h:101
CameraDevice::Pimpl::PreviewDisplay::width
int width
Definition: juce_android_CameraDevice.h:1083
juce::gl::GL_POST_CONVOLUTION_RED_SCALE
@ GL_POST_CONVOLUTION_RED_SCALE
Definition: juce_gl.h:4347
juce::gl::GL_MAX_COMPUTE_UNIFORM_COMPONENTS
@ GL_MAX_COMPUTE_UNIFORM_COMPONENTS
Definition: juce_gl.h:2689
juce::PixelRGB::getInARGBMemoryOrder
uint32 getInARGBMemoryOrder() const noexcept
Returns a uint32 which when written to memory, will be in the order a, r, g, b.
Definition: juce_PixelFormats.h:386
VideoComponent::Pimpl::Pimpl
Pimpl(VideoComponent &ownerToUse, bool useNativeControlsIfAvailable)
Definition: juce_mac_Video.h:34
juce::gl::GL_MIN
@ GL_MIN
Definition: juce_gl.h:1341
juce::dsp::SIMDFallbackOps::store
static forcedinline void store(vSIMDType av, ScalarType *dest) noexcept
Definition: juce_fallback_SIMDNativeOps.h:242
CameraDevice::ViewerComponent::componentPeerChanged
void componentPeerChanged() override
Definition: juce_android_CameraDevice.h:3270
juce::ResizableBorderComponent
A component that resizes its parent component when dragged.
Definition: juce_ResizableBorderComponent.h:47
juce::gl::GL_LUMINANCE_ALPHA32F_EXT
@ GL_LUMINANCE_ALPHA32F_EXT
Definition: juce_gles2.h:2913
juce::MidiMessage::noteOff
static MidiMessage noteOff(int channel, int noteNumber, float velocity) noexcept
Creates a key-up message.
juce::PushNotifications::Notification::soundToPlay
URL soundToPlay
Optional: empty when the notification should be silent.
Definition: juce_PushNotifications.h:128
juce::gl::lod
GLint lod
Definition: juce_gl.h:3150
juce::BufferingAudioSource::bufferReadyEvent
WaitableEvent bufferReadyEvent
Definition: juce_BufferingAudioSource.h:113
juce::dsp::SIMDFallbackOps::ScalarSub
Definition: juce_fallback_SIMDNativeOps.h:174
juce::AccessibilityRole::progressBar
@ progressBar
juce::gl::WGL_GPU_FASTEST_TARGET_GPUS_AMD
@ WGL_GPU_FASTEST_TARGET_GPUS_AMD
Definition: juce_wgl.h:107
juce::gl::GL_OUTPUT_COLOR1_EXT
@ GL_OUTPUT_COLOR1_EXT
Definition: juce_gl.h:7982
juce::gl::GL_POST_COLOR_MATRIX_RED_BIAS
@ GL_POST_COLOR_MATRIX_RED_BIAS
Definition: juce_gl.h:4373
juce::OpenGLTexture::getTextureID
GLuint getTextureID() const noexcept
Returns the GL texture ID number.
Definition: juce_OpenGLTexture.h:84
juce::dsp::Matrix::operator+=
Matrix & operator+=(const Matrix &other) noexcept
Addition of two matrices.
Definition: juce_Matrix.h:139
juce::gl::GL_TEXTURE_FOVEATED_FEATURE_QUERY_QCOM
@ GL_TEXTURE_FOVEATED_FEATURE_QUERY_QCOM
Definition: juce_gles2.h:5128
juce::dsp::PannerRule::squareRoot4p5dB
@ squareRoot4p5dB
juce::gl::GL_QUERY_RESOURCE_SYS_RESERVED_NV
@ GL_QUERY_RESOURCE_SYS_RESERVED_NV
Definition: juce_gl.h:9933
juce::Graphics::lowResamplingQuality
@ lowResamplingQuality
Just uses a nearest-neighbour algorithm for resampling.
Definition: juce_GraphicsContext.h:463
juce::gl::ERROR_INVALID_PIXEL_TYPE_EXT
@ ERROR_INVALID_PIXEL_TYPE_EXT
Definition: juce_wgl.h:397
juce::MidiOutput::PendingMessage::next
PendingMessage * next
Definition: juce_MidiDevices.h:374
juce::gl::GL_DECR_WRAP_EXT
@ GL_DECR_WRAP_EXT
Definition: juce_gl.h:7395
juce::gl::GL_TEXTURE_ENV_MODE
@ GL_TEXTURE_ENV_MODE
Definition: juce_gl.h:614
juce::AudioChannelSet::ambisonicACN25
@ ambisonicACN25
Fifth-order ambisonic channel number 25.
Definition: juce_AudioChannelSet.h:390
VideoComponent::Pimpl::isPlaying
bool isPlaying() const
Definition: juce_win32_Video.h:233
juce::NormalisableRange::setSkewForCentre
void setSkewForCentre(ValueType centrePointValue) noexcept
Given a value which is between the start and end points, this sets the skew such that convertFrom0to1...
Definition: juce_NormalisableRange.h:198
juce::gl::GL_TRIANGLES_ADJACENCY_OES
@ GL_TRIANGLES_ADJACENCY_OES
Definition: juce_gles2.h:4591
juce::ColourSelector::flags
const int flags
Definition: juce_ColourSelector.h:153
juce::AudioPluginInstance
Base class for an active instance of a plugin.
Definition: juce_AudioPluginInstance.h:48
juce::gl::GL_INTERNALFORMAT_STENCIL_TYPE
@ GL_INTERNALFORMAT_STENCIL_TYPE
Definition: juce_gl.h:2763
juce::gl::GL_QUAD_LUMINANCE8_SGIS
@ GL_QUAD_LUMINANCE8_SGIS
Definition: juce_gl.h:11360
juce::DrawableText::getFont
const Font & getFont() const noexcept
Returns the current font.
Definition: juce_DrawableText.h:70
juce::AudioProcessorListener::ChangeDetails::with
ChangeDetails with(Member &&member, Value &&value) const noexcept
Definition: juce_AudioProcessorListener.h:133
juce::gl::GL_UNPACK_SKIP_PIXELS_EXT
@ GL_UNPACK_SKIP_PIXELS_EXT
Definition: juce_gles2.h:2971
juce::PluginHostType::CakewalkSonarGeneric
@ CakewalkSonarGeneric
Represents Cakewalk Sonar.
Definition: juce_PluginHostType.h:68
juce::gl::GL_ALPHA_TEST_REF
@ GL_ALPHA_TEST_REF
Definition: juce_gl.h:491
juce::gl::GL_NORMAL_ARRAY
@ GL_NORMAL_ARRAY
Definition: juce_gl.h:999
juce::gl::GL_GLOBAL_ALPHA_SUN
@ GL_GLOBAL_ALPHA_SUN
Definition: juce_gl.h:11865
juce::AudioDeviceManager::AudioDeviceSetup::outputDeviceName
String outputDeviceName
The name of the audio device used for output.
Definition: juce_AudioDeviceManager.h:97
juce::gl::GL_TEXTURE18_ARB
@ GL_TEXTURE18_ARB
Definition: juce_gl.h:4557
juce::gl::GL_UNSIGNED_SHORT_4_4_4_4_REV
@ GL_UNSIGNED_SHORT_4_4_4_4_REV
Definition: juce_gl.h:1110
juce::AccessibilityHandler::Interfaces::Interfaces
Interfaces(std::unique_ptr< AccessibilityValueInterface > valueIn, std::unique_ptr< AccessibilityTextInterface > textIn, std::unique_ptr< AccessibilityTableInterface > tableIn, std::unique_ptr< AccessibilityCellInterface > cellIn)
Definition: juce_AccessibilityHandler.h:57
juce::TreeViewItem::getOwnerView
TreeView * getOwnerView() const noexcept
Returns the TreeView to which this item belongs.
Definition: juce_TreeView.h:130
juce::Path::Iterator::path
const Path & path
Definition: juce_Path.h:756
juce::XWindowSystemUtilities::Atoms::PING
@ PING
Definition: juce_linux_XWindowSystem.h:74
juce::AudioDeviceManager::addMidiInputDeviceCallback
void addMidiInputDeviceCallback(const String &deviceIdentifier, MidiInputCallback *callback)
Registers a listener for callbacks when midi events arrive from a midi input.
juce::RectangleList::intersects
bool intersects(const RectangleList &other) const noexcept
Checks whether this region intersects any part of another one.
Definition: juce_RectangleList.h:472
juce::gl::GL_DRAW_FRAMEBUFFER_BINDING_ANGLE
@ GL_DRAW_FRAMEBUFFER_BINDING_ANGLE
Definition: juce_gles2.h:1584
juce::gl::GL_Z4Y12Z4CB12Z4Y12Z4CR12_422_NV
@ GL_Z4Y12Z4CB12Z4Y12Z4CR12_422_NV
Definition: juce_gl.h:10797
juce::dsp::LadderFilter::setMode
void setMode(Mode newMode) noexcept
Sets filter mode.
juce::XWindowSystemUtilities::Atoms::pid
Atom pid
Definition: juce_linux_XWindowSystem.h:88
juce::PixelRGB::indexG
@ indexG
Definition: juce_PixelFormats.h:551
juce::AudioProcessor::CurveData::yMeterID
String yMeterID
Definition: juce_AudioProcessor.h:1186
juce::gl::GL_DUAL_ALPHA12_SGIS
@ GL_DUAL_ALPHA12_SGIS
Definition: juce_gl.h:11345
juce::CharPointer_UTF8::toUpperCase
juce_wchar toUpperCase() const noexcept
Returns an upper-case version of the first character of this string.
Definition: juce_CharPointer_UTF8.h:465
juce::AudioProcessorGraph::getNumPrograms
int getNumPrograms() override
Returns the number of preset programs the processor supports.
Definition: juce_AudioProcessorGraph.h:409
juce::CoreGraphicsContext::SavedState::gradient
detail::GradientPtr gradient
Definition: juce_mac_CoreGraphicsContext.h:132
juce::gl::requestedFeatures
GLuint GLuint GLuint requestedFeatures
Definition: juce_gles2.h:5098
juce::gl::GL_MAP1_VERTEX_ATTRIB4_4_NV
@ GL_MAP1_VERTEX_ATTRIB4_4_NV
Definition: juce_gl.h:10653
juce::dsp::BallisticsFilter::prepare
void prepare(const ProcessSpec &spec)
Initialises the filter.
juce::gl::GL_MAX_MESH_VIEWS_NV
@ GL_MAX_MESH_VIEWS_NV
Definition: juce_gl.h:9532
juce::ByteOrder
Contains static methods for converting the byte order between different endiannesses.
Definition: juce_ByteOrder.h:36
CameraDevice::Pimpl::smartTeePreviewOutputPin
ComSmartPtr< ComTypes::IPin > smartTeePreviewOutputPin
Definition: juce_win32_CameraDevice.h:580
juce::ValueTreePropertyWithDefault::ValueTreePropertyWithDefault
ValueTreePropertyWithDefault(ValueTree &tree, const Identifier &propertyID, UndoManager *um)
Creates a ValueTreePropertyWithDefault object for the specified property.
Definition: juce_ValueTreePropertyWithDefault.h:52
juce::RenderingHelpers::ClipRegions::RectangleListRegion::RectangleListRegion
RectangleListRegion(const RectangleList< int > &r)
Definition: juce_RenderingHelpers.h:1813
juce_RelativeTime.h
juce::PluginHostType::pluginval
@ pluginval
Represents pluginval.
Definition: juce_PluginHostType.h:79
juce::ComTypes::OAEVENT
LONG_PTR OAEVENT
Definition: juce_win32_ComTypes.h:105
juce::SliderParameterAttachment::attachment
ParameterAttachment attachment
Definition: juce_ParameterAttachments.h:161
juce::ArrayBase::swap
void swap(int index1, int index2)
Definition: juce_ArrayBase.h:364
juce::SharedResourcePointer::SharedObjectHolder::refCount
int refCount
Definition: juce_SharedResourcePointer.h:133
juce::gl::GL_COMPRESSED_RGBA_ASTC_6x6
@ GL_COMPRESSED_RGBA_ASTC_6x6
Definition: juce_gles2.h:1411
juce::gl::GL_INT64_VEC3_ARB
@ GL_INT64_VEC3_ARB
Definition: juce_gl.h:4278
juce::gl::GL_BUFFER_SIZE
@ GL_BUFFER_SIZE
Definition: juce_gl.h:1397
VideoComponent::Pimpl::MediaSession::Player::load
void load(const LocalRef< jstring > &mediaId, const LocalRef< jobject > &extras)
Definition: juce_android_Video.h:838
juce::AudioBuffer::getSample
Type getSample(int channel, int sampleIndex) const noexcept
Returns a sample from the buffer.
Definition: juce_AudioSampleBuffer.h:683
juce::JUCEApplicationBase::backButtonPressed
virtual bool backButtonPressed()
This will be called when the back button on a device is pressed.
Definition: juce_ApplicationBase.h:219
juce::RecentlyOpenedFilesList::getAllFilenames
const StringArray & getAllFilenames() const noexcept
Returns an array of all the absolute pathnames in the list.
Definition: juce_RecentlyOpenedFilesList.h:78
juce::ExtraLookAndFeelBaseClasses::LassoComponentMethods
This abstract base class is implemented by LookAndFeel classes.
Definition: juce_LookAndFeel.h:40
juce::KeyPress::playKey
static const int playKey
key-code for a multimedia 'play' key, (not all keyboards will have one)
Definition: juce_KeyPress.h:263
juce::gl::GL_ONE_MINUS_SRC_ALPHA
@ GL_ONE_MINUS_SRC_ALPHA
Definition: juce_gl.h:240
juce::AnalyticsDestination::AnalyticsEvent::eventType
int eventType
An optional integer representing the type of the event.
Definition: juce_AnalyticsDestination.h:56
juce::PushNotifications::Notification::system
@ system
System or device status update.
Definition: juce_PushNotifications.h:212
juce_KeyPressMappingSet.h
juce::gl::GL_OPERAND1_RGB_ARB
@ GL_OPERAND1_RGB_ARB
Definition: juce_gl.h:5174
juce::gl::GL_DST_COLOR
@ GL_DST_COLOR
Definition: juce_gl.h:243
juce::ComTypes::VIDEO_STREAM_CONFIG_CAPS::MaxFrameInterval
LONGLONG MaxFrameInterval
Definition: juce_win32_ComTypes.h:166
juce_UMPView.h
juce::gl::GL_LAST_VERTEX_CONVENTION_EXT
@ GL_LAST_VERTEX_CONVENTION_EXT
Definition: juce_gl.h:7135
juce::StandalonePluginHolder::SettingsComponent::childBoundsChanged
void childBoundsChanged(Component *childComp) override
Called when one of this component's children is moved or resized.
Definition: juce_StandaloneFilterWindow.h:567
juce::gl::GL_LUMINANCE12_ALPHA12
@ GL_LUMINANCE12_ALPHA12
Definition: juce_gl.h:1034
juce_CoreAudioFormat.h
juce::PluginHostType::isTracktionWaveform
bool isTracktionWaveform() const noexcept
Returns true if the host is Tracktion Waveform.
Definition: juce_PluginHostType.h:189
juce::gl::GL_TILE_RASTER_ORDER_INCREASING_X_MESA
@ GL_TILE_RASTER_ORDER_INCREASING_X_MESA
Definition: juce_gl.h:8692
juce::gl::GL_EFFECTIVE_RASTER_SAMPLES_EXT
@ GL_EFFECTIVE_RASTER_SAMPLES_EXT
Definition: juce_gl.h:7150
juce::gl::exponent
GLint * exponent
Definition: juce_gl.h:11004
juce::UIAValueProvider::get_Value
JUCE_COMRESULT get_Value(BSTR *pRetVal) override
Definition: juce_win32_UIAValueProvider.h:58
juce::ComTypes::ExpandCollapseState_LeafNode
@ ExpandCollapseState_LeafNode
Definition: juce_win32_ComInterfaces.h:66
juce::gl::WGL_COVERAGE_SAMPLES_NV
@ WGL_COVERAGE_SAMPLES_NV
Definition: juce_wgl.h:570
juce::Rectangle::getProportion
Rectangle getProportion(Rectangle< FloatType > proportionalRect) const noexcept
Returns a rectangle based on some proportional coordinates relative to this one.
Definition: juce_Rectangle.h:606
juce::Line::withShortenedStart
Line withShortenedStart(ValueType distanceToShortenBy) const noexcept
Returns a shortened copy of this line.
Definition: juce_Line.h:348
juce::DirectoryEntry::getModificationTime
Time getModificationTime() const
The time at which the item was last modified.
Definition: juce_RangedDirectoryIterator.h:42
juce::KeyGeneration::keyGenerationAppMain
static int keyGenerationAppMain(int argc, char *argv[])
This is a simple implementation of a key-generator that you could easily wrap in a command-line main(...
Definition: juce_KeyFileGeneration.h:85
juce::gl::GL_INT_IMAGE_2D_MULTISAMPLE_ARRAY
@ GL_INT_IMAGE_2D_MULTISAMPLE_ARRAY
Definition: juce_gl.h:2622
juce::gl::GL_PROXY_TEXTURE_2D_MULTISAMPLE_ARRAY
@ GL_PROXY_TEXTURE_2D_MULTISAMPLE_ARRAY
Definition: juce_gl.h:2157
juce::ComTypes::UIA_ComboBoxControlTypeId
const long UIA_ComboBoxControlTypeId
Definition: juce_win32_ComInterfaces.h:152
juce::gl::GL_422_EXT
@ GL_422_EXT
Definition: juce_gl.h:5988
juce::BurgerMenuComponent::inputSourceIndexOfLastClick
int inputSourceIndexOfLastClick
Definition: juce_BurgerMenuComponent.h:104
juce::AudioProcessor::CurveData
Some plug-ins support sharing response curve data with the host so that it can display this curve on ...
Definition: juce_AudioProcessor.h:1168
juce::FragmentOverlay::onCreated
virtual void onCreated(LocalRef< jobject >)
Definition: juce_android_JNIHelpers.h:978
juce::dsp::Gain::setGainLinear
void setGainLinear(FloatType newGain) noexcept
Applies a new gain as a linear value.
Definition: juce_Gain.h:44
juce::CharPointer_UTF8::isByteOrderMark
static bool isByteOrderMark(const void *possibleByteOrder) noexcept
Returns true if the first three bytes in this pointer are the UTF8 byte-order mark (BOM).
Definition: juce_CharPointer_UTF8.h:555
juce::NetworkServiceDiscovery::Advertiser::message
XmlElement message
Definition: juce_NetworkServiceDiscovery.h:63
juce::MessageManagerLock
Used to make sure that the calling thread has exclusive access to the message loop.
Definition: juce_MessageManager.h:378
juce::readLittleEndianBitsInBuffer
uint32 readLittleEndianBitsInBuffer(const void *sourceBuffer, uint32 startBit, uint32 numBits) noexcept
Reads a number of bits from a buffer at a given bit index.
juce::gl::GL_BGRA_IMG
@ GL_BGRA_IMG
Definition: juce_gles2.h:3051
juce::gl::GL_GREEN_MIN_CLAMP_INGR
@ GL_GREEN_MIN_CLAMP_INGR
Definition: juce_gl.h:8310
juce::AudioProcessorPlayer::setProcessor
void setProcessor(AudioProcessor *processorToPlay)
Sets the processor that should be played.
juce::AudioCDBurner::BurnProgressListener
Receives progress callbacks during a cd-burn operation.
Definition: juce_AudioCDBurner.h:124
juce::RectangleList::offsetAll
void offsetAll(Point< ValueType > offset) noexcept
Adds an x and y value to all the coordinates.
Definition: juce_RectangleList.h:589
juce::gl::GL_PATH_MODELVIEW_MATRIX_NV
@ GL_PATH_MODELVIEW_MATRIX_NV
Definition: juce_gl.h:9778
juce::gl::GL_UNSIGNED_INT_IMAGE_1D
@ GL_UNSIGNED_INT_IMAGE_1D
Definition: juce_gl.h:2623
juce::gl::GL_WEIGHT_ARRAY_BUFFER_BINDING
@ GL_WEIGHT_ARRAY_BUFFER_BINDING
Definition: juce_gl.h:1433
juce::dsp::DryWetMixer::update
void update()
juce::gl::GL_MAP2_VERTEX_ATTRIB1_4_NV
@ GL_MAP2_VERTEX_ATTRIB1_4_NV
Definition: juce_gl.h:10666
juce::Justification::getFlags
int getFlags() const noexcept
Returns the raw flags that are set for this Justification object.
Definition: juce_Justification.h:58
juce::GenericInterpolator::reset
void reset() noexcept
Resets the state of the interpolator.
Definition: juce_GenericInterpolator.h:62
juce::dsp::StateVariableTPTFilter::snapToZero
void snapToZero() noexcept
Ensure that the state variables are rounded to zero if the state variables are denormals.
juce::gl::attrib_list
GLeglImageOES const GLint * attrib_list
Definition: juce_gl.h:5997
juce::ActivityLifecycleCallbacks::onActivityPreStopped
virtual void onActivityPreStopped(jobject)
Definition: juce_android_JNIHelpers.h:902
juce::RenderingHelpers::EdgeTableFillers::Gradient::handleEdgeTableRectangleFull
void handleEdgeTableRectangleFull(int x, int y, int width, int height) noexcept
Definition: juce_RenderingHelpers.h:750
juce::gl::WGL_ALPHA_BITS_ARB
@ WGL_ALPHA_BITS_ARB
Definition: juce_wgl.h:258
juce::gl::GL_SRC1_ALPHA_EXT
@ GL_SRC1_ALPHA_EXT
Definition: juce_gles2.h:1867
juce::Direct2DLowLevelGraphicsContext::drawImage
void drawImage(const Image &sourceImage, const AffineTransform &) override
juce::FileOutputStream::writeInternal
ssize_t writeInternal(const void *, size_t)
Definition: juce_posix_SharedCode.h:513
juce::MPEChannelRemapper::notMPE
static const uint32 notMPE
Used to indicate that a particular source & channel combination is not currently using MPE.
Definition: juce_MPEUtils.h:111
juce::gl::GL_PRIMITIVE_RESTART_INDEX
@ GL_PRIMITIVE_RESTART_INDEX
Definition: juce_gl.h:2046
juce::dsp::Matrix::toeplitz
static Matrix toeplitz(const Matrix &vector, size_t size)
Creates a Toeplitz Matrix from a vector with a given squared size.
juce::NativeImageType
An image storage type which holds the pixels using whatever is the default storage format on the curr...
Definition: juce_Image.h:547
juce::OwnedArray::addArray
void addArray(const OtherArrayType &arrayToAddFrom, int startIndex=0, int numElementsToAdd=-1)
Adds elements from another array to the end of this array.
Definition: juce_OwnedArray.h:466
juce::OSCBundle::size
int size() const noexcept
Returns the number of elements contained in the bundle.
Definition: juce_OSCBundle.h:106
juce::OpenGLContext::NativeContext::triggerRepaint
void triggerRepaint()
Definition: juce_OpenGL_linux_X11.h:224
juce::gl::GL_COMPRESSED_SRGB8_ALPHA8_ASTC_5x4x4_OES
@ GL_COMPRESSED_SRGB8_ALPHA8_ASTC_5x4x4_OES
Definition: juce_gles2.h:4879
juce::Colours::oldlace
const Colour oldlace
Definition: juce_Colours.h:139
juce::XmlDocument::originalText
String originalText
Definition: juce_XmlDocument.h:150
juce::gl::GL_POINT_SIZE_MIN
@ GL_POINT_SIZE_MIN
Definition: juce_gl.h:1309
juce::gl::GL_V2F
@ GL_V2F
Definition: juce_gl.h:1041
juce::CharacterFunctions::compare
static int compare(CharPointerType1 s1, CharPointerType2 s2) noexcept
Compares two null-terminated character strings.
Definition: juce_CharacterFunctions.h:606
juce::PushNotifications::Channel::normal
@ normal
Definition: juce_PushNotifications.h:457
juce::PluginHostType::isVBVSTScanner
bool isVBVSTScanner() const noexcept
Returns true if the host is VB Audio VST Scanner.
Definition: juce_PluginHostType.h:191
juce::MidiKeyboardComponent::keyPresses
Array< KeyPress > keyPresses
Definition: juce_MidiKeyboardComponent.h:269
juce_LookAndFeel_V1.h
VideoComponent::Pimpl::MediaSession::playerPlaybackCompleted
void playerPlaybackCompleted()
Definition: juce_android_Video.h:1476
juce::RenderingHelpers::EdgeTableFillers::Gradient::handleEdgeTablePixelFull
forcedinline void handleEdgeTablePixelFull(int x) const noexcept
Definition: juce_RenderingHelpers.h:720
juce::gl::GL_MEMORY_ATTACHABLE_ALIGNMENT_NV
@ GL_MEMORY_ATTACHABLE_ALIGNMENT_NV
Definition: juce_gl.h:9477
juce::gl::GL_DYNAMIC_COPY_ARB
@ GL_DYNAMIC_COPY_ARB
Definition: juce_gl.h:5472
CameraDevice::Pimpl::ScopedCameraDevice::CaptureSession::StillPictureTaker::cameraCaptureSessionCaptureFailedCallback
static void cameraCaptureSessionCaptureFailedCallback(JNIEnv *, jobject, jlong host, jboolean isPreview, jobject rawSession, jobject rawRequest, jobject rawResult)
Definition: juce_android_CameraDevice.h:2042
juce::StandalonePluginHolder::getProcessorHasPotentialFeedbackLoop
bool getProcessorHasPotentialFeedbackLoop() const
Definition: juce_StandaloneFilterWindow.h:168
juce::gl::filter
GLint GLint GLint GLint GLint GLint GLint GLbitfield GLenum filter
Definition: juce_gl.h:2006
juce::Desktop::isDarkModeActive
bool isDarkModeActive() const
True if the operating system "dark mode" is active.
juce::AudioThumbnail::window
std::unique_ptr< CachedWindow > window
Definition: juce_AudioThumbnail.h:204
juce::addBytesToPointer
Type * addBytesToPointer(Type *basePointer, IntegerType bytes) noexcept
A handy function which adds a number of bytes to any type of pointer and returns the result.
Definition: juce_Memory.h:111
juce::AudioChannelSet::ambisonicACN20
@ ambisonicACN20
Fourth-order ambisonic channel number 20.
Definition: juce_AudioChannelSet.h:383
juce::MessageThread::stop
void stop()
Definition: juce_LinuxMessageThread.h:81
juce::gl::GL_FONT_MAX_ADVANCE_HEIGHT_BIT_NV
@ GL_FONT_MAX_ADVANCE_HEIGHT_BIT_NV
Definition: juce_gl.h:9744
juce::gl::GL_COLOR_ATTACHMENT16
@ GL_COLOR_ATTACHMENT16
Definition: juce_gl.h:1854
juce::dsp::FIR::Filter
A processing class that can perform FIR filtering on an audio signal, in the time domain.
Definition: juce_FIRFilter.h:54
juce::Justification::top
@ top
Indicates that the item should be aligned against the top edge of the available space.
Definition: juce_Justification.h:119
juce::Line::getEndX
ValueType getEndX() const noexcept
Returns the x coordinate of the line's end point.
Definition: juce_Line.h:82
juce::gl::GL_PIXEL_TRANSFORM_2D_MATRIX_EXT
@ GL_PIXEL_TRANSFORM_2D_MATRIX_EXT
Definition: juce_gl.h:7078
juce::gl::numCommands
GLsizei numCommands
Definition: juce_gl.h:9790
juce::gl::GL_DRAW_BUFFER8_ATI
@ GL_DRAW_BUFFER8_ATI
Definition: juce_gl.h:5617
juce::gl::GL_TEXTURE1
@ GL_TEXTURE1
Definition: juce_gl.h:1145
juce::Rectangle::getHeight
ValueType getHeight() const noexcept
Returns the height of the rectangle.
Definition: juce_Rectangle.h:136
JUCE_GL_EXTENSION_FUNCTIONS
#define JUCE_GL_EXTENSION_FUNCTIONS
Definition: juce_OpenGLExtensions.h:72
juce::gl::dstY1
GLint GLint GLint GLint GLint GLint GLint dstY1
Definition: juce_gl.h:2006
juce::gl::vstride
GLdouble GLdouble GLint GLint GLdouble GLdouble GLint vstride
Definition: juce_gl.h:884
juce::ArrayBase::begin
ElementType * begin() noexcept
Definition: juce_ArrayBase.h:169
juce::dsp::ProcessorChain::prepare
void prepare(const ProcessSpec &spec)
Prepare all inner processors with the provided ProcessSpec.
Definition: juce_ProcessorChain.h:86
juce::dsp::SIMDRegister::operator+=
SIMDRegister &JUCE_VECTOR_CALLTYPE operator+=(SIMDRegister v) noexcept
Adds another SIMDRegister to the receiver.
Definition: juce_SIMDRegister.h:181
juce::Rectangle::setY
void setY(ValueType newY) noexcept
Changes the rectangle's Y coordinate.
Definition: juce_Rectangle.h:198
juce::gl::GL_PIXEL_MAP_R_TO_R
@ GL_PIXEL_MAP_R_TO_R
Definition: juce_gl.h:440
juce::gl::GL_FRAGMENT_DEPTH_EXT
@ GL_FRAGMENT_DEPTH_EXT
Definition: juce_gl.h:6568
CameraDevice::Pimpl::activityLifeListener
GlobalRef activityLifeListener
Definition: juce_android_CameraDevice.h:2908
juce::BubbleComponent::content
Rectangle< int > content
Definition: juce_BubbleComponent.h:178
juce::gl::GL_FONT_HAS_KERNING_BIT_NV
@ GL_FONT_HAS_KERNING_BIT_NV
Definition: juce_gl.h:9747
juce::gl::GL_FRAMEBUFFER_INCOMPLETE_READ_BUFFER
@ GL_FRAMEBUFFER_INCOMPLETE_READ_BUFFER
Definition: juce_gl.h:1835
juce::gl::GL_ACCUM
@ GL_ACCUM
Definition: juce_gl.h:407
juce::OSCTimeTag::rawTimeTag
uint64 rawTimeTag
Definition: juce_OSCTimeTag.h:83
juce::dsp::Matrix::identity
static Matrix identity(size_t size)
Creates the identity matrix.
juce::CoreGraphicsContext::fillRect
void fillRect(const Rectangle< int > &, bool replaceExistingContents) override
juce::gl::GL_GPU_MEMORY_INFO_EVICTED_MEMORY_NVX
@ GL_GPU_MEMORY_INFO_EVICTED_MEMORY_NVX
Definition: juce_gl.h:8753
juce::ParameterAttachment::sendInitialUpdate
void sendInitialUpdate()
Calls the parameterChangedCallback function that was registered in the constructor,...
VideoComponent::Pimpl::recreateNativeWindowAsync
void recreateNativeWindowAsync()
Definition: juce_win32_Video.h:317
juce::gl::GL_DSDT8_MAG8_NV
@ GL_DSDT8_MAG8_NV
Definition: juce_gl.h:10341
juce::gl::GL_DRAW_BUFFER5_NV
@ GL_DRAW_BUFFER5_NV
Definition: juce_gles2.h:3605
juce::Array::addArray
std::enable_if<! std::is_pointer< OtherArrayType >::value, void >::type addArray(const OtherArrayType &arrayToAddFrom, int startIndex, int numElementsToAdd=-1)
Adds elements from another array to the end of this array.
Definition: juce_Array.h:653
juce::Slider::onDragStart
std::function< void()> onDragStart
You can assign a lambda to this callback object to have it called when the slider's drag begins.
Definition: juce_Slider.h:602
juce::gl::GL_TEXCOORD1_BIT_PGI
@ GL_TEXCOORD1_BIT_PGI
Definition: juce_gl.h:11121
juce::FileBrowserComponent::FileChooserFlags
FileChooserFlags
Various options for the browser.
Definition: juce_FileBrowserComponent.h:52
juce::Interpolators::CatmullRomTraits::algorithmicLatency
static constexpr float algorithmicLatency
Definition: juce_Interpolators.h:104
juce::gl::bytesWritten
GLenum GLsizei GLuint GLint * bytesWritten
Definition: juce_gl.h:3475
juce::gl::GL_CAVEAT_SUPPORT
@ GL_CAVEAT_SUPPORT
Definition: juce_gl.h:2819
juce::CharPointer_UTF16::toUpperCase
juce_wchar toUpperCase() const noexcept
Returns an upper-case version of the first character of this string.
Definition: juce_CharPointer_UTF16.h:399
juce_MidiKeyboardComponent.h
juce::ADSR::applyEnvelopeToBuffer
void applyEnvelopeToBuffer(AudioBuffer< FloatType > &buffer, int startSample, int numSamples)
This method will conveniently apply the next numSamples number of envelope values to an AudioBuffer.
Definition: juce_ADSR.h:200
juce::OwnedArray::set
ObjectClass * set(int indexToChange, ObjectClass *newObject, bool deleteOldElement=true)
Replaces an object in the array with a different one.
Definition: juce_OwnedArray.h:402
juce::AccessibilityValueInterface::isReadOnly
virtual bool isReadOnly() const =0
Returns true if the value is read-only and cannot be modified by an accessibility client.
juce::OSCBundle
An OSC bundle.
Definition: juce_OSCBundle.h:43
juce::dsp::Bias::updateRamp
void updateRamp() noexcept
Definition: juce_Bias.h:151
juce::AccessibilityTextValueInterface::getRange
AccessibleValueRange getRange() const final
Definition: juce_AccessibilityValueInterface.h:160
juce::gl::GL_COLOR_ATTACHMENT4
@ GL_COLOR_ATTACHMENT4
Definition: juce_gl.h:1842
juce::StandardApplicationCommandIDs::quit
@ quit
This command ID should be used to send a "Quit the App" command.
Definition: juce_ApplicationCommandID.h:62
VideoComponent::Pimpl::getPosition
double getPosition() const
Definition: juce_android_Video.h:455
juce::AlertWindow::text
String text
Definition: juce_AlertWindow.h:505
juce::CoreGraphicsContext::flip
void flip() const
juce::dsp::FIR::Filter::operator=
Filter & operator=(const Filter &)=default
juce::dsp::Convolution::Trim
Trim
Definition: juce_Convolution.h:195
juce::VSTPluginFormat::getName
String getName() const override
Returns the format name.
Definition: juce_VSTPluginFormat.h:101
juce::PushNotifications::Notification::Action::parameters
var parameters
Optional: additional parameters that can be passed.
Definition: juce_PushNotifications.h:81
juce::PopupMenu::Options
Class used to create a set of options to pass to the show() method.
Definition: juce_PopupMenu.h:456
juce::AudioBuffer::applyGainRamp
void applyGainRamp(int startSample, int numSamples, Type startGain, Type endGain) noexcept
Applies a range of gains to a region of all channels.
Definition: juce_AudioSampleBuffer.h:804
juce::AudioProcessorPlayer::deviceChannels
NumChannels deviceChannels
Definition: juce_AudioProcessorPlayer.h:132
juce::ScopedWriteLock::ScopedWriteLock
ScopedWriteLock(const ReadWriteLock &lock) noexcept
Creates a ScopedWriteLock.
Definition: juce_ScopedWriteLock.h:65
juce::ComSmartPtr::operator*
ComClass & operator*() const noexcept
Definition: juce_win32_ComSmartPtr.h:100
juce::MPEChannelAssigner::MidiChannel::isFree
bool isFree() const noexcept
Definition: juce_MPEUtils.h:92
juce::gl::GL_DRAW_BUFFER14
@ GL_DRAW_BUFFER14
Definition: juce_gl.h:1500
juce::TextEditor::textToShowWhenEmpty
String textToShowWhenEmpty
Definition: juce_TextEditor.h:778
juce::OSCArgument::stringValue
String stringValue
Definition: juce_OSCArgument.h:120
juce::gl::GL_REFLECTION_MAP_NV
@ GL_REFLECTION_MAP_NV
Definition: juce_gl.h:10223
juce::UIAGridItemProvider
Definition: juce_win32_UIAGridItemProvider.h:30
juce::gl::GL_WEIGHT_ARRAY_TYPE_ARB
@ GL_WEIGHT_ARRAY_TYPE_ARB
Definition: juce_gl.h:5388
VideoRenderers::EVR::EVR
EVR()=default
juce::TooltipWindow::ShownManually
ShownManually
Definition: juce_TooltipWindow.h:145
CameraDevice::Pimpl::ImageReader::resetNotificationFlag
void resetNotificationFlag()
Definition: juce_android_CameraDevice.h:1154
juce::gl::GL_SIGNALED
@ GL_SIGNALED
Definition: juce_gl.h:2137
juce::DialogWindow::LaunchOptions::content
OptionalScopedPointer< Component > content
The content component to show in the window.
Definition: juce_DialogWindow.h:104
juce::Component::SafePointer::SafePointer
SafePointer(const SafePointer &other) noexcept
Creates a copy of another SafePointer.
Definition: juce_Component.h:2296
juce::gl::GL_TRANSFORM_HINT_APPLE
@ GL_TRANSFORM_HINT_APPLE
Definition: juce_gl.h:3750
juce::AudioSource
Base class for objects that can produce a continuous stream of audio.
Definition: juce_AudioSource.h:109
juce::Array::minimiseStorageOverheads
void minimiseStorageOverheads()
Reduces the amount of storage being used by the array.
Definition: juce_Array.h:1050
juce::gl::GLint
GLint(KHRONOS_APIENTRY *const &glRenderMode)(GLenum mode)
juce::gl::WGL_VIDEO_OUT_FRAME
@ WGL_VIDEO_OUT_FRAME
Definition: juce_wgl.h:626
juce::File::getParentDirectory
File getParentDirectory() const
Returns the directory that contains this file or directory.
juce::gl::GL_HSL_LUMINOSITY
@ GL_HSL_LUMINOSITY
Definition: juce_gles2.h:1259
juce::gl::GL_SHADING_RATE_IMAGE_PER_PRIMITIVE_NV
@ GL_SHADING_RATE_IMAGE_PER_PRIMITIVE_NV
Definition: juce_gl.h:9922
juce::Drawable::drawableClipPath
std::unique_ptr< Drawable > drawableClipPath
Definition: juce_Drawable.h:204
juce::AudioBuffer::applyGain
void applyGain(int channel, int startSample, int numSamples, Type gain) noexcept
Applies a gain multiple to a region of one channel.
Definition: juce_AudioSampleBuffer.h:727
juce::gl::size4d
GLint GLenum GLsizei GLsizei GLsizei GLsizei size4d
Definition: juce_gl.h:11288
juce::TextEditor::getPasswordCharacter
juce_wchar getPasswordCharacter() const noexcept
Returns the current password character.
Definition: juce_TextEditor.h:177
juce::MarkerList::Marker
Represents a marker in a MarkerList.
Definition: juce_MarkerList.h:53
juce::gl::GL_FONT_ASCENDER_BIT_NV
@ GL_FONT_ASCENDER_BIT_NV
Definition: juce_gl.h:9740
juce::gl::GL_MAX_COMBINED_UNIFORM_BLOCKS
@ GL_MAX_COMBINED_UNIFORM_BLOCKS
Definition: juce_gl.h:2056
juce::gl::GL_DEBUG_TYPE_DEPRECATED_BEHAVIOR
@ GL_DEBUG_TYPE_DEPRECATED_BEHAVIOR
Definition: juce_gl.h:2713
juce::gl::GL_VERTEX_ATTRIB_ARRAY_BUFFER_BINDING
@ GL_VERTEX_ATTRIB_ARRAY_BUFFER_BINDING
Definition: juce_gl.h:1407
juce::RectangleList::operator=
RectangleList & operator=(const RectangleList &other)
Copies this list from another one.
Definition: juce_RectangleList.h:63
juce::gl::GL_VERTEX_PROGRAM_BINDING_NV
@ GL_VERTEX_PROGRAM_BINDING_NV
Definition: juce_gl.h:10631
juce::gl::GL_DRAW_BUFFER0_ARB
@ GL_DRAW_BUFFER0_ARB
Definition: juce_gl.h:4021
juce::AudioProcessorValueTreeState::ParameterLayout::ValidIfIterator
decltype(std::next(std::declval< It >())) ValidIfIterator
Definition: juce_AudioProcessorValueTreeState.h:124
juce::gl::GL_PERFQUERY_COUNTER_EVENT_INTEL
@ GL_PERFQUERY_COUNTER_EVENT_INTEL
Definition: juce_gl.h:8392
juce::gl::GL_CMYKA_EXT
@ GL_CMYKA_EXT
Definition: juce_gl.h:6111
juce::RenderingHelpers::EdgeTableFillers::ImageFill::destData
const Image::BitmapData & destData
Definition: juce_RenderingHelpers.h:889
juce::gl::drawbuffer
GLint drawbuffer
Definition: juce_gl.h:1984
juce::File::NaturalFileComparator::foldersFirst
bool foldersFirst
Definition: juce_File.h:1129
juce::ComTypes::UIA_HeaderControlTypeId
const long UIA_HeaderControlTypeId
Definition: juce_win32_ComInterfaces.h:172
juce::gl::GL_GEOMETRY_SHADER_OES
@ GL_GEOMETRY_SHADER_OES
Definition: juce_gles2.h:4582
juce::gl::GL_FRAMEBUFFER_DEFAULT_LAYERS
@ GL_FRAMEBUFFER_DEFAULT_LAYERS
Definition: juce_gl.h:2742
juce::CriticalSection::ScopedLockType
GenericScopedLock< CriticalSection > ScopedLockType
Provides the type of scoped lock to use with a CriticalSection.
Definition: juce_CriticalSection.h:93
juce::dsp::BallisticsFilter::snapToZero
void snapToZero() noexcept
Ensure that the state variables are rounded to zero if the state variables are denormals.
juce_AudioPlayHead.h
juce::Result::fail
static Result fail(const String &errorMessage) noexcept
Creates a 'failure' result.
juce::AudioProcessorValueTreeState::ParameterLayout::parameters
std::vector< std::unique_ptr< ParameterStorageBase > > parameters
Definition: juce_AudioProcessorValueTreeState.h:207
juce::WindowsHooks::keyboardHookCallback
static LRESULT CALLBACK keyboardHookCallback(int nCode, WPARAM wParam, LPARAM lParam)
Definition: juce_WindowsHooks.h:89
juce::BorderSize::getLeftAndRight
ValueType getLeftAndRight() const noexcept
Returns the sum of the left and right gaps.
Definition: juce_BorderSize.h:79
juce::OwnedArray::indexOf
int indexOf(const ObjectClass *objectToLookFor) const noexcept
Finds the index of an object which might be in the array.
Definition: juce_OwnedArray.h:252
CameraDevice::Pimpl::MediaRecorder::getErrorStringFromCode
static String getErrorStringFromCode(int what)
Definition: juce_android_CameraDevice.h:1530
juce::PixelRGB::indexB
@ indexB
Definition: juce_PixelFormats.h:551
juce::gl::GL_VERTEX_ATTRIB_BINDING
@ GL_VERTEX_ATTRIB_BINDING
Definition: juce_gl.h:2919
juce::StringPool::strings
Array< String > strings
Definition: juce_StringPool.h:78
juce::InterProcessLock::InterProcessLock
InterProcessLock(const String &name)
Creates a lock object.
Definition: juce_posix_SharedCode.h:810
juce::WeakReference::SharedPointer::owner
ObjectType * owner
Definition: juce_WeakReference.h:136
juce::MP3AudioFormat::createReaderFor
AudioFormatReader * createReaderFor(InputStream *, bool deleteStreamIfOpeningFails) override
Tries to create an object that can read from a stream containing audio data in this format.
juce::ZipFile
Decodes a ZIP file from a stream.
Definition: juce_ZipFile.h:35
juce::Parallelogram::getBoundingBox
Rectangle< ValueType > getBoundingBox() const noexcept
Returns the smallest rectangle that encloses this parallelogram.
Definition: juce_Parallelogram.h:176
juce::RangedDirectoryIterator::pointer
void pointer
Definition: juce_RangedDirectoryIterator.h:105
juce::Line::isZeroToOne
static bool isZeroToOne(ValueType v) noexcept
Definition: juce_Line.h:378
juce::gl::GL_TEXTURE_VIEW_MIN_LEVEL_OES
@ GL_TEXTURE_VIEW_MIN_LEVEL_OES
Definition: juce_gles2.h:4953
juce::ComTypes::TextUnit_Word
@ TextUnit_Word
Definition: juce_win32_ComInterfaces.h:79
juce::CharPointer_UTF16::compareIgnoreCase
int compareIgnoreCase(CharPointer other) const noexcept
Compares this string with another one.
Definition: juce_CharPointer_UTF16.h:335
juce::AudioProcessorValueTreeState::processor
AudioProcessor & processor
A reference to the processor with which this state is associated.
Definition: juce_AudioProcessorValueTreeState.h:405
juce::ReverbAudioSource::getParameters
const Reverb::Parameters & getParameters() const noexcept
Returns the parameters from the reverb.
Definition: juce_ReverbAudioSource.h:51
juce::gl::GL_SEPARATE_SPECULAR_COLOR_EXT
@ GL_SEPARATE_SPECULAR_COLOR_EXT
Definition: juce_gl.h:7265
juce::gl::GL_LUMINANCE_ALPHA16F_ARB
@ GL_LUMINANCE_ALPHA16F_ARB
Definition: juce_gl.h:5238
juce::XWindowSystem::handleKeyPressEvent
void handleKeyPressEvent(LinuxComponentPeer *, XKeyEvent &) const
juce::gl::GL_DST_OVER_NV
@ GL_DST_OVER_NV
Definition: juce_gl.h:8828
juce::ScopedReadLock::ScopedReadLock
ScopedReadLock(const ReadWriteLock &lock) noexcept
Creates a ScopedReadLock.
Definition: juce_ScopedReadLock.h:65
juce::gl::GL_FRAME_NV
@ GL_FRAME_NV
Definition: juce_gl.h:9892
juce::gl::GL_PROGRAM_BINARY_LENGTH
@ GL_PROGRAM_BINARY_LENGTH
Definition: juce_gl.h:2425
juce::dsp::FilterDesign::designIIRLowpassHighOrderChebyshev1Method
static ReferenceCountedArray< IIRCoefficients > designIIRLowpassHighOrderChebyshev1Method(FloatType frequency, double sampleRate, FloatType normalisedTransitionWidth, FloatType passbandAmplitudedB, FloatType stopbandAmplitudedB)
This method returns an array of IIR::Coefficients, made to be used in cascaded IIRFilters,...
juce::PixelAlpha::premultiply
forcedinline void premultiply() noexcept
Premultiplies the pixel's RGB values by its alpha.
Definition: juce_PixelFormats.h:712
juce_SelectedItemSet.h
juce::gl::GL_COMPRESSED_RGB_FXT1_3DFX
@ GL_COMPRESSED_RGB_FXT1_3DFX
Definition: juce_gl.h:3225
juce::MemoryInputStream::data
const void * data
Definition: juce_MemoryInputStream.h:87
juce::gl::GL_TRANSPOSE_PROJECTION_MATRIX_ARB
@ GL_TRANSPOSE_PROJECTION_MATRIX_ARB
Definition: juce_gl.h:5349
juce::ArrayBase::getLast
ElementType getLast() const noexcept
Definition: juce_ArrayBase.h:163
juce::dsp::DryWetMixer::currentMixingRule
MixingRule currentMixingRule
Definition: juce_DryWetMixer.h:114
juce::gl::pattern
GLushort pattern
Definition: juce_gl.h:851
juce::WavAudioFormat::riffInfoYear
static const char *const riffInfoYear
Metadata property name used in INFO chunks.
Definition: juce_WavAudioFormat.h:176
juce::ReferenceCountedArray::removeLast
void removeLast(int howManyToRemove=1)
Removes the last n objects from the array.
Definition: juce_ReferenceCountedArray.h:719
juce::gl::GL_POINT_NV
@ GL_POINT_NV
Definition: juce_gles2.h:4237
MediaRecorderOnInfoListener::Owner::onInfo
virtual void onInfo(LocalRef< jobject > &mediaRecorder, int what, int extra)=0
juce::gl::GL_SECONDARY_COLOR_ARRAY_TYPE_EXT
@ GL_SECONDARY_COLOR_ARRAY_TYPE_EXT
Definition: juce_gl.h:7209
juce::CharacterFunctions::isDigit
static bool isDigit(char character) noexcept
Checks whether a character is a digit.
juce::ArrayBase::insertArray
void insertArray(int indexToInsertAt, const ElementType *newElements, int numberOfElements)
Definition: juce_ArrayBase.h:339
juce::RenderingHelpers::EdgeTableFillers::ImageFill::srcData
const Image::BitmapData & srcData
Definition: juce_RenderingHelpers.h:890
juce::gl::GL_SKIP_DECODE_EXT
@ GL_SKIP_DECODE_EXT
Definition: juce_gl.h:7766
juce::gl::GL_OP_MIN_EXT
@ GL_OP_MIN_EXT
Definition: juce_gl.h:7965
juce::AudioCDBurner::BurnProgressListener::audioCDBurnProgress
virtual bool audioCDBurnProgress(float proportionComplete)=0
Called at intervals to report on the progress of the AudioCDBurner.
juce::dsp::ProcessorChain::processOne
void processOne(const Context &context, Proc &proc, std::integral_constant< size_t, Ix >) noexcept
Definition: juce_ProcessorChain.h:107
juce::gl::GL_COMPRESSED_RGB_BPTC_UNSIGNED_FLOAT
@ GL_COMPRESSED_RGB_BPTC_UNSIGNED_FLOAT
Definition: juce_gl.h:2648
juce::dsp::ConvolutionMessageQueue
Used by the Convolution to dispatch engine-update messages on a background thread.
Definition: juce_Convolution.h:39
juce::gl::GL_POINT_SPRITE_ARB
@ GL_POINT_SPRITE_ARB
Definition: juce_gl.h:4690
juce::OwnedArray::addArray
void addArray(const std::initializer_list< OtherArrayType > &items)
Adds elements from another array to the end of this array.
Definition: juce_OwnedArray.h:477
juce::gl::GL_INDEX_ARRAY_TYPE
@ GL_INDEX_ARRAY_TYPE
Definition: juce_gl.h:1012
juce::gl::GL_QUERY_RESULT_ARB
@ GL_QUERY_RESULT_ARB
Definition: juce_gl.h:4617
juce::AudioParameterBoolAttributes
Properties of an AudioParameterBool.
Definition: juce_AudioParameterBool.h:33
juce::SortedSet::add
bool add(const ElementType &newElement) noexcept
Adds a new element to the set, (as long as it's not already in there).
Definition: juce_SortedSet.h:271
juce::WavAudioFormat::acidRootSet
static const char *const acidRootSet
Metadata property name used in acid chunks.
Definition: juce_WavAudioFormat.h:83
juce::MidiRPNMessage::value
int value
The parameter value, in the range 0 to 16383 (0x3fff).
Definition: juce_MidiRPN.h:44
VideoComponent::Pimpl::getVolume
float getVolume() const
Definition: juce_android_Video.h:465
juce::gl::GL_BGRA_EXT
@ GL_BGRA_EXT
Definition: juce_gl.h:6018
CameraSupportByteCode
static const uint8 CameraSupportByteCode[]
Definition: juce_android_CameraDevice.h:36
juce::nsRangeToJuce
Range< int > nsRangeToJuce(NSRange range)
Definition: juce_mac_ObjCHelpers.h:32
juce::gl::GL_TRANSFORM_FEEDBACK_OVERFLOW
@ GL_TRANSFORM_FEEDBACK_OVERFLOW
Definition: juce_gl.h:3196
juce::gl::GL_VIEW_CLASS_BPTC_UNORM
@ GL_VIEW_CLASS_BPTC_UNORM
Definition: juce_gl.h:2845
juce::AudioCDReader::currentReaderTrack
int currentReaderTrack
Definition: juce_AudioCDReader.h:155
juce::OpenGLContext::NativeContext::updateMinSwapTime
void updateMinSwapTime()
Definition: juce_OpenGL_osx.h:232
juce::gl::GL_SAMPLER_CUBE_SHADOW_EXT
@ GL_SAMPLER_CUBE_SHADOW_EXT
Definition: juce_gl.h:6741
juce::Array::operator==
bool operator==(const OtherArrayType &other) const
Compares this array to another one.
Definition: juce_Array.h:162
juce::PluginHostType::Renoise
@ Renoise
Represents Renoise.
Definition: juce_PluginHostType.h:82
juce::gl::GL_INDEX_WRITEMASK
@ GL_INDEX_WRITEMASK
Definition: juce_gl.h:495
juce_AudioSource.h
juce::OpenGLContext::nearest
@ nearest
Definition: juce_OpenGLContext.h:106
juce::NormalisableRange::NormalisableRange
NormalisableRange(Range< ValueType > range) noexcept
Creates a NormalisableRange with a given range, continuous interval, but a dummy skew-factor.
Definition: juce_NormalisableRange.h:80
juce::UIATextProvider::get_DocumentRange
JUCE_COMRESULT get_DocumentRange(ComTypes::ITextRangeProvider **pRetVal) override
Definition: juce_win32_UIATextProvider.h:54
juce::gl::GL_VERTEX_ATTRIB_ARRAY1_NV
@ GL_VERTEX_ATTRIB_ARRAY1_NV
Definition: juce_gl.h:10634
juce::gl::stream
GLuint GLuint stream
Definition: juce_gl.h:2398
juce::ResizableEdgeComponent
A component that resizes its parent component when dragged.
Definition: juce_ResizableEdgeComponent.h:44
juce::gl::GL_FRAGMENT_LIGHTING_SGIX
@ GL_FRAGMENT_LIGHTING_SGIX
Definition: juce_gl.h:11480
juce::gl::GL_ALPHA32UI_EXT
@ GL_ALPHA32UI_EXT
Definition: juce_gl.h:7619
juce::AudioChannelSet::stereo
static AudioChannelSet stereo()
Creates a set containing a stereo set (left, right).
juce::StandalonePluginHolder::getFilePatterns
static String getFilePatterns(const String &fileSuffix)
Definition: juce_StandaloneFilterWindow.h:158
juce::gl::GL_DOT_PRODUCT_TEXTURE_3D_NV
@ GL_DOT_PRODUCT_TEXTURE_3D_NV
Definition: juce_gl.h:10370
juce::gl::GL_CUBIC_EXT
@ GL_CUBIC_EXT
Definition: juce_gl.h:7074
juce::gl::GL_NUM_PROGRAM_BINARY_FORMATS
@ GL_NUM_PROGRAM_BINARY_FORMATS
Definition: juce_gl.h:2426
juce::AudioProcessor::Bus
Describes the layout and properties of an audio bus.
Definition: juce_AudioProcessor.h:354
CameraDevice::Pimpl::DeviceOrientationChangeListener::orientationChanged
void orientationChanged(int orientation)
Definition: juce_android_CameraDevice.h:2842
juce::gl::GL_SRC_IN_NV
@ GL_SRC_IN_NV
Definition: juce_gl.h:8856
juce::gl::GL_FLOAT_VEC2
@ GL_FLOAT_VEC2
Definition: juce_gl.h:1514
juce::gl::WGL_SHARE_DEPTH_EXT
@ WGL_SHARE_DEPTH_EXT
Definition: juce_wgl.h:442
juce::Thread
Encapsulates a thread.
Definition: juce_Thread.h:42
juce::gl::GL_PROXY_TEXTURE_CUBE_MAP_ARB
@ GL_PROXY_TEXTURE_CUBE_MAP_ARB
Definition: juce_gl.h:5137
juce::gl::GL_STEREO
@ GL_STEREO
Definition: juce_gl.h:302
juce::BurgerMenuComponent::hasSubMenu
static bool hasSubMenu(const PopupMenu::Item &)
juce::WavAudioFormat::riffInfoStatistics
static const char *const riffInfoStatistics
Metadata property name used in INFO chunks.
Definition: juce_WavAudioFormat.h:161
juce::ReferenceCountedArray::minimiseStorageOverheads
void minimiseStorageOverheads() noexcept
Reduces the amount of storage being used by the array.
Definition: juce_ReferenceCountedArray.h:849
juce::NormalisableRange::getRange
Range< ValueType > getRange() const noexcept
Returns the extent of the normalisable range.
Definition: juce_NormalisableRange.h:188
juce::NetworkServiceDiscovery::Service::description
String description
The service description as sent by the Advertiser.
Definition: juce_NetworkServiceDiscovery.h:83
juce::KeyPress::F26Key
static const int F26Key
key-code for the F26 key
Definition: juce_KeyPress.h:232
juce::ComTypes::PIN_INFO::achName
WCHAR achName[128]
Definition: juce_win32_ComTypes.h:175
juce::gl::GL_GUILTY_CONTEXT_RESET
@ GL_GUILTY_CONTEXT_RESET
Definition: juce_gl.h:3026
juce::SidePanel::~SidePanel
~SidePanel() override
Destructor.
juce::gl::storageBlockBinding
GLuint GLuint storageBlockBinding
Definition: juce_gl.h:2951
CameraDevice::Pimpl::ScopedCameraDevice::CaptureSession::StillPictureTaker::unlockFocus
void unlockFocus()
Definition: juce_android_CameraDevice.h:1936
juce::PushNotifications::Notification::Action::button
@ button
Show this action as a button.
Definition: juce_PushNotifications.h:71
CameraDevice::Pimpl::cameraSessionStarted
void cameraSessionStarted()
Definition: juce_ios_CameraDevice.h:1185
juce::gl::GL_AUTO_GENERATE_MIPMAP
@ GL_AUTO_GENERATE_MIPMAP
Definition: juce_gl.h:2787
juce::gl::GL_BUFFER_IMMUTABLE_STORAGE_EXT
@ GL_BUFFER_IMMUTABLE_STORAGE_EXT
Definition: juce_gles2.h:1901
juce::dsp::SIMDRegister::sum
ElementType sum() const noexcept
Returns a scalar which is the sum of all elements of the receiver.
Definition: juce_SIMDRegister.h:325
juce::ParameterAttachment
Used to implement 'attachments' or 'controllers' that link a plug-in parameter to a UI element.
Definition: juce_ParameterAttachments.h:46
juce::Matrix3D::Matrix3D
Matrix3D(const AffineTransform &transform) noexcept
Creates a matrix from a 2D affine transform.
Definition: juce_Matrix3D.h:82
juce_KeyMappingEditorComponent.h
juce::ReferenceCountedObject::ReferenceCountedObject
ReferenceCountedObject(ReferenceCountedObject &&) noexcept
Copying from another object does not affect this one's reference-count.
Definition: juce_ReferenceCountedObject.h:112
juce::gl::GL_ITALIC_BIT_NV
@ GL_ITALIC_BIT_NV
Definition: juce_gl.h:9725
juce::gl::GL_CONTEXT_RELEASE_BEHAVIOR_KHR
@ GL_CONTEXT_RELEASE_BEHAVIOR_KHR
Definition: juce_gl.h:8455
juce::SortedSet::end
const ElementType * end() const noexcept
Returns a pointer to the element which follows the last element in the set.
Definition: juce_SortedSet.h:208
juce::Label::Listener
A class for receiving events from a Label.
Definition: juce_Label.h:182
juce::gl::GL_MIN_PROGRAM_TEXTURE_GATHER_OFFSET_ARB
@ GL_MIN_PROGRAM_TEXTURE_GATHER_OFFSET_ARB
Definition: juce_gl.h:5246
CameraDevice::Pimpl::getVideoSizes
void getVideoSizes(ComTypes::IAMStreamConfig *const streamConfig)
Definition: juce_win32_CameraDevice.h:595
juce::TextEditor::getTopIndent
int getTopIndent() const noexcept
Returns the gap at the top edge of the editor.
Definition: juce_TextEditor.h:499
juce::WavAudioFormat::riffInfoLength
static const char *const riffInfoLength
Metadata property name used in INFO chunks.
Definition: juce_WavAudioFormat.h:126
juce::gl::GL_RENDER_GPU_MASK_NV
@ GL_RENDER_GPU_MASK_NV
Definition: juce_gl.h:9431
juce::gl::GL_TEXTURE18
@ GL_TEXTURE18
Definition: juce_gl.h:1162
juce::FlexBox
Represents a FlexBox container, which contains and manages the layout of a set of FlexItem objects.
Definition: juce_FlexBox.h:42
juce::dsp::AudioBlock::replaceWithDifferenceOf
AudioBlock &JUCE_VECTOR_CALLTYPE replaceWithDifferenceOf(AudioBlock< OtherSampleType > src, NumericType value) noexcept
Subtracts a fixed value from each source value and replaces the contents of this block.
Definition: juce_AudioBlock.h:430
juce::GZIPDecompressorInputStream::helper
std::unique_ptr< GZIPDecompressHelper > helper
Definition: juce_GZIPDecompressorInputStream.h:92
juce::gl::GL_ALPHA16UI_EXT
@ GL_ALPHA16UI_EXT
Definition: juce_gl.h:7625
juce::dsp::Bias::bias
SmoothedValue< FloatType > bias
Definition: juce_Bias.h:148
VideoComponent::Pimpl::DirectShowContext::DirectShowContext
DirectShowContext(Pimpl &c)
Definition: juce_win32_Video.h:396
juce::PushNotifications::Notification::reminder
@ reminder
User-scheduled reminder.
Definition: juce_PushNotifications.h:208
juce::CodeEditorComponent::draggingSelectionStart
@ draggingSelectionStart
Definition: juce_CodeEditorComponent.h:412
juce::uint16
unsigned short uint16
A platform-independent 16-bit unsigned integer type.
Definition: juce_MathsFunctions.h:41
juce::WebView2Preferences::disableBuiltInErrorPage
bool disableBuiltInErrorPage
Definition: juce_WebBrowserComponent.h:232
VideoComponent::Pimpl::MediaSession::Player::State::preparing
@ preparing
juce::gl::GL_DRAW_BUFFER2_ARB
@ GL_DRAW_BUFFER2_ARB
Definition: juce_gl.h:4023
juce::CharPointer_UTF16::operator!=
bool operator!=(CharPointer_UTF16 other) const noexcept
Definition: juce_CharPointer_UTF16.h:64
juce::URL::postData
MemoryBlock postData
Definition: juce_URL.h:724
juce::TextEditor::notDragging
@ notDragging
Definition: juce_TextEditor.h:788
juce::SidePanel::isPanelOnLeft
bool isPanelOnLeft() const noexcept
Returns true if the SidePanel is positioned on the left of its parent.
Definition: juce_SidePanel.h:131
juce::Image::BitmapData::size
size_t size
The number of valid/allocated bytes after data.
Definition: juce_Image.h:352
juce::gl::baseinstance
GLint GLsizei GLsizei GLuint baseinstance
Definition: juce_gl.h:2651
juce::AudioDeviceManager::getOutputLevelGetter
LevelMeter::Ptr getOutputLevelGetter() noexcept
Returns a reference-counted object that can be used to get the current output level.
Definition: juce_AudioDeviceManager.h:449
juce::ReferenceCountedObject
A base class which provides methods for reference-counting.
Definition: juce_ReferenceCountedObject.h:65
juce::ComTypes::NavigateDirection_PreviousSibling
@ NavigateDirection_PreviousSibling
Definition: juce_win32_ComInterfaces.h:56
juce::gl::GL_OP_FLOOR_EXT
@ GL_OP_FLOOR_EXT
Definition: juce_gl.h:7969
juce::Analytics::~Analytics
~Analytics() override
Definition: juce_Analytics.h:104
juce::RenderingHelpers::EdgeTableFillers::SolidColour::handleEdgeTableRectangle
void handleEdgeTableRectangle(int x, int y, int width, int height, int alphaLevel) noexcept
Definition: juce_RenderingHelpers.h:626
juce::Rectangle::reduceIfPartlyContainedIn
bool reduceIfPartlyContainedIn(Rectangle other) noexcept
If after removing another rectangle from this one the result is a simple rectangle,...
Definition: juce_Rectangle.h:767
juce::dsp::LinkwitzRileyFilter::s4
std::vector< SampleType > s4
Definition: juce_LinkwitzRileyFilter.h:135
juce::gl::GL_NORMALIZE
@ GL_NORMALIZE
Definition: juce_gl.h:481
juce::gl::GL_CULL_VERTEX_EXT
@ GL_CULL_VERTEX_EXT
Definition: juce_gl.h:6230
VideoComponent::Pimpl::DirectShowContext::getVideoSize
Rectangle< int > getVideoSize() const noexcept
Definition: juce_win32_Video.h:691
juce::gl::GL_ALPHA16I_EXT
@ GL_ALPHA16I_EXT
Definition: juce_gl.h:7643
juce::gl::severities
GLsizei GLenum GLenum GLuint GLenum * severities
Definition: juce_gl.h:2965
juce::File::replaceInternal
bool replaceInternal(const File &) const
Definition: juce_posix_SharedCode.h:414
juce::gl::GL_DOUBLE_VEC2
@ GL_DOUBLE_VEC2
Definition: juce_gl.h:2297
juce::OSCArgument::isBlob
bool isBlob() const noexcept
Returns whether the type of the OSCArgument is blob.
Definition: juce_OSCArgument.h:78
juce::gl::GL_VIEW_CLASS_S3TC_DXT3_RGBA
@ GL_VIEW_CLASS_S3TC_DXT3_RGBA
Definition: juce_gl.h:2841
MediaPlayerListener::Owner::onPrepared
virtual void onPrepared(LocalRef< jobject > &mediaPlayer)=0
CameraDevice::Pimpl::CaptureSessionMode::cameraSensorOrientation
int cameraSensorOrientation
Definition: juce_android_CameraDevice.h:2627
juce::WavAudioFormat::ISRC
static const char *const ISRC
Metadata property name used when reading an ISRC code from an AXML chunk.
Definition: juce_WavAudioFormat.h:181
juce::PluginHostType
A useful utility class to determine the host or DAW in which your plugin is loaded.
Definition: juce_PluginHostType.h:38
juce::gl::GL_READ_FRAMEBUFFER
@ GL_READ_FRAMEBUFFER
Definition: juce_gl.h:1822
juce::gl::GL_CURRENT_BIT
@ GL_CURRENT_BIT
Definition: juce_gl.h:387
juce::SurfaceHolderCallback::~SurfaceHolderCallback
virtual ~SurfaceHolderCallback() override=default
juce::gl::GL_FONT_TARGET_UNAVAILABLE_NV
@ GL_FONT_TARGET_UNAVAILABLE_NV
Definition: juce_gl.h:9758
juce::gl::GL_PACK_CMYK_HINT_EXT
@ GL_PACK_CMYK_HINT_EXT
Definition: juce_gl.h:6112
juce::MPEInstrument::legacyMode
LegacyMode legacyMode
Definition: juce_MPEInstrument.h:387
juce::anonymous_namespace{juce_posix_IPAddress.h}::InterfaceInfo::interfaceAddress
IPAddress interfaceAddress
Definition: juce_posix_IPAddress.h:30
juce::gl::GL_TEXTURE_BUFFER_OFFSET_ALIGNMENT_OES
@ GL_TEXTURE_BUFFER_OFFSET_ALIGNMENT_OES
Definition: juce_gles2.h:4847
juce::gl::GL_MAX_VERTEX_VARYING_COMPONENTS_EXT
@ GL_MAX_VERTEX_VARYING_COMPONENTS_EXT
Definition: juce_gl.h:6708
juce::gl::GL_DOUBLE
@ GL_DOUBLE
Definition: juce_gl.h:964
juce::gl::isFrameStructure
GLenum GLsizei const GLuint GLboolean isFrameStructure
Definition: juce_gl.h:10502
juce::gl::GL_STENCIL_PASS_DEPTH_PASS
@ GL_STENCIL_PASS_DEPTH_PASS
Definition: juce_gl.h:286
juce::AccessibilityHandler::getValueInterface
AccessibilityValueInterface * getValueInterface() const
Returns the value interface for this UI element, or nullptr if it is not supported.
juce::gl::GL_MAX_TESS_CONTROL_INPUT_COMPONENTS_EXT
@ GL_MAX_TESS_CONTROL_INPUT_COMPONENTS_EXT
Definition: juce_gles2.h:2672
juce::ModifierKeys::withFlags
JUCE_NODISCARD ModifierKeys withFlags(int rawFlagsToSet) const noexcept
Definition: juce_ModifierKeys.h:179
juce::gl::GL_DEPTH_CLAMP_FAR_AMD
@ GL_DEPTH_CLAMP_FAR_AMD
Definition: juce_gl.h:3273
juce::dsp::SIMDRegister::lessThan
static vMaskType JUCE_VECTOR_CALLTYPE lessThan(SIMDRegister a, SIMDRegister b) noexcept
Returns a SIMDRegister of the corresponding integral type where each element has each bit set if the ...
Definition: juce_SIMDRegister.h:292
juce::RectangleList::add
void add(ValueType x, ValueType y, ValueType width, ValueType height)
Merges a new rectangle into the list.
Definition: juce_RectangleList.h:167
juce::TabBarButton::beforeText
@ beforeText
Definition: juce_TabbedButtonBar.h:61
juce::RenderingHelpers::ClipRegions::RectangleListRegion::SubRectangleIteratorFloat::area
Rectangle< float > area
Definition: juce_RenderingHelpers.h:2030
juce::ReferenceCountedObjectPtr::operator!=
bool operator!=(decltype(nullptr)) const noexcept
Checks whether this pointer is null.
Definition: juce_ReferenceCountedObject.h:406
juce::gl::GL_MATRIX28_ARB
@ GL_MATRIX28_ARB
Definition: juce_gl.h:4161
JUCE_DECLARE_WGL_EXTENSION_FUNCTION
#define JUCE_DECLARE_WGL_EXTENSION_FUNCTION(name, returnType, params)
Definition: juce_OpenGL_win32.h:340
juce::gl::GL_SAMPLE_ALPHA_TO_ONE_SGIS
@ GL_SAMPLE_ALPHA_TO_ONE_SGIS
Definition: juce_gl.h:11196
juce::Component::Positioner::getComponent
Component & getComponent() const noexcept
Returns the component that this positioner controls.
Definition: juce_Component.h:2363
juce::MPENote::keyDown
@ keyDown
The note key is currently down (pressed).
Definition: juce_MPENote.h:46
juce::gl::GL_SHADER_INCLUDE_ARB
@ GL_SHADER_INCLUDE_ARB
Definition: juce_gl.h:4961
CameraDevice::Pimpl::DelegateClass::setOwner
static void setOwner(id self, Pimpl *owner)
Definition: juce_mac_CameraDevice.h:216
juce::dsp::LadderFilter::numStates
static constexpr size_t numStates
Definition: juce_LadderFilter.h:133
juce::gl::GL_INDEX_ARRAY_POINTER
@ GL_INDEX_ARRAY_POINTER
Definition: juce_gl.h:987
juce::Colours::gold
const Colour gold
Definition: juce_Colours.h:91
juce::gl::GL_MAP2_GRID_SEGMENTS
@ GL_MAP2_GRID_SEGMENTS
Definition: juce_gl.h:575
CameraDevice::Pimpl::CaptureSessionPreviewMode::imageReader
ImageReader & imageReader
Definition: juce_android_CameraDevice.h:2698
juce::ComTypes::UiaPoint::x
double x
Definition: juce_win32_ComInterfaces.h:40
juce::ScaledImage::image
Image image
Definition: juce_ScaledImage.h:78
juce::DialogWindow::getDesktopScaleFactor
float getDesktopScaleFactor() const override
Definition: juce_DialogWindow.h:265
juce::gl::GL_TEXTURE26_ARB
@ GL_TEXTURE26_ARB
Definition: juce_gl.h:4565
juce::PluginListComponent::formatManager
AudioPluginFormatManager & formatManager
Definition: juce_PluginListComponent.h:117
juce::HashMap::lock
TypeOfCriticalSectionToUse lock
Definition: juce_HashMap.h:483
juce::ReferenceCountedArray::clearQuick
void clearQuick()
Removes all objects from the array without freeing the array's allocated storage.
Definition: juce_ReferenceCountedArray.h:143
juce::XmlElement::Iterator::operator++
Iterator operator++(int)
Definition: juce_XmlElement.h:692
juce::OpenGLContext::openGL3_2
@ openGL3_2
Definition: juce_OpenGLContext.h:140
juce::GridItem::Property::name
String name
Definition: juce_GridItem.h:93
juce::gl::GL_INTERNALFORMAT_SHARED_SIZE
@ GL_INTERNALFORMAT_SHARED_SIZE
Definition: juce_gl.h:2757
juce::gl::GL_FOG_COORD_ARRAY_LENGTH_NV
@ GL_FOG_COORD_ARRAY_LENGTH_NV
Definition: juce_gl.h:10574
juce::SidePanel::mouseUp
void mouseUp(const MouseEvent &) override
juce::AudioData::Pointer::operator--
Pointer & operator--() noexcept
Moves the pointer back to the previous sample.
Definition: juce_AudioDataConverters.h:434
juce::Toolbar::ColourIds
ColourIds
A set of colour IDs to use to change the colour of various aspects of the toolbar.
Definition: juce_Toolbar.h:235
juce::StatisticsAccumulator::count
size_t count
Definition: juce_StatisticsAccumulator.h:130
juce::HeavyweightLeakedObjectDetector::BacktraceMapHolder::map
BacktraceMap map
Definition: juce_HeavyweightLeakedObjectDetector.h:95
juce::OptionalScopedPointer::release
ObjectType * release() noexcept
Removes the current object from this OptionalScopedPointer without deleting it.
Definition: juce_OptionalScopedPointer.h:124
juce::ResizableWindow::getContentComponentBorder
virtual BorderSize< int > getContentComponentBorder()
Returns the insets to use when positioning the content component.
juce::AudioParameterBool::AudioParameterBool
AudioParameterBool(const ParameterID &parameterID, const String &parameterName, bool defaultValue, const String &parameterLabel, std::function< String(bool value, int maximumStringLength)> stringFromBool=nullptr, std::function< bool(const String &text)> boolFromString=nullptr)
Creates a AudioParameterBool with the specified parameters.
Definition: juce_AudioParameterBool.h:82
juce::StreamingSocket::getPort
int getPort() const noexcept
Returns the port number that's currently open.
Definition: juce_Socket.h:108
juce::PluginHostType::isFinalCut
bool isFinalCut() const noexcept
Returns true if the host is Apple Final Cut Pro.
Definition: juce_PluginHostType.h:143
juce::PixelARGB::getEvenBytes
forcedinline uint32 getEvenBytes() const noexcept
Return channels with an even index and insert zero bytes between them.
Definition: juce_PixelFormats.h:100
juce::gl::GL_VIEW_CLASS_ASTC_10x5_RGBA
@ GL_VIEW_CLASS_ASTC_10x5_RGBA
Definition: juce_gl.h:4467
juce::gl::GL_QUERY_BUFFER_BINDING
@ GL_QUERY_BUFFER_BINDING
Definition: juce_gl.h:2994
juce::Array::addIfNotAlreadyThere
bool addIfNotAlreadyThere(ParameterType newElement)
Appends a new element at the end of the array as long as the array doesn't already contain it.
Definition: juce_Array.h:522
juce::gl::GL_DYNAMIC_ATI
@ GL_DYNAMIC_ATI
Definition: juce_gl.h:5893
juce::gl::GL_SRC_ALPHA_SATURATE
@ GL_SRC_ALPHA_SATURATE
Definition: juce_gl.h:245
juce::gl::GL_TEXTURE_CUBE_MAP_NEGATIVE_Y
@ GL_TEXTURE_CUBE_MAP_NEGATIVE_Y
Definition: juce_gl.h:1190
juce::Colours::yellow
const Colour yellow
Definition: juce_Colours.h:182
juce::ModifierKeys::isCommandDown
bool isCommandDown() const noexcept
Checks whether the 'command' key flag is set (or 'ctrl' on Windows/Linux).
Definition: juce_ModifierKeys.h:68
juce::gl::GL_OUTPUT_TEXTURE_COORD1_EXT
@ GL_OUTPUT_TEXTURE_COORD1_EXT
Definition: juce_gl.h:7984
juce::gl::GL_COLOR_ATTACHMENT12
@ GL_COLOR_ATTACHMENT12
Definition: juce_gl.h:1850
juce::gl::GL_MAX_HEIGHT
@ GL_MAX_HEIGHT
Definition: juce_gl.h:2765
juce::ObjCClass::addIvar
void addIvar(const char *name)
Definition: juce_mac_ObjCHelpers.h:380
juce::Line::setEnd
void setEnd(ValueType newEndX, ValueType newEndY) noexcept
Changes this line's end point.
Definition: juce_Line.h:97
juce::gl::GL_HILO16_NV
@ GL_HILO16_NV
Definition: juce_gl.h:10325
juce::gl::GL_422_REV_AVERAGE_EXT
@ GL_422_REV_AVERAGE_EXT
Definition: juce_gl.h:5991
juce::ActivityLifecycleCallbacks::onActivityPreResumed
virtual void onActivityPreResumed(jobject)
Definition: juce_android_JNIHelpers.h:899
juce::TypeHelpers::SmallestFloatType::type
float type
Definition: juce_MathsFunctions.h:657
VideoComponent::Pimpl::loadAsync
void loadAsync(const URL &url, std::function< void(const URL &, Result)> callback)
Definition: juce_android_Video.h:403
juce::dsp::Phaser::process
void process(const ProcessContext &context) noexcept
Processes the input and output samples supplied in the processing context.
Definition: juce_Phaser.h:84
juce::gl::weights
const GLbyte * weights
Definition: juce_gl.h:5426
juce::gl::GL_ATOMIC_COUNTER_BUFFER_SIZE
@ GL_ATOMIC_COUNTER_BUFFER_SIZE
Definition: juce_gl.h:2555
CameraDevice::Pimpl::StreamConfigurationMap::getSmallestSize
Rectangle< int > getSmallestSize(const Array< Rectangle< int >> &sizes) const
Definition: juce_android_CameraDevice.h:936
juce::gl::GL_OPERAND2_RGB_EXT
@ GL_OPERAND2_RGB_EXT
Definition: juce_gl.h:7579
juce::gl::GL_LUMINANCE6_ALPHA2
@ GL_LUMINANCE6_ALPHA2
Definition: juce_gl.h:1031
juce::gl::GL_FRAGMENT_LIGHT_MODEL_TWO_SIDE_SGIX
@ GL_FRAGMENT_LIGHT_MODEL_TWO_SIDE_SGIX
Definition: juce_gl.h:11489
juce::gl::GL_OUTPUT_TEXTURE_COORD3_EXT
@ GL_OUTPUT_TEXTURE_COORD3_EXT
Definition: juce_gl.h:7986
juce::InterprocessConnection::thread
std::unique_ptr< ConnectionThread > thread
Definition: juce_InterprocessConnection.h:213
juce::FileSearchPathListComponent::removeButton
TextButton removeButton
Definition: juce_FileSearchPathListComponent.h:103
juce::Colours::lightgreen
const Colour lightgreen
Definition: juce_Colours.h:110
juce::Thread::Listener
Used to receive callbacks for thread exit calls.
Definition: juce_Thread.h:180
juce::gl::GL_PROXY_POST_CONVOLUTION_COLOR_TABLE_SGI
@ GL_PROXY_POST_CONVOLUTION_COLOR_TABLE_SGI
Definition: juce_gl.h:11812
juce::Result
Represents the 'success' or 'failure' of an operation, and holds an associated error message to descr...
Definition: juce_Result.h:56
juce::dsp::SIMDFallbackOps::MaskType
typename SIMDInternal::MaskTypeFor< ScalarType >::type MaskType
Definition: juce_fallback_SIMDNativeOps.h:66
CameraDevice::Pimpl::MediaRecorder::stop
void stop()
Definition: juce_android_CameraDevice.h:1427
juce::AudioIODevice::getActiveOutputChannels
virtual BigInteger getActiveOutputChannels() const =0
Returns a mask showing which of the available output channels are currently enabled.
juce::gl::value
GLfloat value
Definition: juce_gl.h:879
juce::TextLayout::DereferencingIterator::reference
value_type & reference
Definition: juce_TextLayout.h:50
juce::gl::GL_LINEAR_SHARPEN_SGIS
@ GL_LINEAR_SHARPEN_SGIS
Definition: juce_gl.h:11264
juce::gl::range
GLsizei range
Definition: juce_gl.h:691
juce::gl::GL_PIXEL_TILE_GRID_HEIGHT_SGIX
@ GL_PIXEL_TILE_GRID_HEIGHT_SGIX
Definition: juce_gl.h:11601
juce::dsp::Chorus::setRate
void setRate(SampleType newRateHz)
Sets the rate (in Hz) of the LFO modulating the chorus delay line.
juce::MPEKeyboardComponent::channelAssigner
std::unique_ptr< MPEChannelAssigner > channelAssigner
Definition: juce_MPEKeyboardComponent.h:138
CameraDevice::Pimpl::cameraCharacteristics
GlobalRef cameraCharacteristics
Definition: juce_android_CameraDevice.h:2911
juce::gl::GL_VERTEX_STREAM7_ATI
@ GL_VERTEX_STREAM7_ATI
Definition: juce_gl.h:5934
juce::gl::GL_ACTIVE_ATOMIC_COUNTER_BUFFERS
@ GL_ACTIVE_ATOMIC_COUNTER_BUFFERS
Definition: juce_gl.h:2578
juce::gl::GL_PARAMETER_BUFFER_ARB
@ GL_PARAMETER_BUFFER_ARB
Definition: juce_gl.h:4429
juce::RenderingHelpers::EdgeTableFillers::TransformedImageFill::render2PixelAverageY
void render2PixelAverageY(PixelRGB *dest, const uint8 *src, uint32 subPixelY) noexcept
Definition: juce_RenderingHelpers.h:1260
juce::OpenGLContext::NativeContext::tryChooseConfig
bool tryChooseConfig(const std::vector< EGLint > &optionalAttribs)
Definition: juce_OpenGL_android.h:291
juce::AudioProcessorPlayer::lock
CriticalSection lock
Definition: juce_AudioProcessorPlayer.h:127
juce::gl::GL_BLEND_COLOR
@ GL_BLEND_COLOR
Definition: juce_gl.h:1332
juce::gl::GL_UNSIGNED_SHORT_5_6_5_REV
@ GL_UNSIGNED_SHORT_5_6_5_REV
Definition: juce_gl.h:1109
juce::gl::GL_SAMPLER_EXTERNAL_2D_Y2Y_EXT
@ GL_SAMPLER_EXTERNAL_2D_Y2Y_EXT
Definition: juce_gles2.h:1848
juce::UnitTestCategories::gui
static const String gui
Definition: juce_UnitTestCategories.h:40
juce_ModifierKeys.h
juce::DocumentWindow::titleBarIcon
Image titleBarIcon
Definition: juce_DocumentWindow.h:295
juce::PluginHostType::isReceptor
bool isReceptor() const noexcept
Returns true if the host is Muse Receptor.
Definition: juce_PluginHostType.h:165
juce::OpenGLContext::NativeContext::createAttribs
static void createAttribs(NSOpenGLPixelFormatAttribute *attribs, OpenGLVersion version, const OpenGLPixelFormat &pixFormat, bool shouldUseMultisampling)
Definition: juce_OpenGL_osx.h:77
juce::dsp::Chorus::setMix
void setMix(SampleType newMix)
Sets the amount of dry and wet signal in the output of the chorus (between 0 for full dry and 1 for f...
juce::OnlineUnlockForm
Acts as a GUI which asks the user for their details, and calls the appropriate methods on your Online...
Definition: juce_OnlineUnlockForm.h:50
juce::gl::GL_422_AVERAGE_EXT
@ GL_422_AVERAGE_EXT
Definition: juce_gl.h:5990
CameraDevice::Pimpl::widths
Array< int > widths
Definition: juce_win32_CameraDevice.h:582
juce::gl::fontTarget
GLenum fontTarget
Definition: juce_gl.h:9795
juce::gl::GL_MAX_PROGRAM_PARAMETER_BUFFER_SIZE_NV
@ GL_MAX_PROGRAM_PARAMETER_BUFFER_SIZE_NV
Definition: juce_gl.h:9605
juce::ComSmartPtr::ComSmartPtr
ComSmartPtr() noexcept
Definition: juce_win32_ComSmartPtr.h:94
juce::HeapBlock::operator->
ElementType * operator->() const noexcept
Lets you use indirect calls to the first element in the array.
Definition: juce_HeapBlock.h:212
juce::gl::GL_SPARE1_NV
@ GL_SPARE1_NV
Definition: juce_gl.h:9963
juce::gl::GL_VERTEX_WEIGHT_ARRAY_POINTER_EXT
@ GL_VERTEX_WEIGHT_ARRAY_POINTER_EXT
Definition: juce_gl.h:8125
juce_VideoComponent.h
juce::Identifier::getCharPointer
String::CharPointerType getCharPointer() const noexcept
Returns this identifier's raw string pointer.
Definition: juce_Identifier.h:108
juce::gl::GL_UNSIGNED_SHORT_8_8_APPLE
@ GL_UNSIGNED_SHORT_8_8_APPLE
Definition: juce_gl.h:3708
juce::RenderingHelpers::SoftwareRendererSavedState::fillWithGradient
void fillWithGradient(IteratorType &iter, ColourGradient &gradient, const AffineTransform &trans, bool isIdentity) const
Definition: juce_RenderingHelpers.h:2613
juce::gl::srxY
GLbitfield GLuint GLenum GLint GLint GLint srxY
Definition: juce_gl.h:8765
juce::gl::monitors
GLuint * monitors
Definition: juce_gl.h:3470
juce::gl::uniformBlockName
const GLchar * uniformBlockName
Definition: juce_gl.h:2091
juce::AudioBuffer::getMagnitude
Type getMagnitude(int startSample, int numSamples) const noexcept
Finds the highest absolute sample value within a region on all channels.
Definition: juce_AudioSampleBuffer.h:1162
juce_audio_devices.h
juce::gl::GL_COLORBURN
@ GL_COLORBURN
Definition: juce_gles2.h:1251
juce::PixelRGB::setARGB
void setARGB(uint8, uint8 red, uint8 green, uint8 blue) noexcept
Sets the pixel's colour from individual components.
Definition: juce_PixelFormats.h:438
juce::gl::GL_VIEW_CLASS_ASTC_10x8_RGBA
@ GL_VIEW_CLASS_ASTC_10x8_RGBA
Definition: juce_gl.h:4469
juce::URL::InputStreamOptions::getResponseHeaders
StringPairArray * getResponseHeaders() const noexcept
Definition: juce_URL.h:382
juce::ListenerList::Iterator::list
const ListType & list
Definition: juce_ListenerList.h:226
juce::Colours::findColourForName
Colour findColourForName(const String &colourName, Colour defaultColour)
Attempts to look up a string in the list of known colour names, and return the appropriate colour.
juce::WavAudioFormat::tracktionLoopInfo
static const char *const tracktionLoopInfo
Metadata property name used when reading a WAV file with a Tracktion chunk.
Definition: juce_WavAudioFormat.h:187
juce::ReferenceCountedObjectPtr::operator=
ReferenceCountedObjectPtr & operator=(const ReferenceCountedObjectPtr &other)
Changes this pointer to point at a different object.
Definition: juce_ReferenceCountedObject.h:307
juce::FileOutputStream::flush
void flush() override
If the stream is using a buffer, this will ensure it gets written out to the destination.
juce_FocusTraverser.h
juce::Rectangle::getSmallestIntegerContainer
Rectangle< int > getSmallestIntegerContainer() const noexcept
Returns the smallest integer-aligned rectangle that completely contains this one.
Definition: juce_Rectangle.h:840
juce::gl::GL_INT16_VEC3_NV
@ GL_INT16_VEC3_NV
Definition: juce_gl.h:3355
juce::Direct2DLowLevelGraphicsContext::clipToImageAlpha
void clipToImageAlpha(const Image &, const AffineTransform &) override
juce::gl::GL_MIRRORED_REPEAT_IBM
@ GL_MIRRORED_REPEAT_IBM
Definition: juce_gl.h:8265
juce::gl::GL_MAX_VARYING_COMPONENTS
@ GL_MAX_VARYING_COMPONENTS
Definition: juce_gl.h:1720
juce::AudioProcessorPlayer
An AudioIODeviceCallback object which streams audio through an AudioProcessor.
Definition: juce_AudioProcessorPlayer.h:44
juce::iOSAudioIODevice
Definition: juce_ios_Audio.h:28
juce::gl::GL_CLIP_PLANE2
@ GL_CLIP_PLANE2
Definition: juce_gl.h:626
juce::Draggable3DOrientation::Draggable3DOrientation
Draggable3DOrientation(const Quaternion< float > &quaternionToUse, float objectRadius=0.5f) noexcept
Creates a Draggable3DOrientation from a user-supplied quaternion.
Definition: juce_Draggable3DOrientation.h:49
juce::FileSearchPathListComponent::getPath
const FileSearchPath & getPath() const noexcept
Returns the path as it is currently shown.
Definition: juce_FileSearchPathListComponent.h:50
juce::gl::GL_TEXTURE_FREE_MEMORY_ATI
@ GL_TEXTURE_FREE_MEMORY_ATI
Definition: juce_gl.h:5797
juce::dsp::FIR::Filter::prepare
void prepare(const ProcessSpec &spec) noexcept
Prepare this filter for processing.
Definition: juce_FIRFilter.h:79
juce_sse_SIMDNativeOps.h
juce::AudioCDBurner::unknown
@ unknown
An error condition, if the device isn't responding.
Definition: juce_AudioCDBurner.h:59
juce::URL::InputStreamOptions::getStatusCode
int * getStatusCode() const noexcept
Definition: juce_URL.h:383
juce::NSUniquePtr
std::unique_ptr< NSType, NSObjectDeleter > NSUniquePtr
Definition: juce_mac_ObjCHelpers.h:253
juce::gl::GL_VIDEO_CAPTURE_FIELD_LOWER_HEIGHT_NV
@ GL_VIDEO_CAPTURE_FIELD_LOWER_HEIGHT_NV
Definition: juce_gl.h:10803
juce::gl::GL_PATH_DASH_OFFSET_RESET_NV
@ GL_PATH_DASH_OFFSET_RESET_NV
Definition: juce_gl.h:9687
juce::MemoryBlock::end
char * end() noexcept
Returns an end-iterator for the data.
Definition: juce_MemoryBlock.h:117
juce::gl::GL_COLOR_ATTACHMENT0_EXT
@ GL_COLOR_ATTACHMENT0_EXT
Definition: juce_gl.h:6636
juce::SystemStats::getEnvironmentVariable
static String getEnvironmentVariable(const String &name, const String &defaultValue)
Returns an environment variable.
Definition: juce_posix_SharedCode.h:544
juce::HostProvidedContextMenu::getEquivalentPopupMenu
virtual PopupMenu getEquivalentPopupMenu() const =0
Get a PopupMenu holding entries specified by the host.
juce::getAddressDifference
int getAddressDifference(Type1 *pointer1, Type2 *pointer2) noexcept
A handy function which returns the difference between any two pointers, in bytes.
Definition: juce_Memory.h:54
juce::Viewport::getVerticalScrollBar
ScrollBar & getVerticalScrollBar() noexcept
Returns a reference to the scrollbar component being used.
Definition: juce_Viewport.h:254
juce::gl::GL_LUMINANCE_ALPHA_FLOAT32_ATI
@ GL_LUMINANCE_ALPHA_FLOAT32_ATI
Definition: juce_gl.h:5869
juce::ChildProcess::ActiveProcess::readHandle
FILE * readHandle
Definition: juce_posix_SharedCode.h:1234
juce::WindowsUIAWrapper::UiaDisconnectProviderFunc
HRESULT(WINAPI *)(IRawElementProviderSimple *) UiaDisconnectProviderFunc
Definition: juce_win32_WindowsUIAWrapper.h:141
juce::Value::listeners
ListenerList< Listener > listeners
Definition: juce_Value.h:224
juce::dsp::Phaser::updateCounter
int updateCounter
Definition: juce_Phaser.h:197
juce::gl::GL_UNSIGNED_INT8_VEC2_NV
@ GL_UNSIGNED_INT8_VEC2_NV
Definition: juce_gl.h:3361
juce::RectangleList::clear
void clear()
Removes all rectangles to leave an empty region.
Definition: juce_RectangleList.h:96
juce::gl::GL_SAMPLE_MASK_VALUE_NV
@ GL_SAMPLE_MASK_VALUE_NV
Definition: juce_gl.h:9115
juce::WavAudioFormat::acidStretch
static const char *const acidStretch
Metadata property name used in acid chunks.
Definition: juce_WavAudioFormat.h:84
juce_ArrowButton.h
juce::gl::GL_CLAMP_TO_BORDER_OES
@ GL_CLAMP_TO_BORDER_OES
Definition: juce_gles2.h:4826
juce::gl::GL_DRAW_BUFFER15_NV
@ GL_DRAW_BUFFER15_NV
Definition: juce_gles2.h:3615
juce::gl::GL_EXPAND_NORMAL_NV
@ GL_EXPAND_NORMAL_NV
Definition: juce_gl.h:9969
CameraDevice::Pimpl::ScopedCameraDevice::CaptureSession::StillPictureTaker::cameraCaptureSessionCaptureCompletedCallback
static void cameraCaptureSessionCaptureCompletedCallback(JNIEnv *, jobject, jlong host, jboolean isPreview, jobject rawSession, jobject rawRequest, jobject rawResult)
Definition: juce_android_CameraDevice.h:2030
juce::RenderingHelpers::EdgeTableFillers::TransformedImageFill::render4PixelAverage
void render4PixelAverage(PixelRGB *dest, const uint8 *src, uint32 subPixelX, uint32 subPixelY) noexcept
Definition: juce_RenderingHelpers.h:1203
juce::dsp::IIR::ArrayCoefficients::makePeakFilter
static std::array< NumericType, 6 > makePeakFilter(double sampleRate, NumericType centreFrequency, NumericType Q, NumericType gainFactor)
Returns the coefficients for a peak filter centred around a given frequency, with a variable Q and ga...
VideoComponent::Pimpl::MediaSession::getCurrentPlaybackState
LocalRef< jobject > getCurrentPlaybackState()
Definition: juce_android_Video.h:1418
juce::RectangleList< int >
juce::numHookUsers
static int numHookUsers
Definition: juce_WindowsHooks.h:35
renderCallback
void(UNITY_INTERFACE_API * renderCallback)(int eventId)
Definition: juce_UnityPluginInterface.h:58
juce::RenderingHelpers::EdgeTableFillers::TransformedImageFill::handleEdgeTableRectangle
void handleEdgeTableRectangle(int x, int y, int width, int height, int alphaLevel) noexcept
Definition: juce_RenderingHelpers.h:998
juce::dsp::Matrix::operator*
Matrix operator*(ElementType scalar) const
Scalar multiplication.
Definition: juce_Matrix.h:158
juce::PositionedGlyph
A glyph from a particular font, with a particular size, style, typeface and position.
Definition: juce_GlyphArrangement.h:41
juce::dsp::Gain::processSample
SampleType JUCE_VECTOR_CALLTYPE processSample(SampleType s) noexcept
Returns the result of processing a single sample.
Definition: juce_Gain.h:89
juce_ButtonTracker.h
juce::SliderPropertyComponent
A PropertyComponent that shows its value as a slider.
Definition: juce_SliderPropertyComponent.h:37
juce::gl::GL_DRAW_BUFFER2_NV
@ GL_DRAW_BUFFER2_NV
Definition: juce_gles2.h:3602
juce::gl::GL_MAP_COHERENT_BIT
@ GL_MAP_COHERENT_BIT
Definition: juce_gl.h:2982
juce::gl::uniformBlockIndex
GLuint uniformBlockIndex
Definition: juce_gl.h:2092
juce::AudioFormatWriter::WriteHelper::write
static void write(void *destData, int numDestChannels, const int *const *source, int numSamples, const int sourceOffset=0) noexcept
Definition: juce_AudioFormatWriter.h:272
juce::gl::WGL_CONTEXT_MULTIGPU_ATTRIB_MULTICAST_NV
@ WGL_CONTEXT_MULTIGPU_ATTRIB_MULTICAST_NV
Definition: juce_wgl.h:641
juce::gl::GL_SIGNED_NORMALIZED
@ GL_SIGNED_NORMALIZED
Definition: juce_gl.h:2044
juce::ChangeBroadcaster::ChangeBroadcasterCallback::~ChangeBroadcasterCallback
~ChangeBroadcasterCallback() override
Definition: juce_ChangeBroadcaster.h:89
juce::WavAudioFormat
Reads and Writes WAV format audio files.
Definition: juce_WavAudioFormat.h:37
juce::gl::GL_MAX_COMBINED_IMAGE_UNITS_AND_FRAGMENT_OUTPUTS_EXT
@ GL_MAX_COMBINED_IMAGE_UNITS_AND_FRAGMENT_OUTPUTS_EXT
Definition: juce_gl.h:7291
juce::JuceWindowIdentifier::setAsJUCEWindow
static void setAsJUCEWindow(HWND hwnd, bool isJuceWindow) noexcept
Definition: juce_win32_HiddenMessageWindow.h:77
juce::AudioCDBurner::waitUntilStateChange
DiskState waitUntilStateChange(int timeOutMilliseconds)
Blocks the current thread until the drive's state changes, or until the timeout expires.
juce::gl::GL_BLEND_EQUATION_RGB_EXT
@ GL_BLEND_EQUATION_RGB_EXT
Definition: juce_gl.h:6055
juce::ConsoleApplication::fail
static void fail(String errorMessage, int returnCode=1)
Throws a failure exception to cause a command-line app to terminate.
juce::gl::WGL_STENCIL_BUFFER_BIT_ARB
@ WGL_STENCIL_BUFFER_BIT_ARB
Definition: juce_wgl.h:124
juce::AudioParameterFloat::getNormalisableRange
const NormalisableRange< float > & getNormalisableRange() const override
Returns the range of values that the parameter can take.
Definition: juce_AudioParameterFloat.h:130
juce::StandardApplicationCommandIDs::cut
@ cut
The command ID that should be used to send a "Cut" command.
Definition: juce_ApplicationCommandID.h:68
juce::gl::WGL_UNIQUE_ID_NV
@ WGL_UNIQUE_ID_NV
Definition: juce_wgl.h:609
juce::UnitTestCategories::blocks
static const String blocks
Definition: juce_UnitTestCategories.h:32
juce::OpenGLPixelFormat::multisamplingLevel
uint8 multisamplingLevel
The number of samples to use for full-scene multisampled anti-aliasing (if available).
Definition: juce_OpenGLPixelFormat.h:68
juce::gl::GL_DEBUG_GROUP_STACK_DEPTH_KHR
@ GL_DEBUG_GROUP_STACK_DEPTH_KHR
Definition: juce_gl.h:8485
CameraDevice::Pimpl::notifyPictureTakenIfNeeded
void notifyPictureTakenIfNeeded(const Image &image)
Definition: juce_win32_CameraDevice.h:234
juce::gl::GL_INTENSITY8UI_EXT
@ GL_INTENSITY8UI_EXT
Definition: juce_gl.h:7632
juce::MultiChoicePropertyComponent::choiceButtons
OwnedArray< ToggleButton > choiceButtons
Definition: juce_MultiChoicePropertyComponent.h:134
juce::gl::GL_T4F_C4F_N3F_V4F
@ GL_T4F_C4F_N3F_V4F
Definition: juce_gl.h:1054
juce::AudioParameterBool::valueDefault
const float valueDefault
Definition: juce_AudioParameterBool.h:131
juce::gl::GL_MIN_PROGRAM_TEXEL_OFFSET_NV
@ GL_MIN_PROGRAM_TEXEL_OFFSET_NV
Definition: juce_gl.h:9298
juce::gl::WGL_PIXEL_TYPE_EXT
@ WGL_PIXEL_TYPE_EXT
Definition: juce_wgl.h:449
juce::FileInputStream::fileHandle
void * fileHandle
Definition: juce_FileInputStream.h:80
juce::dsp::DelayLine::DelayLine
DelayLine()
Default constructor.
juce::gl::WGL_PBUFFER_LARGEST_ARB
@ WGL_PBUFFER_LARGEST_ARB
Definition: juce_wgl.h:216
juce::gl::WGL_SWAP_OVERLAY13
@ WGL_SWAP_OVERLAY13
Definition: juce_wgl.h:59
juce::CachedValue::CachedValue
CachedValue()
Default constructor.
juce::AudioVisualiserComponent::waveformColour
Colour waveformColour
Definition: juce_AudioVisualiserComponent.h:126
juce::DrawableText::fontHScale
float fontHScale
Definition: juce_DrawableText.h:105
juce::dsp::LadderFilterMode::LPF12
@ LPF12
juce::gl::GL_FOG_OFFSET_VALUE_SGIX
@ GL_FOG_OFFSET_VALUE_SGIX
Definition: juce_gl.h:11472
juce::ResizableCornerComponent::component
WeakReference< Component > component
Definition: juce_ResizableCornerComponent.h:85
juce::gl::GL_DYNAMIC_STORAGE_BIT_EXT
@ GL_DYNAMIC_STORAGE_BIT_EXT
Definition: juce_gles2.h:1898
juce::gl::GL_LOW_INT
@ GL_LOW_INT
Definition: juce_gl.h:2414
juce::dsp::SIMDFallbackOps::ScalarAnd::op
static forcedinline MaskType op(MaskType a, MaskType b) noexcept
Definition: juce_fallback_SIMDNativeOps.h:178
juce::Array::insertMultiple
void insertMultiple(int indexToInsertAt, ParameterType newElement, int numberOfTimesToInsertIt)
Inserts multiple copies of an element into the array at a given position.
Definition: juce_Array.h:480
juce::gl::GL_SMOOTH_POINT_SIZE_GRANULARITY
@ GL_SMOOTH_POINT_SIZE_GRANULARITY
Definition: juce_gl.h:1124
juce::OwnedArray::size
int size() const noexcept
Returns the number of items currently in the array.
Definition: juce_OwnedArray.h:130
juce::gl::GL_INT_VEC2_ARB
@ GL_INT_VEC2_ARB
Definition: juce_gl.h:4848
CameraDevice::Pimpl::ScopedCameraDevice::pendingClose
Atomic< int > pendingClose
Definition: juce_android_CameraDevice.h:2377
juce::AccessibilityRole::tableHeader
@ tableHeader
juce::DirectoryEntry::iterator
std::weak_ptr< DirectoryIterator > iterator
Definition: juce_RangedDirectoryIterator.h:65
juce::PerformanceCounter::startTime
int64 startTime
Definition: juce_PerformanceCounter.h:115
juce::NetworkServiceDiscovery::Advertiser::minInterval
const RelativeTime minInterval
Definition: juce_NetworkServiceDiscovery.h:65
juce::MultiChoicePropertyComponent::buttonHeight
static constexpr int buttonHeight
Definition: juce_MultiChoicePropertyComponent.h:127
juce::Label::onTextChange
std::function< void()> onTextChange
You can assign a lambda to this callback object to have it called when the label text is changed.
Definition: juce_Label.h:206
juce::PushNotifications::ChannelGroup::name
String name
Required: User visible name of the channel group.
Definition: juce_PushNotifications.h:484
juce::ExtensionsVisitor::VST3Client::getPreset
virtual MemoryBlock getPreset() const =0
juce::gl::GL_WEIGHTED_AVERAGE_ARB
@ GL_WEIGHTED_AVERAGE_ARB
Definition: juce_gl.h:5211
juce::gl::GL_TEXTURE_BUFFER_DATA_STORE_BINDING
@ GL_TEXTURE_BUFFER_DATA_STORE_BINDING
Definition: juce_gl.h:2031
juce::Atomic::operator=
Atomic< Type > & operator=(const Atomic &other) noexcept
Copies another value into this one (atomically).
Definition: juce_Atomic.h:102
juce::PositionableAudioSource
A type of AudioSource which can be repositioned.
Definition: juce_PositionableAudioSource.h:38
juce::CoreGraphicsContext::getClipBounds
Rectangle< int > getClipBounds() const override
juce::dsp::IIR::ArrayCoefficients::makeFirstOrderAllPass
static std::array< NumericType, 4 > makeFirstOrderAllPass(double sampleRate, NumericType frequency)
Returns the coefficients for a first order all-pass filter.
juce::UIViewComponent::pimpl
std::unique_ptr< Pimpl > pimpl
Definition: juce_UIViewComponent.h:80
juce::gl::GL_TRANSPOSE_MODELVIEW_MATRIX_ARB
@ GL_TRANSPOSE_MODELVIEW_MATRIX_ARB
Definition: juce_gl.h:5348
juce::gl::GL_HINT_BIT
@ GL_HINT_BIT
Definition: juce_gl.h:399
GLenum
unsigned int GLenum
Definition: juce_gl.h:156
juce::gl::GL_STENCIL_BACK_PASS_DEPTH_PASS
@ GL_STENCIL_BACK_PASS_DEPTH_PASS
Definition: juce_gl.h:1484
juce::TabbedButtonBar::tabs
OwnedArray< TabInfo > tabs
Definition: juce_TabbedButtonBar.h:355
juce::gl::GL_GEOMETRY_INPUT_TYPE
@ GL_GEOMETRY_INPUT_TYPE
Definition: juce_gl.h:2113
juce::gl::GL_ALPHA32F_EXT
@ GL_ALPHA32F_EXT
Definition: juce_gles2.h:2911
juce::AiffAudioFormat::appleNumerator
static const char *const appleNumerator
Metadata property name used when reading a aiff file with a basc chunk.
Definition: juce_AiffAudioFormat.h:59
juce::gl::GL_UNSIGNED_INT8_VEC3_NV
@ GL_UNSIGNED_INT8_VEC3_NV
Definition: juce_gl.h:3362
juce::CachedValue::operator!=
bool operator!=(const OtherType &other) const
Returns true if the current value of the property (or the fallback value) is not equal to other.
Definition: juce_CachedValue.h:125
juce::ConsoleApplication::Command::command
std::function< void(const ArgumentList &)> command
The actual command that should be invoked to perform this action.
Definition: juce_ConsoleApplication.h:267
juce::ListBox::getOutlineThickness
int getOutlineThickness() const noexcept
Returns the thickness of outline that will be drawn around the listbox.
Definition: juce_ListBox.h:489
juce::gl::GL_COMPRESSED_LUMINANCE_LATC1_EXT
@ GL_COMPRESSED_LUMINANCE_LATC1_EXT
Definition: juce_gl.h:7506
juce::gl::GL_REG_10_ATI
@ GL_REG_10_ATI
Definition: juce_gl.h:5676
juce::Colours::transparentBlack
const Colour transparentBlack
Definition: juce_Colours.h:40
juce::gl::GL_PARALLEL_ARRAYS_INTEL
@ GL_PARALLEL_ARRAYS_INTEL
Definition: juce_gl.h:8371
juce::gl::GL_COLOR_ATTACHMENT6_EXT
@ GL_COLOR_ATTACHMENT6_EXT
Definition: juce_gl.h:6642
juce::ArrayBase< juce::InAppPurchases::Listener *, DummyCriticalSection >::TriviallyCopyableVoid
typename std::enable_if< IsTriviallyCopyable< T >::value, void >::type TriviallyCopyableVoid
Definition: juce_ArrayBase.h:396
juce::gl::arg1Rep
GLuint GLuint GLuint GLuint GLuint arg1Rep
Definition: juce_gl.h:5777
juce::gl::GL_MAX_TEXTURE_COORDS_ARB
@ GL_MAX_TEXTURE_COORDS_ARB
Definition: juce_gl.h:4130
juce::gl::GL_RGBA16F
@ GL_RGBA16F
Definition: juce_gl.h:1712
juce::gl::GL_CLIP_DISTANCE3_APPLE
@ GL_CLIP_DISTANCE3_APPLE
Definition: juce_gles2.h:1670
juce::gl::WGL_DOUBLE_BUFFER_ARB
@ WGL_DOUBLE_BUFFER_ARB
Definition: juce_wgl.h:248
juce::gl::tagId
GLint tagId
Definition: juce_gl.h:9938
juce::CharPointer_ASCII::lengthUpTo
size_t lengthUpTo(const CharPointer_ASCII end) const noexcept
Returns the number of characters in this string, or up to the given end pointer, whichever is lower.
Definition: juce_CharPointer_ASCII.h:169
juce::var::NativeFunction
std::function< var(const NativeFunctionArgs &)> NativeFunction
Definition: juce_Variant.h:57
juce::dsp::SpecialFunctions::asne
static Complex< double > asne(Complex< double > w, double k) noexcept
Computes the inverse of the Jacobian elliptic function sn for the elliptic modulus k and the quarter-...
juce::gl::GL_TEXTURE_DEPTH_SIZE_ARB
@ GL_TEXTURE_DEPTH_SIZE_ARB
Definition: juce_gl.h:4003
juce::AudioProcessor::InOutChannelPair::InOutChannelPair
InOutChannelPair(const int16(&config)[2]) noexcept
Definition: juce_AudioProcessor.h:1424
juce::gl::GL_INVERT
@ GL_INVERT
Definition: juce_gl.h:347
juce::RenderingHelpers::GlyphCache::misses
Atomic< int > misses
Definition: juce_RenderingHelpers.h:204
juce::gl::GL_TEXTURE_GEN_Q
@ GL_TEXTURE_GEN_Q
Definition: juce_gl.h:505
juce::SortedSet::getLock
const TypeOfCriticalSectionToUse & getLock() const noexcept
Returns the CriticalSection that locks this array.
Definition: juce_SortedSet.h:476
juce::anonymous_namespace{juce_mac_CoreGraphicsHelpers.h}::convertToCGPoint
CGPoint convertToCGPoint(PointType p) noexcept
Definition: juce_mac_CoreGraphicsHelpers.h:63
juce::gl::GL_CON_28_ATI
@ GL_CON_28_ATI
Definition: juce_gl.h:5726
juce::gl::GL_MAX_TRANSFORM_FEEDBACK_INTERLEAVED_COMPONENTS
@ GL_MAX_TRANSFORM_FEEDBACK_INTERLEAVED_COMPONENTS
Definition: juce_gl.h:1741
juce::DirectoryEntry::isReadOnly
bool isReadOnly() const
True if the item is read-only, false otherwise.
Definition: juce_RangedDirectoryIterator.h:57
juce::gl::GL_IMAGE_CLASS_2_X_8
@ GL_IMAGE_CLASS_2_X_8
Definition: juce_gl.h:2827
juce::dsp::SIMDRegister::operator-=
SIMDRegister &JUCE_VECTOR_CALLTYPE operator-=(SIMDRegister v) noexcept
Subtracts another SIMDRegister to the receiver.
Definition: juce_SIMDRegister.h:184
juce_NewLine.h
juce::AccessibilityHandler::getNativeImplementation
AccessibilityNativeHandle * getNativeImplementation() const
juce::RenderingHelpers::ClipRegions::RectangleListRegion::clip
RectangleList< int > clip
Definition: juce_RenderingHelpers.h:1883
juce::AudioBuffer
A multi-channel buffer containing floating point audio samples.
Definition: juce_AudioSampleBuffer.h:80
juce::gl::GL_UNSIGNED_INVERT_NV
@ GL_UNSIGNED_INVERT_NV
Definition: juce_gl.h:9968
juce::AudioFormatReader::ReadHelper
Used by AudioFormatReader subclasses to copy data to different formats.
Definition: juce_AudioFormatReader.h:277
juce_linux_XWindowSystem.h
juce::gl::GL_MAX_GEOMETRY_UNIFORM_COMPONENTS_OES
@ GL_MAX_GEOMETRY_UNIFORM_COMPONENTS_OES
Definition: juce_gles2.h:4593
juce::TopLevelWindow::isActiveWindow
bool isActiveWindow() const noexcept
True if this is currently the TopLevelWindow that is actively being used.
Definition: juce_TopLevelWindow.h:77
juce::XWindowSystem::getFocusWindow
::Window getFocusWindow(::Window) const
juce::dsp::AudioBlock::copyFrom
AudioBlock & copyFrom(const AudioBlock< OtherSampleType > &src) noexcept
Copies the values in src to this block.
Definition: juce_AudioBlock.h:314
juce::gl::GL_PROXY_HISTOGRAM
@ GL_PROXY_HISTOGRAM
Definition: juce_gl.h:3043
juce::ToolbarItemComponent::toolbarStyle
Toolbar::ToolbarItemStyle toolbarStyle
Definition: juce_ToolbarItemComponent.h:200
juce::anonymous_namespace{juce_mac_CoreGraphicsHelpers.h}::convertToCGRect
CGRect convertToCGRect(RectType r) noexcept
Definition: juce_mac_CoreGraphicsHelpers.h:51
juce::ListenerList::DummyBailOutChecker::shouldBailOut
bool shouldBailOut() const noexcept
Definition: juce_ListenerList.h:182
juce::KnownPluginList::blacklist
StringArray blacklist
Definition: juce_KnownPluginList.h:233
juce::CharPointer_UTF8::compareUpTo
int compareUpTo(const CharPointer other, const int maxChars) const noexcept
Compares this string with another one, up to a specified number of characters.
Definition: juce_CharPointer_UTF8.h:406
juce::Drawable
The base class for objects which can draw themselves, e.g.
Definition: juce_Drawable.h:37
juce::CharPointer_UTF16::operator-=
void operator-=(int numToSkip) noexcept
Moves this pointer backwards by the specified number of characters.
Definition: juce_CharPointer_UTF16.h:151
juce::Analytics::destinations
OwnedArray< AnalyticsDestination > destinations
Definition: juce_Analytics.h:111
juce::AudioChannelSet::ambisonicACN1
@ ambisonicACN1
First-order ambisonic channel number 1.
Definition: juce_AudioChannelSet.h:358
juce::SamplerSound::setEnvelopeParameters
void setEnvelopeParameters(ADSR::Parameters parametersToUse)
Changes the parameters of the ADSR envelope which will be applied to the sample.
Definition: juce_Sampler.h:87
juce::ZipFile::ZipEntry::isSymbolicLink
bool isSymbolicLink
True if the zip entry is a symbolic link.
Definition: juce_ZipFile.h:84
VideoComponent::Pimpl::DirectShowContext::isRendererConnected
bool isRendererConnected()
Definition: juce_win32_Video.h:805
juce::gl::GL_UNSIGNED_INT64_VEC2_ARB
@ GL_UNSIGNED_INT64_VEC2_ARB
Definition: juce_gl.h:4280
juce_AudioThumbnailCache.h
juce::gl::glGetString
const GLubyte *KHRONOS_APIENTRY *const & glGetString(GLenum name)
juce::FileSearchPathListComponent
Shows a set of file paths in a list, allowing them to be added, removed or re-ordered.
Definition: juce_FileSearchPathListComponent.h:38
juce::AudioProcessorParameterGroup::getParameters
Array< AudioProcessorParameter * > getParameters(bool recursive) const
Returns all the parameters in this group.
juce::Array::Array
Array(Array &&other) noexcept
Definition: juce_Array.h:74
juce::VSTPluginFormat
Implements a plugin format manager for VSTs.
Definition: juce_VSTPluginFormat.h:37
juce::OptionalScopedPointer::swapWith
void swapWith(OptionalScopedPointer< ObjectType > &other) noexcept
Swaps this object with another OptionalScopedPointer.
Definition: juce_OptionalScopedPointer.h:179
juce::Rectangle::withZeroOrigin
JUCE_NODISCARD Rectangle withZeroOrigin() const noexcept
Returns a rectangle whose size is the same as this one, but whose top-left position is (0,...
Definition: juce_Rectangle.h:238
juce::Line::getPointAlongLine
Point< ValueType > getPointAlongLine(ValueType distanceFromStart, ValueType perpendicularDistance) const noexcept
Returns a point which is a certain distance along and to the side of this line.
Definition: juce_Line.h:223
juce::File::userDocumentsDirectory
@ userDocumentsDirectory
The user's default documents folder.
Definition: juce_File.h:867
juce::XWindowSystem::pointerMap
int pointerMap[5]
Definition: juce_linux_XWindowSystem.h:341
juce::dsp::LinkwitzRileyFilterType::highpass
@ highpass
juce::Parallelogram::operator=
Parallelogram & operator=(const Parallelogram &)=default
juce::MemoryInputStream::getData
const void * getData() const noexcept
Returns a pointer to the source data block from which this stream is reading.
Definition: juce_MemoryInputStream.h:72
juce::gl::GL_MAX_TRANSFORM_FEEDBACK_SEPARATE_ATTRIBS
@ GL_MAX_TRANSFORM_FEEDBACK_SEPARATE_ATTRIBS
Definition: juce_gl.h:1742
juce::RenderingHelpers::ClipRegions::EdgeTableRegion::EdgeTableRegion
EdgeTableRegion(const RectangleList< int > &r)
Definition: juce_RenderingHelpers.h:1628
juce::LookAndFeel_V4::ColourScheme
A struct containing the set of colours to apply to the GUI.
Definition: juce_LookAndFeel_V4.h:42
juce::gl::GL_DRAW_BUFFER13_NV
@ GL_DRAW_BUFFER13_NV
Definition: juce_gles2.h:3613
juce::ComTypes::CLSID_EnhancedVideoRenderer
constexpr CLSID CLSID_EnhancedVideoRenderer
Definition: juce_win32_ComTypes.h:475
juce::MessageManager::messageThreadId
Thread::ThreadID messageThreadId
Definition: juce_MessageManager.h:329
juce::MessageThread::isRunning
bool isRunning() const noexcept
Definition: juce_LinuxMessageThread.h:90
juce::deleteAndZero
void deleteAndZero(Type &pointer)
Delete an object pointer, and sets the pointer to null.
Definition: juce_Memory.h:40
juce::XWindowSystem::destroyXDisplay
void destroyXDisplay()
juce::CharPointer_UTF32::operator>
bool operator>(CharPointer_UTF32 other) const noexcept
Definition: juce_CharPointer_UTF32.h:64
juce_ProcessorWrapper.h
juce::dsp::AudioBlock::addSample
void addSample(int destChannel, int destSample, SampleType valueToAdd) const noexcept
Adds a value to a sample in the buffer.
Definition: juce_AudioBlock.h:296
VideoRenderers::VMR7::VMR7
VMR7()
Definition: juce_win32_Video.h:44
juce::gl::GL_MAP1_VERTEX_ATTRIB10_4_NV
@ GL_MAP1_VERTEX_ATTRIB10_4_NV
Definition: juce_gl.h:10659
juce::gl::GL_DEPTH_SAMPLES_NV
@ GL_DEPTH_SAMPLES_NV
Definition: juce_gl.h:9249
juce::gl::GL_VIEW_CLASS_32_BITS
@ GL_VIEW_CLASS_32_BITS
Definition: juce_gl.h:2835
juce::RenderingHelpers::FloatRectangleRasterisingInfo::totalTop
int totalTop
Definition: juce_RenderingHelpers.h:397
juce::AnimatedPosition::Listener::positionChanged
virtual void positionChanged(AnimatedPosition &, double newPosition)=0
Called synchronously when an AnimatedPosition changes.
juce::dsp::FIR::Coefficients::operator=
Coefficients & operator=(const Coefficients &)=default
juce::gl::GL_DEPTH_BUFFER_BIT1_QCOM
@ GL_DEPTH_BUFFER_BIT1_QCOM
Definition: juce_gles2.h:5202
juce::gl::GL_CONSTANT_ALPHA
@ GL_CONSTANT_ALPHA
Definition: juce_gl.h:1336
juce::MPEChannelRemapper::clearChannel
void clearChannel(int channel) noexcept
Clears a specified channel of this MPE zone.
juce::SynthesiserVoice::getCurrentlyPlayingNote
int getCurrentlyPlayingNote() const noexcept
Returns the midi note that this voice is currently playing.
Definition: juce_Synthesiser.h:101
juce::SidePanel::getContent
Component * getContent() const noexcept
Returns the component that's currently being used inside the SidePanel.
Definition: juce_SidePanel.h:90
juce::XWindowSystemUtilities::Atoms::allowedActions
Atom allowedActions[5]
Definition: juce_linux_XWindowSystem.h:91
juce::gl::GL_MAX_TESS_CONTROL_OUTPUT_COMPONENTS_OES
@ GL_MAX_TESS_CONTROL_OUTPUT_COMPONENTS_OES
Definition: juce_gles2.h:4772
juce::gl::GL_PATH_DASH_CAPS_NV
@ GL_PATH_DASH_CAPS_NV
Definition: juce_gl.h:9634
juce::Line::getEndY
ValueType getEndY() const noexcept
Returns the y coordinate of the line's end point.
Definition: juce_Line.h:85
juce::gl::GL_PIXEL_TEXTURE_SGIS
@ GL_PIXEL_TEXTURE_SGIS
Definition: juce_gl.h:11219
juce::Image
Holds a fixed-size bitmap.
Definition: juce_Image.h:57
juce::gl::GL_EYE_DISTANCE_TO_LINE_SGIS
@ GL_EYE_DISTANCE_TO_LINE_SGIS
Definition: juce_gl.h:11238
juce::gl::GL_NEGATIVE_Y_EXT
@ GL_NEGATIVE_Y_EXT
Definition: juce_gl.h:8044
juce::dsp::StateVariableTPTFilter::getResonance
SampleType getResonance() const noexcept
Returns the resonance of the filter.
Definition: juce_StateVariableTPTFilter.h:95
juce::Thread::threadHandle
Atomic< void * > threadHandle
Definition: juce_Thread.h:386
juce::CharPointer_UTF8::atomicSwap
CharPointer_UTF8 atomicSwap(const CharPointer_UTF8 newValue)
Atomically swaps this pointer for a new value, returning the previous value.
Definition: juce_CharPointer_UTF8.h:539
juce::SidePanel::titleBarComponent
OptionalScopedPointer< Component > titleBarComponent
Definition: juce_SidePanel.h:203
juce::OwnedArray::ensureStorageAllocated
void ensureStorageAllocated(int minNumElements) noexcept
Increases the array's internal storage to hold a minimum number of elements.
Definition: juce_OwnedArray.h:788
juce::StringPool::lastGarbageCollectionTime
uint32 lastGarbageCollectionTime
Definition: juce_StringPool.h:80
juce::gl::GL_PRIMITIVE_RESTART_FOR_PATCHES_SUPPORTED_OES
@ GL_PRIMITIVE_RESTART_FOR_PATCHES_SUPPORTED_OES
Definition: juce_gles2.h:4790
juce::gl::GL_COLOR_ATTACHMENT13
@ GL_COLOR_ATTACHMENT13
Definition: juce_gl.h:1851
juce::gl::GL_CURRENT_QUERY
@ GL_CURRENT_QUERY
Definition: juce_gl.h:1400
juce::gl::GL_VERTEX_ARRAY_BUFFER_BINDING
@ GL_VERTEX_ARRAY_BUFFER_BINDING
Definition: juce_gl.h:1425
CameraDevice::Pimpl::previewMaxFPS
int previewMaxFPS
Definition: juce_win32_CameraDevice.h:590
juce::gl::WGL_AUX7_ARB
@ WGL_AUX7_ARB
Definition: juce_wgl.h:321
juce::dsp::AudioBlock::addInternal
void addInternal(AudioBlock< OtherSampleType > src) const noexcept
Definition: juce_AudioBlock.h:662
CameraDevice::Pimpl::chooseBestSize
static Rectangle< int > chooseBestSize(int minWidth, int minHeight, int maxWidth, int maxHeight, Array< Rectangle< int >> supportedSizes)
Definition: juce_android_CameraDevice.h:3074
juce::AccessibilityHandler::Interfaces::Interfaces
Interfaces(std::unique_ptr< AccessibilityCellInterface > ptr)
Definition: juce_AccessibilityHandler.h:55
juce::InAppPurchases::Purchase::productId
String productId
A unique identifier of in-app product that was purchased.
Definition: juce_InAppPurchases.h:75
juce::AudioPlayHead::FrameRate::isPullDown
bool isPullDown() const
Returns true if the effective framerate is actually equal to the base rate divided by 1....
Definition: juce_AudioPlayHead.h:99
CameraDevice::Pimpl::ScopedCameraDevice::CaptureSession::cameraCaptureSessionClosedCallback
static void cameraCaptureSessionClosedCallback(JNIEnv *, jobject, jlong host, jobject rawSession)
Definition: juce_android_CameraDevice.h:2251
juce::gl::GL_POINT_SIZE_MAX
@ GL_POINT_SIZE_MAX
Definition: juce_gl.h:1310
juce::gl::GL_COMPRESSED_RGBA
@ GL_COMPRESSED_RGBA
Definition: juce_gl.h:1196
juce::AnimatedPosition
Models a 1-dimensional position that can be dragged around by the user, and which will then continue ...
Definition: juce_AnimatedPosition.h:53
juce::SmoothedValueBase< LogRampedValue< FloatType > >::countdown
int countdown
Definition: juce_SmoothedValue.h:165
juce::gl::GL_STATE_RESTORE
@ GL_STATE_RESTORE
Definition: juce_gles2.h:5071
juce::OSCBundle::addElement
void addElement(const OSCBundle::Element &element)
Adds an OSCBundleElement to the OSCBundle's content.
Definition: juce_OSCBundle.h:126
juce::gl::GL_SKIP_COMPONENTS3_NV
@ GL_SKIP_COMPONENTS3_NV
Definition: juce_gl.h:10433
juce::gl::GL_ROUNDED_RECT8_NV
@ GL_ROUNDED_RECT8_NV
Definition: juce_gl.h:9754
juce::makeNSRect
NSRect makeNSRect(const RectangleType &r) noexcept
Definition: juce_mac_ObjCHelpers.h:199
juce::gl::GL_MAX_WINDOW_RECTANGLES_EXT
@ GL_MAX_WINDOW_RECTANGLES_EXT
Definition: juce_gl.h:8146
juce::ArrayBase::getFirst
ElementType getFirst() const noexcept
Definition: juce_ArrayBase.h:158
juce::MultiChoicePropertyComponent::isExpanded
bool isExpanded() const noexcept
Returns true if the list of options is expanded.
Definition: juce_MultiChoicePropertyComponent.h:86
juce::gl::GL_SOFTLIGHT_KHR
@ GL_SOFTLIGHT_KHR
Definition: juce_gl.h:8432
juce::gl::GL_MAX_VERTEX_SHADER_INSTRUCTIONS_EXT
@ GL_MAX_VERTEX_SHADER_INSTRUCTIONS_EXT
Definition: juce_gl.h:8023
CameraDevice::Pimpl::PreviewDisplay
Definition: juce_android_CameraDevice.h:970
juce::ValueTree::Iterator::difference_type
std::ptrdiff_t difference_type
Definition: juce_ValueTree.h:409
juce::RenderingHelpers::ClipRegions::RectangleListRegion::clipToImageAlpha
Ptr clipToImageAlpha(const Image &image, const AffineTransform &transform, Graphics::ResamplingQuality quality) override
Definition: juce_RenderingHelpers.h:1842
juce::PenDetails::tiltX
float tiltX
Indicates the angle of tilt of the pointer in a range of -1.0 to 1.0 along the x-axis where a positiv...
Definition: juce_MouseEvent.h:445
juce::gl::GL_INDEX_ARRAY_POINTER_EXT
@ GL_INDEX_ARRAY_POINTER_EXT
Definition: juce_gl.h:7902
juce::dsp::AudioBlock::copyTo
void copyTo(AudioBuffer< typename std::remove_const< NumericType >::type > &dst, size_t srcPos=0, size_t dstPos=0, size_t numElements=std::numeric_limits< size_t >::max()) const
Copies the values from this block to an AudioBuffer.
Definition: juce_AudioBlock.h:340
juce::gl::GL_LINE_STRIP_ADJACENCY_EXT
@ GL_LINE_STRIP_ADJACENCY_EXT
Definition: juce_gl.h:6714
juce::gl::GL_IMAGE_BINDING_LAYER
@ GL_IMAGE_BINDING_LAYER
Definition: juce_gl.h:2599
JUCE_GL_BASE_FUNCTIONS
#define JUCE_GL_BASE_FUNCTIONS
Definition: juce_OpenGLExtensions.h:32
juce::gl::GL_PROJECTION_MATRIX
@ GL_PROJECTION_MATRIX
Definition: juce_gl.h:486
juce::gl::GL_CONTEXT_FLAG_DEBUG_BIT
@ GL_CONTEXT_FLAG_DEBUG_BIT
Definition: juce_gl.h:2738
juce::dsp::LookupTableTransform::operator()
FloatType operator()(FloatType index) const noexcept
Definition: juce_LookupTable.h:266
juce_MixerAudioSource.h
juce::RenderingHelpers::FloatRectangleRasterisingInfo::top
int top
Definition: juce_RenderingHelpers.h:396
juce::Rectangle::isEmpty
bool isEmpty() const noexcept
Returns true if the rectangle's width or height are zero or less.
Definition: juce_Rectangle.h:121
juce::gl::GL_VERTEX_ATTRIB_ARRAY_LENGTH_NV
@ GL_VERTEX_ATTRIB_ARRAY_LENGTH_NV
Definition: juce_gl.h:10566
juce::gl::GL_TRANSPOSE_CURRENT_MATRIX_ARB
@ GL_TRANSPOSE_CURRENT_MATRIX_ARB
Definition: juce_gl.h:4126
juce::RenderingHelpers::EdgeTableFillers::TransformedImageFill::handleEdgeTablePixel
forcedinline void handleEdgeTablePixel(int x, int alphaLevel) noexcept
Definition: juce_RenderingHelpers.h:956
juce::gl::WGL_TEXTURE_FORMAT_ARB
@ WGL_TEXTURE_FORMAT_ARB
Definition: juce_wgl.h:293
juce::gl::GL_DUAL_INTENSITY4_SGIS
@ GL_DUAL_INTENSITY4_SGIS
Definition: juce_gl.h:11351
juce::File::setAsCurrentWorkingDirectory
bool setAsCurrentWorkingDirectory() const
Sets the current working directory to be this file.
Definition: juce_posix_SharedCode.h:136
juce::MPEZone::masterPitchbendRange
int masterPitchbendRange
Definition: juce_MPEZoneLayout.h:99
juce::gl::GL_PALETTE4_RGBA8_OES
@ GL_PALETTE4_RGBA8_OES
Definition: juce_gl.h:10875
juce::gl::GL_MATRIX17_ARB
@ GL_MATRIX17_ARB
Definition: juce_gl.h:4150
juce::SortedSet::ensureStorageAllocated
void ensureStorageAllocated(const int minNumElements)
Increases the set's internal storage to hold a minimum number of elements.
Definition: juce_SortedSet.h:466
juce::PopupMenu::Options::hasWatchedComponentBeenDeleted
bool hasWatchedComponentBeenDeleted() const noexcept
Returns true if the menu was watching a component, and that component has been deleted,...
Definition: juce_PopupMenu.h:582
juce::ArgumentList::Argument::resolveAsExistingFile
File resolveAsExistingFile() const
Resolves this argument as an absolute File, using the current working directory as a base for resolvi...
juce::Colours::lightgoldenrodyellow
const Colour lightgoldenrodyellow
Definition: juce_Colours.h:109
juce::Interpolators::ZeroOrderHoldTraits::algorithmicLatency
static constexpr float algorithmicLatency
Definition: juce_Interpolators.h:137
juce::gl::GL_UNPACK_ALIGNMENT
@ GL_UNPACK_ALIGNMENT
Definition: juce_gl.h:310
juce::CPlusPlusCodeTokeniser
A simple lexical analyser for syntax colouring of C++ code.
Definition: juce_CPlusPlusCodeTokeniser.h:37
juce::FragmentOverlay::FragmentOverlay
FragmentOverlay()
juce::ReferenceCountedArray::removeObject
void removeObject(ObjectClass *objectToRemove)
Removes the first occurrence of a specified object from the array.
Definition: juce_ReferenceCountedArray.h:657
juce::ReferenceCountedArray::releaseObject
static void releaseObject(ObjectClass *o)
Definition: juce_ReferenceCountedArray.h:900
juce::gl::GL_VERTEX_ATTRIB_MAP2_APPLE
@ GL_VERTEX_ATTRIB_MAP2_APPLE
Definition: juce_gl.h:3786
juce::CppTokeniserFunctions::parseFloatLiteral
static bool parseFloatLiteral(Iterator &source) noexcept
Definition: juce_CPlusPlusCodeTokeniserFunctions.h:235
juce::SynthesiserVoice::isSustainPedalDown
bool isSustainPedalDown() const noexcept
Returns true if the sustain pedal is currently active for this voice.
Definition: juce_Synthesiser.h:229
juce::androidJNIJavaVM
JavaVM * androidJNIJavaVM
juce::Point::toFloat
constexpr Point< float > toFloat() const noexcept
Casts this point to a Point<float> object.
Definition: juce_Point.h:234
juce::ScopedAutoReleasePool
A handy C++ wrapper that creates and deletes an NSAutoreleasePool object using RAII.
Definition: juce_Memory.h:134
juce::gl::GL_LUMINANCE32F_EXT
@ GL_LUMINANCE32F_EXT
Definition: juce_gles2.h:2912
juce::gl::GL_MAP1_VERTEX_ATTRIB2_4_NV
@ GL_MAP1_VERTEX_ATTRIB2_4_NV
Definition: juce_gl.h:10651
juce::gl::GL_BUFFER_DATA_SIZE
@ GL_BUFFER_DATA_SIZE
Definition: juce_gl.h:2880
juce::dsp::Reverb
Processor wrapper around juce::Reverb for easy integration into ProcessorChain.
Definition: juce_dsp/widgets/juce_Reverb.h:36
juce::gl::GL_COLOR_MATERIAL_PARAMETER
@ GL_COLOR_MATERIAL_PARAMETER
Definition: juce_gl.h:470
juce::AffineTransform::translation
static AffineTransform translation(PointType delta) noexcept
Returns a new transform which is a translation.
Definition: juce_AffineTransform.h:135
juce::XmlElement::GetNextElementWithTagName::GetNextElementWithTagName
GetNextElementWithTagName(String n)
Definition: juce_XmlElement.h:654
juce::nextPowerOfTwo
int nextPowerOfTwo(int n) noexcept
Returns the smallest power-of-two which is equal to or greater than the given integer.
Definition: juce_MathsFunctions.h:533
juce::gl::GL_MAX_GEOMETRY_UNIFORM_BLOCKS_EXT
@ GL_MAX_GEOMETRY_UNIFORM_BLOCKS_EXT
Definition: juce_gles2.h:2142
juce::dsp::AudioBlock::clearInternal
void JUCE_VECTOR_CALLTYPE clearInternal() const noexcept
Definition: juce_AudioBlock.h:601
juce::PluginListComponent
A component displaying a list of plugins, with options to scan for them, add, remove and sort them.
Definition: juce_PluginListComponent.h:36
juce::KeyboardFocusTraverser
Controls the order in which keyboard focus moves between components.
Definition: juce_KeyboardFocusTraverser.h:45
juce::ArrayBase
A basic object container.
Definition: juce_ArrayBase.h:40
juce::SelectedItemSet::ParameterType
typename TypeHelpers::ParameterType< SelectableItemType >::type ParameterType
Definition: juce_SelectedItemSet.h:51
juce::dsp::DelayLine::setMaximumDelayInSamples
void setMaximumDelayInSamples(int maxDelayInSamples)
Sets a new maximum delay in samples.
juce::XEmbedComponent::focusLost
void focusLost(FocusChangeType) override
Called to indicate that this component has just lost the keyboard focus.
juce::ResizableWindow::setContentOwned
void setContentOwned(Component *newContentComponent, bool resizeToFitWhenContentChangesSize)
Changes the current content component.
juce::PushNotifications::Settings::Category
Describes a category of a notification.
Definition: juce_PushNotifications.h:396
juce::gl::GL_TEXTURE14
@ GL_TEXTURE14
Definition: juce_gl.h:1158
juce::AudioProcessor::isUsingDoublePrecision
bool isUsingDoublePrecision() const noexcept
Returns true if the current precision is set to doublePrecision.
Definition: juce_AudioProcessor.h:678
juce::gl::GL_FLOAT_MAT4_ARB
@ GL_FLOAT_MAT4_ARB
Definition: juce_gl.h:4857
juce::ComboBox::label
std::unique_ptr< Label > label
Definition: juce_ComboBox.h:447
juce::StringArray::trim
void trim()
Deletes any whitespace characters from the starts and ends of all the strings.
juce::dsp::FixedSizeFunction< len, Ret(Args...)>::Storage
typename std::aligned_storage< len >::type Storage
Definition: juce_FixedSizeFunction.h:105
juce::Colours::rebeccapurple
const Colour rebeccapurple
Definition: juce_Colours.h:156
juce::AudioDeviceManager::AudioDeviceSetup::inputChannels
BigInteger inputChannels
The set of active input channels.
Definition: juce_AudioDeviceManager.h:122
juce::PushNotifications::Notification::ledColour
Colour ledColour
Optional: Sets the led colour.
Definition: juce_PushNotifications.h:254
juce::PushNotifications::Notification::Action::Style
Style
Controls the appearance of this action.
Definition: juce_PushNotifications.h:69
juce::gl::GL_UNIFORM_BLOCK_INDEX
@ GL_UNIFORM_BLOCK_INDEX
Definition: juce_gl.h:2068
juce::gl::GL_BOOL
@ GL_BOOL
Definition: juce_gl.h:1520
juce::AudioProcessorParameterWithID::AudioProcessorParameterWithID
AudioProcessorParameterWithID(const ParameterID &parameterID, const String &parameterName, const AudioProcessorParameterWithIDAttributes &attributes={})
The creation of this object requires providing a name and ID which will be constant for its lifetime.
juce::gl::WGL_PBUFFER_LOST_ARB
@ WGL_PBUFFER_LOST_ARB
Definition: juce_wgl.h:219
juce::gl::GL_REPLACE
@ GL_REPLACE
Definition: juce_gl.h:369
juce::dsp::ProcessContextReplacing::ProcessContextReplacing
ProcessContextReplacing(AudioBlockType &block) noexcept
Creates a ProcessContextReplacing that uses the given audio block.
Definition: juce_ProcessContext.h:99
juce::PluginHostType::isInterAppAudioConnected
bool isInterAppAudioConnected() const
Returns true if the plugin is connected with Inter-App Audio on iOS.
juce::MouseCursor::IBeamCursor
@ IBeamCursor
A vertical I-beam for positioning within text.
Definition: juce_MouseCursor.h:51
juce::SamplerSound::getName
const String & getName() const noexcept
Returns the sample's name.
Definition: juce_Sampler.h:78
juce::gl::GL_UNIFORM_BUFFER_ADDRESS_NV
@ GL_UNIFORM_BUFFER_ADDRESS_NV
Definition: juce_gl.h:10474
juce::dsp::DryWetMixer::fifo
SingleThreadedAbstractFifo fifo
Definition: juce_DryWetMixer.h:112
juce::DirectoryContentsList::FileInfo::isReadOnly
bool isReadOnly
True if the file is read-only.
Definition: juce_DirectoryContentsList.h:154
juce::gl::GL_FOG_COORDINATE_EXT
@ GL_FOG_COORDINATE_EXT
Definition: juce_gl.h:6567
juce::CPlusPlusCodeTokeniser::tokenType_identifier
@ tokenType_identifier
Definition: juce_CPlusPlusCodeTokeniser.h:58
juce::ScopedTimeMeasurement::result
double & result
Definition: juce_PerformanceCounter.h:160
juce::HeapBlock::operator[]
ElementType & operator[](IndexType index) const noexcept
Returns a reference to one of the data elements.
Definition: juce_HeapBlock.h:219
CameraDevice::Pimpl::GrabberCallback::BufferCB
JUCE_COMRESULT BufferCB(double time, BYTE *buffer, long bufferSize)
Definition: juce_win32_CameraDevice.h:547
juce::Array::operator!=
bool operator!=(const OtherArrayType &other) const
Compares this array to another one.
Definition: juce_Array.h:175
juce::dsp::IIR::Filter::coefficients
CoefficientsPtr coefficients
The coefficients of the IIR filter.
Definition: juce_dsp/processors/juce_IIRFilter.h:336
juce::ScrollBar
A scrollbar component.
Definition: juce_ScrollBar.h:51
CameraDevice::Pimpl::removeUser
void removeUser()
Definition: juce_win32_CameraDevice.h:261
juce::RenderingHelpers::EdgeTableFillers::TransformedImageFill::handleEdgeTableLine
void handleEdgeTableLine(int x, int width, int alphaLevel) noexcept
Definition: juce_RenderingHelpers.h:972
juce::gl::GL_QUERY_DEPTH_FAIL_EVENT_BIT_AMD
@ GL_QUERY_DEPTH_FAIL_EVENT_BIT_AMD
Definition: juce_gl.h:3445
juce::TooltipClient
Components that want to use pop-up tooltips should implement this interface.
Definition: juce_TooltipClient.h:41
juce::gl::firstGlyph
GLenum const void GLbitfield GLuint firstGlyph
Definition: juce_gl.h:9796
juce::gl::GL_ELEMENT_ARRAY_BUFFER
@ GL_ELEMENT_ARRAY_BUFFER
Definition: juce_gl.h:1404
juce::gl::GL_SHADING_RATE_8_INVOCATIONS_PER_PIXEL_NV
@ GL_SHADING_RATE_8_INVOCATIONS_PER_PIXEL_NV
Definition: juce_gl.h:10172
juce::Array::Array
Array(const std::initializer_list< TypeToCreateFrom > &items)
Definition: juce_Array.h:126
CameraDevice::Pimpl::DeviceOrientationChangeListener::lastKnownScreenOrientation
Desktop::DisplayOrientation lastKnownScreenOrientation
Definition: juce_android_CameraDevice.h:2818
juce::NormalisableRange::NormalisableRange
NormalisableRange(ValueType rangeStart, ValueType rangeEnd, ValueType intervalValue) noexcept
Creates a NormalisableRange with a given range and interval, but a dummy skew-factor.
Definition: juce_NormalisableRange.h:71
juce::gl::GL_EMBOSS_MAP_NV
@ GL_EMBOSS_MAP_NV
Definition: juce_gl.h:10214
juce::gl::GL_TEXTURE_VIEW_NUM_LEVELS
@ GL_TEXTURE_VIEW_NUM_LEVELS
Definition: juce_gl.h:2915
juce::Reverb::isFrozen
static bool isFrozen(const float freezeMode) noexcept
Definition: juce_audio_basics/utilities/juce_Reverb.h:197
juce::CarbonViewWrapperComponent::attachView
virtual HIViewRef attachView(WindowRef windowRef, HIViewRef rootView)=0
juce::gl::GL_MAP1_BINORMAL_EXT
@ GL_MAP1_BINORMAL_EXT
Definition: juce_gl.h:6190
juce::gl::WGL_CONTEXT_RELEASE_BEHAVIOR_ARB
@ WGL_CONTEXT_RELEASE_BEHAVIOR_ARB
Definition: juce_wgl.h:132
juce::OpenGLContext::NativeContext::surfaceCreated
void surfaceCreated(LocalRef< jobject > holder) override
juce::XWindowSystemUtilities::Atoms::windowType
Atom windowType
Definition: juce_linux_XWindowSystem.h:88
juce::gl::GL_VARIABLE_B_NV
@ GL_VARIABLE_B_NV
Definition: juce_gl.h:9954
juce::AccessibleState::isExpanded
bool isExpanded() const noexcept
Returns true if the UI element is expanded.
Definition: juce_AccessibilityState.h:150
juce::AccessibilityRole::hyperlink
@ hyperlink
VideoComponent::Pimpl::ComponentWatcher::componentPeerChanged
void componentPeerChanged() override
Definition: juce_win32_Video.h:370
juce::gl::GL_SRGB_DECODE_ARB
@ GL_SRGB_DECODE_ARB
Definition: juce_gl.h:4453
juce::gl::GL_COLOR_ATTACHMENT9
@ GL_COLOR_ATTACHMENT9
Definition: juce_gl.h:1847
juce::CharPointer_ASCII::operator==
bool operator==(CharPointer_ASCII other) const noexcept
This is a pointer comparison, it doesn't compare the actual text.
Definition: juce_CharPointer_ASCII.h:62
juce::gl::GL_STENCIL_BUFFER_BIT5_QCOM
@ GL_STENCIL_BUFFER_BIT5_QCOM
Definition: juce_gles2.h:5214
juce::GenericInterpolator
An interpolator base class for resampling streams of floats.
Definition: juce_GenericInterpolator.h:40
khronos_intptr_t
signed long int khronos_intptr_t
Definition: juce_khrplatform.h:244
juce::ComTypes::CLSID_SmartTee
constexpr CLSID CLSID_SmartTee
Definition: juce_win32_ComTypes.h:479
juce::gl::GL_TEXTURE_BUFFER_BINDING_EXT
@ GL_TEXTURE_BUFFER_BINDING_EXT
Definition: juce_gles2.h:2717
juce::CharacterFunctions::compareUpTo
static int compareUpTo(CharPointerType1 s1, CharPointerType2 s2, int maxChars) noexcept
Compares two null-terminated character strings, up to a given number of characters.
Definition: juce_CharacterFunctions.h:624
juce::AudioFormatWriter::bitsPerSample
unsigned int bitsPerSample
The bit depth of the file.
Definition: juce_AudioFormatWriter.h:254
CameraDevice::Pimpl::ScopedCameraDevice::CaptureSession::StillPictureTaker::cameraCaptureSessionCaptureStartedCallback
static void cameraCaptureSessionCaptureStartedCallback(JNIEnv *, jobject, jlong host, jboolean isPreview, jobject rawSession, jobject rawRequest, jlong timestamp, jlong frameNumber)
Definition: juce_android_CameraDevice.h:2086
juce::RuntimePermissions::recordAudio
@ recordAudio
Permission to access the microphone (required on Android).
Definition: juce_RuntimePermissions.h:74
juce::AudioProcessor::memoryWarningReceived
virtual void memoryWarningReceived()
Called by the host to indicate that you should reduce your memory footprint.
Definition: juce_AudioProcessor.h:135
juce::UIAWindowProvider::get_IsTopmost
JUCE_COMRESULT get_IsTopmost(BOOL *pRetVal) override
Definition: juce_win32_UIAWindowProvider.h:170
juce::gl::GL_MAX_GEOMETRY_ATOMIC_COUNTERS_OES
@ GL_MAX_GEOMETRY_ATOMIC_COUNTERS_OES
Definition: juce_gles2.h:4603
juce::gl::GL_TESS_CONTROL_SHADER_EXT
@ GL_TESS_CONTROL_SHADER_EXT
Definition: juce_gles2.h:2687
juce::gl::GL_MULTISAMPLE_BUFFER_BIT2_QCOM
@ GL_MULTISAMPLE_BUFFER_BIT2_QCOM
Definition: juce_gles2.h:5219
juce::gl::GL_TRANSPOSE_COLOR_MATRIX_ARB
@ GL_TRANSPOSE_COLOR_MATRIX_ARB
Definition: juce_gl.h:5351
juce::dsp::ProcessContextReplacing::constBlock
ConstAudioBlockType constBlock
Definition: juce_ProcessContext.h:123
juce::MPEInstrument
This class represents an instrument handling MPE.
Definition: juce_MPEInstrument.h:53
juce::PluginHostType::isSamplitude
bool isSamplitude() const noexcept
Returns true if the host is Magix Samplitude.
Definition: juce_PluginHostType.h:175
juce::AudioProcessorValueTreeState::Parameter
A parameter class that maintains backwards compatibility with deprecated AudioProcessorValueTreeState...
Definition: juce_AudioProcessorValueTreeState.h:452
juce::SingletonHolder::deleteInstance
void deleteInstance()
Deletes and resets the current instance, if there is one.
Definition: juce_Singleton.h:109
juce::gl::GL_SHADING_RATE_1X2_PIXELS_QCOM
@ GL_SHADING_RATE_1X2_PIXELS_QCOM
Definition: juce_gles2.h:5180
juce::dsp::IIR::ArrayCoefficients::makeNotch
static std::array< NumericType, 6 > makeNotch(double sampleRate, NumericType frequency)
Returns the coefficients for a notch filter.
juce::CharPointer_UTF8::operator<=
bool operator<=(CharPointer_UTF8 other) const noexcept
Definition: juce_CharPointer_UTF8.h:61
juce::ObjCObjectHandle::reset
void reset(T ptr)
Definition: juce_mac_ObjCHelpers.h:294
juce::gl::GL_SWIZZLE_STR_DR_ATI
@ GL_SWIZZLE_STR_DR_ATI
Definition: juce_gl.h:5752
juce::gl::GL_MIN_PROGRAM_TEXEL_OFFSET
@ GL_MIN_PROGRAM_TEXEL_OFFSET
Definition: juce_gl.h:1716
juce::Decibels::gainToDecibels
static Type gainToDecibels(Type gain, Type minusInfinityDb=Type(defaultMinusInfinitydB))
Converts a gain level into a dBFS value.
Definition: juce_Decibels.h:56
juce::gl::GL_CONSTANT_COLOR_EXT
@ GL_CONSTANT_COLOR_EXT
Definition: juce_gl.h:6042
juce::gl::GL_FIXED_ONLY
@ GL_FIXED_ONLY
Definition: juce_gl.h:1719
juce::AndroidViewComponent::pimpl
std::unique_ptr< Pimpl > pimpl
Definition: juce_AndroidViewComponent.h:72
juce::DocumentWindow::setTitleBarHeight
void setTitleBarHeight(int newHeight)
Changes the height of the title-bar.
juce::MemoryMappedFile::fileHandle
void * fileHandle
Definition: juce_MemoryMappedFile.h:105
CameraDevice::ViewerComponent::componentVisibilityChanged
void componentVisibilityChanged() override
Definition: juce_android_CameraDevice.h:3271
juce::Toolbar::missingItemsButton
std::unique_ptr< Button > missingItemsButton
Definition: juce_Toolbar.h:316
juce::gl::commit
GLintptr GLsizeiptr GLboolean commit
Definition: juce_gl.h:5002
juce::gl::GL_TIMEOUT_EXPIRED_APPLE
@ GL_TIMEOUT_EXPIRED_APPLE
Definition: juce_gles2.h:1729
juce::gl::GL_VARIANT_ARRAY_POINTER_EXT
@ GL_VARIANT_ARRAY_POINTER_EXT
Definition: juce_gl.h:8059
juce::AudioPlayHead::canControlTransport
virtual bool canControlTransport()
Returns true if this object can control the transport.
Definition: juce_AudioPlayHead.h:264
juce::File::setFileReadOnlyInternal
bool setFileReadOnlyInternal(bool) const
Definition: juce_posix_SharedCode.h:308
juce::gl::GL_IUI_N3F_V2F_EXT
@ GL_IUI_N3F_V2F_EXT
Definition: juce_gl.h:6838
juce::Vector3D::operator-=
Vector3D & operator-=(Vector3D other) noexcept
Definition: juce_Vector3D.h:52
juce::AudioFormatWriter::getNumChannels
int getNumChannels() const noexcept
Returns the number of channels being written.
Definition: juce_AudioFormatWriter.h:170
juce::RenderingHelpers::EdgeTableFillers::SolidColour::linePixels
PixelType * linePixels
Definition: juce_RenderingHelpers.h:659
juce::gl::GL_SEMAPHORE_TYPE_TIMELINE_NV
@ GL_SEMAPHORE_TYPE_TIMELINE_NV
Definition: juce_gl.h:7822
VideoComponent::Pimpl::DirectShowContext::NativeWindowClass
Definition: juce_win32_Video.h:841
juce::gl::GL_VARIABLE_E_NV
@ GL_VARIABLE_E_NV
Definition: juce_gl.h:9957
juce::ToneGeneratorAudioSource::phasePerSample
double phasePerSample
Definition: juce_ToneGeneratorAudioSource.h:65
juce_ActionListener.h
juce_ios_Audio.h
juce::TreeView::ColourIds
ColourIds
A set of colour IDs to use to change the colour of various aspects of the TreeView.
Definition: juce_TreeView.h:868
juce::ArrayBase::clear
void clear()
Definition: juce_ArrayBase.h:239
juce_AndroidViewComponent.h
juce::gl::GL_PRIMITIVES_GENERATED_EXT
@ GL_PRIMITIVES_GENERATED_EXT
Definition: juce_gl.h:7850
juce::gl::GL_NOR
@ GL_NOR
Definition: juce_gl.h:345
juce::dsp::ProcessSpec
This structure is passed into a DSP algorithm's prepare() method, and contains information about vari...
Definition: juce_ProcessContext.h:37
ImageReaderOnImageAvailableListener::Owner::onImageAvailable
virtual void onImageAvailable(LocalRef< jobject > &imageReader)=0
juce::gl::GL_LINEAR_DETAIL_ALPHA_SGIS
@ GL_LINEAR_DETAIL_ALPHA_SGIS
Definition: juce_gl.h:11159
juce::gl::GL_GPU_MEMORY_INFO_EVICTION_COUNT_NVX
@ GL_GPU_MEMORY_INFO_EVICTION_COUNT_NVX
Definition: juce_gl.h:8752
juce::gl::GL_SAMPLE_SHADING_ARB
@ GL_SAMPLE_SHADING_ARB
Definition: juce_gl.h:4779
juce::dsp::SIMDInternal::MaskTypeFor< int16_t >::type
uint16_t type
Definition: juce_fallback_SIMDNativeOps.h:39
juce::AccessibilityActions::invoke
bool invoke(AccessibilityActionType type) const
If an action has been registered for the provided action type, invokes the action and returns true.
Definition: juce_AccessibilityActions.h:104
juce::gl::GL_INT64_VEC4_NV
@ GL_INT64_VEC4_NV
Definition: juce_gl.h:3359
juce::gl::GL_SAMPLER_BUFFER
@ GL_SAMPLER_BUFFER
Definition: juce_gl.h:2023
GLint64
khronos_int64_t GLint64
Definition: juce_gl.h:188
juce::MessageBoxOptions::iconType
MessageBoxIconType iconType
Definition: juce_MessageBoxOptions.h:137
juce::gl::GL_TEXTURE_OBJECT_VALID_QCOM
@ GL_TEXTURE_OBJECT_VALID_QCOM
Definition: juce_gles2.h:5070
juce::AudioProcessor::getBusBuffer
AudioBuffer< FloatType > getBusBuffer(AudioBuffer< FloatType > &processBlockBuffer, bool isInput, int busIndex) const
Returns an AudioBuffer containing a set of channel pointers for a specific bus.
Definition: juce_AudioProcessor.h:644
juce_SIMDRegister_Impl.h
juce::NativeMessageBox::showYesNoCancelBox
static int showYesNoCancelBox(MessageBoxIconType iconType, const String &title, const String &message, Component *associatedComponent=nullptr, ModalComponentManager::Callback *callback=nullptr)
Shows a dialog box with three buttons.
juce::gl::GL_MIRROR_CLAMP_TO_EDGE_ATI
@ GL_MIRROR_CLAMP_TO_EDGE_ATI
Definition: juce_gl.h:5884
juce_ToolbarButton.h
juce::dsp::AudioBlock::subtract
AudioBlock & subtract(AudioBlock< OtherSampleType > src) noexcept
Subtracts the source values from the elements in this block.
Definition: juce_AudioBlock.h:424
MediaPlayerListener
Definition: juce_android_Video.h:207
juce::Vector3D::operator/
Vector3D operator/(Type scaleFactor) const noexcept
Definition: juce_Vector3D.h:59
juce::PushNotifications::Notification::taskProgress
@ taskProgress
Progress for a long-running background operation.
Definition: juce_PushNotifications.h:205
juce::gl::GL_INTENSITY4
@ GL_INTENSITY4
Definition: juce_gl.h:1037
juce::GlobalRef::retain
static jobject retain(jobject obj, JNIEnv *env)
Definition: juce_android_JNIHelpers.h:152
juce::RenderingHelpers::GradientPixelIterators::Radial::getPixel
PixelARGB getPixel(int px) const noexcept
Definition: juce_RenderingHelpers.h:499
juce::OwnedArray::add
ObjectClass * add(ObjectClass *newObject)
Appends a new object to the end of the array.
Definition: juce_OwnedArray.h:294
juce::iOSAudioIODevice::getCurrentSampleRate
double getCurrentSampleRate() override
Returns the sample rate that the device is currently using.
juce::gl::GL_QUERY_RESOURCE_RENDERBUFFER_NV
@ GL_QUERY_RESOURCE_RENDERBUFFER_NV
Definition: juce_gl.h:9935
juce::gl::GL_RGBA8I_EXT
@ GL_RGBA8I_EXT
Definition: juce_gl.h:7647
juce::gl::GL_UNSIGNED_INT_SAMPLER_BUFFER_EXT
@ GL_UNSIGNED_INT_SAMPLER_BUFFER_EXT
Definition: juce_gl.h:6760
juce::gl::GL_TEXTURE11
@ GL_TEXTURE11
Definition: juce_gl.h:1155
juce::gl::GL_GENERIC_ATTRIB_NV
@ GL_GENERIC_ATTRIB_NV
Definition: juce_gl.h:10408
juce::gl::GL_NORMAL_MAP_EXT
@ GL_NORMAL_MAP_EXT
Definition: juce_gl.h:7539
juce::gl::GL_COMPRESSED_SLUMINANCE_ALPHA
@ GL_COMPRESSED_SLUMINANCE_ALPHA
Definition: juce_gl.h:1679
juce::Slider::RotaryParameters::startAngleRadians
float startAngleRadians
The angle (in radians, clockwise from the top) at which the slider's minimum value is represented.
Definition: juce_Slider.h:149
juce::gl::GL_ATOMIC_COUNTER_BUFFER_START
@ GL_ATOMIC_COUNTER_BUFFER_START
Definition: juce_gl.h:2554
CameraDevice::Pimpl::mediaControl
ComSmartPtr< ComTypes::IMediaControl > mediaControl
Definition: juce_win32_CameraDevice.h:579
juce::gl::GL_REPLACE_MIDDLE_SUN
@ GL_REPLACE_MIDDLE_SUN
Definition: juce_gl.h:11901
juce::FlexItem::Margin::bottom
float bottom
Bottom margin size.
Definition: juce_FlexItem.h:133
juce::Colours::powderblue
const Colour powderblue
Definition: juce_Colours.h:154
juce::AudioTransportSource::isPlaying
bool isPlaying() const noexcept
Returns true if it's currently playing.
Definition: juce_AudioTransportSource.h:123
juce::HashMap::Iterator::operator++
Iterator & operator++() noexcept
Definition: juce_HashMap.h:452
juce::gl::GL_QUAD_ALPHA8_SGIS
@ GL_QUAD_ALPHA8_SGIS
Definition: juce_gl.h:11358
juce::gl::GL_RENDER
@ GL_RENDER
Definition: juce_gl.h:603
juce::gl::GL_LOCAL_CONSTANT_DATATYPE_EXT
@ GL_LOCAL_CONSTANT_DATATYPE_EXT
Definition: juce_gl.h:8063
juce::gl::GL_MAX_GEOMETRY_ATOMIC_COUNTERS
@ GL_MAX_GEOMETRY_ATOMIC_COUNTERS
Definition: juce_gl.h:2573
juce::ScopedNoDenormals
Helper class providing an RAII-based mechanism for temporarily disabling denormals on your CPU.
Definition: juce_FloatVectorOperations.h:181
juce::StandalonePluginHolder::askUserToLoadState
void askUserToLoadState(const String &fileSuffix=String())
Pops up a dialog letting the user re-load the processor's state from a file.
Definition: juce_StandaloneFilterWindow.h:219
juce::ArrayBase::ArrayBase
friend class ArrayBase
Definition: juce_ArrayBase.h:602
juce::LassoComponent::LassoComponent
LassoComponent()=default
Creates a Lasso component.
juce::gl::GL_MAT_EMISSION_BIT_PGI
@ GL_MAT_EMISSION_BIT_PGI
Definition: juce_gl.h:11116
juce::AccessibilityNativeHandle::isElementValid
bool isElementValid() const noexcept
Definition: juce_win32_AccessibilityElement.h:41
juce::IPAddress
Represents an IP address.
Definition: juce_IPAddress.h:32
juce::gl::GL_PROXY_COLOR_TABLE
@ GL_PROXY_COLOR_TABLE
Definition: juce_gl.h:3036
juce::GenericScopedTryLock::retryLock
bool retryLock() const noexcept
Retry gaining the lock by calling tryEnter on the underlying lock.
Definition: juce_ScopedLock.h:234
juce::PushNotifications::ChannelGroup
Android API level 26 or higher only: represents a channel group.
Definition: juce_PushNotifications.h:481
juce::gl::GL_FRAMEBUFFER_ATTACHMENT_BLUE_SIZE
@ GL_FRAMEBUFFER_ATTACHMENT_BLUE_SIZE
Definition: juce_gl.h:1801
juce::gl::GL_TEXTURE_BINDING_BUFFER_EXT
@ GL_TEXTURE_BINDING_BUFFER_EXT
Definition: juce_gl.h:7495
juce::gl::GL_CURRENT_FOG_COORDINATE_EXT
@ GL_CURRENT_FOG_COORDINATE_EXT
Definition: juce_gl.h:6569
juce::ColourSelector::hueSelector
std::unique_ptr< HueSelectorComp > hueSelector
Definition: juce_ColourSelector.h:150
juce::AudioChannelSet::ambisonicY
@ ambisonicY
Same as first-order ambisonic channel number 1.
Definition: juce_AudioChannelSet.h:405
juce::gl::GL_TESS_CONTROL_OUTPUT_VERTICES_EXT
@ GL_TESS_CONTROL_OUTPUT_VERTICES_EXT
Definition: juce_gles2.h:2651
MutexType
juce::gl::GL_COMPRESSED_RGBA8_ETC2_EAC
@ GL_COMPRESSED_RGBA8_ETC2_EAC
Definition: juce_gl.h:2675
CameraDevice::Pimpl::ImageOutputBase
Definition: juce_mac_CameraDevice.h:236
juce::gl::external_sync
GLintptr external_sync
Definition: juce_gl.h:8158
juce::FileOutputStream::failedToOpen
bool failedToOpen() const noexcept
Returns true if the stream couldn't be opened for some reason.
Definition: juce_FileOutputStream.h:86
juce::dsp::StateVariableFilter::Filter::s2
SampleType s2
Definition: juce_StateVariableFilter.h:194
juce::ListenerList::callExcluding
void callExcluding(ListenerClass *listenerToExclude, Callback &&callback)
Calls a member function with 1 parameter, on all but the specified listener in the list.
Definition: juce_ListenerList.h:131
juce_AudioProcessorParameterWithID.h
juce::OpenGLContext::triggerRepaint
void triggerRepaint()
Asynchronously causes a repaint to be made.
VideoComponent::Pimpl::playSpeedMult
double playSpeedMult
Definition: juce_mac_Video.h:777
juce::gl::GL_ATC_RGBA_EXPLICIT_ALPHA_AMD
@ GL_ATC_RGBA_EXPLICIT_ALPHA_AMD
Definition: juce_gles2.h:1510
juce::CharPointer_UTF16::operator--
CharPointer_UTF16 operator--() noexcept
Moves this pointer back to the previous character in the string.
Definition: juce_CharPointer_UTF16.h:105
juce::gl::GL_COLOR_ATTACHMENT17
@ GL_COLOR_ATTACHMENT17
Definition: juce_gl.h:1855
juce::AndroidViewComponent
An Android-specific class that can create and embed a View inside itself.
Definition: juce_AndroidViewComponent.h:44
juce::ToolbarItemComponent::dragOffsetY
int dragOffsetY
Definition: juce_ToolbarItemComponent.h:202
juce::PluginHostType::HostType
HostType
Represents the host type and also its version for some hosts.
Definition: juce_PluginHostType.h:48
juce::HashMap::defaultHashTableSize
@ defaultHashTableSize
Definition: juce_HashMap.h:477
juce_ComponentBoundsConstrainer.h
juce::gl::GL_FRAMEBUFFER_DEFAULT
@ GL_FRAMEBUFFER_DEFAULT
Definition: juce_gl.h:1805
juce::dsp::SIMDFallbackOps::n
static constexpr size_t n
Definition: juce_fallback_SIMDNativeOps.h:61
juce::FileBrowserComponent::warnAboutOverwriting
@ warnAboutOverwriting
specifies that the dialog should warn about overwriting existing files (if possible).
Definition: juce_FileBrowserComponent.h:65
juce::gl::GL_CLIP_DISTANCE5_EXT
@ GL_CLIP_DISTANCE5_EXT
Definition: juce_gles2.h:1939
MediaRecorderOnInfoListener::invoke
jobject invoke(jobject proxy, jobject method, jobjectArray args) override
Definition: juce_android_CameraDevice.h:412
juce::RenderingHelpers::SavedStateBase::SavedStateBase
SavedStateBase(const SavedStateBase &other)
Definition: juce_RenderingHelpers.h:2062
juce::dsp::Gain::gain
SmoothedValue< FloatType > gain
Definition: juce_Gain.h:143
juce::gl::GL_MULT
@ GL_MULT
Definition: juce_gl.h:410
juce::RangedAudioParameterAttributes< AudioParameterFloatAttributes, float >::StringFromValue
std::function< String(float, int)> StringFromValue
Definition: juce_RangedAudioParameter.h:48
juce::gl::GL_MAX_TASK_WORK_GROUP_SIZE_NV
@ GL_MAX_TASK_WORK_GROUP_SIZE_NV
Definition: juce_gl.h:9536
juce::ImageButton::imageBounds
Rectangle< int > imageBounds
Definition: juce_ImageButton.h:151
juce::gl::GL_UNSIGNALED
@ GL_UNSIGNALED
Definition: juce_gl.h:2136
juce::PropertyComponent::setPreferredHeight
void setPreferredHeight(int newHeight) noexcept
Definition: juce_PropertyComponent.h:76
juce::dsp::FilterDesign::designFIRLowpassTransitionMethod
static FIRCoefficientsPtr designFIRLowpassTransitionMethod(FloatType frequency, double sampleRate, size_t order, FloatType normalisedTransitionWidth, FloatType spline)
This method is also a variant of the function designFIRLowpassWindowMethod, using a rectangular windo...
juce::gl::GL_LINE_STRIP_ADJACENCY_OES
@ GL_LINE_STRIP_ADJACENCY_OES
Definition: juce_gles2.h:4590
juce::gl::GL_RGBA16_EXT
@ GL_RGBA16_EXT
Definition: juce_gl.h:7441
juce::gl::GL_CON_13_ATI
@ GL_CON_13_ATI
Definition: juce_gl.h:5711
juce::gl::yoffset
GLint GLint GLint yoffset
Definition: juce_gl.h:1063
juce::PopupMenu::Options::getItemThatMustBeVisible
int getItemThatMustBeVisible() const noexcept
Gets the ID of the item that must be visible when the menu is initially shown.
Definition: juce_PopupMenu.h:618
juce::NormalisableRange::convertTo0to1
ValueType convertTo0to1(ValueType v) const noexcept
Uses the properties of this mapping to convert a non-normalised value to its 0->1 representation.
Definition: juce_NormalisableRange.h:124
juce::gl::GL_MAX_GEOMETRY_ATOMIC_COUNTER_BUFFERS
@ GL_MAX_GEOMETRY_ATOMIC_COUNTER_BUFFERS
Definition: juce_gl.h:2567
juce::gl::GL_DOUBLE_MAT3x2
@ GL_DOUBLE_MAT3x2
Definition: juce_gl.h:2305
CameraDevice::Pimpl::DelegateClass::didResumeRecordingToOutputFileAtURL
static void didResumeRecordingToOutputFileAtURL(id, SEL, AVCaptureFileOutput *, NSURL *, NSArray *)
Definition: juce_mac_CameraDevice.h:222
juce::gl::GL_VIEWPORT_SWIZZLE_NEGATIVE_W_NV
@ GL_VIEWPORT_SWIZZLE_NEGATIVE_W_NV
Definition: juce_gl.h:10835
juce::gl::GL_BUMP_TEX_UNITS_ATI
@ GL_BUMP_TEX_UNITS_ATI
Definition: juce_gl.h:5649
juce::gl::res
GLuint res
Definition: juce_gl.h:8070
juce::gl::GL_TEXTURE16
@ GL_TEXTURE16
Definition: juce_gl.h:1160
juce::AudioProcessorEditor::resizeListener
std::unique_ptr< AudioProcessorEditorListener > resizeListener
Definition: juce_AudioProcessorEditor.h:233
juce::AccessibilityValueInterface::AccessibleValueRange::getMaximumValue
double getMaximumValue() const noexcept
Returns the maximum value for this range.
Definition: juce_AccessibilityValueInterface.h:117
juce::InAppPurchases::Product::priceLocale
String priceLocale
Price locale.
Definition: juce_InAppPurchases.h:64
juce::gl::uniformCount
GLsizei uniformCount
Definition: juce_gl.h:2088
juce::CodeEditorComponent::ColourScheme::TokenType
Defines a colour for a token type.
Definition: juce_CodeEditorComponent.h:227
juce::Direct2DLowLevelGraphicsContext::drawLine
void drawLine(const Line< float > &) override
juce::var::ValueUnion::binaryValue
MemoryBlock * binaryValue
Definition: juce_Variant.h:307
juce::gl::GL_VIEW_CLASS_ETC2_RGBA
@ GL_VIEW_CLASS_ETC2_RGBA
Definition: juce_gl.h:4457
juce::gl::GL_VERTEX_ATTRIB_ARRAY0_NV
@ GL_VERTEX_ATTRIB_ARRAY0_NV
Definition: juce_gl.h:10633
juce::gl::GL_TRANSPOSE_PROJECTION_MATRIX
@ GL_TRANSPOSE_PROJECTION_MATRIX
Definition: juce_gl.h:1206
juce::ThreadLocalValue::releaseCurrentThreadStorage
void releaseCurrentThreadStorage()
Called by a thread before it terminates, to allow this class to release any storage associated with t...
Definition: juce_ThreadLocalValue.h:121
juce::XmlElement::Iterator::begin
Iterator begin() const
Definition: juce_XmlElement.h:677
juce::gl::GL_ALLOW_DRAW_WIN_HINT_PGI
@ GL_ALLOW_DRAW_WIN_HINT_PGI
Definition: juce_gl.h:11086
juce::gl::GL_TEXTURE3
@ GL_TEXTURE3
Definition: juce_gl.h:1147
juce::ToolbarButton
A type of button designed to go on a toolbar.
Definition: juce_ToolbarButton.h:41
juce::gl::minW
GLfloat GLfloat GLfloat minW
Definition: juce_gl.h:3829
juce::BurgerMenuComponent::topLevelIndexClicked
int topLevelIndexClicked
Definition: juce_BurgerMenuComponent.h:104
juce::ResamplingAudioSource::FilterState::y2
double y2
Definition: juce_ResamplingAudioSource.h:95
VideoComponent::Pimpl::PlayerController::playerLayer
AVPlayerLayer * playerLayer
Definition: juce_mac_Video.h:658
juce::ComTypes::VIDEO_STREAM_CONFIG_CAPS::MaxCroppingSize
SIZE MaxCroppingSize
Definition: juce_win32_ComTypes.h:152
juce::ParameterAttachment::parameter
RangedAudioParameter & parameter
Definition: juce_ParameterAttachments.h:114
juce::HeapBlock::operator!=
bool operator!=(const ElementType *otherPointer) const noexcept
Compares the pointer with another pointer.
Definition: juce_HeapBlock.h:236
juce_HyperlinkButton.h
juce::FileOutputStream::fileHandle
void * fileHandle
Definition: juce_FileOutputStream.h:110
juce::PushNotifications::Notification::message
@ message
Incoming message (sms, instant message etc.).
Definition: juce_PushNotifications.h:204
juce::AudioProcessorParameterGroup::separator
String separator
Definition: juce_AudioProcessorParameterGroup.h:247
juce::MidiKeyboardState::lock
CriticalSection lock
Definition: juce_MidiKeyboardState.h:182
juce::gl::GL_COMBINER_MUX_SUM_NV
@ GL_COMBINER_MUX_SUM_NV
Definition: juce_gl.h:9984
juce::Atomic::get
Type get() const noexcept
Atomically reads and returns the current value.
Definition: juce_Atomic.h:64
juce::OptionalScopedPointer::OptionalScopedPointer
OptionalScopedPointer()=default
Creates an empty OptionalScopedPointer.
juce::gl::GL_OP_INDEX_EXT
@ GL_OP_INDEX_EXT
Definition: juce_gl.h:7956
juce::gl::GL_CLAMP_TO_BORDER
@ GL_CLAMP_TO_BORDER
Definition: juce_gl.h:1202
juce::PluginHostType::isStudioOne
bool isStudioOne() const noexcept
Returns true if the host is PreSonus Studio One.
Definition: juce_PluginHostType.h:185
juce::Timer::startTimer
void startTimer(int intervalInMilliseconds) noexcept
Starts the timer and sets the length of interval required.
juce::XWindowSystem::getXSettings
XWindowSystemUtilities::XSettings * getXSettings() const noexcept
Definition: juce_linux_XWindowSystem.h:240
juce::StandalonePluginHolder::SettingsComponent::owner
StandalonePluginHolder & owner
Definition: juce_StandaloneFilterWindow.h:590
juce::dsp::SIMDRegister::PrimitiveType
typename SIMDInternal::PrimitiveType< ElementType >::type PrimitiveType
The native primitive type (used internally).
Definition: juce_SIMDRegister.h:79
juce::PopupMenu::Options::getParentComponent
Component * getParentComponent() const noexcept
Gets the parent component.
Definition: juce_PopupMenu.h:570
juce::gl::GL_SAMPLES_SGIS
@ GL_SAMPLES_SGIS
Definition: juce_gl.h:11206
juce::gl::GL_MAX_PROGRAM_MATRICES_ARB
@ GL_MAX_PROGRAM_MATRICES_ARB
Definition: juce_gl.h:4128
juce::gl::GL_OUTPUT_TEXTURE_COORD29_EXT
@ GL_OUTPUT_TEXTURE_COORD29_EXT
Definition: juce_gl.h:8012
juce::ComBaseClassHelper
Handy base class for writing COM objects, providing ref-counting and a basic QueryInterface method.
Definition: juce_win32_ComSmartPtr.h:200
juce::ExtraLookAndFeelBaseClasses::LassoComponentMethods::drawLasso
virtual void drawLasso(Graphics &, Component &lassoComp)=0
juce::OpenGLContext::NativeContext::getSwapInterval
int getSwapInterval() const noexcept
Definition: juce_OpenGL_ios.h:204
juce::gl::GL_MAX_LGPU_GPUS_NVX
@ GL_MAX_LGPU_GPUS_NVX
Definition: juce_gl.h:8762
juce::AudioSubsectionReader::deleteSourceWhenDeleted
const bool deleteSourceWhenDeleted
Definition: juce_AudioSubsectionReader.h:81
juce::MathConstants::pi
static constexpr FloatType pi
A predefined value for Pi.
Definition: juce_MathsFunctions.h:382
juce::gl::GL_LOWER_LEFT
@ GL_LOWER_LEFT
Definition: juce_gl.h:1548
juce::File::NaturalFileComparator
Comparator for files.
Definition: juce_File.h:1113
juce::ApplicationCommandManagerListener
A listener that receives callbacks from an ApplicationCommandManager when commands are invoked or the...
Definition: juce_ApplicationCommandManager.h:329
juce::SingleThreadedAbstractFifo::getNumReadable
int getNumReadable() const
Returns the number of pending elements present in the buffer.
Definition: juce_SingleThreadedAbstractFifo.h:83
juce::gl::GL_MAX_SPARSE_TEXTURE_SIZE_AMD
@ GL_MAX_SPARSE_TEXTURE_SIZE_AMD
Definition: juce_gl.h:3540
juce::WindowsUIAWrapper::disconnectAllProviders
JUCE_COMRESULT disconnectAllProviders()
Definition: juce_win32_WindowsUIAWrapper.h:85
juce::gl::GL_AUTO_NORMAL
@ GL_AUTO_NORMAL
Definition: juce_gl.h:553
juce::FilenameComponent::browseButton
std::unique_ptr< Button > browseButton
Definition: juce_FilenameComponent.h:225
juce_LadderFilter.h
CameraDevice::Pimpl::PreviewDisplay::height
int height
Definition: juce_android_CameraDevice.h:1083
juce::Rectangle::contains
bool contains(Rectangle other) const noexcept
Returns true if this other rectangle is completely inside this one.
Definition: juce_Rectangle.h:634
juce::gl::GL_ISOLINES_EXT
@ GL_ISOLINES_EXT
Definition: juce_gles2.h:2656
juce::gl::GL_FIRST_TO_REST_NV
@ GL_FIRST_TO_REST_NV
Definition: juce_gl.h:9677
juce::gl::GL_TEXTURE_SWIZZLE_G_EXT
@ GL_TEXTURE_SWIZZLE_G_EXT
Definition: juce_gl.h:7808
juce::gl::GL_TANGENT_ARRAY_TYPE_EXT
@ GL_TANGENT_ARRAY_TYPE_EXT
Definition: juce_gl.h:6182
juce::UIATextProvider::UIATextRangeProvider::CompareEndpoints
JUCE_COMRESULT CompareEndpoints(ComTypes::TextPatternRangeEndpoint endpoint, ComTypes::ITextRangeProvider *targetRange, ComTypes::TextPatternRangeEndpoint targetEndpoint, int *pRetVal) override
Definition: juce_win32_UIATextProvider.h:220
juce::SmoothedValueBase::SmoothedValueBase
SmoothedValueBase()=default
Constructor.
juce::WebView2Preferences::withStatusBarDisabled
JUCE_NODISCARD WebView2Preferences withStatusBarDisabled() const
If this is set, the status bar usually displayed in the lower-left of the webview will be disabled.
Definition: juce_WebBrowserComponent.h:193
juce::ComTypes::WindowVisualState
WindowVisualState
Definition: juce_win32_ComInterfaces.h:107
juce::gl::GL_TRANSFORM_FEEDBACK_RECORD_NV
@ GL_TRANSFORM_FEEDBACK_RECORD_NV
Definition: juce_gl.h:10417
juce::gl::GL_MAX_SAMPLES
@ GL_MAX_SAMPLES
Definition: juce_gl.h:1888
CameraDevice::Pimpl::ImageOutputBase::getConnections
virtual NSArray< AVCaptureConnection * > * getConnections() const =0
juce::Colours::thistle
const Colour thistle
Definition: juce_Colours.h:175
juce::gl::GL_FONT_MAX_ADVANCE_WIDTH_BIT_NV
@ GL_FONT_MAX_ADVANCE_WIDTH_BIT_NV
Definition: juce_gl.h:9743
juce::CachedValue::getPropertyID
const Identifier & getPropertyID() const noexcept
Returns the property ID of the referenced property.
Definition: juce_CachedValue.h:181
juce::AudioFormatReader::formatName
String formatName
Definition: juce_AudioFormatReader.h:328
juce::Rectangle::withX
JUCE_NODISCARD Rectangle withX(ValueType newX) const noexcept
Returns a rectangle which has the same size and y-position as this one, but with a different x-positi...
Definition: juce_Rectangle.h:220
juce::gl::GL_MAX_GEOMETRY_UNIFORM_COMPONENTS_EXT
@ GL_MAX_GEOMETRY_UNIFORM_COMPONENTS_EXT
Definition: juce_gl.h:6710
juce::gl::GL_COLOR_ATTACHMENT9_EXT
@ GL_COLOR_ATTACHMENT9_EXT
Definition: juce_gl.h:6645
juce::gl::GL_SHADER_STORAGE_BARRIER_BIT
@ GL_SHADER_STORAGE_BARRIER_BIT
Definition: juce_gl.h:2908
VideoComponent::Pimpl::MediaSession::Player::StateInfo::canCallSetDataSource
bool canCallSetDataSource
Definition: juce_android_Video.h:1042
juce::gl::WGL_TEXTURE_CUBE_MAP_NEGATIVE_X_ARB
@ WGL_TEXTURE_CUBE_MAP_NEGATIVE_X_ARB
Definition: juce_wgl.h:305
juce::gl::GL_OBJECT_ACTIVE_ATTRIBUTE_MAX_LENGTH_ARB
@ GL_OBJECT_ACTIVE_ATTRIBUTE_MAX_LENGTH_ARB
Definition: juce_gl.h:5563
juce::MessageThread
Definition: juce_LinuxMessageThread.h:37
juce::gl::GL_ALPHA
@ GL_ALPHA
Definition: juce_gl.h:362
juce::var::isObject
bool isObject() const noexcept
juce::gl::GL_DOUBLEBUFFER
@ GL_DOUBLEBUFFER
Definition: juce_gl.h:301
juce::AudioChannelSet::create6point1Music
static AudioChannelSet create6point1Music()
Creates a set for a 6.0 Music surround setup (left, right, leftSurround, rightSurround,...
juce::gl::GL_STENCIL_BACK_REF
@ GL_STENCIL_BACK_REF
Definition: juce_gl.h:1550
juce::gl::bufs
const GLenum * bufs
Definition: juce_gl.h:1559
juce::dsp::DelayLine::prepare
void prepare(const ProcessSpec &spec)
Initialises the processor.
juce::SortedSet::isEmpty
bool isEmpty() const noexcept
Returns true if the set is empty, false otherwise.
Definition: juce_SortedSet.h:124
juce::HighResolutionTimer::Pimpl::stop
void stop()
Definition: juce_posix_SharedCode.h:1319
juce::gl::GL_OP_DOT3_EXT
@ GL_OP_DOT3_EXT
Definition: juce_gl.h:7958
juce::AudioProcessorValueTreeStateParameterAttributes::boolean
bool boolean
Definition: juce_AudioProcessorValueTreeState.h:80
juce::gl::WGL_MAX_PBUFFER_HEIGHT_EXT
@ WGL_MAX_PBUFFER_HEIGHT_EXT
Definition: juce_wgl.h:417
juce::ThreadLocalValue::operator->
Type * operator->() const noexcept
Accesses a method or field of the value object.
Definition: juce_ThreadLocalValue.h:85
khronos_boolean_enum_t
khronos_boolean_enum_t
Definition: juce_khrplatform.h:284
juce::gl::GL_TEXTURE_EXTERNAL_OES
@ GL_TEXTURE_EXTERNAL_OES
Definition: juce_gles2.h:1849
juce::Colours::deeppink
const Colour deeppink
Definition: juce_Colours.h:81
CameraDevice::Pimpl::ScopedCameraDevice::cameraDeviceStateOpened
void cameraDeviceStateOpened(const LocalRef< jobject > &cameraDeviceToUse)
Definition: juce_android_CameraDevice.h:2445
juce::Rectangle::operator/
Rectangle operator/(FloatType scaleFactor) const noexcept
Scales this rectangle by the given amount, centred around the origin.
Definition: juce_Rectangle.h:404
juce::gl::locations
GLuint const GLint * locations
Definition: juce_gl.h:10189
juce::gl::modestride
const GLint const GLsizei GLsizei GLint modestride
Definition: juce_gl.h:8239
juce::gl::GL_MAX_CUBE_MAP_TEXTURE_SIZE_ARB
@ GL_MAX_CUBE_MAP_TEXTURE_SIZE_ARB
Definition: juce_gl.h:5138
juce::OwnedArray::removeAndReturn
ObjectClass * removeAndReturn(int indexToRemove)
Removes and returns an object from the array without deleting it.
Definition: juce_OwnedArray.h:629
juce::RenderingHelpers::EdgeTableFillers::TransformedImageFill::generate
void generate(PixelType *dest, int x, int numPixels) noexcept
Definition: juce_RenderingHelpers.h:1040
juce::CFObjectHolder::operator=
CFObjectHolder & operator=(const CFObjectHolder &)=delete
juce::gl::GL_TEXTURE_TYPE_QCOM
@ GL_TEXTURE_TYPE_QCOM
Definition: juce_gles2.h:5066
juce::gl::GL_TEXTURE_RESIDENT_EXT
@ GL_TEXTURE_RESIDENT_EXT
Definition: juce_gl.h:7698
juce_JUCESplashScreen.h
juce::WASAPIDeviceMode::shared
@ shared
juce::AudioChannelSet::left
@ left
L channel.
Definition: juce_AudioChannelSet.h:321
juce::gl::GL_MAX_TESS_EVALUATION_UNIFORM_BLOCKS_EXT
@ GL_MAX_TESS_EVALUATION_UNIFORM_BLOCKS_EXT
Definition: juce_gles2.h:2671
juce::gl::GL_FOG_FUNC_SGIS
@ GL_FOG_FUNC_SGIS
Definition: juce_gl.h:11173
juce::gl::GL_REFERENCED_BY_FRAGMENT_SHADER
@ GL_REFERENCED_BY_FRAGMENT_SHADER
Definition: juce_gl.h:2887
juce::BurgerMenuComponent::setModel
void setModel(MenuBarModel *newModel)
Changes the model object to use to control the burger menu.
MediaSessionByteCode
static const unsigned char MediaSessionByteCode[]
Definition: juce_android_Video.h:35
juce::WavAudioFormat::riffInfoWrittenBy
static const char *const riffInfoWrittenBy
Metadata property name used in INFO chunks.
Definition: juce_WavAudioFormat.h:175
juce::RuntimePermissions::Callback
std::function< void(bool)> Callback
Function type of runtime permission request callbacks.
Definition: juce_RuntimePermissions.h:94
juce::MPEZone::MPEZone
MPEZone(Type type, int memberChannels=0, int perNotePitchbend=48, int masterPitchbend=2)
Definition: juce_MPEZoneLayout.h:45
juce::FileChooser::results
Array< URL > results
Definition: juce_FileChooser.h:306
juce::dsp::Bias::process
void process(const ProcessContext &context) noexcept
Processes the input and output buffers supplied in the processing context.
Definition: juce_Bias.h:100
DECLARE_JNI_CLASS_WITH_BYTECODE
#define DECLARE_JNI_CLASS_WITH_BYTECODE(CppClassName, javaPath, minSDK, byteCodeData, byteCodeSize)
Definition: juce_android_JNIHelpers.h:216
juce::dsp::LinkwitzRileyFilter::setCutoffFrequency
void setCutoffFrequency(SampleType newCutoffFrequencyHz)
Sets the cutoff frequency of the filter in Hz.
juce::Grid::TrackInfo::startLineName
String startLineName
Definition: juce_Grid.h:99
juce::Component::getBounds
Rectangle< int > getBounds() const noexcept
Returns this component's bounding box.
Definition: juce_Component.h:304
juce::RelativePointPath::ElementBase::type
const ElementType type
Definition: juce_RelativePointPath.h:89
juce::Rectangle::constrainedWithin
Rectangle constrainedWithin(Rectangle areaToFitWithin) const noexcept
Tries to fit this rectangle within a target area, returning the result.
Definition: juce_Rectangle.h:798
juce::KeyPress::F22Key
static const int F22Key
key-code for the F22 key
Definition: juce_KeyPress.h:228
juce::gl::GL_UNSIGNED_INT_10F_11F_11F_REV_EXT
@ GL_UNSIGNED_INT_10F_11F_11F_REV_EXT
Definition: juce_gl.h:7020
juce::DrawableRectangle::bounds
Parallelogram< float > bounds
Definition: juce_DrawableRectangle.h:67
juce_ApplicationProperties.h
juce::RelativePointPath::elements
OwnedArray< ElementBase > elements
Definition: juce_RelativePointPath.h:179
juce::LookAndFeel_V2::folderImage
std::unique_ptr< Drawable > folderImage
Definition: juce_LookAndFeel_V2.h:414
juce::gl::GL_MAX_SPARSE_ARRAY_TEXTURE_LAYERS_EXT
@ GL_MAX_SPARSE_ARRAY_TEXTURE_LAYERS_EXT
Definition: juce_gles2.h:2631
juce::gl::GL_NORMAL_ARRAY_BUFFER_BINDING
@ GL_NORMAL_ARRAY_BUFFER_BINDING
Definition: juce_gl.h:1426
juce::Decibels::Decibels
Decibels()=delete
juce::SliderParameterAttachment::ignoreCallbacks
bool ignoreCallbacks
Definition: juce_ParameterAttachments.h:162
juce::gl::WGL_SWAP_UNDERLAY3
@ WGL_SWAP_UNDERLAY3
Definition: juce_wgl.h:64
juce::Rectangle::removeFromRight
Rectangle removeFromRight(ValueType amountToRemove) noexcept
Removes a strip from the right-hand edge of this rectangle, reducing this rectangle by the specified ...
Definition: juce_Rectangle.h:542
juce::gl::GL_TEXTURE_IMMUTABLE_FORMAT_EXT
@ GL_TEXTURE_IMMUTABLE_FORMAT_EXT
Definition: juce_gles2.h:2905
int
typedef int(UNITY_INTERFACE_API *createCallback)(UnityAudioEffectState *state)
juce::gl::GL_WRITE_PIXEL_DATA_RANGE_NV
@ GL_WRITE_PIXEL_DATA_RANGE_NV
Definition: juce_gl.h:9865
juce::gl::GL_SYNC_X11_FENCE_EXT
@ GL_SYNC_X11_FENCE_EXT
Definition: juce_gl.h:8156
juce::gl::GL_UNSIGNED_INT_VEC2_EXT
@ GL_UNSIGNED_INT_VEC2_EXT
Definition: juce_gl.h:6742
juce::gl::GL_TEXTURE5_ARB
@ GL_TEXTURE5_ARB
Definition: juce_gl.h:4544
juce::gl::table
GLenum GLenum GLsizei void * table
Definition: juce_gl.h:3164
VideoComponent::Pimpl::PlayerController::~PlayerController
~PlayerController()
Definition: juce_mac_Video.h:589
juce::gl::GL_FILL
@ GL_FILL
Definition: juce_gl.h:367
juce::dsp::SIMDFallbackOps::ScalarMul::op
static forcedinline ScalarType op(ScalarType a, ScalarType b) noexcept
Definition: juce_fallback_SIMDNativeOps.h:175
juce::DirectoryEntry::getFileSize
int64 getFileSize() const
The size of the item.
Definition: juce_RangedDirectoryIterator.h:48
juce::RenderingHelpers::EdgeTableFillers::ImageFill::getSrcPixel
forcedinline SrcPixelType const * getSrcPixel(int x) const noexcept
Definition: juce_RenderingHelpers.h:900
juce::PushNotifications::Notification::Type
Type
Metadata that can be used by the OS to better handle the notification, depending on its priority.
Definition: juce_PushNotifications.h:196
juce::NormalisableRange::clampTo0To1
static ValueType clampTo0To1(ValueType value)
Definition: juce_NormalisableRange.h:247
juce::dsp::BallisticsFilter::BallisticsFilter
BallisticsFilter()
Constructor.
juce::Timer
Makes repeated callbacks to a virtual method at a specified time interval.
Definition: juce_Timer.h:51
juce::gl::WGL_DEPTH_BUFFER_BIT_ARB
@ WGL_DEPTH_BUFFER_BIT_ARB
Definition: juce_wgl.h:123
juce::TextEditor::LengthAndCharacterRestriction::maxLength
int maxLength
Definition: juce_TextEditor.h:641
juce::gl::GL_UNSIGNED_INT_SAMPLER_2D_EXT
@ GL_UNSIGNED_INT_SAMPLER_2D_EXT
Definition: juce_gl.h:6754
juce::Matrix3D::rotation
static Matrix3D rotation(Vector3D< Type > eulerAngleRadians) noexcept
Returns a matrix which will apply a rotation through the Y, X and Z angles specified by a vector.
Definition: juce_Matrix3D.h:109
juce::gl::GL_MAX_FRAGMENT_LIGHTS_SGIX
@ GL_MAX_FRAGMENT_LIGHTS_SGIX
Definition: juce_gl.h:11484
juce::gl::GL_BUFFER_OBJECT_APPLE
@ GL_BUFFER_OBJECT_APPLE
Definition: juce_gl.h:3691
juce::MidiInput::getIdentifier
String getIdentifier() const noexcept
Returns the identifier of this device.
Definition: juce_MidiDevices.h:151
juce::CharPointer_UTF32::atomicSwap
CharPointer_UTF32 atomicSwap(CharPointer_UTF32 newValue)
Atomically swaps this pointer for a new value, returning the previous value.
Definition: juce_CharPointer_UTF32.h:366
juce::gl::GL_DSDT_MAG_INTENSITY_NV
@ GL_DSDT_MAG_INTENSITY_NV
Definition: juce_gl.h:10296
CameraDevice::Pimpl::GrabberCallback::GrabberCallback
GrabberCallback(Pimpl &p)
Definition: juce_win32_CameraDevice.h:532
juce::gl::GL_VERTEX_ATTRIB_ARRAY_BUFFER_BINDING_ARB
@ GL_VERTEX_ATTRIB_ARRAY_BUFFER_BINDING_ARB
Definition: juce_gl.h:5457
juce::AccessibilityEvent::textSelectionChanged
@ textSelectionChanged
Indicates that the selection of a text element has changed.
juce::KeyPress::F16Key
static const int F16Key
key-code for the F16 key
Definition: juce_KeyPress.h:222
juce::gl::GL_PIXEL_TILE_GRID_DEPTH_SGIX
@ GL_PIXEL_TILE_GRID_DEPTH_SGIX
Definition: juce_gl.h:11602
juce::dsp::FilterDesign::designIIRLowpassHighOrderChebyshev2Method
static ReferenceCountedArray< IIRCoefficients > designIIRLowpassHighOrderChebyshev2Method(FloatType frequency, double sampleRate, FloatType normalisedTransitionWidth, FloatType passbandAmplitudedB, FloatType stopbandAmplitudedB)
This method returns an array of IIR::Coefficients, made to be used in cascaded IIRFilters,...
juce::gl::GL_MAX_SHADER_STORAGE_BUFFER_BINDINGS
@ GL_MAX_SHADER_STORAGE_BUFFER_BINDINGS
Definition: juce_gl.h:2905
juce::gl::GL_ARRAY_BUFFER
@ GL_ARRAY_BUFFER
Definition: juce_gl.h:1403
juce::gl::maxCount
GLsizei maxCount
Definition: juce_gl.h:1575
juce::ApplicationCommandManager::commands
OwnedArray< ApplicationCommandInfo > commands
Definition: juce_ApplicationCommandManager.h:305
juce::MessageQueue::runLoopSourceCallback
static void runLoopSourceCallback(void *info) noexcept
Definition: juce_osx_MessageQueue.h:98
juce::gl::GL_INT_IMAGE_2D_ARRAY_EXT
@ GL_INT_IMAGE_2D_ARRAY_EXT
Definition: juce_gl.h:7315
VideoComponent::Pimpl::MediaSession::Controller::createControllerCallbacks
LocalRef< jobject > createControllerCallbacks()
Definition: juce_android_Video.h:768
juce::gl::GL_PN_TRIANGLES_NORMAL_MODE_QUADRATIC_ATI
@ GL_PN_TRIANGLES_NORMAL_MODE_QUADRATIC_ATI
Definition: juce_gl.h:5823
juce::gl::GL_TEXTURE2_ARB
@ GL_TEXTURE2_ARB
Definition: juce_gl.h:4541
juce::Rectangle::getCentreX
ValueType getCentreX() const noexcept
Returns the x coordinate of the rectangle's centre.
Definition: juce_Rectangle.h:145
juce::HashMap::Iterator::Iterator
Iterator(const Iterator &other) noexcept
Definition: juce_HashMap.h:405
juce::gl::GL_TEXTURE_CLIPMAP_OFFSET_SGIX
@ GL_TEXTURE_CLIPMAP_OFFSET_SGIX
Definition: juce_gl.h:11428
juce::gl::GL_POINT_SIZE_RANGE
@ GL_POINT_SIZE_RANGE
Definition: juce_gl.h:264
juce::SmoothedValueBase::applyGain
void applyGain(FloatType *samplesOut, const FloatType *samplesIn, int numSamples) noexcept
Computes output as a smoothed gain applied to a stream of samples.
Definition: juce_SmoothedValue.h:108
juce::FileSearchPathListComponent::listBox
ListBox listBox
Definition: juce_FileSearchPathListComponent.h:102
juce::gl::WGL_CONTEXT_RESET_ISOLATION_BIT_ARB
@ WGL_CONTEXT_RESET_ISOLATION_BIT_ARB
Definition: juce_wgl.h:331
juce::dsp::Phaser::rate
SampleType rate
Definition: juce_Phaser.h:200
juce::dsp::ProcessContextNonReplacing::outputBlock
AudioBlockType & outputBlock
Definition: juce_ProcessContext.h:182
juce::gl::GL_OP_NEGATE_EXT
@ GL_OP_NEGATE_EXT
Definition: juce_gl.h:7957
juce::CharPointer_UTF8::isEmpty
bool isEmpty() const noexcept
Returns true if this pointer is pointing to a null character.
Definition: juce_CharPointer_UTF8.h:73
juce::Time::getHighResolutionTicksPerSecond
static int64 getHighResolutionTicksPerSecond() noexcept
Returns the resolution of the high-resolution counter in ticks per second.
juce::gl::GL_ALPHA_TO_COVERAGE_DITHER_ENABLE_NV
@ GL_ALPHA_TO_COVERAGE_DITHER_ENABLE_NV
Definition: juce_gl.h:8774
juce::RelativeTime::seconds
static RelativeTime seconds(double seconds) noexcept
Creates a new RelativeTime object representing a number of seconds.
juce::Message::recipient
WeakReference< MessageListener > recipient
Definition: juce_Message.h:56
juce::SharedResourcePointer::~SharedResourcePointer
~SharedResourcePointer()
Destructor.
Definition: juce_SharedResourcePointer.h:104
juce::gl::GL_EVAL_VERTEX_ATTRIB10_NV
@ GL_EVAL_VERTEX_ATTRIB10_NV
Definition: juce_gl.h:9089
juce::AudioThumbnail::lock
CriticalSection lock
Definition: juce_AudioThumbnail.h:212
juce::RenderingHelpers::StackBasedLowLevelGraphicsContext::fillRect
void fillRect(const Rectangle< int > &r, bool replace) override
Definition: juce_RenderingHelpers.h:2720
juce::gl::GL_PROGRAM_PIPELINE_BINDING_EXT
@ GL_PROGRAM_PIPELINE_BINDING_EXT
Definition: juce_gl.h:7242
juce::CharPointer_ASCII::compareUpTo
int compareUpTo(const CharPointer_ASCII other, const int maxChars) const noexcept
Compares this string with another one, up to a specified number of characters.
Definition: juce_CharPointer_ASCII.h:254
juce::ChangeBroadcaster::changeListeners
ListenerList< ChangeListener > changeListeners
Definition: juce_ChangeBroadcaster.h:97
juce::gl::GL_MATRIX_INDEX_ARRAY_ARB
@ GL_MATRIX_INDEX_ARRAY_ARB
Definition: juce_gl.h:4496
juce::gl::GL_MAX_FRAGMENT_ATOMIC_COUNTERS
@ GL_MAX_FRAGMENT_ATOMIC_COUNTERS
Definition: juce_gl.h:2574
juce::gl::GL_MAX_TESS_PATCH_COMPONENTS
@ GL_MAX_TESS_PATCH_COMPONENTS
Definition: juce_gl.h:2337
juce::gl::GL_INTENSITY
@ GL_INTENSITY
Definition: juce_gl.h:1036
juce::gl::GL_TEXTURE_HEIGHT
@ GL_TEXTURE_HEIGHT
Definition: juce_gl.h:323
juce::OptionalScopedPointer::clear
void clear()
Does the same thing as reset().
Definition: juce_OptionalScopedPointer.h:138
juce::gl::GL_TRANSFORM_FEEDBACK_BUFFER_ACTIVE_NV
@ GL_TRANSFORM_FEEDBACK_BUFFER_ACTIVE_NV
Definition: juce_gl.h:10457
juce::Image::BitmapData::getLinePointer
uint8 * getLinePointer(int y) const noexcept
Returns a pointer to the start of a line in the image.
Definition: juce_Image.h:328
juce_MemoryInputStream.h
juce::operator+
String operator+(const NewLine &, const NewLine &)
Definition: juce_NewLine.h:78
juce::WeakReference::Master::sharedPointer
SharedRef sharedPointer
Definition: juce_WeakReference.h:196
juce::CharPointer_UTF16::sizeInBytes
size_t sizeInBytes() const noexcept
Returns the number of bytes that are used to represent this string.
Definition: juce_CharPointer_UTF16.h:240
CameraDevice::Pimpl::ScopedCameraDevice::CaptureSession::StillPictureTaker::cameraCaptureSessionCaptureSequenceCompletedCallback
static void cameraCaptureSessionCaptureSequenceCompletedCallback(JNIEnv *, jobject, jlong host, jboolean isPreview, jobject rawSession, jint sequenceId, jlong frameNumber)
Definition: juce_android_CameraDevice.h:2076
juce::TextPropertyComponent::value
ValueTreePropertyWithDefault value
Definition: juce_TextPropertyComponent.h:178
juce::RangedDirectoryIterator::operator!=
bool operator!=(const RangedDirectoryIterator &other) const noexcept
Returns the inverse of operator==.
Definition: juce_RangedDirectoryIterator.h:138
juce::dsp::LadderFilter::process
void process(const ProcessContext &context) noexcept
Definition: juce_LadderFilter.h:92
juce::gl::GL_VERTEX_ATTRIB_ARRAY10_NV
@ GL_VERTEX_ATTRIB_ARRAY10_NV
Definition: juce_gl.h:10643
juce::File::readLines
void readLines(StringArray &destLines) const
Reads the contents of this file as text and splits it into lines, which are appended to the given Str...
juce::gl::GL_DUAL_INTENSITY8_SGIS
@ GL_DUAL_INTENSITY8_SGIS
Definition: juce_gl.h:11352
juce::CharPointer_UTF16::getDoubleValue
double getDoubleValue() const noexcept
Parses this string as a floating point double.
Definition: juce_CharPointer_UTF16.h:424
juce::AudioProcessorEditor::processor
AudioProcessor & processor
The AudioProcessor that this editor represents.
Definition: juce_AudioProcessorEditor.h:58
juce::ZipFile::ZipEntry::filename
String filename
The name of the file, which may also include a partial pathname.
Definition: juce_ZipFile.h:75
juce::OpenGLContext::NativeContext::NativeContext
NativeContext(Component &component, const OpenGLPixelFormat &pixFormat, void *contextToShare, bool shouldUseMultisampling, OpenGLVersion version)
Definition: juce_OpenGL_osx.h:34
juce::gl::GL_SPRITE_MODE_SGIX
@ GL_SPRITE_MODE_SGIX
Definition: juce_gl.h:11678
JUCE_VECTOR_CALLTYPE
#define JUCE_VECTOR_CALLTYPE
Definition: juce_dsp.h:100
juce::gl::GL_MAX_VARYING_VECTORS
@ GL_MAX_VARYING_VECTORS
Definition: juce_gl.h:2421
juce::CharPointer_UTF8::lengthUpTo
size_t lengthUpTo(const size_t maxCharsToCount) const noexcept
Returns the number of characters in this string, or the given value, whichever is lower.
Definition: juce_CharPointer_UTF8.h:261
juce::ZipFile::OpenStreamCounter
Definition: juce_ZipFile.h:269
juce::RenderingHelpers::EdgeTableFillers::SolidColour
Fills an edge-table with a solid colour.
Definition: juce_RenderingHelpers.h:570
juce::gl::GL_UNIFORM_BLOCK_REFERENCED_BY_TESS_EVALUATION_SHADER
@ GL_UNIFORM_BLOCK_REFERENCED_BY_TESS_EVALUATION_SHADER
Definition: juce_gl.h:2347
juce::ComTypes::WMT_VER_4_0
@ WMT_VER_4_0
Definition: juce_win32_ComTypes.h:75
juce::FileOutputStream::status
Result status
Definition: juce_FileOutputStream.h:111
juce_MessageBoxOptions.h
juce_ValueTreePropertyWithDefault.h
juce::gl::ERROR_MISSING_AFFINITY_MASK_NV
@ ERROR_MISSING_AFFINITY_MASK_NV
Definition: juce_wgl.h:562
juce::XWindowSystemUtilities::XSetting::Type::string
@ string
juce::Parallelogram::Parallelogram
Parallelogram(Point< ValueType > topLeftPosition, Point< ValueType > topRightPosition, Point< ValueType > bottomLeftPosition) noexcept
Creates a parallelogram based on 3 points.
Definition: juce_Parallelogram.h:49
juce::PixelARGB::getBlue
forcedinline uint8 getBlue() const noexcept
Definition: juce_PixelFormats.h:110
juce::RectangleList::scaleAll
void scaleAll(ScaleType scaleFactor) noexcept
Scales all the coordinates.
Definition: juce_RectangleList.h:603
juce::Reverb::Parameters::width
float width
Reverb width, 0 to 1.0, where 1.0 is very wide.
Definition: juce_audio_basics/utilities/juce_Reverb.h:56
juce::MultiChoicePropertyComponent::maxHeight
int maxHeight
Definition: juce_MultiChoicePropertyComponent.h:130
juce::AudioProcessorEditorHostContext::~AudioProcessorEditorHostContext
virtual ~AudioProcessorEditorHostContext()=default
juce::FileOutputStream::getStatus
const Result & getStatus() const noexcept
Returns the status of the file stream.
Definition: juce_FileOutputStream.h:81
juce::MemoryMappedFile::getRange
Range< int64 > getRange() const noexcept
Returns the section of the file at which the mapped memory represents.
Definition: juce_MemoryMappedFile.h:97
VideoComponent::Pimpl::PlayerControllerBase::errorOccurred
void errorOccurred()
Definition: juce_mac_Video.h:540
juce::gl::GL_SIGNED_RGB_NV
@ GL_SIGNED_RGB_NV
Definition: juce_gl.h:10330
juce::LookAndFeel_V3
The latest JUCE look-and-feel style, as introduced in 2013.
Definition: juce_LookAndFeel_V3.h:36
juce::gl::WGL_BIND_TO_TEXTURE_RECTANGLE_DEPTH_NV
@ WGL_BIND_TO_TEXTURE_RECTANGLE_DEPTH_NV
Definition: juce_wgl.h:588
juce::gl::GL_VERTEX_ATTRIB_ARRAY14_NV
@ GL_VERTEX_ATTRIB_ARRAY14_NV
Definition: juce_gl.h:10647
juce::dsp::Bias::processSample
SampleType processSample(SampleType inputSample) noexcept
Returns the result of processing a single sample.
Definition: juce_Bias.h:92
juce::gl::GL_FRAGMENT_SHADER_BIT_EXT
@ GL_FRAGMENT_SHADER_BIT_EXT
Definition: juce_gl.h:7239
juce::gl::GL_VERTEX_ATTRIB_MAP2_ORDER_APPLE
@ GL_VERTEX_ATTRIB_MAP2_ORDER_APPLE
Definition: juce_gl.h:3793
juce::dsp::Phaser::bufferFrequency
AudioBuffer< SampleType > bufferFrequency
Definition: juce_Phaser.h:193
juce::gl::GL_COMPRESSED_RGB_BPTC_SIGNED_FLOAT_ARB
@ GL_COMPRESSED_RGB_BPTC_SIGNED_FLOAT_ARB
Definition: juce_gl.h:5114
juce::gl::GL_UNSIGNED_INT_ATOMIC_COUNTER
@ GL_UNSIGNED_INT_ATOMIC_COUNTER
Definition: juce_gl.h:2580
CameraDevice::Pimpl::CaptureSessionPreviewMode::sessionStarted
void sessionStarted()
Definition: juce_android_CameraDevice.h:2689
juce::MidiDataConcatenator::currentMessage
uint8 currentMessage[3]
Definition: juce_MidiDataConcatenator.h:178
juce::ComTypes::VMR_ARMODE_NONE
@ VMR_ARMODE_NONE
Definition: juce_win32_ComTypes.h:53
juce::gl::GL_COLOR_ATTACHMENT7_NV
@ GL_COLOR_ATTACHMENT7_NV
Definition: juce_gles2.h:3623
juce::gl::texture
GLuint texture
Definition: juce_gl.h:1066
juce::AudioBuffer::reverse
void reverse(int startSample, int numSamples) const noexcept
Reverses a part of the buffer.
Definition: juce_AudioSampleBuffer.h:1206
juce::gl::j
GLint j
Definition: juce_gl.h:901
juce::dsp::FilterDesign
This class provides a set of functions which generates FIR::Coefficients and IIR::Coefficients,...
Definition: juce_FilterDesign.h:41
juce::gl::GL_GET_TEXTURE_IMAGE_FORMAT
@ GL_GET_TEXTURE_IMAGE_FORMAT
Definition: juce_gl.h:2783
TextureViewSurfaceTextureListener::Owner::onSurfaceTextureAvailable
virtual void onSurfaceTextureAvailable(LocalRef< jobject > &surface, int width, int height)=0
juce::IIRFilterAudioSource::input
OptionalScopedPointer< AudioSource > input
Definition: juce_IIRFilterAudioSource.h:62
juce::gl::GL_MAP2_VERTEX_ATTRIB7_4_NV
@ GL_MAP2_VERTEX_ATTRIB7_4_NV
Definition: juce_gl.h:10672
juce::JNIClassBase::byteCodeSize
size_t byteCodeSize
Definition: juce_android_JNIHelpers.h:193
juce::gl::GL_POST_TEXTURE_FILTER_SCALE_SGIX
@ GL_POST_TEXTURE_FILTER_SCALE_SGIX
Definition: juce_gl.h:11749
juce::gl::GL_VERTEX_ARRAY_POINTER_EXT
@ GL_VERTEX_ARRAY_POINTER_EXT
Definition: juce_gl.h:7899
juce::AudioFormatWriter::usesFloatingPointData
bool usesFloatingPointData
True if it's a floating-point format, false if it's fixed-point.
Definition: juce_AudioFormatWriter.h:257
juce::MidiKeyboardComponent::keyPressNotes
Array< int > keyPressNotes
Definition: juce_MidiKeyboardComponent.h:270
juce::gl::srcLayouts
GLuint const GLuint GLuint const GLuint const GLenum * srcLayouts
Definition: juce_gl.h:7182
juce::ComponentMovementWatcher::wasShowing
bool wasShowing
Definition: juce_ComponentMovementWatcher.h:87
juce::gl::GL_TEXTURE13_ARB
@ GL_TEXTURE13_ARB
Definition: juce_gl.h:4552
juce::gl::GL_COMPRESSED_SRGB_S3TC_DXT1_EXT
@ GL_COMPRESSED_SRGB_S3TC_DXT1_EXT
Definition: juce_gl.h:7737
juce::gl::GL_LUMINANCE8_EXT
@ GL_LUMINANCE8_EXT
Definition: juce_gl.h:7414
juce::dsp::FastMathApproximations::sinh
static FloatType sinh(FloatType x) noexcept
Provides a fast approximation of the function sinh(x) using a Pade approximant continued fraction,...
Definition: juce_FastMathApproximations.h:73
juce_SIMDRegister.h
juce::MidiOutput::getIdentifier
String getIdentifier() const noexcept
Returns the identifier of this device.
Definition: juce_MidiDevices.h:297
juce::ZipFile::FollowSymlinks
FollowSymlinks
Definition: juce_ZipFile.h:183
juce::SharedResourcePointer::SharedObjectHolder::lock
SpinLock lock
Definition: juce_SharedResourcePointer.h:131
juce::Path::addRoundedRectangle
void addRoundedRectangle(Rectangle< ValueType > rectangle, float cornerSizeX, float cornerSizeY)
Adds a rectangle with rounded corners to the path.
Definition: juce_Path.h:359
juce::MidiRPNMessage::isNRPN
bool isNRPN
True if this message is an NRPN; false if it is an RPN.
Definition: juce_MidiRPN.h:47
juce::AudioChannelSet::ambisonicACN17
@ ambisonicACN17
Fourth-order ambisonic channel number 17.
Definition: juce_AudioChannelSet.h:380
VideoComponent::Pimpl::MediaSession::MediaSession
MediaSession(Pimpl &ownerToUse)
Definition: juce_android_Video.h:475
juce::dsp::WindowingFunction::flatTop
@ flatTop
Definition: juce_Windowing.h:55
juce::ReferenceCountedObject::~ReferenceCountedObject
virtual ~ReferenceCountedObject()
Destructor.
Definition: juce_ReferenceCountedObject.h:119
juce::gl::GL_VERTEX_ATTRIB_ARRAY15_NV
@ GL_VERTEX_ATTRIB_ARRAY15_NV
Definition: juce_gl.h:10648
juce::SparseSet::simplify
void simplify()
Definition: juce_SparseSet.h:252
juce::SidePanel::setContent
void setContent(Component *newContentComponent, bool deleteComponentWhenNoLongerNeeded=true)
Sets the component that this SidePanel will contain.
juce::gl::GL_R16_SNORM_EXT
@ GL_R16_SNORM_EXT
Definition: juce_gles2.h:2404
juce::gl::GL_MAX_NUM_ACTIVE_VARIABLES
@ GL_MAX_NUM_ACTIVE_VARIABLES
Definition: juce_gl.h:2868
juce::MouseInactivityDetector
This object watches for mouse-events happening within a component, and if the mouse remains still for...
Definition: juce_MouseInactivityDetector.h:43
juce::gl::GL_QUAD_ALPHA4_SGIS
@ GL_QUAD_ALPHA4_SGIS
Definition: juce_gl.h:11357
juce::gl::GL_POLYGON_OFFSET_FACTOR_EXT
@ GL_POLYGON_OFFSET_FACTOR_EXT
Definition: juce_gl.h:7110
juce::Colours::aqua
const Colour aqua
Definition: juce_Colours.h:45
juce::PluginHostType::Tracktion3
@ Tracktion3
Represents Tracktion 3.
Definition: juce_PluginHostType.h:107
juce::FileInputStream::read
int read(void *, int) override
Reads some data from the stream into a memory buffer.
juce::gl::GL_DRAW_BUFFER4_ARB
@ GL_DRAW_BUFFER4_ARB
Definition: juce_gl.h:4025
juce::dsp::IIR::ArrayCoefficients::makeFirstOrderLowPass
static std::array< NumericType, 4 > makeFirstOrderLowPass(double sampleRate, NumericType frequency)
Returns the coefficients for a first order low-pass filter.
MediaRecorderOnErrorListener::Owner::onError
virtual void onError(LocalRef< jobject > &mediaRecorder, int what, int extra)=0
juce::PushNotifications::Notification::vibrationPattern
Array< int > vibrationPattern
Optional: sets the vibration pattern in milliseconds.
Definition: juce_PushNotifications.h:266
juce::Array::swapWith
void swapWith(OtherArrayType &otherArray) noexcept
This swaps the contents of this array with those of another array.
Definition: juce_Array.h:621
juce::RenderingHelpers::EdgeTableFillers::TransformedImageFill::currentY
int currentY
Definition: juce_RenderingHelpers.h:1398
juce::dsp::FilterDesign::designFIRLowpassLeastSquaresMethod
static FIRCoefficientsPtr designFIRLowpassLeastSquaresMethod(FloatType frequency, double sampleRate, size_t order, FloatType normalisedTransitionWidth, FloatType stopBandWeight)
This method generates a FIR::Coefficients for a low-pass filter, by minimizing the average error betw...
juce_android_JNIHelpers.h
juce::Component::getTitle
String getTitle() const noexcept
Returns the title text for this component.
Definition: juce_Component.h:2418
juce::UnitTestCategories::streams
static const String streams
Definition: juce_UnitTestCategories.h:47
juce::PopupMenu::Item::customCallback
ReferenceCountedObjectPtr< CustomCallback > customCallback
A custom callback for the item to use, or nullptr if there isn't one.
Definition: juce_PopupMenu.h:152
juce::gl::void
void(KHRONOS_APIENTRY *const &glCullFace)(GLenum mode)
juce::gl::GL_COVERAGE_ALL_FRAGMENTS_NV
@ GL_COVERAGE_ALL_FRAGMENTS_NV
Definition: juce_gles2.h:3578
juce::FilenameComponent::chooser
std::unique_ptr< FileChooser > chooser
Definition: juce_FilenameComponent.h:231
juce::CharPointer_UTF8::getBytesRequiredFor
static size_t getBytesRequiredFor(CharPointer text) noexcept
Returns the number of bytes that would be needed to represent the given string in this encoding forma...
Definition: juce_CharPointer_UTF8.h:310
juce::CharPointer_UTF32::sizeInBytes
size_t sizeInBytes() const noexcept
Returns the number of bytes that are used to represent this string.
Definition: juce_CharPointer_UTF32.h:181
juce::PopupMenu::CustomComponent::PopupMenu
friend PopupMenu
Definition: juce_PopupMenu.h:885
juce::gl::GL_TRANSFORM_FEEDBACK_ATTRIBS_NV
@ GL_TRANSFORM_FEEDBACK_ATTRIBS_NV
Definition: juce_gl.h:10409
juce::gl::GL_MAX_PROGRAM_ADDRESS_REGISTERS_ARB
@ GL_MAX_PROGRAM_ADDRESS_REGISTERS_ARB
Definition: juce_gl.h:5504
juce::AudioProcessor::getSampleRate
double getSampleRate() const noexcept
Returns the current sample rate.
Definition: juce_AudioProcessor.h:797
juce::gl::GL_PATH_MAX_PROJECTION_STACK_DEPTH_NV
@ GL_PATH_MAX_PROJECTION_STACK_DEPTH_NV
Definition: juce_gl.h:9783
juce::gl::GL_QUERY_NO_WAIT_INVERTED
@ GL_QUERY_NO_WAIT_INVERTED
Definition: juce_gl.h:3019
juce::gl::GL_INFO_LOG_LENGTH
@ GL_INFO_LOG_LENGTH
Definition: juce_gl.h:1537
juce::Rectangle::getCentreY
ValueType getCentreY() const noexcept
Returns the y coordinate of the rectangle's centre.
Definition: juce_Rectangle.h:148
juce::gl::GL_COMPRESSED_RGBA_ASTC_10x5
@ GL_COMPRESSED_RGBA_ASTC_10x5
Definition: juce_gles2.h:1415
juce::gl::GL_SCREEN_KHR
@ GL_SCREEN_KHR
Definition: juce_gl.h:8425
juce::ExtensionsVisitor::Unknown
Indicates that there is no platform specific information available.
Definition: juce_ExtensionsVisitor.h:90
juce::KeyPress::spaceKey
static const int spaceKey
key-code for the space bar
Definition: juce_KeyPress.h:189
juce::dsp::Matrix::clear
void clear() noexcept
Fills the contents of the matrix with zeroes.
Definition: juce_Matrix.h:103
juce::WavAudioFormat::riffInfoStarring_STAR
static const char *const riffInfoStarring_STAR
Metadata property name used in INFO chunks.
Definition: juce_WavAudioFormat.h:159
PRINT_ELEMENTS
#define PRINT_ELEMENTS(elem_type, array_type, fun_name_middle)
juce::AffineTransform
Represents a 2D affine-transformation matrix.
Definition: juce_AffineTransform.h:42
juce::ValueTreePropertyWithDefault::referTo
void referTo(ValueTree tree, const Identifier &property, UndoManager *um, var defaultVal, StringRef arrayDelimiter)
Makes the ValueTreePropertyWithDefault refer to the specified property inside the given ValueTree.
Definition: juce_ValueTreePropertyWithDefault.h:204
juce::ChannelRemappingAudioSource::setNumberOfChannelsToProduce
void setNumberOfChannelsToProduce(int requiredNumberOfChannels)
Specifies a number of channels that this audio source must produce from its getNextAudioBlock() callb...
juce::BufferingAudioReader::lock
CriticalSection lock
Definition: juce_BufferingAudioFormatReader.h:90
VideoComponent::Pimpl::MediaSession::Player::MEDIA_INFO_UNSUPPORTED_SUBTITE
@ MEDIA_INFO_UNSUPPORTED_SUBTITE
Definition: juce_android_Video.h:1168
juce_win32_UIAExpandCollapseProvider.h
juce::BorderSize::top
ValueType top
Definition: juce_BorderSize.h:142
juce::AudioProcessor::containsLayout
static bool containsLayout(const BusesLayout &layouts, const std::initializer_list< const short[2]> &channelLayoutList)
Returns true if the channel layout map contains a certain layout.
Definition: juce_AudioProcessor.h:762
juce::WebView2Preferences::withDLLLocation
JUCE_NODISCARD WebView2Preferences withDLLLocation(const File &location) const
Sets a custom location for the WebView2Loader.dll that is not a part of the standard system DLL searc...
Definition: juce_WebBrowserComponent.h:185
juce::RenderingHelpers::GlyphCache::~GlyphCache
~GlyphCache() override
Definition: juce_RenderingHelpers.h:151
juce::Line::reversed
Line reversed() const noexcept
Returns a line that is the same as this one, but with the start and end reversed,.
Definition: juce_Line.h:106
juce::gl::GL_LUMINANCE16_SNORM
@ GL_LUMINANCE16_SNORM
Definition: juce_gl.h:7793
juce::gl::GL_DST_ALPHA
@ GL_DST_ALPHA
Definition: juce_gl.h:241
juce::dsp::SIMDFallbackOps::ScalarNot::op
static forcedinline MaskType op(MaskType a, MaskType b) noexcept
Definition: juce_fallback_SIMDNativeOps.h:181
juce::gl::GL_PROGRAM_NATIVE_ALU_INSTRUCTIONS_ARB
@ GL_PROGRAM_NATIVE_ALU_INSTRUCTIONS_ARB
Definition: juce_gl.h:4114
juce::Component::getBottom
int getBottom() const noexcept
Returns the y coordinate of the bottom edge of this component.
Definition: juce_Component.h:295
juce::gl::WGL_BLUE_SHIFT_EXT
@ WGL_BLUE_SHIFT_EXT
Definition: juce_wgl.h:456
juce::StretchableLayoutResizerBar
A component that acts as one of the vertical or horizontal bars you see being used to resize panels i...
Definition: juce_StretchableLayoutResizerBar.h:40
juce::HashMap::clear
void clear()
Removes all values from the map.
Definition: juce_HashMap.h:139
juce::SpeakerMappings::VstSpeakerConfigurationHolder::VstSpeakerConfigurationHolder
VstSpeakerConfigurationHolder(const AudioChannelSet &channels)
Definition: juce_VSTCommon.h:171
juce::gl::GL_LUID_SIZE_EXT
@ GL_LUID_SIZE_EXT
Definition: juce_gl.h:6946
juce::Image::BitmapData::pixelStride
int pixelStride
The number of bytes between each pixel.
Definition: juce_Image.h:355
CameraDevice::Pimpl::ScopedCameraDevice::cameraDeviceStateErrorCallback
static void JNICALL cameraDeviceStateErrorCallback(JNIEnv *, jobject, jlong host, jobject, jint error)
Definition: juce_android_CameraDevice.h:2474
juce::dsp::StateVariableFilter::Parameters::R2
NumericType R2
Definition: juce_StateVariableFilter.h:254
juce::OpenGLContext::NativeContext::~NativeContext
~NativeContext() override
Definition: juce_OpenGL_android.h:119
juce::gl::GL_SHADER_OBJECT_EXT
@ GL_SHADER_OBJECT_EXT
Definition: juce_gl.h:6244
juce::Rectangle::setSize
void setSize(ValueType newWidth, ValueType newHeight) noexcept
Changes the rectangle's size, leaving the position of its top-left corner unchanged.
Definition: juce_Rectangle.h:188
juce::ComboBox::getTooltip
String getTooltip() override
Definition: juce_ComboBox.h:399
juce::Colours::ivory
const Colour ivory
Definition: juce_Colours.h:100
juce::gl::GL_SHADING_RATE_1_INVOCATION_PER_2X2_PIXELS_NV
@ GL_SHADING_RATE_1_INVOCATION_PER_2X2_PIXELS_NV
Definition: juce_gl.h:10166
juce::gl::GL_MAX_SUBROUTINE_UNIFORM_LOCATIONS
@ GL_MAX_SUBROUTINE_UNIFORM_LOCATIONS
Definition: juce_gl.h:2315
juce::dsp::AudioBlock::replaceWithProductOfInternal
void replaceWithProductOfInternal(AudioBlock< BlockSampleType > src, SmoothedValue< SmootherSampleType, SmoothingType > &value) const noexcept
Definition: juce_AudioBlock.h:782
juce::InterprocessConnection::Notify
Notify
Whether the disconnect call should trigger callbacks.
Definition: juce_InterprocessConnection.h:124
juce::HashMap::Iterator::operator!=
bool operator!=(const Iterator &other) const noexcept
Definition: juce_HashMap.h:454
juce::ConsoleApplication::addVersionCommand
void addVersionCommand(String versionArgument, String versionText)
Adds a command that will print the given text in response to the "--version" option.
juce::CharPointer_UTF16::toLowerCase
juce_wchar toLowerCase() const noexcept
Returns a lower-case version of the first character of this string.
Definition: juce_CharPointer_UTF16.h:401
juce::dsp::ProcessContextNonReplacing::getOutputBlock
AudioBlockType & getOutputBlock() const noexcept
Returns the audio block to use as the output to a process function.
Definition: juce_ProcessContext.h:167
juce::CharPointer_UTF32::getBytesRequiredFor
static size_t getBytesRequiredFor(CharPointer text) noexcept
Returns the number of bytes that would be needed to represent the given string in this encoding forma...
Definition: juce_CharPointer_UTF32.h:199
juce::KeyPress::numberPadMultiply
static const int numberPadMultiply
key-code for the multiply sign on the numeric keypad.
Definition: juce_KeyPress.h:256
juce::ExtensionsVisitor::VSTClient::getAEffectPtr
virtual AEffect * getAEffectPtr() const noexcept=0
CameraDevice::Pimpl::CaptureSessionModeBase::triggerStillPictureCapture
virtual void triggerStillPictureCapture()=0
juce::var::ValueUnion::methodValue
NativeFunction * methodValue
Definition: juce_Variant.h:308
juce::WeakReference::Master::clear
void clear() noexcept
The object that owns this master pointer should call this before it gets destroyed,...
Definition: juce_WeakReference.h:183
juce::StreamingSocket::getHostName
const String & getHostName() const noexcept
Returns the name of the currently connected host.
Definition: juce_Socket.h:105
juce::dsp::Reverb::process
void process(const ProcessContext &context) noexcept
Applies the reverb to a mono or stereo buffer.
Definition: juce_dsp/widgets/juce_Reverb.h:77
juce::gl::GL_TRANSFORM_FEEDBACK_BUFFER_SIZE
@ GL_TRANSFORM_FEEDBACK_BUFFER_SIZE
Definition: juce_gl.h:1737
juce::dsp::FirstOrderTPTFilter::sampleRate
double sampleRate
Definition: juce_FirstOrderTPTFilter.h:143
juce::AudioDeviceManager::currentSetup
AudioDeviceSetup currentSetup
Definition: juce_AudioDeviceManager.h:494
juce::File::getVolumeSerialNumber
int getVolumeSerialNumber() const
Returns the serial number of the volume on which this file lives.
Definition: juce_posix_SharedCode.h:678
juce::AudioData::ChannelData::PointerType
typename Subtypes::PointerType PointerType
Definition: juce_AudioDataConverters.h:685
juce::ComTypes::UIA_CheckBoxControlTypeId
const long UIA_CheckBoxControlTypeId
Definition: juce_win32_ComInterfaces.h:151
juce::AudioProcessorGraph::PrepareSettings
Definition: juce_AudioProcessorGraph.h:418
juce::gl::GL_RGB16I_EXT
@ GL_RGB16I_EXT
Definition: juce_gl.h:7642
juce::AudioProcessorPlayer::setMidiOutput
void setMidiOutput(MidiOutput *midiOutputToUse)
Sets the MIDI output that should be used, if required.
juce::gl::GL_ZERO_TO_ONE_EXT
@ GL_ZERO_TO_ONE_EXT
Definition: juce_gles2.h:1920
juce::gl::WGL_SWAP_OVERLAY6
@ WGL_SWAP_OVERLAY6
Definition: juce_wgl.h:52
juce::gl::GL_SAMPLES
@ GL_SAMPLES
Definition: juce_gl.h:1182
juce::dsp::NoiseGate::thresholddB
SampleType thresholddB
Definition: juce_NoiseGate.h:106
juce::gl::WGL_TEXTURE_CUBE_MAP_NEGATIVE_Y_ARB
@ WGL_TEXTURE_CUBE_MAP_NEGATIVE_Y_ARB
Definition: juce_wgl.h:307
juce::gl::GL_MAX_SAMPLE_MASK_WORDS_NV
@ GL_MAX_SAMPLE_MASK_WORDS_NV
Definition: juce_gl.h:9122
juce::gl::GL_STENCIL_OP_VALUE_AMD
@ GL_STENCIL_OP_VALUE_AMD
Definition: juce_gl.h:3557
juce::Array::add
void add(ElementType &&newElement)
Appends a new element at the end of the array.
Definition: juce_Array.h:428
juce::detail::DataProviderDelete
Definition: juce_mac_CoreGraphicsContext.h:41
juce::ArrayBase::operator[]
ElementType & operator[](const int index) noexcept
Definition: juce_ArrayBase.h:139
juce::gl::GL_PIXEL_COUNTER_BITS_NV
@ GL_PIXEL_COUNTER_BITS_NV
Definition: juce_gl.h:9577
juce::gl::GL_DEPTH_STENCIL_TEXTURE_MODE
@ GL_DEPTH_STENCIL_TEXTURE_MODE
Definition: juce_gl.h:2910
juce::RenderingHelpers::SavedStateStack::endTransparencyLayer
void endTransparencyLayer()
Definition: juce_RenderingHelpers.h:2682
juce::CharacterFunctions::find
static CharPointerType1 find(CharPointerType1 textToSearch, const CharPointerType2 substringToLookFor) noexcept
Returns a pointer to the first occurrence of a substring in a string.
Definition: juce_CharacterFunctions.h:708
juce::gl::rates
GLuint GLsizei const GLenum * rates
Definition: juce_gl.h:10187
juce::gl::GL_HANDLE_TYPE_OPAQUE_WIN32_EXT
@ GL_HANDLE_TYPE_OPAQUE_WIN32_EXT
Definition: juce_gl.h:6942
juce::findMinimum
Type findMinimum(const Type *data, Size numValues)
Scans an array of values, returning the minimum value that it contains.
Definition: juce_MathsFunctions.h:179
juce::gl::f
GLdouble f
Definition: juce_gl.h:685
juce::ToolbarItemPalette::items
OwnedArray< ToolbarItemComponent > items
Definition: juce_ToolbarItemPalette.h:68
juce::gl::GL_PROGRAM_INPUT
@ GL_PROGRAM_INPUT
Definition: juce_gl.h:2849
juce::AudioCDBurner::addAudioTrack
bool addAudioTrack(AudioSource *source, int numSamples)
Adds a track to be written.
juce::gl::GL_VERTEX_ARRAY_KHR
@ GL_VERTEX_ARRAY_KHR
Definition: juce_gl.h:8489
juce::AudioSubsectionReader::source
AudioFormatReader *const source
Definition: juce_AudioSubsectionReader.h:79
juce::gl::GL_RED_SNORM
@ GL_RED_SNORM
Definition: juce_gl.h:7796
juce::TabBarButton
In a TabbedButtonBar, this component is used for each of the buttons.
Definition: juce_TabbedButtonBar.h:43
juce::gl::GL_OVERLAY_NV
@ GL_OVERLAY_NV
Definition: juce_gl.h:8846
juce::gl::GL_INVALID_ENUM
@ GL_INVALID_ENUM
Definition: juce_gl.h:257
GLeglClientBufferEXT
void * GLeglClientBufferEXT
Definition: juce_gl.h:172
juce::gl::WGL_DEPTH_FLOAT_EXT
@ WGL_DEPTH_FLOAT_EXT
Definition: juce_wgl.h:381
juce::RelativeParallelogram::topRight
RelativePoint topRight
Definition: juce_RelativeParallelogram.h:63
VideoComponent::Pimpl::MediaSession::PlaybackState::ACTION_PLAY_PAUSE
@ ACTION_PLAY_PAUSE
Definition: juce_android_Video.h:618
juce::RenderingHelpers::EdgeTableFillers::TransformedImageFill::getDestPixel
forcedinline DestPixelType * getDestPixel(int x) const noexcept
Definition: juce_RenderingHelpers.h:1033
juce::ScopedValueSetter::ScopedValueSetter
ScopedValueSetter(ValueType &valueToSet, ValueType newValue)
Creates a ScopedValueSetter that will immediately change the specified value to the given new value,...
Definition: juce_ScopedValueSetter.h:60
juce::Range::getEnd
constexpr ValueType getEnd() const noexcept
Returns the end of the range.
Definition: juce_Range.h:86
juce::gl::GL_SPIR_V_BINARY_ARB
@ GL_SPIR_V_BINARY_ARB
Definition: juce_gl.h:4259
juce::ComTypes::WindowInteractionState_NotResponding
@ WindowInteractionState_NotResponding
Definition: juce_win32_ComInterfaces.h:120
juce::ComTypes::NavigateDirection_FirstChild
@ NavigateDirection_FirstChild
Definition: juce_win32_ComInterfaces.h:57
juce::Slider::Listener
A class for receiving callbacks from a Slider.
Definition: juce_Slider.h:555
juce::gl::GL_MAP2_VERTEX_ATTRIB6_4_NV
@ GL_MAP2_VERTEX_ATTRIB6_4_NV
Definition: juce_gl.h:10671
juce::AudioParameterInt::AudioParameterInt
AudioParameterInt(const ParameterID &parameterID, const String &parameterName, int minValue, int maxValue, int defaultValueIn, const String &parameterLabel, std::function< String(int value, int maximumStringLength)> stringFromInt=nullptr, std::function< int(const String &text)> intFromString=nullptr)
Creates a AudioParameterInt with the specified parameters.
Definition: juce_AudioParameterInt.h:89
juce::UIAProviderBase::isElementValid
bool isElementValid() const
Definition: juce_win32_UIAProviderBase.h:38
juce::Rectangle::toType
Rectangle< TargetType > toType() const noexcept
Casts this rectangle to a Rectangle with the given type.
Definition: juce_Rectangle.h:893
juce::gl::GL_OUTPUT_TEXTURE_COORD0_EXT
@ GL_OUTPUT_TEXTURE_COORD0_EXT
Definition: juce_gl.h:7983
juce::RenderingHelpers::FloatRectangleRasterisingInfo::getTopLeftCornerAlpha
int getTopLeftCornerAlpha() const noexcept
Definition: juce_RenderingHelpers.h:390
juce_LookAndFeel_V4.h
juce::gl::GL_MATRIX15_ARB
@ GL_MATRIX15_ARB
Definition: juce_gl.h:4148
juce::gl::GL_MULTISAMPLE_LINE_WIDTH_GRANULARITY_ARB
@ GL_MULTISAMPLE_LINE_WIDTH_GRANULARITY_ARB
Definition: juce_gl.h:3827
juce::juce_handleXEmbedEvent
bool juce_handleXEmbedEvent(ComponentPeer *, void *)
juce::Grid::getNumberOfColumns
int getNumberOfColumns() const noexcept
Returns the number of columns.
Definition: juce_Grid.h:213
juce::TreeViewItem::sortSubItems
void sortSubItems(ElementComparator &comparator)
Sorts the list of sub-items using a standard array comparator.
Definition: juce_TreeView.h:123
juce::TextEditor::getLeftIndent
int getLeftIndent() const noexcept
Returns the gap at the left edge of the editor.
Definition: juce_TextEditor.h:504
juce::gl::GL_MAX_VERTEX_VARYING_COMPONENTS_ARB
@ GL_MAX_VERTEX_VARYING_COMPONENTS_ARB
Definition: juce_gl.h:4235
juce::gl::GL_PROXY_TEXTURE_1D_STACK_MESAX
@ GL_PROXY_TEXTURE_1D_STACK_MESAX
Definition: juce_gl.h:8629
juce::gl::GL_TEXTURE15_ARB
@ GL_TEXTURE15_ARB
Definition: juce_gl.h:4554
juce::AttributedString::text
String text
Definition: juce_AttributedString.h:200
juce::Colours::lightcyan
const Colour lightcyan
Definition: juce_Colours.h:108
juce::gl::GL_DETAIL_TEXTURE_LEVEL_SGIS
@ GL_DETAIL_TEXTURE_LEVEL_SGIS
Definition: juce_gl.h:11161
juce::gl::GL_BGRA
@ GL_BGRA
Definition: juce_gl.h:1115
juce::gl::GL_REPLACEMENT_CODE_SUN
@ GL_REPLACEMENT_CODE_SUN
Definition: juce_gl.h:11904
juce::gl::ty
GLbyte ty
Definition: juce_gl.h:6193
juce::gl::GL_TEXTURE_COMPRESSED_ARB
@ GL_TEXTURE_COMPRESSED_ARB
Definition: juce_gl.h:5095
juce::gl::GL_INT_SAMPLER_2D_ARRAY_EXT
@ GL_INT_SAMPLER_2D_ARRAY_EXT
Definition: juce_gl.h:6751
juce::dsp::LadderFilter::getNumChannels
size_t getNumChannels() const noexcept
Returns the current number of channels.
Definition: juce_LadderFilter.h:67
juce::gl::GL_4PASS_3_EXT
@ GL_4PASS_3_EXT
Definition: juce_gl.h:6980
juce::gl::GL_INTERNALFORMAT_ALPHA_SIZE
@ GL_INTERNALFORMAT_ALPHA_SIZE
Definition: juce_gl.h:2754
juce_URLInputSource.h
juce::gl::func
GLenum func
Definition: juce_gl.h:1561
juce::gl::GL_INCLUSIVE_EXT
@ GL_INCLUSIVE_EXT
Definition: juce_gl.h:8142
juce::gl::GL_FRAMEBUFFER_ATTACHMENT_OBJECT_TYPE_EXT
@ GL_FRAMEBUFFER_ATTACHMENT_OBJECT_TYPE_EXT
Definition: juce_gl.h:6622
GLclampf
khronos_float_t GLclampf
Definition: juce_gl.h:169
juce::TreeViewItem::getItemHeight
virtual int getItemHeight() const
Must return the height required by this item.
Definition: juce_TreeView.h:302
juce::gl::GL_POLYGON_STIPPLE
@ GL_POLYGON_STIPPLE
Definition: juce_gl.h:462
juce::CodeEditorComponent::State
Can be used to save and restore the editor's caret position, selection state, etc.
Definition: juce_CodeEditorComponent.h:170
juce::Viewport::isVerticalScrollbarOnTheRight
bool isVerticalScrollbarOnTheRight() const noexcept
True if the vertical scrollbar will appear on the right side of the content.
Definition: juce_Viewport.h:220
juce::PixelAlpha::getInARGBMaskOrder
forcedinline uint32 getInARGBMaskOrder() const noexcept
Returns a uint32 which will be in argb order as if constructed with the following mask operation ((al...
Definition: juce_PixelFormats.h:614
juce::gl::GL_R8UI
@ GL_R8UI
Definition: juce_gl.h:1915
juce::dsp::SIMDFallbackOps::load
static forcedinline vSIMDType load(const ScalarType *a) noexcept
Definition: juce_fallback_SIMDNativeOps.h:232
juce_ReferenceCountedArray.h
juce::gl::WGL_GENLOCK_SOURCE_EXTERNAL_FIELD_I3D
@ WGL_GENLOCK_SOURCE_EXTERNAL_FIELD_I3D
Definition: juce_wgl.h:512
juce::dsp::ProcessorChain::get
auto & get() noexcept
Get a reference to the processor at index Index.
Definition: juce_ProcessorChain.h:72
juce::gl::GL_FOG_START
@ GL_FOG_START
Definition: juce_gl.h:475
juce::SidePanel::dismissButton
ShapeButton dismissButton
Definition: juce_SidePanel.h:206
juce::LassoComponent::hitTest
bool hitTest(int, int) override
Definition: juce_LassoComponent.h:213
juce::CharPointer_ASCII::operator<=
bool operator<=(CharPointer_ASCII other) const noexcept
Definition: juce_CharPointer_ASCII.h:64
juce::SidePanel::calculateBoundsInParent
Rectangle< int > calculateBoundsInParent(Component &) const
juce::gl::GL_MESH_VERTICES_OUT_NV
@ GL_MESH_VERTICES_OUT_NV
Definition: juce_gl.h:9539
juce::Component::BailOutChecker::safePointer
const WeakReference< Component > safePointer
Definition: juce_Component.h:2340
juce::gl::GL_COMPRESSED_SRGB8_ALPHA8_ASTC_12x10_KHR
@ GL_COMPRESSED_SRGB8_ALPHA8_ASTC_12x10_KHR
Definition: juce_gl.h:8600
juce::ComponentPeer::OptionalBorderSize::operator->
const auto * operator->() const noexcept
Returns a pointer to the value.
Definition: juce_ComponentPeer.h:114
juce::XWindowSystemUtilities::XSettings::Listener::settingChanged
virtual void settingChanged(const XSetting &settingThatHasChanged)=0
juce::gl::GL_MAP_ATTRIB_U_ORDER_NV
@ GL_MAP_ATTRIB_U_ORDER_NV
Definition: juce_gl.h:9076
juce::ObjCClass< NSObject >::addProtocol
void addProtocol(Protocol *protocol)
Definition: juce_mac_ObjCHelpers.h:394
juce::gl::GL_GET_TEXTURE_IMAGE_TYPE
@ GL_GET_TEXTURE_IMAGE_TYPE
Definition: juce_gl.h:2784
juce::gl::GL_GEOMETRY_VERTICES_OUT
@ GL_GEOMETRY_VERTICES_OUT
Definition: juce_gl.h:2112
juce_MPESynthesiserVoice.h
juce::gl::GL_ACTIVE_VERTEX_UNITS_ARB
@ GL_ACTIVE_VERTEX_UNITS_ARB
Definition: juce_gl.h:5384
juce::FileTreeComponent::getItemHeight
int getItemHeight() const noexcept
Returns the height of the treeview items.
Definition: juce_FileTreeComponent.h:95
juce::Reverb::damping
SmoothedValue< float > damping
Definition: juce_audio_basics/utilities/juce_Reverb.h:312
juce::ImagePixelData::Listener
Used to receive callbacks for image data changes.
Definition: juce_Image.h:478
juce::ObjCClass::ObjCClass
ObjCClass(const char *nameRoot)
Definition: juce_mac_ObjCHelpers.h:356
juce::gl::GL_MAX_ACTIVE_LIGHTS_SGIX
@ GL_MAX_ACTIVE_LIGHTS_SGIX
Definition: juce_gl.h:11485
juce::DefaultHashFunctions::generateHash
static int generateHash(int64 key, int upperLimit) noexcept
Generates a simple hash from an int64.
Definition: juce_HashMap.h:43
juce::gl::GL_FLOAT16_MAT2x3_AMD
@ GL_FLOAT16_MAT2x3_AMD
Definition: juce_gl.h:3330
juce::ComTypes::WMT_VER_9_0
@ WMT_VER_9_0
Definition: juce_win32_ComTypes.h:78
juce::gl::GL_MAX_UNIFORM_LOCATIONS
@ GL_MAX_UNIFORM_LOCATIONS
Definition: juce_gl.h:2739
juce::gl::GL_R32UI
@ GL_R32UI
Definition: juce_gl.h:1919
juce::gl::z
GLdouble GLdouble z
Definition: juce_gl.h:757
juce::AudioProcessorEditor::defaultConstrainer
ComponentBoundsConstrainer defaultConstrainer
Definition: juce_AudioProcessorEditor.h:235
juce::ButtonParameterAttachment::~ButtonParameterAttachment
~ButtonParameterAttachment() override
Destructor.
juce::InAppPurchases::Product::price
String price
Price of the product in local currency.
Definition: juce_InAppPurchases.h:61
juce::PushNotifications::Notification::BadgeIconType
BadgeIconType
Controls badge icon type to use if a notification is shown as a badge.
Definition: juce_PushNotifications.h:298
juce::gl::GL_TRANSFORM_FEEDBACK_BUFFER_START_NV
@ GL_TRANSFORM_FEEDBACK_BUFFER_START_NV
Definition: juce_gl.h:10415
juce::CachedValue::operator*
Type & operator*() noexcept
Dereference operator.
Definition: juce_CachedValue.h:108
juce::RenderingHelpers::StackBasedLowLevelGraphicsContext::setInterpolationQuality
void setInterpolationQuality(Graphics::ResamplingQuality quality) override
Definition: juce_RenderingHelpers.h:2719
juce::RenderingHelpers::GradientPixelIterators::TransformedRadial::tM10
double tM10
Definition: juce_RenderingHelpers.h:551
juce::PathStrokeType::jointStyle
JointStyle jointStyle
Definition: juce_PathStrokeType.h:200
juce::DrawableText::bounds
Parallelogram< float > bounds
Definition: juce_DrawableText.h:104
juce::AudioProcessorParameterGroup::getSeparator
String getSeparator() const
Returns the group's separator string.
juce::gl::GL_MAX_DEFORMATION_ORDER_SGIX
@ GL_MAX_DEFORMATION_ORDER_SGIX
Definition: juce_gl.h:11616
juce::gl::GL_LUMINANCE_ALPHA8I_EXT
@ GL_LUMINANCE_ALPHA8I_EXT
Definition: juce_gl.h:7652
juce::gl::GL_XOR
@ GL_XOR
Definition: juce_gl.h:343
juce::GZIPDecompressorInputStream::sourceStream
OptionalScopedPointer< InputStream > sourceStream
Definition: juce_GZIPDecompressorInputStream.h:84
juce::GZIPCompressorOutputStream
A stream which uses zlib to compress the data written into it.
Definition: juce_GZIPCompressorOutputStream.h:38
juce::gl::GL_UNKNOWN_CONTEXT_RESET_EXT
@ GL_UNKNOWN_CONTEXT_RESET_EXT
Definition: juce_gles2.h:2416
juce::gl::GL_DEPTH_STENCIL_TO_BGRA_NV
@ GL_DEPTH_STENCIL_TO_BGRA_NV
Definition: juce_gl.h:9015
juce::gl::weight
GLuint GLuint GLfloat weight
Definition: juce_gl.h:9799
juce::KeyboardComponentBase::NoteAndVelocity
This structure is returned by the getNoteAndVelocityAtPosition() method.
Definition: juce_KeyboardComponentBase.h:185
juce::KeyboardComponentBase::Orientation
Orientation
The direction of the keyboard.
Definition: juce_KeyboardComponentBase.h:50
juce::dsp::IIR::Filter::memory
HeapBlock< SampleType > memory
Definition: juce_dsp/processors/juce_IIRFilter.h:393
juce_ScopedDPIAwarenessDisabler.h
juce::gl::GL_BLUE_MIN_CLAMP_INGR
@ GL_BLUE_MIN_CLAMP_INGR
Definition: juce_gl.h:8311
juce::SparseSet::clear
void clear()
Clears the set.
Definition: juce_SparseSet.h:54
juce::MarkerList::ValueTreeWrapper::state
ValueTree state
Definition: juce_MarkerList.h:182
juce::gl::GL_OFFSET_HILO_TEXTURE_2D_NV
@ GL_OFFSET_HILO_TEXTURE_2D_NV
Definition: juce_gl.h:10382
juce::Colours::mintcream
const Colour mintcream
Definition: juce_Colours.h:134
juce::gl::GL_OUTPUT_TEXTURE_COORD7_EXT
@ GL_OUTPUT_TEXTURE_COORD7_EXT
Definition: juce_gl.h:7990
juce::gl::layer
GLenum GLuint GLint GLint layer
Definition: juce_gl.h:2008
juce::gl::GL_STATIC_READ
@ GL_STATIC_READ
Definition: juce_gl.h:1418
juce::EdgeTable::table
HeapBlock< int > table
Definition: juce_EdgeTable.h:207
juce::AudioChannelSet::right
@ right
R channel.
Definition: juce_AudioChannelSet.h:322
juce::gl::GL_MAX_VIEWS_OVR
@ GL_MAX_VIEWS_OVR
Definition: juce_gl.h:11063
juce::dsp::LookupTable::operator[]
FloatType operator[](FloatType index) const noexcept
Definition: juce_LookupTable.h:135
juce::XWindowSystemUtilities::XSettings::Listener
Definition: juce_linux_XWindowSystem.h:142
juce::gl::GL_FRAMEBUFFER_INCOMPLETE_MULTISAMPLE_ANGLE
@ GL_FRAMEBUFFER_INCOMPLETE_MULTISAMPLE_ANGLE
Definition: juce_gles2.h:1595
juce::gl::GL_MAP2_VERTEX_ATTRIB14_4_NV
@ GL_MAP2_VERTEX_ATTRIB14_4_NV
Definition: juce_gl.h:10679
juce::gl::GL_MAX_DEEP_3D_TEXTURE_WIDTH_HEIGHT_NV
@ GL_MAX_DEEP_3D_TEXTURE_WIDTH_HEIGHT_NV
Definition: juce_gl.h:9028
juce::DocumentWindow::menuBar
std::unique_ptr< Component > menuBar
Definition: juce_DocumentWindow.h:296
juce::OpenGLContext::NativeContext::hasInitialised
bool hasInitialised
Definition: juce_OpenGL_android.h:343
juce::gl::GL_FIELDS_NV
@ GL_FIELDS_NV
Definition: juce_gl.h:9893
juce::gl::GL_CURRENT_BINORMAL_EXT
@ GL_CURRENT_BINORMAL_EXT
Definition: juce_gl.h:6181
juce::gl::GL_SYNC_CL_EVENT_ARB
@ GL_SYNC_CL_EVENT_ARB
Definition: juce_gl.h:3880
juce::gl::GL_MAP1_TEXTURE_COORD_1
@ GL_MAP1_TEXTURE_COORD_1
Definition: juce_gl.h:557
juce::AccessibilityRangedNumericValueInterface
A value interface that represents a ranged numeric value.
Definition: juce_AccessibilityValueInterface.h:197
juce::CppTokeniserFunctions::skipNumberSuffix
static bool skipNumberSuffix(Iterator &source)
Definition: juce_CPlusPlusCodeTokeniserFunctions.h:139
juce_OpenGLAppComponent.h
juce::gl::GL_COMPRESSED_RGB_S3TC_DXT1_EXT
@ GL_COMPRESSED_RGB_S3TC_DXT1_EXT
Definition: juce_gl.h:7528
VideoComponent::Pimpl::MediaSession::Player::StateInfo::canCallGetVideoDuration
bool canCallGetVideoDuration
Definition: juce_android_Video.h:1039
juce::WinRTWrapper::WindowsGetStringRawBufferFuncPtr
PCWSTR(WINAPI * WindowsGetStringRawBufferFuncPtr)(HSTRING, UINT32 *)
Definition: juce_win32_WinRTWrapper.h:97
juce::OpenGLContext::NativeContext::surfaceView
GlobalRef surfaceView
Definition: juce_OpenGL_android.h:345
juce::Colours::darkgreen
const Colour darkgreen
Definition: juce_Colours.h:68
juce::PluginListComponent::deadMansPedalFile
File deadMansPedalFile
Definition: juce_PluginListComponent.h:119
juce::dsp::AudioBlock::operator==
constexpr bool operator==(const AudioBlock< OtherSampleType > &other) const noexcept
Definition: juce_AudioBlock.h:217
juce::gl::WGL_ACCESS_READ_WRITE_NV
@ WGL_ACCESS_READ_WRITE_NV
Definition: juce_wgl.h:536
juce::SynthesiserVoice::isSostenutoPedalDown
bool isSostenutoPedalDown() const noexcept
Returns true if the sostenuto pedal is currently active for this voice.
Definition: juce_Synthesiser.h:235
juce::gl::GL_OUTPUT_TEXTURE_COORD2_EXT
@ GL_OUTPUT_TEXTURE_COORD2_EXT
Definition: juce_gl.h:7985
juce::PixelAlpha::getNativeARGB
forcedinline uint32 getNativeARGB() const noexcept
Returns a uint32 which represents the pixel in a platform dependent format which is compatible with t...
Definition: juce_PixelFormats.h:610
juce_PropertyPanel.h
juce::gl::GL_SHADER_COMPILER
@ GL_SHADER_COMPILER
Definition: juce_gl.h:2417
juce::RenderingHelpers::FloatRectangleRasterisingInfo::iterate
void iterate(Callback &callback) const
Definition: juce_RenderingHelpers.h:378
juce::dsp::IIR::Coefficients::Coefficients
Coefficients()
Creates a null set of coefficients (which will produce silence).
juce::ContainerDeletePolicy::destroy
static void destroy(ObjectType *object)
Definition: juce_ContainerDeletePolicy.h:42
CameraDevice::Pimpl::ScopedCameraDevice::CaptureSession::scopedCameraDevice
ScopedCameraDevice & scopedCameraDevice
Definition: juce_android_CameraDevice.h:2099
juce::gl::GL_HSL_LUMINOSITY_KHR
@ GL_HSL_LUMINOSITY_KHR
Definition: juce_gl.h:8438
GLDEBUGPROCAMD
void(* GLDEBUGPROCAMD)(GLuint id, GLenum category, GLenum severity, GLsizei length, const GLchar *message, void *userParam)
Definition: juce_gl.h:198
juce::ComTypes::UIA_IsPeripheralPropertyId
const long UIA_IsPeripheralPropertyId
Definition: juce_win32_ComInterfaces.h:147
juce::CharPointer_ASCII::sizeInBytes
size_t sizeInBytes() const noexcept
Returns the number of bytes that are used to represent this string.
Definition: juce_CharPointer_ASCII.h:177
CameraDevice::Pimpl::MediaRecorder::getSurface
LocalRef< jobject > getSurface()
Definition: juce_android_CameraDevice.h:1413
juce::gl::GL_FRAMEBUFFER_INCOMPLETE_MULTISAMPLE_AND_DOWNSAMPLE_IMG
@ GL_FRAMEBUFFER_INCOMPLETE_MULTISAMPLE_AND_DOWNSAMPLE_IMG
Definition: juce_gles2.h:3017
juce::gl::GL_MAX_TESS_CONTROL_UNIFORM_BLOCKS
@ GL_MAX_TESS_CONTROL_UNIFORM_BLOCKS
Definition: juce_gl.h:2340
juce::AudioProcessorParameterGroup::begin
const AudioProcessorParameterNode *const * begin() const noexcept
CameraDevice::Pimpl::CaptureSessionVideoRecordingMode::isVideoRecord
static bool isVideoRecord()
Definition: juce_android_CameraDevice.h:2750
juce::gl::GL_SAMPLE_LOCATION_NV
@ GL_SAMPLE_LOCATION_NV
Definition: juce_gl.h:10051
juce::gl::GL_DEBUG_TYPE_POP_GROUP_KHR
@ GL_DEBUG_TYPE_POP_GROUP_KHR
Definition: juce_gl.h:8482
juce::CodeEditorComponent::pimpl
std::unique_ptr< Pimpl > pimpl
Definition: juce_CodeEditorComponent.h:401
juce::gl::GL_EYE_DISTANCE_TO_POINT_SGIS
@ GL_EYE_DISTANCE_TO_POINT_SGIS
Definition: juce_gl.h:11236
juce::gl::GL_FLOAT_VEC3
@ GL_FLOAT_VEC3
Definition: juce_gl.h:1515
juce::gl::GL_BOLD_BIT_NV
@ GL_BOLD_BIT_NV
Definition: juce_gl.h:9724
juce::gl::size
GLsizeiptr size
Definition: juce_gl.h:1460
juce::dsp::IIR::Coefficients::makeFirstOrderHighPass
static Ptr makeFirstOrderHighPass(double sampleRate, NumericType frequency)
Returns the coefficients for a first order high-pass filter.
juce::JUCEApplicationBase::multipleInstanceHandler
std::unique_ptr< MultipleInstanceHandler > multipleInstanceHandler
Definition: juce_ApplicationBase.h:304
juce::gl::GL_NORMAL_ARRAY_TYPE_EXT
@ GL_NORMAL_ARRAY_TYPE_EXT
Definition: juce_gl.h:7883
juce::gl::GL_FORCE_BLUE_TO_ONE_NV
@ GL_FORCE_BLUE_TO_ONE_NV
Definition: juce_gl.h:10394
juce::gl::GL_TEXTURE_RESIDENT
@ GL_TEXTURE_RESIDENT
Definition: juce_gl.h:1021
juce::Label::listeners
ListenerList< Listener > listeners
Definition: juce_Label.h:349
juce::gl::start
GLuint start
Definition: juce_gl.h:1134
juce::ComBaseClassHelperBase::AddRef
ULONG STDMETHODCALLTYPE AddRef()
Definition: juce_win32_ComSmartPtr.h:170
juce::TableHeaderComponent::ColumnInfo::width
int width
Definition: juce_TableHeaderComponent.h:427
juce::gl::GL_SMOOTH_QUADRATIC_CURVE_TO_NV
@ GL_SMOOTH_QUADRATIC_CURVE_TO_NV
Definition: juce_gl.h:9703
juce::gl::GL_DEPTH_BOUNDS_TEST_EXT
@ GL_DEPTH_BOUNDS_TEST_EXT
Definition: juce_gl.h:6264
juce::gl::GL_SRC2_RGB
@ GL_SRC2_RGB
Definition: juce_gl.h:1444
juce::gl::WGL_TEXTURE_CUBE_MAP_ARB
@ WGL_TEXTURE_CUBE_MAP_ARB
Definition: juce_wgl.h:299
juce::ModifierKeys::withOnlyMouseButtons
JUCE_NODISCARD ModifierKeys withOnlyMouseButtons() const noexcept
Returns a copy of only the mouse-button flags.
Definition: juce_ModifierKeys.h:166
juce::AudioDeviceSelectorComponent::deviceManager
AudioDeviceManager & deviceManager
The device manager that this component is controlling.
Definition: juce_AudioDeviceSelectorComponent.h:78
juce::KeyPress::numberPadAdd
static const int numberPadAdd
key-code for the add sign on the numeric keypad.
Definition: juce_KeyPress.h:254
juce::gl::GL_RENDERBUFFER_DEPTH_SIZE
@ GL_RENDERBUFFER_DEPTH_SIZE
Definition: juce_gl.h:1885
juce::gl::GL_SUBGROUP_FEATURE_ARITHMETIC_BIT_KHR
@ GL_SUBGROUP_FEATURE_ARITHMETIC_BIT_KHR
Definition: juce_gl.h:8561
juce::gl::addr
GLenum const void * addr
Definition: juce_gl.h:8078
juce::gl::GL_ARRAY_STRIDE
@ GL_ARRAY_STRIDE
Definition: juce_gl.h:2875
juce::AudioProcessorParameterGroup::addChild
void addChild(std::unique_ptr< ParameterOrGroup > firstChild, Args &&... remainingChildren)
Adds multiple parameters or sub-groups to this group.
Definition: juce_AudioProcessorParameterGroup.h:223
juce::dsp::AudioBlock::subtract
const AudioBlock &JUCE_VECTOR_CALLTYPE subtract(NumericType value) const noexcept
Definition: juce_AudioBlock.h:420
juce::StringArray::begin
String * begin() noexcept
Returns a pointer to the first String in the array.
Definition: juce_StringArray.h:165
juce::gl::WGL_ACCUM_GREEN_BITS_ARB
@ WGL_ACCUM_GREEN_BITS_ARB
Definition: juce_wgl.h:262
juce::dsp::FIR::Filter::processSingleSample
static SampleType JUCE_VECTOR_CALLTYPE processSingleSample(SampleType sample, SampleType *buf, const NumericType *fir, size_t m, size_t &p) noexcept
Definition: juce_FIRFilter.h:186
juce::dsp::Bias::reset
void reset() noexcept
Definition: juce_Bias.h:84
juce::ComTypes::AM_MEDIA_TYPE::majortype
GUID majortype
Definition: juce_win32_ComTypes.h:93
CameraDevice::Pimpl::GrabberCallback::SampleCB
JUCE_COMRESULT SampleCB(double, ComTypes::IMediaSample *)
Definition: juce_win32_CameraDevice.h:545
juce::CachedValue::operator=
CachedValue & operator=(const Type &newValue)
Sets the property.
Definition: juce_CachedValue.h:239
juce::AccessibilityTextValueInterface::setValue
void setValue(double newValue) final
Definition: juce_AccessibilityValueInterface.h:158
juce::RenderingHelpers::SavedStateBase::fillRectList
void fillRectList(const RectangleList< float > &list)
Definition: juce_RenderingHelpers.h:2294
juce::MessageBoxOptions::getTitle
String getTitle() const
Returns the title of the dialog box.
Definition: juce_MessageBoxOptions.h:101
VideoComponent::Pimpl::MediaSession::Player::State
State
Definition: juce_android_Video.h:1046
stateIsMuted
@ stateIsMuted
Definition: juce_UnityPluginInterface.h:73
DBG
#define DBG(textToWrite)
Writes a string to the standard error stream.
Definition: juce_PlatformDefs.h:145
juce::AudioProcessorListener::ChangeDetails::withParameterInfoChanged
JUCE_NODISCARD ChangeDetails withParameterInfoChanged(bool b) const noexcept
Indicates that some attributes of the AudioProcessor's parameters have changed.
Definition: juce_AudioProcessorListener.h:91
juce::dsp::AudioBlock::replaceWithDifferenceOf
AudioBlock & replaceWithDifferenceOf(AudioBlock< Src1SampleType > src1, AudioBlock< Src2SampleType > src2) noexcept
Subtracts each source2 value from the corresponding source1 value and replaces the contents of this b...
Definition: juce_AudioBlock.h:436
juce::PropertyPanel::viewport
Viewport viewport
Definition: juce_PropertyPanel.h:164
juce::KeyPress::returnKey
static const int returnKey
key-code for the return key
Definition: juce_KeyPress.h:191
juce::gl::GL_LUMINANCE16_ALPHA16
@ GL_LUMINANCE16_ALPHA16
Definition: juce_gl.h:1035
juce::OnlineUnlockStatus::UnlockResult::errorMessage
String errorMessage
If an unlock operation fails, this is the error message that the webserver supplied (or a message say...
Definition: juce_OnlineUnlockStatus.h:182
juce::MPEZone::isUsingChannelAsMemberChannel
bool isUsingChannelAsMemberChannel(int channel) const noexcept
Definition: juce_MPEZoneLayout.h:62
juce::gl::GL_ALPHA_INTEGER_EXT
@ GL_ALPHA_INTEGER_EXT
Definition: juce_gl.h:7656
juce::gl::GL_IMAGE_2D
@ GL_IMAGE_2D
Definition: juce_gl.h:2602
juce::dsp::Chorus::update
void update()
juce_AudioSourcePlayer.h
TextureViewSurfaceTextureListener::Owner::onSurfaceTextureDestroyed
virtual bool onSurfaceTextureDestroyed(LocalRef< jobject > &surface)=0
juce::OSCTypes
The definitions of supported OSC types and their associated OSC type tags, as defined in the OpenSoun...
Definition: juce_OSCTypes.h:46
juce::gl::GL_BUFFER_VARIABLE
@ GL_BUFFER_VARIABLE
Definition: juce_gl.h:2851
ImageReaderOnImageAvailableListener::Owner
Definition: juce_android_CameraDevice.h:363
juce::EdgeTable::clipLineToMask
void clipLineToMask(int x, int y, const uint8 *mask, int maskStride, int numPixels)
juce::XWindowSystemUtilities::GetXProperty::actualType
Atom actualType
Definition: juce_linux_XWindowSystem.h:59
CameraDevice::Pimpl::ImageReader::getBitmapWithCorrectOrientationFrom
static LocalRef< jobject > getBitmapWithCorrectOrientationFrom(LocalRef< jobject > &origBitmap, int rotationAngle)
Definition: juce_android_CameraDevice.h:1333
juce::MultiTimer::timers
OwnedArray< Timer > timers
Definition: juce_MultiTimer.h:119
juce::LookAndFeel_V1
The original JUCE look-and-feel, as used back from 2002 to about 2007ish.
Definition: juce_LookAndFeel_V1.h:36
juce::gl::firstGlyphIndex
GLenum const void GLbitfield GLuint firstGlyphIndex
Definition: juce_gl.h:9840
juce::gl::sequence_num
GLuint * sequence_num
Definition: juce_gl.h:10814
juce_OSCMessage.h
juce::gl::GL_TEXTURE_LIGHT_EXT
@ GL_TEXTURE_LIGHT_EXT
Definition: juce_gl.h:6883
juce::Desktop::getKioskModeComponent
Component * getKioskModeComponent() const noexcept
Returns the component that is currently being used in kiosk-mode.
Definition: juce_Desktop.h:225
juce::gl::maxW
GLfloat GLfloat GLfloat GLfloat GLfloat GLfloat GLfloat maxW
Definition: juce_gl.h:3829
juce::gl::GL_PIXEL_MAP_I_TO_R_SIZE
@ GL_PIXEL_MAP_I_TO_R_SIZE
Definition: juce_gl.h:508
juce::EdgeTable::LineItem
Definition: juce_EdgeTable.h:200
juce::LassoComponent::paint
void paint(Graphics &g) override
Definition: juce_LassoComponent.h:202
CameraDevice::Pimpl::triggerStillPictureCapture
void triggerStillPictureCapture()
Definition: juce_android_CameraDevice.h:3057
juce::ValueTreeSynchroniser::valueTree
ValueTree valueTree
Definition: juce_ValueTreeSynchroniser.h:87
juce::CriticalSection::lock
std::aligned_storage< 44, 8 >::type lock
Definition: juce_CriticalSection.h:109
juce::ComTypes::OAFilterState
long OAFilterState
Definition: juce_win32_ComTypes.h:108
juce::gl::GL_COLOR_ATTACHMENT2_NV
@ GL_COLOR_ATTACHMENT2_NV
Definition: juce_gles2.h:3618
juce::gl::GL_TEXTURE_COORD_ARRAY_BUFFER_BINDING
@ GL_TEXTURE_COORD_ARRAY_BUFFER_BINDING
Definition: juce_gl.h:1429
juce::AudioChannelSet::ambisonicACN10
@ ambisonicACN10
Third-order ambisonic channel number 10.
Definition: juce_AudioChannelSet.h:371
juce::gl::GL_DRAW_BUFFER4_NV
@ GL_DRAW_BUFFER4_NV
Definition: juce_gles2.h:3604
juce::ResizableWindow::getConstrainer
ComponentBoundsConstrainer * getConstrainer() noexcept
Returns the bounds constrainer object that this window is using.
Definition: juce_ResizableWindow.h:154
juce::ReferenceCountedObjectPtr::ReferenceCountedObjectPtr
ReferenceCountedObjectPtr(ReferencedType &refCountedObject) noexcept
Creates a pointer to an object.
Definition: juce_ReferenceCountedObject.h:271
juce::AudioDeviceManager::setMidiInputDeviceEnabled
void setMidiInputDeviceEnabled(const String &deviceIdentifier, bool enabled)
Enables or disables a midi input device.
juce::gl::GL_UNCORRELATED_NV
@ GL_UNCORRELATED_NV
Definition: juce_gl.h:8860
juce::gl::GL_ALPHA_TEST_FUNC
@ GL_ALPHA_TEST_FUNC
Definition: juce_gl.h:490
juce::gl::WGL_STENCIL_BITS_EXT
@ WGL_STENCIL_BITS_EXT
Definition: juce_wgl.h:465
juce_win32_UIAProviderBase.h
juce::gl::GL_DEBUG_CATEGORY_APPLICATION_AMD
@ GL_DEBUG_CATEGORY_APPLICATION_AMD
Definition: juce_gl.h:3259
juce::ComponentPeer::appStyleChanged
virtual void appStyleChanged()
Definition: juce_ComponentPeer.h:524
juce::AudioData::Pointer::Pointer
Pointer(typename Constness::VoidType *sourceData, int numInterleaved) noexcept
Creates a pointer from some raw data in the appropriate format with the specified number of interleav...
Definition: juce_AudioDataConverters.h:373
juce::gl::GL_LOSE_CONTEXT_ON_RESET_KHR
@ GL_LOSE_CONTEXT_ON_RESET_KHR
Definition: juce_gl.h:8536
juce::gl::GL_LOGIC_OP_MODE
@ GL_LOGIC_OP_MODE
Definition: juce_gl.h:294
juce::MouseEvent::mods
const ModifierKeys mods
The key modifiers associated with the event.
Definition: juce_MouseEvent.h:125
juce::AudioProcessorParameterGroup::identifier
String identifier
Definition: juce_AudioProcessorParameterGroup.h:247
juce::gl::WGL_TEXTURE_CUBE_MAP_POSITIVE_X_ARB
@ WGL_TEXTURE_CUBE_MAP_POSITIVE_X_ARB
Definition: juce_wgl.h:304
juce::gl::ymove
GLsizei GLfloat GLfloat GLfloat GLfloat ymove
Definition: juce_gl.h:695
juce::var::getArray
Array< var > * getArray() const noexcept
If this variant holds an array, this provides access to it.
juce::JUCESplashScreen::fader
ComponentAnimator fader
Definition: juce_JUCESplashScreen.h:68
juce::ComTypes::VIDEO_STREAM_CONFIG_CAPS::MinOutputSize
SIZE MinOutputSize
Definition: juce_win32_ComTypes.h:157
juce::gl::GL_FRAMEBUFFER_UNDEFINED_OES
@ GL_FRAMEBUFFER_UNDEFINED_OES
Definition: juce_gles2.h:4743
juce::dsp::Matrix::getSize
Array< size_t > getSize() const noexcept
Returns an Array of 2 integers with the number of rows and columns in the matrix.
Definition: juce_Matrix.h:100
DECLARE_JNI_CLASS_WITH_MIN_SDK
#define DECLARE_JNI_CLASS_WITH_MIN_SDK(CppClassName, javaPath, minSDK)
Definition: juce_android_JNIHelpers.h:234
juce::gl::GL_COMBINE
@ GL_COMBINE
Definition: juce_gl.h:1216
juce_AccessibilityHandler.h
juce::gl::GL_CONVEX_HULL_NV
@ GL_CONVEX_HULL_NV
Definition: juce_gl.h:9647
juce::gl::GL_BLOCK_INDEX
@ GL_BLOCK_INDEX
Definition: juce_gl.h:2874
juce::gl::GL_STENCIL_INDEX4
@ GL_STENCIL_INDEX4
Definition: juce_gl.h:1878
juce::AudioProcessorParameterGroup::append
void append(std::unique_ptr< AudioProcessorParameter >)
juce::StandalonePluginHolder::shutDownAudioDevices
void shutDownAudioDevices()
Definition: juce_StandaloneFilterWindow.h:644
juce::SharedResourcePointer::getSharedObjectHolder
static SharedObjectHolder & getSharedObjectHolder() noexcept
Definition: juce_SharedResourcePointer.h:136
juce::gl::GL_DEBUG_TYPE_PERFORMANCE
@ GL_DEBUG_TYPE_PERFORMANCE
Definition: juce_gl.h:2716
juce::gl::GL_4PASS_0_SGIS
@ GL_4PASS_0_SGIS
Definition: juce_gl.h:11201
GLchar
char GLchar
Definition: juce_gles2.h:67
juce::File::FollowSymlinks::noCycles
@ noCycles
Requests that a file system traversal may follow symbolic links, but should attempt to skip any symbo...
juce::OpenGLContext::NativeContext::setSwapInterval
bool setSwapInterval(int numFramesPerSwap)
Definition: juce_OpenGL_linux_X11.h:202
juce::gl::GL_STENCIL_BUFFER_BIT2_QCOM
@ GL_STENCIL_BUFFER_BIT2_QCOM
Definition: juce_gles2.h:5211
juce::ImageCache
A global cache of images that have been loaded from files or memory.
Definition: juce_ImageCache.h:46
juce::gl::GL_DEBUG_SEVERITY_LOW_AMD
@ GL_DEBUG_SEVERITY_LOW_AMD
Definition: juce_gl.h:3252
juce::dsp::Polynomial::getSumWith
Polynomial< FloatingType > getSumWith(const Polynomial< FloatingType > &other) const
Returns the sum of this polynomial with another.
Definition: juce_Polynomial.h:121
juce::gl::GL_CLAMP_TO_EDGE_SGIS
@ GL_CLAMP_TO_EDGE_SGIS
Definition: juce_gl.h:11313
juce::Rectangle::getBottom
ValueType getBottom() const noexcept
Returns the y coordinate of the rectangle's bottom edge.
Definition: juce_Rectangle.h:142
juce::AudioCDBurner::burn
String burn(BurnProgressListener *listener, bool ejectDiscAfterwards, bool performFakeBurnForTesting, int writeSpeed)
Runs the burn process.
juce::dsp::AudioBlock::getSingleChannelBlock
AudioBlock getSingleChannelBlock(size_t channel) const noexcept
Returns an AudioBlock that represents one of the channels in this block.
Definition: juce_AudioBlock.h:249
juce::ArrayAllocationBase::ensureAllocatedSize
void ensureAllocatedSize(int minNumElements)
Increases the amount of storage allocated if it is less than a given amount.
Definition: juce_ArrayAllocationBase.h:89
juce::gl::GL_DSDT_MAG_VIB_NV
@ GL_DSDT_MAG_VIB_NV
Definition: juce_gl.h:10324
juce::gl::pConstantIndex
const GLchar GLuint const GLuint * pConstantIndex
Definition: juce_gl.h:3199
juce::LeakedObjectDetector::LeakCounter::numObjects
Atomic< int > numObjects
Definition: juce_LeakedObjectDetector.h:96
juce::gl::GL_MODELVIEW_PROJECTION_NV
@ GL_MODELVIEW_PROJECTION_NV
Definition: juce_gl.h:10606
juce::gl::GL_PROGRAMMABLE_SAMPLE_LOCATION_TABLE_SIZE_NV
@ GL_PROGRAMMABLE_SAMPLE_LOCATION_TABLE_SIZE_NV
Definition: juce_gl.h:10050
juce::Component::getName
String getName() const noexcept
Returns the name of this component.
Definition: juce_Component.h:76
juce::gl::GL_COMPRESSED_RGBA_ASTC_4x4
@ GL_COMPRESSED_RGBA_ASTC_4x4
Definition: juce_gles2.h:1407
juce::gl::GL_DOUBLE_MAT2x3_EXT
@ GL_DOUBLE_MAT2x3_EXT
Definition: juce_gl.h:7931
juce::ComTypes::NavigateDirection_Parent
@ NavigateDirection_Parent
Definition: juce_win32_ComInterfaces.h:54
juce::KeyPress::F18Key
static const int F18Key
key-code for the F18 key
Definition: juce_KeyPress.h:224
juce::gl::GL_VIRTUAL_PAGE_SIZE_X_ARB
@ GL_VIRTUAL_PAGE_SIZE_X_ARB
Definition: juce_gl.h:5015
juce::gl::GL_UNSIGNED_INT_SAMPLER_BUFFER_AMD
@ GL_UNSIGNED_INT_SAMPLER_BUFFER_AMD
Definition: juce_gl.h:3593
juce::dsp::NoiseGate::threshold
SampleType threshold
Definition: juce_NoiseGate.h:102
juce::gl::metrics
GLsizei GLenum const void GLuint GLsizei GLfloat * metrics
Definition: juce_gl.h:9822
juce::dsp::Bias::prepare
void prepare(const ProcessSpec &spec) noexcept
Called before processing starts.
Definition: juce_Bias.h:78
juce::dsp::SIMDRegister::get
ElementType JUCE_VECTOR_CALLTYPE get(size_t idx) const noexcept
Returns the idx-th element of the receiver.
Definition: juce_SIMDRegister.h:149
juce::String::CharPointerType
CharPointer_UTF8 CharPointerType
This is the character encoding type used internally to store the string.
Definition: juce_String.h:174
juce::gl::GL_ALWAYS_FAST_HINT_PGI
@ GL_ALWAYS_FAST_HINT_PGI
Definition: juce_gl.h:11083
juce::gl::GL_MESH_SHADER_BIT_NV
@ GL_MESH_SHADER_BIT_NV
Definition: juce_gl.h:9546
juce::ComponentMovementWatcher::lastBounds
Rectangle< int > lastBounds
Definition: juce_ComponentMovementWatcher.h:88
juce::gl::GL_TEXTURE_UPDATE_BARRIER_BIT_EXT
@ GL_TEXTURE_UPDATE_BARRIER_BIT_EXT
Definition: juce_gl.h:7339
juce::gl::GL_ALPHA_INTEGER
@ GL_ALPHA_INTEGER
Definition: juce_gl.h:1929
juce::ComponentPeer::styleFlags
const int styleFlags
Definition: juce_ComponentPeer.h:515
juce::AudioParameterInt::defaultValue
const float defaultValue
Definition: juce_AudioParameterInt.h:145
juce::RenderingHelpers::EdgeTableFillers::SolidColour::handleEdgeTablePixel
forcedinline void handleEdgeTablePixel(int x, int alphaLevel) const noexcept
Definition: juce_RenderingHelpers.h:587
juce::ArgumentList::removeValueForOption
String removeValueForOption(StringRef option)
Looks for a given argument and returns either its assigned value (for long options) or the string tha...
juce::DummyCriticalSection::enter
void enter() const noexcept
Definition: juce_CriticalSection.h:139
juce::OwnedArray
An array designed for holding objects.
Definition: juce_OwnedArray.h:50
juce::gl::GL_CLIPPING_INPUT_PRIMITIVES
@ GL_CLIPPING_INPUT_PRIMITIVES
Definition: juce_gl.h:3189
juce::gl::uniformIndex
GLuint uniformIndex
Definition: juce_gl.h:2090
juce::gl::GL_SRC1_RGB
@ GL_SRC1_RGB
Definition: juce_gl.h:1443
juce::Component::getX
int getX() const noexcept
Returns the x coordinate of the component's left edge.
Definition: juce_Component.h:259
juce::gl::GL_QUERY_BUFFER_AMD
@ GL_QUERY_BUFFER_AMD
Definition: juce_gl.h:3490
juce::TableHeaderComponent::LookAndFeelMethods
This abstract base class is implemented by LookAndFeel classes.
Definition: juce_TableHeaderComponent.h:390
juce::gl::GL_TRANSFORM_FEEDBACK_BUFFER_MODE_NV
@ GL_TRANSFORM_FEEDBACK_BUFFER_MODE_NV
Definition: juce_gl.h:10410
juce::ComponentPeer::getComponent
Component & getComponent() noexcept
Returns the component being represented by this peer.
Definition: juce_ComponentPeer.h:138
juce::AudioProcessor::BusesLayout::getMainOutputChannelSet
AudioChannelSet getMainOutputChannelSet() const noexcept
Get the output channel layout on the main bus.
Definition: juce_AudioProcessor.h:335
juce::gl::GL_MAX_GEOMETRY_OUTPUT_VERTICES_ARB
@ GL_MAX_GEOMETRY_OUTPUT_VERTICES_ARB
Definition: juce_gl.h:4237
juce::AudioProcessorParameterGroup::getID
String getID() const
Returns the group's ID.
VideoComponent::Pimpl::MediaSession::Player::infoCodeToString
static String infoCodeToString(int code)
Definition: juce_android_Video.h:1187
juce::UnitTestRunner::TestResult::subcategoryName
String subcategoryName
The name of the current subcategory (i.e.
Definition: juce_UnitTest.h:390
juce::gl::GL_MAX_FRAGMENT_UNIFORM_BLOCKS
@ GL_MAX_FRAGMENT_UNIFORM_BLOCKS
Definition: juce_gl.h:2055
juce::OSCReceiver::MessageLoopCallback
Use this struct as the template parameter for Listener and ListenerWithOSCAddress to receive incoming...
Definition: juce_OSCReceiver.h:85
CameraDevice::ViewerComponent::isOrientationLandscape
bool isOrientationLandscape() const
Definition: juce_android_CameraDevice.h:3264
juce::AccessibilityNativeHandle::GetPropertyValue
JUCE_COMRESULT GetPropertyValue(PROPERTYID propertyId, VARIANT *pRetVal) override
juce::gl::GL_CULL_FRAGMENT_NV
@ GL_CULL_FRAGMENT_NV
Definition: juce_gl.h:10310
juce::Button::Listener
Used to receive callbacks when a button is clicked.
Definition: juce_Button.h:188
juce::gl::GL_GREEN_BITS
@ GL_GREEN_BITS
Definition: juce_gl.h:543
glResolveMultisampleFramebufferAPPLE
GLvoid glResolveMultisampleFramebufferAPPLE()
juce::AudioBuffer::addFromWithRamp
void addFromWithRamp(int destChannel, int destStartSample, const Type *source, int numSamples, Type startGain, Type endGain) noexcept
Adds samples from an array of floats, applying a gain ramp to them.
Definition: juce_AudioSampleBuffer.h:930
juce::Thread::setCurrentThreadPriority
static bool setCurrentThreadPriority(int priority)
Changes the priority of the caller thread.
juce::gl::GL_SOURCE2_RGB
@ GL_SOURCE2_RGB
Definition: juce_gl.h:1221
juce::RuntimePermissions::isRequired
static bool isRequired(PermissionID permission)
Returns whether a runtime request is required to obtain the permission on the current platform.
juce::RangedAudioParameterAttributes::withValueFromStringFunction
JUCE_NODISCARD auto withValueFromStringFunction(ValueFromString x) const
An optional lambda function that parses a string and converts it into a non-normalised value.
Definition: juce_RangedAudioParameter.h:55
juce::gl::WGL_CONTEXT_MAJOR_VERSION_ARB
@ WGL_CONTEXT_MAJOR_VERSION_ARB
Definition: juce_wgl.h:144
juce::PixelARGB::multiplyAlpha
forcedinline void multiplyAlpha(float multiplier) noexcept
Definition: juce_PixelFormats.h:217
juce::StandalonePluginHolder::getMuteInputValue
Value & getMuteInputValue()
Definition: juce_StandaloneFilterWindow.h:167
juce::PropertySet
A set of named property values, which can be strings, integers, floating point, etc.
Definition: juce_PropertySet.h:38
juce::gl::GL_MODELVIEW1_EXT
@ GL_MODELVIEW1_EXT
Definition: juce_gl.h:8119
juce::dsp::FIR::Coefficients::getFilterOrder
size_t getFilterOrder() const noexcept
Returns the filter order associated with the coefficients.
Definition: juce_FIRFilter.h:242
juce::dsp::StateVariableTPTFilterType::highpass
@ highpass
juce::gl::GL_BUMP_ROT_MATRIX_SIZE_ATI
@ GL_BUMP_ROT_MATRIX_SIZE_ATI
Definition: juce_gl.h:5647
juce::gl::srcName
GLbitfield GLuint srcName
Definition: juce_gl.h:8765
juce::gl::WGL_DIGITAL_VIDEO_CURSOR_INCLUDED_I3D
@ WGL_DIGITAL_VIDEO_CURSOR_INCLUDED_I3D
Definition: juce_wgl.h:492
juce::SmoothedValue::setStepSize
MultiplicativeVoid< T > setStepSize()
Definition: juce_SmoothedValue.h:369
juce::Box2DRenderer::DrawCircle
void DrawCircle(const b2Vec2 &center, float32 radius, const b2Color &) override
juce::UnitTestRunner::TestResult::messages
StringArray messages
A list of messages describing the failed tests.
Definition: juce_UnitTest.h:398
juce::CharPointer_ASCII::operator[]
juce_wchar operator[](const int characterIndex) const noexcept
Returns the character at a given character index from the start of the string.
Definition: juce_CharPointer_ASCII.h:122
juce::WebInputStream
An InputStream which can be used to read from a given URL.
Definition: juce_WebInputStream.h:32
juce::Rectangle::withPosition
JUCE_NODISCARD Rectangle withPosition(ValueType newX, ValueType newY) const noexcept
Returns a rectangle with the same size as this one, but a new position.
Definition: juce_Rectangle.h:232
juce::FileOutputStream::file
File file
Definition: juce_FileOutputStream.h:109
juce::ComboBoxParameterAttachment::ignoreCallbacks
bool ignoreCallbacks
Definition: juce_ParameterAttachments.h:208
juce::NamedValueSet
Holds a set of named var objects.
Definition: juce_NamedValueSet.h:34
juce::gl::tagString
const GLchar * tagString
Definition: juce_gl.h:9945
juce::gl::GL_NEGATE_BIT_ATI
@ GL_NEGATE_BIT_ATI
Definition: juce_gl.h:5767
juce::gl::GL_DRAW_INDIRECT_BUFFER
@ GL_DRAW_INDIRECT_BUFFER
Definition: juce_gl.h:2289
juce::gl::GL_COMPARE_REF_TO_TEXTURE
@ GL_COMPARE_REF_TO_TEXTURE
Definition: juce_gl.h:1693
juce::dsp::IIR::Filter::order
size_t order
Definition: juce_dsp/processors/juce_IIRFilter.h:395
juce::gl::GL_TESS_GEN_SPACING_EXT
@ GL_TESS_GEN_SPACING_EXT
Definition: juce_gles2.h:2653
juce::gl::swizzlex
GLenum swizzlex
Definition: juce_gl.h:10841
juce::gl::GL_UNSIGNED_INT64_VEC4_ARB
@ GL_UNSIGNED_INT64_VEC4_ARB
Definition: juce_gl.h:4282
juce::gl::GL_IMAGE_2D_MULTISAMPLE_ARRAY
@ GL_IMAGE_2D_MULTISAMPLE_ARRAY
Definition: juce_gl.h:2611
CameraDevice::Pimpl::StreamConfigurationMap::previewBufferSize
Rectangle< int > previewBufferSize
Definition: juce_android_CameraDevice.h:859
juce::MouseInputSource::defaultOrientation
static constexpr float defaultOrientation
A default value for orientation, which is used when a device doesn't support it.
Definition: juce_MouseInputSource.h:230
juce::gl::GL_INT_10_10_10_2_OES
@ GL_INT_10_10_10_2_OES
Definition: juce_gles2.h:4982
juce::AudioProcessorValueTreeStateParameterAttributes::withBoolean
JUCE_NODISCARD auto withBoolean(bool x) const
Pass 'true' if this parameter only has two valid states.
Definition: juce_AudioProcessorValueTreeState.h:69
juce::FocusChangeListener
Classes can implement this interface and register themselves with the Desktop class to receive callba...
Definition: juce_Desktop.h:38
juce::Reverb::reset
void reset()
Clears the reverb's buffers.
Definition: juce_audio_basics/utilities/juce_Reverb.h:118
juce::gl::GL_PRIMITIVES_SUBMITTED_ARB
@ GL_PRIMITIVES_SUBMITTED_ARB
Definition: juce_gl.h:4650
juce::gl::GL_HISTOGRAM
@ GL_HISTOGRAM
Definition: juce_gl.h:3042
MediaPlayerListener::invoke
jobject invoke(jobject proxy, jobject method, jobjectArray args) override
Definition: juce_android_Video.h:227
juce::Array::size
int size() const noexcept
Returns the current number of elements in the array.
Definition: juce_Array.h:215
juce::RenderingHelpers::SavedStateBase::fillTargetRect
void fillTargetRect(Rectangle< float > r)
Definition: juce_RenderingHelpers.h:2238
juce::gl::GL_TEXTURE_ENV_BIAS_SGIX
@ GL_TEXTURE_ENV_BIAS_SGIX
Definition: juce_gl.h:11712
juce::MemoryOutputStream
Writes data to an internal memory buffer, which grows as required.
Definition: juce_MemoryOutputStream.h:35
juce::AudioChannelSet::wideLeft
@ wideLeft
Wide Left channel.
Definition: juce_AudioChannelSet.h:345
juce::ComTypes::VIDEOINFOHEADER::rcTarget
RECT rcTarget
Definition: juce_win32_ComTypes.h:139
juce::gl::GL_EVAL_VERTEX_ATTRIB6_NV
@ GL_EVAL_VERTEX_ATTRIB6_NV
Definition: juce_gl.h:9085
juce::gl::GL_COMPRESSED_SLUMINANCE
@ GL_COMPRESSED_SLUMINANCE
Definition: juce_gl.h:1678
VideoComponent::Pimpl::MediaSession::playbackStopped
void playbackStopped()
Definition: juce_android_Video.h:1630
juce::ComTypes::AM_MEDIA_TYPE::pUnk
IUnknown * pUnk
Definition: juce_win32_ComTypes.h:99
juce::gl::GL_IMAGE_BUFFER_EXT
@ GL_IMAGE_BUFFER_EXT
Definition: juce_gl.h:7302
juce::gl::GL_VERTEX_ARRAY_OBJECT_AMD
@ GL_VERTEX_ARRAY_OBJECT_AMD
Definition: juce_gl.h:3431
CameraDevice::Pimpl::notifiedOfCameraOpening
bool notifiedOfCameraOpening
Definition: juce_android_CameraDevice.h:2931
juce::MidiDataConcatenator::pushMidiData
void pushMidiData(const void *inputData, int numBytes, double time, UserDataType *input, CallbackType &callback)
Definition: juce_MidiDataConcatenator.h:49
juce::gl::GL_CON_24_ATI
@ GL_CON_24_ATI
Definition: juce_gl.h:5722
juce_UMPSysEx7.h
juce::Slider::TextBoxAbove
@ TextBoxAbove
Puts the text box above the slider, horizontally centred.
Definition: juce_Slider.h:98
juce::gl::GL_LUMINANCE4_EXT
@ GL_LUMINANCE4_EXT
Definition: juce_gl.h:7413
CameraDevice::Pimpl::refreshIfNeeded
void refreshIfNeeded()
Definition: juce_mac_CameraDevice.h:502
juce::DrawableButton::getEdgeIndent
int getEdgeIndent() const noexcept
Returns the current edge indent size.
Definition: juce_DrawableButton.h:129
juce::isPowerOfTwo
constexpr bool isPowerOfTwo(IntegerType value)
Returns true if the specified integer is a power-of-two.
Definition: juce_MathsFunctions.h:527
juce::LocalisedStrings::fallback
std::unique_ptr< LocalisedStrings > fallback
Definition: juce_LocalisedStrings.h:193
juce::gl::GL_IMAGE_CUBE_EXT
@ GL_IMAGE_CUBE_EXT
Definition: juce_gl.h:7301
juce::AudioProcessor::CurveData::yRange
Range< float > yRange
Definition: juce_AudioProcessor.h:1180
juce::dsp::AudioBlock::replaceWithNegativeOfInternal
void replaceWithNegativeOfInternal(AudioBlock< OtherSampleType > src) const noexcept
Definition: juce_AudioBlock.h:832
juce::SingletonHolder::~SingletonHolder
~SingletonHolder()
Definition: juce_Singleton.h:42
juce::ConcertinaPanel::LookAndFeelMethods
This abstract base class is implemented by LookAndFeel classes.
Definition: juce_ConcertinaPanel.h:113
juce::PluginHostType::isWaveBurner
bool isWaveBurner() const noexcept
Returns true if the host is Apple WaveBurner.
Definition: juce_PluginHostType.h:195
juce::AudioProcessorValueTreeStateParameterAttributes::getBoolean
const JUCE_NODISCARD auto & getBoolean() const
Definition: juce_AudioProcessorValueTreeState.h:76
juce::AudioData::Pointer::isBigEndian
static bool isBigEndian() noexcept
Returns true if the format is big-endian.
Definition: juce_AudioDataConverters.h:547
juce::OSCAddress::oscSymbols
StringArray oscSymbols
Definition: juce_OSCAddress.h:80
juce::dsp::NoiseGate::RMSFilter
BallisticsFilter< SampleType > RMSFilter
Definition: juce_NoiseGate.h:103
juce::gl::srcAlpha
GLenum GLenum GLenum srcAlpha
Definition: juce_gl.h:2360
juce::gl::GL_INT_SAMPLER_CUBE_MAP_ARRAY
@ GL_INT_SAMPLER_CUBE_MAP_ARRAY
Definition: juce_gl.h:2287
juce::Array::removeFirstMatchingValue
void removeFirstMatchingValue(ParameterType valueToRemove)
Removes an item from the array.
Definition: juce_Array.h:834
juce::gl::GL_MULTISAMPLE_BUFFER_BIT1_QCOM
@ GL_MULTISAMPLE_BUFFER_BIT1_QCOM
Definition: juce_gles2.h:5218
juce::Whirlpool
Whirlpool hash class.
Definition: juce_Whirlpool.h:47
juce::gl::GL_RGB5_A1_EXT
@ GL_RGB5_A1_EXT
Definition: juce_gl.h:7437
juce::SynthesiserVoice::currentlyPlayingSound
SynthesiserSound::Ptr currentlyPlayingSound
Definition: juce_Synthesiser.h:272
juce::RenderingHelpers::ClipRegions::EdgeTableRegion::fillAllWithGradient
void fillAllWithGradient(SavedStateType &state, ColourGradient &gradient, const AffineTransform &transform, bool isIdentity) const override
Definition: juce_RenderingHelpers.h:1767
juce::dsp::LinkwitzRileyFilter::processSample
SampleType processSample(int channel, SampleType inputValue)
Performs the filter operation on a single sample at a time.
juce::XWindowSystemUtilities::XSetting::Type
Type
Definition: juce_linux_XWindowSystem.h:101
juce::dsp::FirstOrderTPTFilter::getCutoffFrequency
SampleType getCutoffFrequency() const noexcept
Returns the cutoff frequency of the filter.
Definition: juce_FirstOrderTPTFilter.h:80
juce::AccessibilityRole::tree
@ tree
juce::XWindowSystem::findTopLevelWindowOf
::Window findTopLevelWindowOf(::Window) const
juce::gl::GL_INCR_WRAP_EXT
@ GL_INCR_WRAP_EXT
Definition: juce_gl.h:7394
juce::gl::GL_IMAGE_CLASS_1_X_8
@ GL_IMAGE_CLASS_1_X_8
Definition: juce_gl.h:2828
juce::gl::GL_TEXTURE_SWIZZLE_G
@ GL_TEXTURE_SWIZZLE_G
Definition: juce_gl.h:2206
juce::gl::GL_ACCUM_RED_BITS
@ GL_ACCUM_RED_BITS
Definition: juce_gl.h:548
ImageReaderOnImageAvailableListener::invoke
jobject invoke(jobject proxy, jobject method, jobjectArray args) override
Definition: juce_android_CameraDevice.h:374
juce::URL::DownloadTask::getTargetLocation
File getTargetLocation() const
Returns the target file location that was provided in URL::downloadToFile.
Definition: juce_URL.h:524
juce::dsp::IIR::Coefficients::Coefficients
Coefficients(const std::array< NumericType, Num > &values)
Constructs from an array.
Definition: juce_dsp/processors/juce_IIRFilter.h:153
juce::gl::cdDotProduct
GLenum GLenum GLenum GLenum GLenum GLenum GLboolean GLboolean cdDotProduct
Definition: juce_gl.h:10007
juce::gl::GL_PROXY_TEXTURE_2D_EXT
@ GL_PROXY_TEXTURE_2D_EXT
Definition: juce_gl.h:7450
juce::WebView2Preferences::backgroundColour
Colour backgroundColour
Definition: juce_WebBrowserComponent.h:233
juce::dsp::Matrix::begin
const ElementType * begin() const noexcept
Definition: juce_Matrix.h:212
juce::gl::GL_RGBA16_SNORM_EXT
@ GL_RGBA16_SNORM_EXT
Definition: juce_gles2.h:2406
juce::gl::GL_VERTEX_ATTRIB_MAP1_DOMAIN_APPLE
@ GL_VERTEX_ATTRIB_MAP1_DOMAIN_APPLE
Definition: juce_gl.h:3790
juce::gl::GL_PIXELS_PER_SAMPLE_PATTERN_X_AMD
@ GL_PIXELS_PER_SAMPLE_PATTERN_X_AMD
Definition: juce_gl.h:3305
juce::ComSmartPtr::~ComSmartPtr
~ComSmartPtr()
Definition: juce_win32_ComSmartPtr.h:97
juce::URL::InputStreamOptions
Class used to create a set of options to pass to the createInputStream() method.
Definition: juce_URL.h:321
juce::AudioProcessorPlayer::audioDeviceIOCallback
void audioDeviceIOCallback(const float **, int, float **, int, int) override
juce::gl::GL_PN_TRIANGLES_POINT_MODE_ATI
@ GL_PN_TRIANGLES_POINT_MODE_ATI
Definition: juce_gl.h:5817
juce::gl::GL_SET_AMD
@ GL_SET_AMD
Definition: juce_gl.h:3555
juce::gl::GL_POLYGON
@ GL_POLYGON
Definition: juce_gl.h:406
juce::Draggable3DOrientation::rotationFromMove
QuaternionType rotationFromMove(const VectorType &from, const VectorType &to) const noexcept
Definition: juce_Draggable3DOrientation.h:146
juce::Direct2DLowLevelGraphicsContext::start
void start()
juce::ThreadLocalValue::ObjectHolder::ObjectHolder
ObjectHolder(Thread::ThreadID idToUse, ObjectHolder *n)
Definition: juce_ThreadLocalValue.h:134
juce::gl::GL_TRIANGLES_ADJACENCY_EXT
@ GL_TRIANGLES_ADJACENCY_EXT
Definition: juce_gl.h:6715
juce::gl::GL_DEVICE_UUID_EXT
@ GL_DEVICE_UUID_EXT
Definition: juce_gl.h:6904
juce::OSCBundle::elements
Array< OSCBundle::Element > elements
Definition: juce_OSCBundle.h:142
juce::gl::GL_MAX_TESS_EVALUATION_SHADER_STORAGE_BLOCKS_EXT
@ GL_MAX_TESS_EVALUATION_SHADER_STORAGE_BLOCKS_EXT
Definition: juce_gles2.h:2683
VideoComponent::Pimpl::DirectShowContext::uninitializedState
@ uninitializedState
Definition: juce_win32_Video.h:743
juce::gl::WGL_GPU_OPENGL_VERSION_STRING_AMD
@ WGL_GPU_OPENGL_VERSION_STRING_AMD
Definition: juce_wgl.h:106
juce::gl::GL_MAP_INVALIDATE_RANGE_BIT
@ GL_MAP_INVALIDATE_RANGE_BIT
Definition: juce_gl.h:1896
juce_ConnectedChildProcess.h
juce::MouseCursor::UpDownLeftRightResizeCursor
@ UpDownLeftRightResizeCursor
An arrow pointing up, down, left and right.
Definition: juce_MouseCursor.h:61
juce::ValueTreePropertyWithDefault::setDefault
void setDefault(const var &newDefault)
Sets the default value to a new var.
Definition: juce_ValueTreePropertyWithDefault.h:127
juce::gl::GL_MODULATE_SUBTRACT_ATI
@ GL_MODULATE_SUBTRACT_ATI
Definition: juce_gl.h:5856
juce::ArrayBase::insert
void insert(int indexToInsertAt, ParameterType newElement, int numberOfTimesToInsertIt)
Definition: juce_ArrayBase.h:328
juce::gl::GL_TEXTURE22_ARB
@ GL_TEXTURE22_ARB
Definition: juce_gl.h:4561
juce::MultiDocumentPanel::tabComponent
std::unique_ptr< TabbedComponent > tabComponent
Definition: juce_MultiDocumentPanel.h:370
juce::ObjCObjectHandle::get
T get() const
Definition: juce_mac_ObjCHelpers.h:296
juce::gl::GL_MAX_TESS_GEN_LEVEL
@ GL_MAX_TESS_GEN_LEVEL
Definition: juce_gl.h:2331
juce_WaveShaper.h
juce::CharPointer_UTF16::isLowerCase
bool isLowerCase() const noexcept
Returns true if the first character of this string is lower-case.
Definition: juce_CharPointer_UTF16.h:396
juce::TextPropertyComponent
A PropertyComponent that shows its value as editable text.
Definition: juce_TextPropertyComponent.h:37
juce::CarbonViewWrapperComponent::componentMovedOrResized
void componentMovedOrResized(bool, bool) override
This callback happens when the component that is being watched is moved relative to its top-level pee...
Definition: juce_mac_CarbonViewWrapperComponent.h:228
juce::gl::GL_EVAL_VERTEX_ATTRIB14_NV
@ GL_EVAL_VERTEX_ATTRIB14_NV
Definition: juce_gl.h:9093
juce::gl::enable
GLboolean enable
Definition: juce_gl.h:3472
juce::AudioProcessor::Bus::isMain
bool isMain() const noexcept
Returns true if the current bus is the main input or output bus.
Definition: juce_AudioProcessor.h:364
juce::gl::GL_MODELVIEW0_EXT
@ GL_MODELVIEW0_EXT
Definition: juce_gl.h:8118
juce::gl::GL_OP_POWER_EXT
@ GL_OP_POWER_EXT
Definition: juce_gl.h:7973
juce::gl::GL_FRAMEBUFFER_ATTACHMENT_TEXTURE_LEVEL
@ GL_FRAMEBUFFER_ATTACHMENT_TEXTURE_LEVEL
Definition: juce_gl.h:1828
juce::TextInputTarget
An abstract base class which can be implemented by components that function as text editors.
Definition: juce_TextInputTarget.h:40
juce::gl::GL_MAX_3D_TEXTURE_SIZE
@ GL_MAX_3D_TEXTURE_SIZE
Definition: juce_gl.h:1106
juce::Uuid
A universally unique 128-bit identifier.
Definition: juce_Uuid.h:38
juce::gl::GL_POST_COLOR_MATRIX_ALPHA_SCALE_SGI
@ GL_POST_COLOR_MATRIX_ALPHA_SCALE_SGI
Definition: juce_gl.h:11796
juce::ThreadLocalValue::operator=
ThreadLocalValue & operator=(const Type &newValue)
Assigns a new value to the thread-local object.
Definition: juce_ThreadLocalValue.h:88
juce::XWindowSystemUtilities::XSetting::colourValue
Colour colourValue
Definition: juce_linux_XWindowSystem.h:122
juce::gl::GL_ALPHA_TEST_FUNC_QCOM
@ GL_ALPHA_TEST_FUNC_QCOM
Definition: juce_gles2.h:5032
juce::Colours::beige
const Colour beige
Definition: juce_Colours.h:48
juce::CarbonViewWrapperComponent::createWindow
void createWindow()
Definition: juce_mac_CarbonViewWrapperComponent.h:76
juce::gl::GL_IMAGE_BINDING_LEVEL_EXT
@ GL_IMAGE_BINDING_LEVEL_EXT
Definition: juce_gl.h:7293
juce::dsp::ProcessorState
This is a handy base class for the state of a processor (such as parameter values) which is typically...
Definition: juce_ProcessContext.h:66
juce::AudioBuffer::getReadPointer
const Type * getReadPointer(int channelNumber) const noexcept
Returns a pointer to an array of read-only samples in one of the buffer's channels.
Definition: juce_AudioSampleBuffer.h:300
juce::gl::GL_DRAW_BUFFER12
@ GL_DRAW_BUFFER12
Definition: juce_gl.h:1498
juce::GenericAudioProcessorEditor::pimpl
std::unique_ptr< Pimpl > pimpl
Definition: juce_GenericAudioProcessorEditor.h:59
juce::dsp::Chorus::setDepth
void setDepth(SampleType newDepth)
Sets the volume of the LFO modulating the chorus delay line (between 0 and 1).
juce::gl::GL_COMPRESSED_RGBA_ASTC_5x4
@ GL_COMPRESSED_RGBA_ASTC_5x4
Definition: juce_gles2.h:1408
juce::gl::GL_MAX_TESS_EVALUATION_ATOMIC_COUNTER_BUFFERS
@ GL_MAX_TESS_EVALUATION_ATOMIC_COUNTER_BUFFERS
Definition: juce_gl.h:2566
juce::gl::GL_FRAGMENT_SHADER_BIT
@ GL_FRAGMENT_SHADER_BIT
Definition: juce_gl.h:2429
juce::HyperlinkButton::getURL
const URL & getURL() const noexcept
Returns the URL that the button will trigger.
Definition: juce_HyperlinkButton.h:86
juce::StretchableLayoutResizerBar::mouseDownPos
int mouseDownPos
Definition: juce_StretchableLayoutResizerBar.h:99
juce::OwnedArray::contains
bool contains(const ObjectClass *objectToLookFor) const noexcept
Returns true if the array contains a specified object.
Definition: juce_OwnedArray.h:269
juce_MenuBarModel.h
juce::gl::zFar
GLdouble GLdouble GLdouble GLdouble GLdouble zFar
Definition: juce_gl.h:929
juce::File::getFullPathName
const String & getFullPathName() const noexcept
Returns the complete, absolute path of this file.
Definition: juce_File.h:157
juce::ValueTreePropertyWithDefault::targetProperty
Identifier targetProperty
Definition: juce_ValueTreePropertyWithDefault.h:317
juce::CharPointer_UTF8::compare
int compare(const CharPointer other) const noexcept
Compares this string with another one.
Definition: juce_CharPointer_UTF8.h:399
juce::AudioParameterChoice::value
std::atomic< float > value
Definition: juce_AudioParameterChoice.h:143
juce::gl::maxBuffers
GLint maxBuffers
Definition: juce_gles2.h:5074
juce::gl::GL_PN_TRIANGLES_TESSELATION_LEVEL_ATI
@ GL_PN_TRIANGLES_TESSELATION_LEVEL_ATI
Definition: juce_gl.h:5819
juce::gl::GL_FLOAT
@ GL_FLOAT
Definition: juce_gl.h:334
CameraDevice::Pimpl::printRangeArrayElements
static void printRangeArrayElements(const LocalRef< jobject > &rangeArray, const String &keyName)
Definition: juce_android_CameraDevice.h:793
juce::Matrix3D::mat
Type mat[16]
The 4x4 matrix values.
Definition: juce_Matrix3D.h:151
juce::AudioData::Pointer::data
SampleFormat data
Definition: juce_AudioDataConverters.h:570
juce::gl::GL_COLOR_ATTACHMENT0_NV
@ GL_COLOR_ATTACHMENT0_NV
Definition: juce_gles2.h:3616
VideoComponent::Pimpl::MediaSession::Controller::sessionDestroyed
static void sessionDestroyed(JNIEnv *, jobject, jlong host)
Definition: juce_android_Video.h:801
juce::gl::GL_COMBINE_ALPHA_EXT
@ GL_COMBINE_ALPHA_EXT
Definition: juce_gl.h:7564
juce::Component::getViewportIgnoreDragFlag
bool getViewportIgnoreDragFlag() const noexcept
Retrieves the current state of the Viewport drag-to-scroll functionality flag.
Definition: juce_Component.h:2411
CameraDevice::Pimpl::CaptureSessionMode::stopPreview
void stopPreview()
Definition: juce_android_CameraDevice.h:2604
juce_UMPFactory.h
juce::AnimatedAppComponent::lastUpdateTime
Time lastUpdateTime
Definition: juce_AnimatedAppComponent.h:69
juce::gl::WGL_CONTEXT_RELEASE_BEHAVIOR_FLUSH_ARB
@ WGL_CONTEXT_RELEASE_BEHAVIOR_FLUSH_ARB
Definition: juce_wgl.h:134
juce::AudioTransportSource
An AudioSource that takes a PositionableAudioSource and allows it to be played, stopped,...
Definition: juce_AudioTransportSource.h:41
juce::CharPointer_ASCII::isNotEmpty
bool isNotEmpty() const noexcept
Returns true if this pointer is not pointing to a null character.
Definition: juce_CharPointer_ASCII.h:79
juce::AlertWindow::getDesktopScaleFactor
float getDesktopScaleFactor() const override
Definition: juce_AlertWindow.h:501
juce_CachedComponentImage.h
juce::gl::GL_SECONDARY_COLOR_ARRAY_STRIDE
@ GL_SECONDARY_COLOR_ARRAY_STRIDE
Definition: juce_gl.h:1326
juce::LookAndFeel::ColourSetting
Definition: juce_LookAndFeel.h:260
juce::GridItem::Margin::top
float top
Definition: juce_GridItem.h:184
juce::gl::WGL_CONTEXT_MULTIGPU_ATTRIB_NV
@ WGL_CONTEXT_MULTIGPU_ATTRIB_NV
Definition: juce_wgl.h:638
juce::gl::zpass
GLenum GLenum zpass
Definition: juce_gl.h:667
juce::ReferenceCountedArray::ReferenceCountedArray
ReferenceCountedArray()=default
Creates an empty array.
juce::gl::GL_TEXTURE_CUBE_MAP_NEGATIVE_Z_EXT
@ GL_TEXTURE_CUBE_MAP_NEGATIVE_Z_EXT
Definition: juce_gl.h:7548
juce::ShapeButton::border
BorderSize< int > border
Definition: juce_ShapeButton.h:119
juce::gl::GL_BLEND_SRC_RGB
@ GL_BLEND_SRC_RGB
Definition: juce_gl.h:1294
juce::gl::GL_MAX_TASK_TOTAL_MEMORY_SIZE_NV
@ GL_MAX_TASK_TOTAL_MEMORY_SIZE_NV
Definition: juce_gl.h:9527
juce::ComponentPeer::getAppStyle
Style getAppStyle() const
Returns the style requested for this app.
Definition: juce_ComponentPeer.h:508
juce::AudioProcessorListener::ChangeDetails::withProgramChanged
JUCE_NODISCARD ChangeDetails withProgramChanged(bool b) const noexcept
Indicates that the loaded program has changed.
Definition: juce_AudioProcessorListener.h:100
juce::Component::SafePointer::operator->
ComponentType * operator->() const noexcept
Returns the component that this pointer refers to, or null if the component no longer exists.
Definition: juce_Component.h:2311
juce::ChildProcess::ActiveProcess::isRunning
bool isRunning() noexcept
Definition: juce_posix_SharedCode.h:1155
juce_ImageEffectFilter.h
CameraDevice::Pimpl::MediaRecorder::juceOrientationToNativeOrientation
static jint juceOrientationToNativeOrientation(int orientations) noexcept
Definition: juce_android_CameraDevice.h:1462
juce::Rectangle::toDouble
Rectangle< double > toDouble() const noexcept
Casts this rectangle to a Rectangle<double>.
Definition: juce_Rectangle.h:882
juce_SpecialFunctions.h
VideoComponent::Pimpl::MediaSession::Player::StateInfo::allowedActions
int allowedActions
Definition: juce_android_Video.h:1037
juce::SystemStats::getDeviceManufacturer
static String getDeviceManufacturer()
This will attempt to return the manufacturer of the device.
juce::File::globalApplicationsDirectoryX86
@ globalApplicationsDirectoryX86
On a Windows machine, returns the directory in which 32 bit applications normally get installed.
Definition: juce_File.h:965
juce::gl::GL_RGB16UI
@ GL_RGB16UI
Definition: juce_gl.h:1750
juce::dsp::AudioBlock::copyFromInternal
void copyFromInternal(const AudioBuffer< OtherNumericType > &src, size_t srcPos, size_t dstPos, size_t numElements) const
Definition: juce_AudioBlock.h:628
juce::zerostruct
void zerostruct(Type &structure) noexcept
Overwrites a structure or object with zeros.
Definition: juce_Memory.h:32
juce::XmlElement::Iterator::iterator_category
std::input_iterator_tag iterator_category
Definition: juce_XmlElement.h:669
juce::WavAudioFormat::riffInfoTrackNumber
static const char *const riffInfoTrackNumber
Metadata property name used in INFO chunks.
Definition: juce_WavAudioFormat.h:169
juce::AndroidHighPerformanceAudioHelpers::getNativeBufferSizeHint
static int getNativeBufferSizeHint()
Definition: juce_android_HighPerformanceAudioHelpers.h:41
juce::SidePanel::onPanelMove
std::function< void()> onPanelMove
You can assign a lambda to this callback object and it will be called when the panel is moved.
Definition: juce_SidePanel.h:180
juce::gl::GL_WINDOW_RECTANGLE_EXT
@ GL_WINDOW_RECTANGLE_EXT
Definition: juce_gl.h:8144
juce::gl::GL_NEAREST
@ GL_NEAREST
Definition: juce_gl.h:376
juce::gl::GL_FENCE_CONDITION_NV
@ GL_FENCE_CONDITION_NV
Definition: juce_gl.h:9135
juce::Colours::magenta
const Colour magenta
Definition: juce_Colours.h:122
VideoComponent::Pimpl::MediaSession::errorOccurred
void errorOccurred(const String &errorMessage)
Definition: juce_android_Video.h:1511
juce::RelativeCoordinate::Strings::x
static const String x
"x"
Definition: juce_RelativeCoordinate.h:156
juce::ReferenceCountedArray::getObjectPointer
ObjectClass * getObjectPointer(int index) const noexcept
Returns a raw pointer to the object at this index in the array.
Definition: juce_ReferenceCountedArray.h:193
juce::PushNotifications::Notification::LockScreenAppearance
LockScreenAppearance
Describes how to show the notification when the screen is locked.
Definition: juce_PushNotifications.h:234
juce::OpenGLContext::NativeContext::getFrameBufferID
unsigned int getFrameBufferID() const noexcept
Definition: juce_OpenGL_win32.h:141
juce::gl::GL_TEXTURE_FILTER4_SIZE_SGIS
@ GL_TEXTURE_FILTER4_SIZE_SGIS
Definition: juce_gl.h:11322
juce::gl::GL_SATURATE_BIT_ATI
@ GL_SATURATE_BIT_ATI
Definition: juce_gl.h:5765
juce::Button::shortcuts
Array< KeyPress > shortcuts
Definition: juce_Button.h:501
juce::dsp::StateVariableTPTFilter::h
SampleType h
Definition: juce_StateVariableTPTFilter.h:156
juce::SmoothedValueBase::applyGain
void applyGain(FloatType *samples, int numSamples) noexcept
Applies a smoothed gain to a stream of samples S[i] *= gain.
Definition: juce_SmoothedValue.h:87
juce::gl::GL_RGB16_EXT
@ GL_RGB16_EXT
Definition: juce_gl.h:7434
juce::dsp::StateVariableFilter::StateVariableFilterType::lowPass
@ lowPass
juce::unalignedPointerCast
Type unalignedPointerCast(void *ptr) noexcept
Casts a pointer to another type via void*, which suppresses the cast-align warning which sometimes ar...
Definition: juce_Memory.h:88
juce::gl::GL_MATRIX2_ARB
@ GL_MATRIX2_ARB
Definition: juce_gl.h:4135
juce_Phaser.h
juce::gl::GL_SLUMINANCE_EXT
@ GL_SLUMINANCE_EXT
Definition: juce_gl.h:7731
juce::dsp::FirstOrderTPTFilter::snapToZero
void snapToZero() noexcept
Ensure that the state variables are rounded to zero if the state variables are denormals.
juce::gl::GL_INDEX_LOGIC_OP
@ GL_INDEX_LOGIC_OP
Definition: juce_gl.h:993
juce::gl::GL_LIGHT3
@ GL_LIGHT3
Definition: juce_gl.h:633
CameraDevice::Pimpl::ScopedCameraDevice::CaptureSession::StillPictureTaker::captureSessionStillPictureCaptureCallback
GlobalRef captureSessionStillPictureCaptureCallback
Definition: juce_android_CameraDevice.h:1718
juce::XWindowSystemUtilities::XSetting::XSetting
XSetting()=default
juce::gl::GL_GEOMETRY_LINKED_INPUT_TYPE_OES
@ GL_GEOMETRY_LINKED_INPUT_TYPE_OES
Definition: juce_gles2.h:4585
juce::gl::invert
GLboolean invert
Definition: juce_gl.h:1242
juce::gl::GL_OFFSET_TEXTURE_2D_NV
@ GL_OFFSET_TEXTURE_2D_NV
Definition: juce_gl.h:10311
juce::gl::GL_FOG_COORD_ARRAY_BUFFER_BINDING
@ GL_FOG_COORD_ARRAY_BUFFER_BINDING
Definition: juce_gl.h:1441
juce::gl::ny
GLbyte ny
Definition: juce_gl.h:739
juce::UIATextProvider::UIATextRangeProvider
Definition: juce_win32_UIATextProvider.h:182
juce::gl::WGL_CONTEXT_COMPATIBILITY_PROFILE_BIT_ARB
@ WGL_CONTEXT_COMPATIBILITY_PROFILE_BIT_ARB
Definition: juce_wgl.h:166
juce::WavAudioFormat::riffInfoSixthLanguage
static const char *const riffInfoSixthLanguage
Metadata property name used in INFO chunks.
Definition: juce_WavAudioFormat.h:153
juce::Image::getBounds
Rectangle< int > getBounds() const noexcept
Returns a rectangle with the same size as this image.
juce::gl::GL_PERFQUERY_DONOT_FLUSH_INTEL
@ GL_PERFQUERY_DONOT_FLUSH_INTEL
Definition: juce_gl.h:8391
juce::gl::GL_POLYGON_OFFSET_FILL
@ GL_POLYGON_OFFSET_FILL
Definition: juce_gl.h:955
juce::ReferenceCountedArray::getFirst
ObjectClassPtr getFirst() const noexcept
Returns a pointer to the first object in the array.
Definition: juce_ReferenceCountedArray.h:213
juce::MACAddress::getBytes
const uint8 * getBytes() const noexcept
Returns a pointer to the 6 bytes that make up this address.
Definition: juce_MACAddress.h:62
CameraDevice::Pimpl::addListener
void addListener(CameraDevice::Listener *listenerToAdd)
Definition: juce_android_CameraDevice.h:649
juce::gl::GL_TEXTURE7
@ GL_TEXTURE7
Definition: juce_gl.h:1151
juce::juce_siginterrupt
int juce_siginterrupt(int sig, int flag)
Definition: juce_posix_SharedCode.h:143
juce::gl::GL_OUTPUT_TEXTURE_COORD4_EXT
@ GL_OUTPUT_TEXTURE_COORD4_EXT
Definition: juce_gl.h:7987
juce::StandalonePluginHolder::createPlugin
virtual void createPlugin()
Definition: juce_StandaloneFilterWindow.h:125
juce::MessageQueue::MessageQueue
MessageQueue()
Definition: juce_osx_MessageQueue.h:31
juce::gl::GL_STRICT_SCISSOR_HINT_PGI
@ GL_STRICT_SCISSOR_HINT_PGI
Definition: juce_gl.h:11091
juce::gl::GL_COLOR_ARRAY_TYPE
@ GL_COLOR_ARRAY_TYPE
Definition: juce_gl.h:1010
juce::String::clear
void clear() noexcept
Resets this string to be empty.
juce::CoreAudioFormat::timeSig
static const char *const timeSig
Metadata property name used when reading a caf file time signature information.
Definition: juce_CoreAudioFormat.h:86
juce::OpenGLContext::NativeContext::getSwapInterval
int getSwapInterval() const
Definition: juce_OpenGL_android.h:219
juce::MidiDataConcatenator::reset
void reset()
Definition: juce_MidiDataConcatenator.h:41
juce::RenderingHelpers::ClipRegions::EdgeTableRegion::EdgeTableRegion
EdgeTableRegion(const RectangleList< float > &r)
Definition: juce_RenderingHelpers.h:1629
juce::gl::GL_GLOBAL_ALPHA_FACTOR_SUN
@ GL_GLOBAL_ALPHA_FACTOR_SUN
Definition: juce_gl.h:11866
juce::ChannelRemappingAudioSource::getRemappedOutputChannel
int getRemappedOutputChannel(int outputChannelIndex) const
Returns the output channel to which channel outputChannelIndex of our input audio source will be sent...
juce::DocumentWindow::closeButton
@ closeButton
Definition: juce_DocumentWindow.h:66
juce::OpenGLContext::NativeContext::initEGLDisplay
bool initEGLDisplay(const OpenGLPixelFormat &pixelFormat, bool multisample)
Definition: juce_OpenGL_android.h:313
juce::gl::GL_COLOR_ATTACHMENT15_EXT
@ GL_COLOR_ATTACHMENT15_EXT
Definition: juce_gl.h:6651
VideoRenderers::VMR7::create
HRESULT create(ComSmartPtr< ComTypes::IGraphBuilder > &graphBuilder, ComSmartPtr< ComTypes::IBaseFilter > &baseFilter, HWND hwnd) override
Definition: juce_win32_Video.h:46
juce::gl::GL_ARRAY_BUFFER_BINDING_ARB
@ GL_ARRAY_BUFFER_BINDING_ARB
Definition: juce_gl.h:5446
juce::CharPointer_UTF32::writeNull
void writeNull() const noexcept
Writes a null character to this string (leaving the pointer's position unchanged).
Definition: juce_CharPointer_UTF32.h:148
__uuidof
#define __uuidof(x)
Definition: juce_win32_ComSmartPtr.h:32
juce::PropertiesFile::Options::folderName
String folderName
The name of a subfolder in which you'd like your properties file to live.
Definition: juce_PropertiesFile.h:84
juce_ComponentDragger.h
juce::DrawableComposite::contentArea
Rectangle< float > contentArea
Definition: juce_DrawableComposite.h:108
juce::RenderingHelpers::SavedStateBase::SavedStateBase
SavedStateBase(Rectangle< int > initialClip)
Definition: juce_RenderingHelpers.h:2050
juce_FileTreeComponent.h
juce::logAssertion
void logAssertion(const char *file, int line) noexcept
juce::NetworkServiceDiscovery::Advertiser::broadcastPort
const int broadcastPort
Definition: juce_NetworkServiceDiscovery.h:64
juce::gl::GL_FRAMEBUFFER_SRGB_EXT
@ GL_FRAMEBUFFER_SRGB_EXT
Definition: juce_gl.h:6693
juce::OpenGLGraphicsContextCustomShader
Used to create custom shaders for use with an openGL 2D rendering context.
Definition: juce_OpenGLGraphicsContext.h:52
juce::KnownPluginList::SortMethod
SortMethod
Sort methods used to change the order of the plugins in the list.
Definition: juce_KnownPluginList.h:128
juce::gl::GL_TEXTURE27_ARB
@ GL_TEXTURE27_ARB
Definition: juce_gl.h:4566
juce::Colours::chartreuse
const Colour chartreuse
Definition: juce_Colours.h:57
juce::gl::GL_SHADER_IMAGE_ACCESS_BARRIER_BIT_EXT
@ GL_SHADER_IMAGE_ACCESS_BARRIER_BIT_EXT
Definition: juce_gl.h:7336
juce::HashMap::remove
void remove(KeyTypeParameter keyToRemove)
Removes an item with the given key.
Definition: juce_HashMap.h:235
juce::gl::GL_TEXTURE_INTENSITY_SIZE
@ GL_TEXTURE_INTENSITY_SIZE
Definition: juce_gl.h:1019
juce::gl::ERROR_INVALID_PIXEL_TYPE_ARB
@ ERROR_INVALID_PIXEL_TYPE_ARB
Definition: juce_wgl.h:194
juce::TracktionMarketplaceStatus::streamCreationLock
CriticalSection streamCreationLock
Definition: juce_TracktionMarketplaceStatus.h:58
juce::AudioProcessorEditor::AudioProcessorEditorListener::componentParentHierarchyChanged
void componentParentHierarchyChanged(Component &) override
Called to indicate that the component's parents have changed.
Definition: juce_AudioProcessorEditor.h:216
juce::OpenGLContext::executeOnGLThread
void executeOnGLThread(T &&functor, bool blockUntilFinished)
Execute a lambda, function or functor on the OpenGL thread with an active context.
juce::gl::GL_VIEWPORT_POSITION_W_SCALE_Y_COEFF_NV
@ GL_VIEWPORT_POSITION_W_SCALE_Y_COEFF_NV
Definition: juce_gl.h:8890
juce::ValueTreePropertyWithDefault::referTo
void referTo(ValueTree tree, const Identifier &property, UndoManager *um, var defaultVal)
Makes the ValueTreePropertyWithDefault refer to the specified property inside the given ValueTree.
Definition: juce_ValueTreePropertyWithDefault.h:187
juce::RenderingHelpers::StackBasedLowLevelGraphicsContext::setFill
void setFill(const FillType &fillType) override
Definition: juce_RenderingHelpers.h:2717
juce::ReferenceCountedArray::insert
ObjectClass * insert(int indexToInsertAt, const ObjectClassPtr &newObject)
Inserts a new object into the array at the given index.
Definition: juce_ReferenceCountedArray.h:410
juce::CustomTypeface::glyphs
OwnedArray< GlyphInfo > glyphs
Definition: juce_CustomTypeface.h:156
juce::InputStream
The base class for streams that read data.
Definition: juce_InputStream.h:36
juce::gl::GL_VERTEX_ATTRIB_ARRAY12_NV
@ GL_VERTEX_ATTRIB_ARRAY12_NV
Definition: juce_gl.h:10645
CameraDevice::Pimpl::addUser
void addUser()
Definition: juce_win32_CameraDevice.h:255
juce::InterProcessLock::ScopedLockType::ipLock
InterProcessLock & ipLock
Definition: juce_InterProcessLock.h:104
juce::gl::GL_LOAD
@ GL_LOAD
Definition: juce_gl.h:408
juce::AccessibilityEvent::textChanged
@ textChanged
Indicates that the visible text of a text element has changed.
juce::Point::x
ValueType x
The point's X coordinate.
Definition: juce_Point.h:246
juce::dsp::LookupTable::prepare
void prepare() noexcept
juce::gl::GL_COLOR_SAMPLES_NV
@ GL_COLOR_SAMPLES_NV
Definition: juce_gl.h:9248
juce::PluginHostType::CakewalkByBandlab
@ CakewalkByBandlab
Represents Cakewalk by Bandlab.
Definition: juce_PluginHostType.h:69
juce::gl::GL_LINES_ADJACENCY_OES
@ GL_LINES_ADJACENCY_OES
Definition: juce_gles2.h:4589
juce::SharedResourcePointer::operator=
SharedResourcePointer & operator=(const SharedResourcePointer &)=delete
juce::gl::GL_PALETTE8_RGB5_A1_OES
@ GL_PALETTE8_RGB5_A1_OES
Definition: juce_gl.h:10883
juce::FragmentOverlay::open
void open()
juce::gl::GL_ALPHA8_EXT
@ GL_ALPHA8_EXT
Definition: juce_gl.h:7410
juce::AudioProcessorParameterGroup::AudioProcessorParameterNode::parent
AudioProcessorParameterGroup * parent
Definition: juce_AudioProcessorParameterGroup.h:82
juce::AudioChannelSet::bottomFrontRight
@ bottomFrontRight
Bottom Front Right (Bfr)
Definition: juce_AudioChannelSet.h:411
juce_KeyPress.h
juce::gl::GL_STENCIL_BACK_FAIL_ATI
@ GL_STENCIL_BACK_FAIL_ATI
Definition: juce_gl.h:5834
juce_Functional.h
juce::gl::GL_DOUBLE_MAT2x4_EXT
@ GL_DOUBLE_MAT2x4_EXT
Definition: juce_gl.h:7932
juce::gl::GL_PIXEL_FRAGMENT_RGB_SOURCE_SGIS
@ GL_PIXEL_FRAGMENT_RGB_SOURCE_SGIS
Definition: juce_gl.h:11220
juce::Colours::saddlebrown
const Colour saddlebrown
Definition: juce_Colours.h:160
juce_AudioFormatReaderSource.h
juce::AccessibleState::isIgnored
bool isIgnored() const noexcept
Returns true if the UI element is ignored.
Definition: juce_AccessibilityState.h:168
juce::LookAndFeel_V3::backgroundTextureBaseColour
Colour backgroundTextureBaseColour
Definition: juce_LookAndFeel_V3.h:95
juce::gl::GL_SECONDARY_COLOR_ARRAY_POINTER
@ GL_SECONDARY_COLOR_ARRAY_POINTER
Definition: juce_gl.h:1327
juce::MPEKeyboardComponent::sourceIDMap
std::map< int, uint16 > sourceIDMap
Definition: juce_MPEKeyboardComponent.h:143
juce::XWindowSystemUtilities::Atoms::DndVersion
static constexpr unsigned long DndVersion
Definition: juce_linux_XWindowSystem.h:86
juce::KeyPress::upKey
static const int upKey
key-code for the cursor-up key
Definition: juce_KeyPress.h:198
juce::OwnedArray::swapWith
void swapWith(OtherArrayType &otherArray) noexcept
This swaps the contents of this array with those of another array.
Definition: juce_OwnedArray.h:762
juce::gl::GL_COMPRESSED_SRGB8_ALPHA8_ASTC_3x3x3_OES
@ GL_COMPRESSED_SRGB8_ALPHA8_ASTC_3x3x3_OES
Definition: juce_gles2.h:4875
juce::gl::GL_ANY_SAMPLES_PASSED_EXT
@ GL_ANY_SAMPLES_PASSED_EXT
Definition: juce_gles2.h:2328
juce::gl::GL_SHADER_SOURCE_LENGTH
@ GL_SHADER_SOURCE_LENGTH
Definition: juce_gl.h:1541
juce_Polynomial.h
juce::Parallelogram< float >
juce::getCurrentActivity
LocalRef< jobject > getCurrentActivity() noexcept
juce::gl::GL_MAX_COLOR_MATRIX_STACK_DEPTH
@ GL_MAX_COLOR_MATRIX_STACK_DEPTH
Definition: juce_gl.h:4368
juce::gl::n
GLdouble n
Definition: juce_gl.h:2529
juce::gl::GL_DRAW_BUFFER11_NV
@ GL_DRAW_BUFFER11_NV
Definition: juce_gles2.h:3611
juce::gl::GL_REG_5_ATI
@ GL_REG_5_ATI
Definition: juce_gl.h:5671
juce::FilenameComponent::LookAndFeelMethods
This abstract base class is implemented by LookAndFeel classes.
Definition: juce_FilenameComponent.h:191
juce::StringArray::fromLines
static StringArray fromLines(StringRef stringToBreakUp)
Returns an array containing the lines in a given string.
juce::WinRTWrapper::roGetActivationFactory
RoGetActivationFactoryFuncPtr roGetActivationFactory
Definition: juce_win32_WinRTWrapper.h:106
CameraDevice::Pimpl::ScopedCameraDevice::CaptureSession::cameraCaptureSessionActive
void cameraCaptureSessionActive(jobject session)
Definition: juce_android_CameraDevice.h:2169
juce::gl::GL_QUERY_COUNTER_BITS_EXT
@ GL_QUERY_COUNTER_BITS_EXT
Definition: juce_gles2.h:2016
juce::gl::GL_FRAGMENT_COVERAGE_TO_COLOR_NV
@ GL_FRAGMENT_COVERAGE_TO_COLOR_NV
Definition: juce_gl.h:9190
juce::WavAudioFormat::acidDenominator
static const char *const acidDenominator
Metadata property name used in acid chunks.
Definition: juce_WavAudioFormat.h:89
juce::RenderingHelpers::SavedStateBase< SoftwareRendererSavedState >::EdgeTableRegionType
typename ClipRegions< SoftwareRendererSavedState >::EdgeTableRegion EdgeTableRegionType
Definition: juce_RenderingHelpers.h:2047
juce::Grid::AlignItems
AlignItems
Possible values for the alignItems property.
Definition: juce_Grid.h:113
GLDEBUGPROC
void(* GLDEBUGPROC)(GLenum source, GLenum type, GLuint id, GLenum severity, GLsizei length, const GLchar *message, const void *userParam)
Definition: juce_gles2.h:88
juce::gl::GL_STENCIL_BACK_PASS_DEPTH_FAIL_ATI
@ GL_STENCIL_BACK_PASS_DEPTH_FAIL_ATI
Definition: juce_gl.h:5835
CameraDevice::Pimpl::sampleGrabber
ComSmartPtr< ComTypes::ISampleGrabber > sampleGrabber
Definition: juce_win32_CameraDevice.h:578
juce::gl::GL_TEXTURE27
@ GL_TEXTURE27
Definition: juce_gl.h:1171
juce::KeyPress::F12Key
static const int F12Key
key-code for the F12 key
Definition: juce_KeyPress.h:218
juce::gl::GL_COMPARE_R_TO_TEXTURE_ARB
@ GL_COMPARE_R_TO_TEXTURE_ARB
Definition: juce_gl.h:4983
juce::gl::GL_TRIANGLES
@ GL_TRIANGLES
Definition: juce_gl.h:223
juce::Array::sort
void sort()
Sorts the array using a default comparison operation.
Definition: juce_Array.h:1073
juce::LocalRef::LocalRef
LocalRef(LocalRef &&other) noexcept
Definition: juce_android_JNIHelpers.h:37
juce::UIARangeValueProvider::get_Value
JUCE_COMRESULT get_Value(double *pRetVal) override
Definition: juce_win32_UIARangeValueProvider.h:69
juce::gl::GL_VERTEX_ATTRIB_ARRAY_BARRIER_BIT_EXT
@ GL_VERTEX_ATTRIB_ARRAY_BARRIER_BIT_EXT
Definition: juce_gl.h:7332
juce::gl::GL_STREAM_READ_ARB
@ GL_STREAM_READ_ARB
Definition: juce_gl.h:5465
juce::Grid::JustifyItems
JustifyItems
Possible values for the justifyItems property.
Definition: juce_Grid.h:104
juce::gl::GL_PRIMARY_COLOR_NV
@ GL_PRIMARY_COLOR_NV
Definition: juce_gl.h:9772
juce::gl::GL_NEAREST_CLIPMAP_LINEAR_SGIX
@ GL_NEAREST_CLIPMAP_LINEAR_SGIX
Definition: juce_gl.h:11435
juce::AudioParameterChoice::stringFromIndexFunction
std::function< String(int, int)> stringFromIndexFunction
Definition: juce_AudioParameterChoice.h:145
CameraDevice::Pimpl::DeviceOrientationChangeListener::deviceOrientation
Desktop::DisplayOrientation deviceOrientation
Definition: juce_android_CameraDevice.h:2816
juce::WavAudioFormat::riffInfoLogoIconURL
static const char *const riffInfoLogoIconURL
Metadata property name used in INFO chunks.
Definition: juce_WavAudioFormat.h:129
juce::gl::GL_TEXTURE_4D_BINDING_SGIS
@ GL_TEXTURE_4D_BINDING_SGIS
Definition: juce_gl.h:11286
juce::gl::GL_MATRIX6_ARB
@ GL_MATRIX6_ARB
Definition: juce_gl.h:4139
juce::FilenameComponent::isSaving
bool isSaving
Definition: juce_FilenameComponent.h:227
juce::gl::GL_MAX_FRAGMENT_SHADER_STORAGE_BLOCKS
@ GL_MAX_FRAGMENT_SHADER_STORAGE_BLOCKS
Definition: juce_gl.h:2902
juce::dsp::DryWetMixingRule::linear
@ linear
juce::RenderingHelpers::SavedStateStack::currentState
std::unique_ptr< StateObjectType > currentState
Definition: juce_RenderingHelpers.h:2690
juce::gl::GL_SYNC_OBJECT_APPLE
@ GL_SYNC_OBJECT_APPLE
Definition: juce_gles2.h:1718
juce::gl::GL_LINE_STIPPLE_REPEAT
@ GL_LINE_STIPPLE_REPEAT
Definition: juce_gl.h:457
juce::PopupMenu::MenuItemIterator
Allows you to iterate through the items in a pop-up menu, and examine their properties.
Definition: juce_PopupMenu.h:781
juce::dsp::Phaser::oscVolume
SmoothedValue< SampleType, ValueSmoothingTypes::Linear > oscVolume
Definition: juce_Phaser.h:189
juce::sendNotificationSync
@ sendNotificationSync
Requests a synchronous notification.
Definition: juce_NotificationType.h:35
juce::AudioDeviceManager::LevelMeter
A simple reference-counted struct that holds a level-meter value that can be read using getCurrentLev...
Definition: juce_AudioDeviceManager.h:423
juce::WindowsUIAWrapper::~WindowsUIAWrapper
~WindowsUIAWrapper()
Definition: juce_win32_WindowsUIAWrapper.h:116
juce::gl::GL_MAX_SHADER_BUFFER_ADDRESS_NV
@ GL_MAX_SHADER_BUFFER_ADDRESS_NV
Definition: juce_gl.h:10102
juce::Expression::Scope::Visitor
Used as a callback by the Scope::visitRelativeScope() method.
Definition: juce_Expression.h:136
CameraDevice::Pimpl::DeviceOrientationChangeListener::createOrientationEventListener
LocalRef< jobject > createOrientationEventListener()
Definition: juce_android_CameraDevice.h:2832
juce::String::getCharPointer
CharPointerType getCharPointer() const noexcept
Returns the character pointer currently being used to store this string.
Definition: juce_String.h:1153
juce::Rectangle::withSizeKeepingCentre
JUCE_NODISCARD Rectangle withSizeKeepingCentre(ValueType newWidth, ValueType newHeight) const noexcept
Returns a rectangle with the same centre position as this one, but a new size.
Definition: juce_Rectangle.h:254
juce::gl::GL_FRAMEBUFFER_INCOMPLETE_READ_BUFFER_EXT
@ GL_FRAMEBUFFER_INCOMPLETE_READ_BUFFER_EXT
Definition: juce_gl.h:6633
juce::gl::GL_REG_25_ATI
@ GL_REG_25_ATI
Definition: juce_gl.h:5691
juce::Box2DRenderer::graphics
Graphics * graphics
Definition: juce_Box2DRenderer.h:74
juce::gl::GL_TRANSFORM_FEEDBACK_NV
@ GL_TRANSFORM_FEEDBACK_NV
Definition: juce_gl.h:10455
juce::gl::GL_UNIFORM_BLOCK_BINDING
@ GL_UNIFORM_BLOCK_BINDING
Definition: juce_gl.h:2073
juce::FilePreviewComponent
Base class for components that live inside a file chooser dialog box and show previews of the files t...
Definition: juce_FilePreviewComponent.h:43
CameraDevice::Pimpl::ScopedCameraDevice::CaptureSession::autoFocusMode
int autoFocusMode
Definition: juce_android_CameraDevice.h:2107
juce::StandaloneFilterWindow::getAudioProcessor
AudioProcessor * getAudioProcessor() const noexcept
Definition: juce_StandaloneFilterWindow.h:789
juce::gl::GL_BOOL_VEC2_ARB
@ GL_BOOL_VEC2_ARB
Definition: juce_gl.h:4852
juce::AudioBuffer::setSize
void setSize(int newNumChannels, int newNumSamples, bool keepExistingContent=false, bool clearExtraSpace=false, bool avoidReallocating=false)
Changes the buffer's size or number of channels.
Definition: juce_AudioSampleBuffer.h:414
juce::AudioParameterBool
Provides a class of AudioProcessorParameter that can be used as a boolean value.
Definition: juce_AudioParameterBool.h:43
juce::MidiMessage::quarterFrame
static MidiMessage quarterFrame(int sequenceNumber, int value) noexcept
Creates a quarter-frame MTC message.
juce::gl::GL_COLOR_ATTACHMENT26
@ GL_COLOR_ATTACHMENT26
Definition: juce_gl.h:1864
juce_BigInteger.h
juce::AccessibilityRole::treeItem
@ treeItem
juce::gl::GL_ALPHA_MIN_CLAMP_INGR
@ GL_ALPHA_MIN_CLAMP_INGR
Definition: juce_gl.h:8312
juce::gl::GL_PROXY_TEXTURE_CUBE_MAP_EXT
@ GL_PROXY_TEXTURE_CUBE_MAP_EXT
Definition: juce_gl.h:7549
juce::gl::GL_MATRIX19_ARB
@ GL_MATRIX19_ARB
Definition: juce_gl.h:4152
juce::gl::GL_FLOAT16_VEC4_NV
@ GL_FLOAT16_VEC4_NV
Definition: juce_gl.h:3326
juce::gl::GL_TEXTURE_BUFFER
@ GL_TEXTURE_BUFFER
Definition: juce_gl.h:2028
juce::StandalonePluginHolder::CallbackMaxSizeEnforcer::GetChannelWithOffset::offset
int offset
Definition: juce_StandaloneFilterWindow.h:487
juce::RenderingHelpers::ClipRegions::RectangleListRegion::SubRectangleIteratorFloat
Definition: juce_RenderingHelpers.h:1933
juce::dsp::PannerRule::linear
@ linear
juce::gl::numlevels
GLenum GLuint GLenum GLuint GLuint numlevels
Definition: juce_gl.h:2955
CameraDevice::Pimpl::StreamConfigurationMap::isOutputSupportedForSurface
bool isOutputSupportedForSurface(const LocalRef< jobject > &surface) const
Definition: juce_android_CameraDevice.h:846
juce::gl::GL_COMPRESSED_RGBA_ASTC_8x8_KHR
@ GL_COMPRESSED_RGBA_ASTC_8x8_KHR
Definition: juce_gl.h:8581
juce::gl::GL_GENERATE_MIPMAP_HINT
@ GL_GENERATE_MIPMAP_HINT
Definition: juce_gl.h:1313
juce_AudioProcessLoadMeasurer.h
juce::gl::GL_EDGE_FLAG_ARRAY_LIST_STRIDE_IBM
@ GL_EDGE_FLAG_ARRAY_LIST_STRIDE_IBM
Definition: juce_gl.h:8286
juce::File::commonApplicationDataDirectory
@ commonApplicationDataDirectory
An equivalent of the userApplicationDataDirectory folder that is shared by all users of the computer,...
Definition: juce_File.h:899
CameraDevice::Pimpl::PreviewDisplay::Listener
Definition: juce_android_CameraDevice.h:973
juce::gl::GL_MALI_PROGRAM_BINARY_ARM
@ GL_MALI_PROGRAM_BINARY_ARM
Definition: juce_gles2.h:1779
juce::gl::GL_GREEN_NV
@ GL_GREEN_NV
Definition: juce_gl.h:8830
juce::Time::getCurrentTime
static Time getCurrentTime() noexcept
Returns a Time object that is set to the current system time.
juce::ByteOrder::bigEndianShort
constexpr static uint16 bigEndianShort(const void *bytes) noexcept
Turns 2 bytes into a big-endian integer.
Definition: juce_ByteOrder.h:210
juce::PushNotifications::Listener::deliveredNotificationsListReceived
virtual void deliveredNotificationsListReceived(const Array< Notification > &notifications)
Called after getDeliveredNotifications() request is fulfilled.
Definition: juce_PushNotifications.h:664
juce::gl::GL_INTENSITY8_EXT
@ GL_INTENSITY8_EXT
Definition: juce_gl.h:7425
juce::dsp::FFT::getSize
int getSize() const noexcept
Returns the number of data points that this FFT was created to work with.
Definition: juce_FFT.h:111
juce::DrawableImage::image
Image image
Definition: juce_DrawableImage.h:107
juce::ComTypes::VIDEO_STREAM_CONFIG_CAPS::guid
GUID guid
Definition: juce_win32_ComTypes.h:148
juce::gl::GL_IMAGE_2D_MULTISAMPLE_EXT
@ GL_IMAGE_2D_MULTISAMPLE_EXT
Definition: juce_gl.h:7306
CameraDevice::Pimpl::callback
ComSmartPtr< GrabberCallback > callback
Definition: juce_win32_CameraDevice.h:561
juce::gl::GL_IMAGE_CLASS_4_X_8
@ GL_IMAGE_CLASS_4_X_8
Definition: juce_gl.h:2826
juce::SingleThreadedReferenceCountedObject
Adds reference-counting to an object.
Definition: juce_ReferenceCountedObject.h:153
juce::gl::GL_SEPARATE_ATTRIBS
@ GL_SEPARATE_ATTRIBS
Definition: juce_gl.h:1744
juce::CharPointer_ASCII::operator+=
void operator+=(const int numToSkip) noexcept
Moves this pointer forwards by the specified number of characters.
Definition: juce_CharPointer_ASCII.h:111
juce::AudioProcessorParameterGroup::getGroupForParameter
const AudioProcessorParameterGroup * getGroupForParameter(AudioProcessorParameter *) const
juce::gl::WGL_GPU_NUM_SIMD_AMD
@ WGL_GPU_NUM_SIMD_AMD
Definition: juce_wgl.h:111
juce::TextLayout::DereferencingIterator::operator--
DereferencingIterator & operator--()
Definition: juce_TextLayout.h:84
juce::dsp::LadderFilter::LadderFilter
LadderFilter()
Creates an uninitialised filter.
juce::gl::GL_MAX_FRAGMENT_INTERPOLATION_OFFSET
@ GL_MAX_FRAGMENT_INTERPOLATION_OFFSET
Definition: juce_gl.h:2294
juce::RenderingHelpers::TranslationOrTransform::deviceSpaceToUserSpace
Rectangle< Type > deviceSpaceToUserSpace(Rectangle< Type > r) const noexcept
Definition: juce_RenderingHelpers.h:126
juce::Thread::threadStackSize
size_t threadStackSize
Definition: juce_Thread.h:391
juce_RelativeCoordinate.h
CameraDevice::Pimpl::~Pimpl
~Pimpl()
Definition: juce_mac_CameraDevice.h:68
juce::gl::GL_GLYPH_VERTICAL_BEARING_X_BIT_NV
@ GL_GLYPH_VERTICAL_BEARING_X_BIT_NV
Definition: juce_gl.h:9731
juce::gl::GL_LUMINANCE_ALPHA_FLOAT32_APPLE
@ GL_LUMINANCE_ALPHA_FLOAT32_APPLE
Definition: juce_gl.h:3665
juce::WavAudioFormat::riffInfoSubject
static const char *const riffInfoSubject
Metadata property name used in INFO chunks.
Definition: juce_WavAudioFormat.h:162
juce::OSCInternalError
Exception type thrown in cases of unexpected errors in the OSC module.
Definition: juce_OSCTypes.h:118
juce::Reverb::setDamping
void setDamping(const float dampingToUse, const float roomSizeToUse) noexcept
Definition: juce_audio_basics/utilities/juce_Reverb.h:212
juce::HiddenMessageWindow::atom
ATOM atom
Definition: juce_win32_HiddenMessageWindow.h:62
juce::PluginHostType::SteinbergNuendoGeneric
@ SteinbergNuendoGeneric
Represents Steinberg Nuendo.
Definition: juce_PluginHostType.h:99
juce::gl::GL_GLYPH_WIDTH_BIT_NV
@ GL_GLYPH_WIDTH_BIT_NV
Definition: juce_gl.h:9726
juce::gl::GL_DEBUG_TYPE_UNDEFINED_BEHAVIOR_KHR
@ GL_DEBUG_TYPE_UNDEFINED_BEHAVIOR_KHR
Definition: juce_gl.h:8476
juce::gl::fences
GLuint * fences
Definition: juce_gl.h:3645
juce::gl::GL_COLOR_ATTACHMENT3
@ GL_COLOR_ATTACHMENT3
Definition: juce_gl.h:1841
juce::gl::GL_PACK_INVERT_MESA
@ GL_PACK_INVERT_MESA
Definition: juce_gl.h:8666
juce::gl::GL_TIME_ELAPSED_EXT
@ GL_TIME_ELAPSED_EXT
Definition: juce_gl.h:7834
CameraDevice::Pimpl::ScopedCameraDevice::CaptureSession::StillPictureTaker::cameraCaptureSessionCaptureProgressed
void cameraCaptureSessionCaptureProgressed(bool isPreview, jobject session, jobject request, jobject partialResult)
Definition: juce_android_CameraDevice.h:1998
juce::DrawableComposite::getBoundingBox
Parallelogram< float > getBoundingBox() const noexcept
Returns the parallelogram that defines the target position of the content rectangle when the drawable...
Definition: juce_DrawableComposite.h:69
juce::Justification
Represents a type of justification to be used when positioning graphical items.
Definition: juce_Justification.h:40
juce::StandalonePluginHolder::PluginInOuts::numOuts
short numOuts
Definition: juce_StandaloneFilterWindow.h:52
juce::gl::GL_IMPLEMENTATION_COLOR_READ_TYPE_OES
@ GL_IMPLEMENTATION_COLOR_READ_TYPE_OES
Definition: juce_gl.h:11011
juce::gl::GL_OBJECT_LINEAR
@ GL_OBJECT_LINEAR
Definition: juce_gl.h:618
juce::gl::GL_PERFQUERY_QUERY_NAME_LENGTH_MAX_INTEL
@ GL_PERFQUERY_QUERY_NAME_LENGTH_MAX_INTEL
Definition: juce_gl.h:8403
juce::GridItem::Property
Represents a property.
Definition: juce_GridItem.h:69
juce::ReadWriteLock::ThreadRecursionCount::count
int count
Definition: juce_ReadWriteLock.h:136
juce::Rectangle::toNearestInt
Rectangle< int > toNearestInt() const noexcept
Casts this rectangle to a Rectangle<int>.
Definition: juce_Rectangle.h:853
juce::gl::GL_NORMAL_ARRAY_POINTER
@ GL_NORMAL_ARRAY_POINTER
Definition: juce_gl.h:985
juce::Message
The base class for objects that can be sent to a MessageListener.
Definition: juce_Message.h:43
juce::gl::GL_CLIPPING_OUTPUT_PRIMITIVES
@ GL_CLIPPING_OUTPUT_PRIMITIVES
Definition: juce_gl.h:3190
juce::String::compareNatural
int compareNatural(StringRef other, bool isCaseSensitive=false) const noexcept
Compares two strings, taking into account textual characteristics like numbers and spaces.
juce::ComponentPeer::getStyleFlags
int getStyleFlags() const noexcept
Returns the set of style flags that were set when the window was created.
Definition: juce_ComponentPeer.h:143
juce::Component::SafePointer::getComponent
ComponentType * getComponent() const noexcept
Returns the component that this pointer refers to, or null if the component no longer exists.
Definition: juce_Component.h:2305
juce::AudioParameterFloat::stringFromValueFunction
std::function< String(float, int)> stringFromValueFunction
Definition: juce_AudioParameterFloat.h:152
juce::ArrayBase::addArrayInternal
TriviallyCopyableVoid< T > addArrayInternal(const ElementType *otherElements, int numElements)
Definition: juce_ArrayBase.h:403
juce::iOSAudioIODevice::pimpl
std::unique_ptr< Pimpl > pimpl
Definition: juce_ios_Audio.h:86
juce::gl::GL_VIRTUAL_PAGE_SIZE_INDEX_EXT
@ GL_VIRTUAL_PAGE_SIZE_INDEX_EXT
Definition: juce_gles2.h:2622
juce::HWNDComponent
A Windows-specific class that can create and embed a HWND inside itself.
Definition: juce_HWNDComponent.h:44
juce::gl::GL_LINEAR_SHARPEN_ALPHA_SGIS
@ GL_LINEAR_SHARPEN_ALPHA_SGIS
Definition: juce_gl.h:11265
juce_OggVorbisAudioFormat.h
juce::InAppPurchases::Download::~Download
virtual ~Download()
Definition: juce_InAppPurchases.h:104
juce::gl::GL_UNSIGNED_INT_SAMPLER_CUBE_MAP_ARRAY_EXT
@ GL_UNSIGNED_INT_SAMPLER_CUBE_MAP_ARRAY_EXT
Definition: juce_gles2.h:2803
juce::AnimatedPosition::setPosition
void setPosition(double newPosition)
Explicitly sets the position and stops any further movement.
Definition: juce_AnimatedPosition.h:121
juce::dsp::Chorus::mix
SampleType mix
Definition: juce_Chorus.h:159
juce::ArrayAllocationBase::setAllocatedSize
void setAllocatedSize(int numElements)
Changes the amount of storage allocated.
Definition: juce_ArrayAllocationBase.h:68
juce::RelativeTime
A relative measure of time.
Definition: juce_RelativeTime.h:36
juce::gl::GL_MULTISAMPLE_3DFX
@ GL_MULTISAMPLE_3DFX
Definition: juce_gl.h:3209
juce::gl::GL_TEXTURE7_ARB
@ GL_TEXTURE7_ARB
Definition: juce_gl.h:4546
juce::gl::GL_SRGB8_ALPHA8
@ GL_SRGB8_ALPHA8
Definition: juce_gl.h:1670
juce::gl::GL_OFFSET_PROJECTIVE_TEXTURE_RECTANGLE_NV
@ GL_OFFSET_PROJECTIVE_TEXTURE_RECTANGLE_NV
Definition: juce_gl.h:10380
juce::gl::GL_DEBUG_TYPE_MARKER_KHR
@ GL_DEBUG_TYPE_MARKER_KHR
Definition: juce_gl.h:8480
juce::gl::GL_IMAGE_MIN_FILTER_HP
@ GL_IMAGE_MIN_FILTER_HP
Definition: juce_gl.h:8194
juce::Button::getToggleStateValue
Value & getToggleStateValue() noexcept
Returns the Value object that represents the button's toggle state.
Definition: juce_Button.h:137
juce::gl::GL_MIN_FRAGMENT_INTERPOLATION_OFFSET_OES
@ GL_MIN_FRAGMENT_INTERPOLATION_OFFSET_OES
Definition: juce_gles2.h:4709
juce::gl::GL_UNIFORM_ADDRESS_COMMAND_NV
@ GL_UNIFORM_ADDRESS_COMMAND_NV
Definition: juce_gl.h:8909
juce::ChannelRemappingAudioSource::buffer
AudioBuffer< float > buffer
Definition: juce_ChannelRemappingAudioSource.h:134
juce::dsp::Polynomial::operator=
Polynomial & operator=(const Polynomial &)=default
Creates a copy of another polynomial.
juce::DynamicObject
Represents a dynamically implemented object.
Definition: juce_DynamicObject.h:39
VideoRenderers::VMR7::displayModeChanged
void displayModeChanged() override
Definition: juce_win32_Video.h:85
juce::RenderingHelpers::EdgeTableFillers::ImageFill
Fills an edge-table with a non-transformed image.
Definition: juce_RenderingHelpers.h:774
juce::Direct2DLowLevelGraphicsContext::setInterpolationQuality
void setInterpolationQuality(Graphics::ResamplingQuality) override
juce::GroupComponent::getTextLabelPosition
Justification getTextLabelPosition() const noexcept
Returns the current text label position.
Definition: juce_GroupComponent.h:68
VideoComponent::Pimpl::MediaSession::Player::MEDIA_INFO_BUFFERING_START
@ MEDIA_INFO_BUFFERING_START
Definition: juce_android_Video.h:1160
juce::gl::y0
GLuint GLfloat GLfloat y0
Definition: juce_gl.h:9057
juce::gl::GL_CURRENT_VERTEX_ATTRIB_ARB
@ GL_CURRENT_VERTEX_ATTRIB_ARB
Definition: juce_gl.h:5497
juce::GenericScopedTryLock::isLocked
bool isLocked() const noexcept
Returns true if the mutex was successfully locked.
Definition: juce_ScopedLock.h:231
juce::CameraDevice::onErrorOccurred
std::function< void(const String &)> onErrorOccurred
Set this callback to be notified whenever an error occurs.
Definition: juce_CameraDevice.h:173
juce::gl::GL_MAX_COMBINED_GEOMETRY_UNIFORM_COMPONENTS_OES
@ GL_MAX_COMBINED_GEOMETRY_UNIFORM_COMPONENTS_OES
Definition: juce_gles2.h:4595
juce_LAMEEncoderAudioFormat.h
juce::ResizableBorderComponent::Zone::isDraggingTopEdge
bool isDraggingTopEdge() const noexcept
Returns true if dragging this zone will move the object's top edge.
Definition: juce_ResizableBorderComponent.h:135
juce::XWindowSystemUtilities::GetXProperty::~GetXProperty
~GetXProperty()
juce::gl::GL_LIGHT0
@ GL_LIGHT0
Definition: juce_gl.h:630
MediaRecorderOnErrorListener::Owner::~Owner
virtual ~Owner()
Definition: juce_android_CameraDevice.h:446
juce::PerformanceCounter::Statistics::maximumSeconds
double maximumSeconds
Definition: juce_PerformanceCounter.h:103
juce::gl::GL_CONSTANT_ALPHA_EXT
@ GL_CONSTANT_ALPHA_EXT
Definition: juce_gl.h:6044
juce::gl::GL_SOURCE1_RGB_ARB
@ GL_SOURCE1_RGB_ARB
Definition: juce_gl.h:5168
juce::gl::GL_PROGRAM_PIPELINE
@ GL_PROGRAM_PIPELINE
Definition: juce_gl.h:2734
juce::gl::GL_RGB32F_EXT
@ GL_RGB32F_EXT
Definition: juce_gles2.h:2910
juce::gl::GL_DOUBLE_MAT2_EXT
@ GL_DOUBLE_MAT2_EXT
Definition: juce_gl.h:7928
juce::gl::GL_MULTISAMPLE
@ GL_MULTISAMPLE
Definition: juce_gl.h:1177
juce::getMainActivity
LocalRef< jobject > getMainActivity() noexcept
juce::gl::WGL_AUX_BUFFERS_ARB
@ WGL_AUX_BUFFERS_ARB
Definition: juce_wgl.h:267
juce::RangedDirectoryIterator::next
bool next()
juce::gl::GL_VERTEX_SOURCE_ATI
@ GL_VERTEX_SOURCE_ATI
Definition: juce_gl.h:5935
juce::ArrayBase::removeElementsInternal
TriviallyCopyableVoid< T > removeElementsInternal(int indexToRemoveAt, int numElementsToRemove)
Definition: juce_ArrayBase.h:485
juce::LookAndFeel_V1::scrollbarShadow
DropShadowEffect scrollbarShadow
Definition: juce_LookAndFeel_V1.h:100
juce::AudioProcessorParameterGroup::updateChildParentage
void updateChildParentage()
juce::gl::GL_VERTEX_SHADER_EXT
@ GL_VERTEX_SHADER_EXT
Definition: juce_gl.h:7954
juce::gl::dstX1
GLint GLint GLint GLint GLint GLint dstX1
Definition: juce_gl.h:2006
juce::gl::GL_CLIP_PLANE0
@ GL_CLIP_PLANE0
Definition: juce_gl.h:624
juce::gl::GL_MAX_GEOMETRY_ATOMIC_COUNTERS_EXT
@ GL_MAX_GEOMETRY_ATOMIC_COUNTERS_EXT
Definition: juce_gles2.h:2151
VideoComponent::Pimpl::PlayerControllerBase::JucePlayerStatusObserverClass::valueChanged
static void valueChanged(id self, SEL, NSString *keyPath, id, NSDictionary< NSString *, id > *change, void *)
Definition: juce_mac_Video.h:222
juce::Thread::launchThread
void launchThread()
Definition: juce_posix_SharedCode.h:885
juce::gl::GL_ALL_COMPLETED_NV
@ GL_ALL_COMPLETED_NV
Definition: juce_gl.h:9133
juce::gl::arg3Mod
GLuint GLuint GLuint GLuint GLuint GLuint GLuint GLuint GLuint GLuint GLuint GLuint arg3Mod
Definition: juce_gl.h:5779
juce::dsp::AudioBlock::replaceWithProductOf
const AudioBlock & replaceWithProductOf(AudioBlock< BlockSampleType > src, SmoothedValue< SmootherSampleType, SmoothingType > &value) const noexcept
Definition: juce_AudioBlock.h:474
juce::OpenGLContext::NativeContext::createNativeWindow
void createNativeWindow(Component &component)
Definition: juce_OpenGL_win32.h:253
juce::gl::GL_BUFFER_OBJECT_EXT
@ GL_BUFFER_OBJECT_EXT
Definition: juce_gl.h:6245
juce::gl::GL_MEDIUM_INT
@ GL_MEDIUM_INT
Definition: juce_gl.h:2415
juce::gl::GL_POINT_TOKEN
@ GL_POINT_TOKEN
Definition: juce_gl.h:422
juce::gl::minZ
GLfloat GLfloat minZ
Definition: juce_gl.h:3829
CameraDevice::Pimpl::ScopedCameraDevice::CaptureSession::StillPictureTaker::captureSessionPreviewCaptureCallback
GlobalRef captureSessionPreviewCaptureCallback
Definition: juce_android_CameraDevice.h:1715
juce::gl::GL_COMPRESSED_RGBA_ASTC_6x6_KHR
@ GL_COMPRESSED_RGBA_ASTC_6x6_KHR
Definition: juce_gl.h:8578
juce::ConcertinaPanel::headerHeight
int headerHeight
Definition: juce_ConcertinaPanel.h:131
juce::Image::SingleChannel
@ SingleChannel
< each pixel is a 1-byte alpha channel value.
Definition: juce_Image.h:68
juce::Rectangle::toFloat
Rectangle< float > toFloat() const noexcept
Casts this rectangle to a Rectangle<float>.
Definition: juce_Rectangle.h:873
juce::gl::GL_FRAGMENT_SHADER_FRAMEBUFFER_FETCH_MRT_ARM
@ GL_FRAGMENT_SHADER_FRAMEBUFFER_FETCH_MRT_ARM
Definition: juce_gles2.h:1800
juce::Displays::Display::totalArea
Rectangle< int > totalArea
The total area of this display in logical pixels including any OS-dependent objects like the taskbar,...
Definition: juce_Displays.h:51
juce::XWindowSystem::findDisplays
Array< Displays::Display > findDisplays(float masterScale) const
juce::gl::GL_ACCUM_CLEAR_VALUE
@ GL_ACCUM_CLEAR_VALUE
Definition: juce_gl.h:479
juce::ExtensionsVisitor::AudioUnitClient::~AudioUnitClient
virtual ~AudioUnitClient()=default
juce::RenderingHelpers::EdgeTableFillers::ImageFill::ImageFill
ImageFill(const Image::BitmapData &dest, const Image::BitmapData &src, int alpha, int x, int y)
Definition: juce_RenderingHelpers.h:776
juce_ComponentListener.h
juce::gl::GL_RGB32F_ARB
@ GL_RGB32F_ARB
Definition: juce_gl.h:5228
juce::KeyMappingEditorComponent::treeItem
std::unique_ptr< TopLevelItem > treeItem
Definition: juce_KeyMappingEditorComponent.h:126
GLsizeiptr
khronos_ssize_t GLsizeiptr
Definition: juce_gles2.h:79
juce::gl::GL_TEXTURE_GATHER_SHADOW
@ GL_TEXTURE_GATHER_SHADOW
Definition: juce_gl.h:2800
juce::gl::GL_IMAGE_FORMAT_COMPATIBILITY_BY_SIZE
@ GL_IMAGE_FORMAT_COMPATIBILITY_BY_SIZE
Definition: juce_gl.h:2637
juce::Component::isVisible
bool isVisible() const noexcept
Tests whether the component is visible or not.
Definition: juce_Component.h:122
juce::ThreadedAnalyticsDestination::EventDispatcher::queueAccess
CriticalSection queueAccess
Definition: juce_ThreadedAnalyticsDestination.h:204
juce::Synthesiser::getNumVoices
int getNumVoices() const noexcept
Returns the number of voices that have been added.
Definition: juce_Synthesiser.h:324
juce::Direct2DLowLevelGraphicsContext::setFont
void setFont(const Font &) override
juce_Thread.h
juce::gl::GL_SELECTION_BUFFER_SIZE
@ GL_SELECTION_BUFFER_SIZE
Definition: juce_gl.h:997
juce::AppleRemoteDevice::remoteId
int remoteId
Definition: juce_AppleRemote.h:108
juce::dsp::LookupTableTransform::initialise
void initialise(const std::function< FloatType(FloatType)> &functionToApproximate, FloatType minInputValueToUse, FloatType maxInputValueToUse, size_t numPoints)
Initialises or changes the parameters of a LookupTableTransform object.
juce::LinkedListPointer::findPointerTo
LinkedListPointer * findPointerTo(ObjectType *const itemToLookFor) noexcept
Finds a pointer to a given item.
Definition: juce_LinkedListPointer.h:294
juce::GlobalRef::GlobalRef
GlobalRef(const LocalRef< jobject > &o)
Definition: juce_android_JNIHelpers.h:81
juce::ZipFile::streamCounter
OpenStreamCounter streamCounter
Definition: juce_ZipFile.h:277
juce::MidiDeviceInfo::MidiDeviceInfo
MidiDeviceInfo()=default
juce::ApplicationProperties::getStorageParameters
const PropertiesFile::Options & getStorageParameters() const noexcept
Returns the current storage parameters.
Definition: juce_ApplicationProperties.h:74
juce::gl::WGL_CONTEXT_MULTIGPU_ATTRIB_MULTI_DISPLAY_MULTICAST_NV
@ WGL_CONTEXT_MULTIGPU_ATTRIB_MULTI_DISPLAY_MULTICAST_NV
Definition: juce_wgl.h:642
juce_CharPointer_UTF32.h
juce::Colour
Represents a colour, also including a transparency value.
Definition: juce_Colour.h:37
juce::uint32
unsigned int uint32
A platform-independent 32-bit unsigned integer type.
Definition: juce_MathsFunctions.h:45
juce_AccessibilityActions.h
juce::gl::GL_SCALEBIAS_HINT_SGIX
@ GL_SCALEBIAS_HINT_SGIX
Definition: juce_gl.h:11650
juce::gl::GL_MAX_SAMPLES_ANGLE
@ GL_MAX_SAMPLES_ANGLE
Definition: juce_gles2.h:1596
juce::gl::GL_VERTEX_PROGRAM_POINT_SIZE
@ GL_VERTEX_PROGRAM_POINT_SIZE
Definition: juce_gl.h:1479
juce::gl::WGL_SWAP_OVERLAY1
@ WGL_SWAP_OVERLAY1
Definition: juce_wgl.h:47
juce::Array::add
void add(const ElementType &newElement)
Appends a new element at the end of the array.
Definition: juce_Array.h:418
juce::ComTypes::UIA_LayoutInvalidatedEventId
const long UIA_LayoutInvalidatedEventId
Definition: juce_win32_ComInterfaces.h:140
juce::RenderingHelpers::GlyphCache::getGlyphForReuse
ReferenceCountedObjectPtr< CachedGlyphType > getGlyphForReuse()
Definition: juce_RenderingHelpers.h:216
juce::dsp::LadderFilter::cutoffTransformSmoother
SmoothedValue< SampleType > cutoffTransformSmoother
Definition: juce_LadderFilter.h:137
juce::gl::GL_Y_EXT
@ GL_Y_EXT
Definition: juce_gl.h:8040
juce::FileChooser::parent
Component * parent
Definition: juce_FileChooser.h:305
juce_TooltipWindow.h
juce::gl::GL_Z_EXT
@ GL_Z_EXT
Definition: juce_gl.h:8041
juce::TextEditor
An editable text box.
Definition: juce_TextEditor.h:40
juce::XWindowSystem::VisualAndDepth::visual
Visual * visual
Definition: juce_linux_XWindowSystem.h:261
juce::gl::dashCount
GLsizei dashCount
Definition: juce_gl.h:9805
juce::gl::GL_SRG8_EXT
@ GL_SRG8_EXT
Definition: juce_gl.h:7756
juce::dsp::Compressor::process
void process(const ProcessContext &context) noexcept
Processes the input and output samples supplied in the processing context.
Definition: juce_Compressor.h:68
juce::SingleThreadedAbstractFifo::write
std::array< Range< int >, 2 > write(int num)
Returns two blocks in the buffer where new items may be written.
Definition: juce_SingleThreadedAbstractFifo.h:93
juce::gl::GL_OPERAND1_RGB
@ GL_OPERAND1_RGB
Definition: juce_gl.h:1226
juce::HeapBlock::realloc
void realloc(SizeType newNumElements, size_t elementSize=sizeof(ElementType))
Re-allocates a specified amount of memory.
Definition: juce_HeapBlock.h:290
juce::gl::GL_PATH_COMPUTED_LENGTH_NV
@ GL_PATH_COMPUTED_LENGTH_NV
Definition: juce_gl.h:9663
juce::gl::GL_UNSIGNED_INT_IMAGE_CUBE
@ GL_UNSIGNED_INT_IMAGE_CUBE
Definition: juce_gl.h:2627
khronos_uint32_t
uint32_t khronos_uint32_t
Definition: juce_khrplatform.h:216
juce::gl::GL_EXPAND_NEGATE_NV
@ GL_EXPAND_NEGATE_NV
Definition: juce_gl.h:9970
juce::gl::GL_GCCSO_SHADER_BINARY_FJ
@ GL_GCCSO_SHADER_BINARY_FJ
Definition: juce_gles2.h:2999
juce::gl::GL_DRAW_BUFFER13_EXT
@ GL_DRAW_BUFFER13_EXT
Definition: juce_gles2.h:2057
juce::TimeSliceClient::nextCallTime
Time nextCallTime
Definition: juce_TimeSliceThread.h:69
juce::KeyPress::getKeyCode
int getKeyCode() const noexcept
Returns the key code itself.
Definition: juce_KeyPress.h:109
juce::gl::GL_SHARED_EDGE_NV
@ GL_SHARED_EDGE_NV
Definition: juce_gl.h:9857
juce::gl::GL_ELEMENT_ARRAY_BUFFER_BINDING
@ GL_ELEMENT_ARRAY_BUFFER_BINDING
Definition: juce_gl.h:1406
juce::operator!=
bool operator!=(const var &, const var &)
Compares the values of two var objects, using the var::equals() comparison.
juce::MidiDeviceInfo::MidiDeviceInfo
MidiDeviceInfo(const String &deviceName, const String &deviceIdentifier)
Definition: juce_MidiDevices.h:40
juce::AccessibilityTableInterface
An abstract interface which represents a UI element that supports a table interface.
Definition: juce_AccessibilityTableInterface.h:36
juce::SortedSet::remove
ElementType remove(const int indexToRemove) noexcept
Removes an element from the set.
Definition: juce_SortedSet.h:368
juce::dsp::DelayLine::process
void process(const ProcessContext &context) noexcept
Processes the input and output samples supplied in the processing context.
Definition: juce_DelayLine.h:172
juce::WavAudioFormat::riffInfoStartTimecode
static const char *const riffInfoStartTimecode
Metadata property name used in INFO chunks.
Definition: juce_WavAudioFormat.h:160
juce::gl::GL_CLIP_FAR_HINT_PGI
@ GL_CLIP_FAR_HINT_PGI
Definition: juce_gl.h:11094
AsyncUpdater
juce::gl::GL_FOG_COORDINATE_ARRAY_TYPE_EXT
@ GL_FOG_COORDINATE_ARRAY_TYPE_EXT
Definition: juce_gl.h:6570
juce::gl::GL_COMPRESSED_SRGB8_ALPHA8_ASTC_6x6_KHR
@ GL_COMPRESSED_SRGB8_ALPHA8_ASTC_6x6_KHR
Definition: juce_gl.h:8592
juce::ComboBox::labelIsNotEditable
@ labelIsNotEditable
Definition: juce_ComboBox.h:437
juce::ApplicationCommandTarget::InvocationInfo::commandID
CommandID commandID
The UID of the command that should be performed.
Definition: juce_ApplicationCommandTarget.h:67
juce::DialogWindow
A dialog-box style window.
Definition: juce_DialogWindow.h:51
juce::RenderingHelpers::GradientPixelIterators::TransformedRadial::inverseTransform
const AffineTransform inverseTransform
Definition: juce_RenderingHelpers.h:552
juce::gl::faceIndex
GLenum GLsizeiptr const void GLsizei faceIndex
Definition: juce_gl.h:9841
juce::gl::GL_REG_2_ATI
@ GL_REG_2_ATI
Definition: juce_gl.h:5668
juce::ListenerList::call
void call(Callback &&callback)
Calls a member function on each listener in the list, with multiple parameters.
Definition: juce_ListenerList.h:119
juce::gl::face
GLenum GLuint GLint GLenum face
Definition: juce_gl.h:4243
juce::MPEZone
This struct represents an MPE zone.
Definition: juce_MPEZoneLayout.h:39
juce::MPEKeyboardComponent
A component that displays an MPE-compatible keyboard, whose notes can be clicked on.
Definition: juce_MPEKeyboardComponent.h:42
juce::gl::GL_COLOR_ATTACHMENT5
@ GL_COLOR_ATTACHMENT5
Definition: juce_gl.h:1843
juce::gl::WGL_GENLOCK_SOURCE_DIGITAL_FIELD_I3D
@ WGL_GENLOCK_SOURCE_DIGITAL_FIELD_I3D
Definition: juce_wgl.h:515
juce::gl::WGL_STEREO_POLARITY_INVERT_3DL
@ WGL_STEREO_POLARITY_INVERT_3DL
Definition: juce_wgl.h:96
juce::TreeViewItem::addSubItemSorted
void addSubItemSorted(ElementComparator &comparator, TreeViewItem *newItem)
Adds a sub-item with a sort-comparator, assuming that the existing items are already sorted.
Definition: juce_TreeView.h:95
juce::SingleThreadedReferenceCountedObject::incReferenceCount
void incReferenceCount() noexcept
Increments the object's reference count.
Definition: juce_ReferenceCountedObject.h:162
juce::gl::GL_DISPLAY_LIST
@ GL_DISPLAY_LIST
Definition: juce_gl.h:2927
juce::CoreGraphicsContext::SavedState::fontRef
CGFontRef fontRef
Definition: juce_mac_CoreGraphicsContext.h:129
juce::gl::GL_UNSIGNED_INT_SAMPLER_1D
@ GL_UNSIGNED_INT_SAMPLER_1D
Definition: juce_gl.h:1780
CameraDevice::Pimpl::ScopedCameraDevice::CaptureSession::stillPictureTaker
std::unique_ptr< StillPictureTaker > stillPictureTaker
Definition: juce_android_CameraDevice.h:2114
juce::gl::GL_DOT3_ATI
@ GL_DOT3_ATI
Definition: juce_gl.h:5734
CameraDevice::Pimpl::ScopedCameraDevice
Definition: juce_android_CameraDevice.h:1578
juce::ScrollBar::getMinimumRangeLimit
double getMinimumRangeLimit() const noexcept
Returns the lower value that the thumb can be set to.
Definition: juce_ScrollBar.h:132
juce::gl::GL_RENDERBUFFER_BLUE_SIZE
@ GL_RENDERBUFFER_BLUE_SIZE
Definition: juce_gl.h:1883
juce::Toolbar
A toolbar component.
Definition: juce_Toolbar.h:52
juce::gl::GL_HALF_FLOAT_NV
@ GL_HALF_FLOAT_NV
Definition: juce_gl.h:9354
juce::gl::GL_FRAMEBUFFER_BINDING_EXT
@ GL_FRAMEBUFFER_BINDING_EXT
Definition: juce_gl.h:6620
juce::URL::Bookmark::data
void * data
Definition: juce_URL.h:688
juce::gl::GL_OUTPUT_TEXTURE_COORD21_EXT
@ GL_OUTPUT_TEXTURE_COORD21_EXT
Definition: juce_gl.h:8004
juce::URL::DownloadTaskOptions::with
JUCE_NODISCARD DownloadTaskOptions with(Member &&member, Value &&value) const
Definition: juce_URL.h:478
juce::gl::GL_LUMINANCE16UI_EXT
@ GL_LUMINANCE16UI_EXT
Definition: juce_gl.h:7627
juce::FlacAudioFormat
Reads and writes the lossless-compression FLAC audio format.
Definition: juce_FlacAudioFormat.h:41
juce::ScopedValueSetter::~ScopedValueSetter
~ScopedValueSetter()
Definition: juce_ScopedValueSetter.h:80
juce::gl::GL_TEXTURE4_ARB
@ GL_TEXTURE4_ARB
Definition: juce_gl.h:4543
juce::gl::GL_CLAMP_TO_BORDER_NV
@ GL_CLAMP_TO_BORDER_NV
Definition: juce_gles2.h:4416
juce::gl::GL_NUM_WINDOW_RECTANGLES_EXT
@ GL_NUM_WINDOW_RECTANGLES_EXT
Definition: juce_gl.h:8147
juce::gl::GL_FLOAT_VEC2_ARB
@ GL_FLOAT_VEC2_ARB
Definition: juce_gl.h:4845
juce::gl::GL_ALPHA8
@ GL_ALPHA8
Definition: juce_gl.h:1023
juce::gl::GL_FLAT
@ GL_FLAT
Definition: juce_gl.h:606
juce::CharPointer_UTF32::operator++
CharPointer_UTF32 operator++() noexcept
Moves this pointer along to the next character in the string.
Definition: juce_CharPointer_UTF32.h:82
juce::gl::WGL_TEXTURE_CUBE_MAP_NEGATIVE_Z_ARB
@ WGL_TEXTURE_CUBE_MAP_NEGATIVE_Z_ARB
Definition: juce_wgl.h:309
juce::ModalComponentManager
Manages the system's stack of modal components.
Definition: juce_ModalComponentManager.h:42
juce::ValueTreePropertyWithDefault::get
var get() const noexcept
Returns the current value of the property.
Definition: juce_ValueTreePropertyWithDefault.h:109
juce::gl::GL_MAP_INVALIDATE_RANGE_BIT_EXT
@ GL_MAP_INVALIDATE_RANGE_BIT_EXT
Definition: juce_gles2.h:2186
juce::TemporaryFile::OptionFlags
OptionFlags
Definition: juce_TemporaryFile.h:68
juce::ListenerList::remove
void remove(ListenerClass *listenerToRemove)
Removes a listener from the list.
Definition: juce_ListenerList.h:95
juce::gl::GL_MAX_VERTEX_ATTRIB_BINDINGS
@ GL_MAX_VERTEX_ATTRIB_BINDINGS
Definition: juce_gl.h:2925
juce::gl::GL_MAX_ATTRIB_STACK_DEPTH
@ GL_MAX_ATTRIB_STACK_DEPTH
Definition: juce_gl.h:536
juce::ComboBox::getRootMenu
const PopupMenu * getRootMenu() const noexcept
Returns the PopupMenu object associated with the ComboBox.
Definition: juce_ComboBox.h:278
juce::dsp::IIR::Filter::reset
void reset()
Resets the filter's processing pipeline, ready to start a new stream of data.
Definition: juce_dsp/processors/juce_IIRFilter.h:344
juce_KeyListener.h
juce::gl::GL_CURRENT_FOG_COORD
@ GL_CURRENT_FOG_COORD
Definition: juce_gl.h:1436
juce::dsp::AudioBlock::multiplyBy
const AudioBlock &JUCE_VECTOR_CALLTYPE multiplyBy(NumericType value) const noexcept
Definition: juce_AudioBlock.h:443
juce::gl::GL_MAX_PROGRAM_TEX_INSTRUCTIONS_ARB
@ GL_MAX_PROGRAM_TEX_INSTRUCTIONS_ARB
Definition: juce_gl.h:4118
juce::gl::GL_SHADER
@ GL_SHADER
Definition: juce_gl.h:2731
juce::CachedValue::cachedValue
Type cachedValue
Definition: juce_CachedValue.h:192
CameraDevice::ViewerComponent::componentMovedOrResized
void componentMovedOrResized(bool, bool) override
Definition: juce_android_CameraDevice.h:3235
juce::VideoComponent::onPlaybackStopped
std::function< void()> onPlaybackStopped
Set this callback to be notified whenever the playback stops.
Definition: juce_VideoComponent.h:167
juce::CppTokeniserFunctions::readNextToken
static int readNextToken(Iterator &source)
Definition: juce_CPlusPlusCodeTokeniserFunctions.h:410
juce::Decibels::toString
static String toString(Type decibels, int decimalPlaces=2, Type minusInfinityDb=Type(defaultMinusInfinitydB), bool shouldIncludeSuffix=true, StringRef customMinusInfinityString={})
Converts a decibel reading to a string.
Definition: juce_Decibels.h:72
juce::dsp::FirstOrderTPTFilterType::highpass
@ highpass
juce::MathConstants
Commonly used mathematical constants.
Definition: juce_MathsFunctions.h:379
juce::gl::GL_GLYPH_VERTICAL_BEARING_Y_BIT_NV
@ GL_GLYPH_VERTICAL_BEARING_Y_BIT_NV
Definition: juce_gl.h:9732
juce::SparseSet::getRanges
const Array< Range< Type > > & getRanges() const noexcept
Returns the set as a list of ranges, which you may want to iterate over.
Definition: juce_SparseSet.h:242
juce::RenderingHelpers::SavedStateBase::fillRectAsPath
void fillRectAsPath(Rectangle< CoordType > r)
Definition: juce_RenderingHelpers.h:2254
juce::gl::GL_TEXTURE_RANGE_POINTER_APPLE
@ GL_TEXTURE_RANGE_POINTER_APPLE
Definition: juce_gl.h:3736
juce::gl::mode
GLenum mode
Definition: juce_gl.h:641
juce::dsp::AudioBlock::addProductOf
AudioBlock & addProductOf(AudioBlock< Src1SampleType > src1, AudioBlock< Src2SampleType > src2) noexcept
Multiplies each value in srcA with the corresponding value in srcB and adds the result to this block.
Definition: juce_AudioBlock.h:485
juce::ActivityLifecycleCallbacks::onActivityPreDestroyed
virtual void onActivityPreDestroyed(jobject)
Definition: juce_android_JNIHelpers.h:897
ImageReaderOnImageAvailableListener::owner
Owner & owner
Definition: juce_android_CameraDevice.h:394
juce::SidePanel::dismissButtonOverColour
@ dismissButtonOverColour
Definition: juce_SidePanel.h:174
juce::PluginHostType::SteinbergCubaseGeneric
@ SteinbergCubaseGeneric
Represents Steinberg Cubase.
Definition: juce_PluginHostType.h:95
juce::StringPool
A StringPool holds a set of shared strings, which reduces storage overheads and improves comparison s...
Definition: juce_StringPool.h:39
juce::gl::GL_SYSTEM_FONT_NAME_NV
@ GL_SYSTEM_FONT_NAME_NV
Definition: juce_gl.h:9626
CameraDevice::Pimpl::imageSwapLock
CriticalSection imageSwapLock
Definition: juce_win32_CameraDevice.h:585
juce::SpeakerMappings::VstSpeakerConfigurationHolder::clear
void clear()
Definition: juce_VSTCommon.h:226
juce::dsp::SIMDFallbackOps::allEqual
static forcedinline bool allEqual(vSIMDType av, vSIMDType bv) noexcept
Definition: juce_fallback_SIMDNativeOps.h:143
juce::AudioChannelSet::ambisonicW
@ ambisonicW
Same as zero-th ambisonic channel number 0.
Definition: juce_AudioChannelSet.h:403
juce::gl::GL_FRACTIONAL_ODD
@ GL_FRACTIONAL_ODD
Definition: juce_gl.h:2328
juce::MPEInstrument::TrackingMode
TrackingMode
The MPE note tracking mode.
Definition: juce_MPEInstrument.h:119
juce::gl::GL_POLYGON_MODE
@ GL_POLYGON_MODE
Definition: juce_gl.h:270
juce::gl::WGL_SWAP_COPY_ARB
@ WGL_SWAP_COPY_ARB
Definition: juce_wgl.h:272
juce::UUIDGetter::get
static CLSID get()
Definition: juce_win32_ComSmartPtr.h:31
juce::gl::GL_UNPACK_CONSTANT_DATA_SUNX
@ GL_UNPACK_CONSTANT_DATA_SUNX
Definition: juce_gl.h:11847
juce::AudioProcessorValueTreeState::ParameterLayout::ParameterLayout
ParameterLayout(std::unique_ptr< Items >... items)
Definition: juce_AudioProcessorValueTreeState.h:129
juce::RelativeCoordinatePositionerBase::sourceComponents
Array< Component * > sourceComponents
Definition: juce_RelativeCoordinatePositioner.h:79
juce_ComponentMovementWatcher.h
juce::Line::getLengthSquared
ValueType getLengthSquared() const noexcept
Returns the length of the line.
Definition: juce_Line.h:120
juce::CachedValue::setDefault
void setDefault(const Type &value)
Resets the fallback default value.
Definition: juce_CachedValue.h:157
juce::gl::GL_GEOMETRY_LINKED_INPUT_TYPE_EXT
@ GL_GEOMETRY_LINKED_INPUT_TYPE_EXT
Definition: juce_gles2.h:2133
juce::ResizableBorderComponent::Zone::getZoneFlags
int getZoneFlags() const noexcept
Returns the raw flags for this zone.
Definition: juce_ResizableBorderComponent.h:158
juce::RenderingHelpers::GlyphCache::drawGlyph
void drawGlyph(RenderTargetType &target, const Font &font, const int glyphNumber, Point< float > pos)
Definition: juce_RenderingHelpers.h:176
juce::gl::GL_TEXTURE_3D
@ GL_TEXTURE_3D
Definition: juce_gl.h:1102
juce::gl::GL_USE_MISSING_GLYPH_NV
@ GL_USE_MISSING_GLYPH_NV
Definition: juce_gl.h:9673
juce::gl::GL_NORMAL_ARRAY_COUNT_EXT
@ GL_NORMAL_ARRAY_COUNT_EXT
Definition: juce_gl.h:7885
juce::gl::GL_RG8UI
@ GL_RG8UI
Definition: juce_gl.h:1921
juce::gl::GL_COMPRESSED_RGB_ARB
@ GL_COMPRESSED_RGB_ARB
Definition: juce_gl.h:5091
juce::gl::GL_INT_IMAGE_2D
@ GL_INT_IMAGE_2D
Definition: juce_gl.h:2613
juce::dsp::SIMDFallbackOps::expand
static forcedinline vSIMDType expand(ScalarType s) noexcept
Definition: juce_fallback_SIMDNativeOps.h:222
juce::gl::GL_R1UI_V3F_SUN
@ GL_R1UI_V3F_SUN
Definition: juce_gl.h:11909
juce::gl::GL_DRAW_BUFFER13_ARB
@ GL_DRAW_BUFFER13_ARB
Definition: juce_gl.h:4034
juce::ScopedLowPowerModeDisabler::ScopedLowPowerModeDisabler
ScopedLowPowerModeDisabler()
juce::Rectangle::operator+=
Rectangle & operator+=(Point< ValueType > deltaPosition) noexcept
Moves this rectangle by a given amount.
Definition: juce_Rectangle.h:340
juce::dsp::LookupTableTransform::LookupTableTransform
LookupTableTransform(const std::function< FloatType(FloatType)> &functionToApproximate, FloatType minInputValueToUse, FloatType maxInputValueToUse, size_t numPoints)
Creates and initialises a LookupTableTransform object.
Definition: juce_LookupTable.h:198
juce::TextDiff::Change::length
int length
If this change is a deletion, this specifies the number of characters to delete.
Definition: juce_TextDiff.h:58
juce::gl::GL_FIRST_VERTEX_CONVENTION_OES
@ GL_FIRST_VERTEX_CONVENTION_OES
Definition: juce_gles2.h:4606
juce::gl::GL_3DC_XY_AMD
@ GL_3DC_XY_AMD
Definition: juce_gles2.h:1501
juce::AudioChannelSet::create5point0
static AudioChannelSet create5point0()
Creates a set for a 5.0 surround setup (left, right, centre, leftSurround, rightSurround).
juce::gl::GL_TESS_GEN_SPACING_OES
@ GL_TESS_GEN_SPACING_OES
Definition: juce_gles2.h:4759
juce::gl::GL_MULTISAMPLE_LINE_WIDTH_GRANULARITY
@ GL_MULTISAMPLE_LINE_WIDTH_GRANULARITY
Definition: juce_gles2.h:1244
juce::CppTokeniserFunctions::parseIdentifier
static int parseIdentifier(Iterator &source) noexcept
Definition: juce_CPlusPlusCodeTokeniserFunctions.h:111
juce::Point::operator!=
constexpr bool operator!=(Point other) const noexcept
Definition: juce_Point.h:58
juce::AudioProcessLoadMeasurer::ScopedTimer::owner
AudioProcessLoadMeasurer & owner
Definition: juce_AudioProcessLoadMeasurer.h:79
juce::GenericScopedUnlock::GenericScopedUnlock
GenericScopedUnlock(const LockType &lock) noexcept
Creates a GenericScopedUnlock.
Definition: juce_ScopedLock.h:139
juce::gl::GL_REFERENCED_BY_GEOMETRY_SHADER
@ GL_REFERENCED_BY_GEOMETRY_SHADER
Definition: juce_gl.h:2886
juce::dsp::LadderFilter::setResonance
void setResonance(SampleType newResonance) noexcept
Sets the resonance of the filter.
juce::gl::GL_CON_15_ATI
@ GL_CON_15_ATI
Definition: juce_gl.h:5713
juce::Vector3D< float >::xAxis
static Vector3D xAxis() noexcept
Returns a vector that lies along the X axis.
Definition: juce_Vector3D.h:45
juce::RenderingHelpers::EdgeTableFillers::TransformedImageFill::TransformedImageSpanInterpolator::BresenhamInterpolator::set
void set(int n1, int n2, int steps, int offsetInt) noexcept
Definition: juce_RenderingHelpers.h:1348
juce::RenderingHelpers::EdgeTableFillers::TransformedImageFill::handleEdgeTablePixelFull
forcedinline void handleEdgeTablePixelFull(int x) noexcept
Definition: juce_RenderingHelpers.h:964
juce::dsp::AudioBlock::add
const AudioBlock & add(AudioBlock< OtherSampleType > src) const noexcept
Definition: juce_AudioBlock.h:403
juce::MP3AudioFormat::getPossibleBitDepths
Array< int > getPossibleBitDepths() override
Returns a set of bit depths that the format can read and write.
juce::gl::GL_COLOR_BUFFER_BIT
@ GL_COLOR_BUFFER_BIT
Definition: juce_gl.h:216
juce::GenericScopedTryLock::lockWasSuccessful
bool lockWasSuccessful
Definition: juce_ScopedLock.h:239
juce::gl::GL_MAX_SPARSE_ARRAY_TEXTURE_LAYERS_ARB
@ GL_MAX_SPARSE_ARRAY_TEXTURE_LAYERS_ARB
Definition: juce_gl.h:5020
juce::gl::GL_COLOR_ATTACHMENT24
@ GL_COLOR_ATTACHMENT24
Definition: juce_gl.h:1862
juce::AccessibilityNativeHandle::rtid
std::array< int, 2 > rtid
Definition: juce_win32_AccessibilityElement.h:73
juce::PluginListComponent::list
KnownPluginList & list
Definition: juce_PluginListComponent.h:118
juce_Quaternion.h
juce::gl::sumOutput
GLenum GLenum GLenum GLenum sumOutput
Definition: juce_gl.h:10007
juce::gl::GL_MAX_COMBINED_SHADER_STORAGE_BLOCKS
@ GL_MAX_COMBINED_SHADER_STORAGE_BLOCKS
Definition: juce_gl.h:2904
juce::dsp::SIMDRegister::expand
static SIMDRegister JUCE_VECTOR_CALLTYPE expand(ElementType s) noexcept
Creates a new SIMDRegister from the corresponding scalar primitive.
Definition: juce_SIMDRegister.h:126
juce::DrawableShape::getFill
const FillType & getFill() const noexcept
Returns the current fill type.
Definition: juce_DrawableShape.h:62
juce::gl::index
GLuint index
Definition: juce_gl.h:1564
juce::ToolbarItemPalette::toolbar
Toolbar & toolbar
Definition: juce_ToolbarItemPalette.h:66
juce::SelectedItemSet::SelectedItemSet
SelectedItemSet(const SelectedItemSet &other)
Creates a copy of another set.
Definition: juce_SelectedItemSet.h:64
juce::gl::GL_MAX_VERTEX_STREAMS
@ GL_MAX_VERTEX_STREAMS
Definition: juce_gl.h:2296
juce::ReferenceCountedArray::begin
ObjectClass ** begin() noexcept
Returns a pointer to the first element in the array.
Definition: juce_ReferenceCountedArray.h:243
juce_ComboBox.h
juce::Value::referTo
void referTo(const Value &valueToReferTo)
Makes this object refer to the same underlying ValueSource as another one.
GLvdpauSurfaceNV
GLintptr GLvdpauSurfaceNV
Definition: juce_gles2.h:93
juce::OSCReceiver::RealtimeCallback
Use this struct as the template parameter for Listener and ListenerWithOSCAddress to receive incoming...
Definition: juce_OSCReceiver.h:94
juce::XWindowSystemUtilities::GetXProperty
Gets a specified window property and stores its associated data, freeing it on deletion.
Definition: juce_linux_XWindowSystem.h:50
juce::Button::getCommandID
CommandID getCommandID() const noexcept
Returns the command ID that was set by setCommandToTrigger().
Definition: juce_Button.h:249
juce::ADSR::setParameters
void setParameters(const Parameters &newParameters)
Sets the parameters that will be used by an ADSR object.
Definition: juce_ADSR.h:76
juce::gl::GL_DRAW_BUFFER3_EXT
@ GL_DRAW_BUFFER3_EXT
Definition: juce_gles2.h:2047
juce::ResamplingAudioSource
A type of AudioSource that takes an input source and changes its sample rate.
Definition: juce_ResamplingAudioSource.h:34
juce::Array::Array
Array(const TypeToCreateFrom *data)
Initialises from a null-terminated raw array of values.
Definition: juce_Array.h:83
juce::UnitTestCategories::threads
static const String threads
Definition: juce_UnitTestCategories.h:49
juce::XWindowSystemUtilities::Atoms::targets
Atom targets
Definition: juce_linux_XWindowSystem.h:91
juce::StandaloneFilterWindow::MainContentComponent::inputMutedChanged
void inputMutedChanged(bool newInputMutedValue)
Definition: juce_StandaloneFilterWindow.h:999
juce::gl::GL_CON_3_ATI
@ GL_CON_3_ATI
Definition: juce_gl.h:5701
juce::CppTokeniserFunctions::parseNumber
static int parseNumber(Iterator &source)
Definition: juce_CPlusPlusCodeTokeniserFunctions.h:298
juce::Colours::red
const Colour red
Definition: juce_Colours.h:157
juce::BorderSize::subtractedFrom
Rectangle< ValueType > subtractedFrom(const Rectangle< ValueType > &original) const noexcept
Returns a rectangle with these borders removed from it.
Definition: juce_BorderSize.h:99
juce::AttributedString::getJustification
Justification getJustification() const noexcept
Returns the justification that should be used for laying-out the text.
Definition: juce_AttributedString.h:102
juce::AccessibilityNativeHandle::get_BoundingRectangle
JUCE_COMRESULT get_BoundingRectangle(ComTypes::UiaRect *pRetVal) override
juce::dsp::FirstOrderTPTFilter::FirstOrderTPTFilter
FirstOrderTPTFilter()
Constructor.
juce::CoreGraphicsContext::drawImage
void drawImage(const Image &sourceImage, const AffineTransform &) override
juce::AccessibilityNativeHandle::idCounter
static int idCounter
Definition: juce_win32_AccessibilityElement.h:72
juce::MessageBoxOptions::title
String title
Definition: juce_MessageBoxOptions.h:138
juce::XWindowSystemUtilities::Atoms::XdndLeave
Atom XdndLeave
Definition: juce_linux_XWindowSystem.h:89
juce::gl::GL_UNSIGNED_INT_8_8_8_8_REV
@ GL_UNSIGNED_INT_8_8_8_8_REV
Definition: juce_gl.h:1112
juce::BubbleComponent::arrowTip
Point< int > arrowTip
Definition: juce_BubbleComponent.h:179
juce::gl::GL_READ_WRITE
@ GL_READ_WRITE
Definition: juce_gl.h:1410
juce::XWindowSystemUtilities::ScopedXLock
A handy struct that uses XLockDisplay and XUnlockDisplay to lock the X server using RAII.
Definition: juce_linux_XWindowSystem.h:38
juce_SparseSet.h
juce::Atomic::compareAndSetBool
bool compareAndSetBool(Type newValue, Type valueToCompare) noexcept
Atomically compares this value with a target value, and if it is equal, sets this to be equal to a ne...
Definition: juce_Atomic.h:96
juce::Colour::isOpaque
bool isOpaque() const noexcept
Returns true if this colour is completely opaque.
JUCE_USE_SIMD
#define JUCE_USE_SIMD
Definition: juce_dsp.h:89
juce::gl::GL_PIXEL_SUBSAMPLE_4444_SGIX
@ GL_PIXEL_SUBSAMPLE_4444_SGIX
Definition: juce_gl.h:11697
JUCE_END_NO_SANITIZE
#define JUCE_END_NO_SANITIZE
Definition: juce_CompilerWarnings.h:218
juce::dsp::Phaser::maxUpdateCounter
static constexpr int maxUpdateCounter
Definition: juce_Phaser.h:198
VideoComponent::Pimpl::MediaSession::Player::MEDIA_INFO_VIDEO_NOT_PLAYING
@ MEDIA_INFO_VIDEO_NOT_PLAYING
Definition: juce_android_Video.h:1167
JUCE_PERFORM_PIXEL_OP_LOOP
#define JUCE_PERFORM_PIXEL_OP_LOOP(op)
Definition: juce_RenderingHelpers.h:558
juce::gl::GL_CLIP_DISTANCE6
@ GL_CLIP_DISTANCE6
Definition: juce_gl.h:1700
juce::gl::GL_MAX_GEOMETRY_ATOMIC_COUNTER_BUFFERS_OES
@ GL_MAX_GEOMETRY_ATOMIC_COUNTER_BUFFERS_OES
Definition: juce_gles2.h:4602
juce_PropertiesFile.h
juce_FileFilter.h
juce::Value::setValue
void setValue(const var &newValue)
Sets the current value.
juce_Typeface.h
juce::gl::GL_YCRCBA_SGIX
@ GL_YCRCBA_SGIX
Definition: juce_gl.h:11782
juce::gl::GL_MOVE_TO_CONTINUES_NV
@ GL_MOVE_TO_CONTINUES_NV
Definition: juce_gl.h:9689
juce::Draggable3DOrientation::getQuaternion
QuaternionType & getQuaternion() noexcept
Provides direct access to the quaternion.
Definition: juce_Draggable3DOrientation.h:113
juce::ArgumentList::failIfOptionIsMissing
void failIfOptionIsMissing(StringRef option) const
Throws an error unless the given option is found in the argument list.
JUCE_SYNC_VIDEO_VOLUME_WITH_OS_MEDIA_VOLUME
#define JUCE_SYNC_VIDEO_VOLUME_WITH_OS_MEDIA_VOLUME
Config: JUCE_SYNC_VIDEO_VOLUME_WITH_OS_MEDIA_VOLUME Enables synchronisation between video playback vo...
Definition: juce_video.h:88
juce_KeyFileGeneration.h
juce::OpenGLContext::NativeContext::createGLBuffers
void createGLBuffers()
Definition: juce_OpenGL_ios.h:242
juce::XWindowSystem::DisplayVisuals::visual24Bit
Visual * visual24Bit
Definition: juce_linux_XWindowSystem.h:273
juce::gl::GL_DRAW_BUFFER10_ARB
@ GL_DRAW_BUFFER10_ARB
Definition: juce_gl.h:4031
juce::Point::roundToInt
constexpr Point< int > roundToInt() const noexcept
Casts this point to a Point<int> object using roundToInt() to convert the values.
Definition: juce_Point.h:240
juce::OSCArgument::isColour
bool isColour() const noexcept
Returns whether the type of the OSCArgument is colour.
Definition: juce_OSCArgument.h:81
juce::MemoryMappedAudioFormatReader::map
std::unique_ptr< MemoryMappedFile > map
Definition: juce_MemoryMappedAudioFormatReader.h:87
juce::gl::GL_NUM_FILL_STREAMS_NV
@ GL_NUM_FILL_STREAMS_NV
Definition: juce_gl.h:9895
juce::gl::GL_RGB8UI_EXT
@ GL_RGB8UI_EXT
Definition: juce_gl.h:7630
juce::RenderingHelpers::ClipRegions::EdgeTableRegion::translate
void translate(Point< int > delta) override
Definition: juce_RenderingHelpers.h:1721
juce::CharacterFunctions::isUpperCase
static bool isUpperCase(juce_wchar character) noexcept
Checks whether a unicode character is upper-case.
juce::Slider::LookAndFeelMethods
This abstract base class is implemented by LookAndFeel classes to provide slider drawing functionalit...
Definition: juce_Slider.h:914
juce::ArgumentList::getExistingFolderForOptionAndRemove
File getExistingFolderForOptionAndRemove(StringRef option)
Looks for a filename argument using getFileForOption() and fails with a suitable error if the file is...
juce::gl::GL_COMPRESSED_RG
@ GL_COMPRESSED_RG
Definition: juce_gl.h:1708
juce::AudioProcessorGraph::AudioGraphIOProcessor
A special type of AudioProcessor that can live inside an AudioProcessorGraph in order to use the audi...
Definition: juce_AudioProcessorGraph.h:320
juce::WinRTWrapper::isInitialised
bool isInitialised() const noexcept
Definition: juce_win32_WinRTWrapper.h:31
juce::LassoComponent::beginLasso
void beginLasso(const MouseEvent &e, LassoSource< SelectableItemType > *lassoSource)
Call this in your mouseDown event, to initialise a drag.
Definition: juce_LassoComponent.h:118
juce::gl::GL_TEXTURE_BASE_LEVEL_SGIS
@ GL_TEXTURE_BASE_LEVEL_SGIS
Definition: juce_gl.h:11334
juce::gl::GL_FOG_COORDINATE_ARRAY_POINTER_EXT
@ GL_FOG_COORDINATE_ARRAY_POINTER_EXT
Definition: juce_gl.h:6572
juce::gl::GL_NUM_SUPPORTED_MULTISAMPLE_MODES_AMD
@ GL_NUM_SUPPORTED_MULTISAMPLE_MODES_AMD
Definition: juce_gl.h:3293
juce::gl::GL_TASK_SHADER_NV
@ GL_TASK_SHADER_NV
Definition: juce_gl.h:9507
juce::gl::GL_SRC_ATOP_NV
@ GL_SRC_ATOP_NV
Definition: juce_gl.h:8855
juce::TooltipWindow::ColourIds
ColourIds
A set of colour IDs to use to change the colour of various aspects of the tooltip.
Definition: juce_TooltipWindow.h:112
juce::gl::GL_SUBGROUP_FEATURE_SHUFFLE_BIT_KHR
@ GL_SUBGROUP_FEATURE_SHUFFLE_BIT_KHR
Definition: juce_gl.h:8563
juce::gl::GL_ATOMIC_COUNTER_BUFFER_REFERENCED_BY_COMPUTE_SHADER
@ GL_ATOMIC_COUNTER_BUFFER_REFERENCED_BY_COMPUTE_SHADER
Definition: juce_gl.h:2698
juce::dsp::Phaser::prepare
void prepare(const ProcessSpec &spec)
Initialises the processor.
juce::gl::GL_DOUBLE_MAT4x2_EXT
@ GL_DOUBLE_MAT4x2_EXT
Definition: juce_gl.h:7935
juce::gl::GL_COLOR_TABLE_LUMINANCE_SIZE
@ GL_COLOR_TABLE_LUMINANCE_SIZE
Definition: juce_gl.h:4385
juce::StandaloneFilterWindow::MainContentComponent::getSizeToContainEditor
Rectangle< int > getSizeToContainEditor() const
Definition: juce_StandaloneFilterWindow.h:1040
juce::gl::GL_MAX_3D_TEXTURE_SIZE_OES
@ GL_MAX_3D_TEXTURE_SIZE_OES
Definition: juce_gles2.h:4809
juce::AudioProcessor::canAddBus
virtual bool canAddBus(bool isInput) const
Callback to query if a bus can currently be added.
Definition: juce_AudioProcessor.h:521
juce::gl::GL_UNIFORM_BLOCK_REFERENCED_BY_FRAGMENT_SHADER
@ GL_UNIFORM_BLOCK_REFERENCED_BY_FRAGMENT_SHADER
Definition: juce_gl.h:2080
juce::dsp::AudioBlock::findMinAndMax
Range< typename std::remove_const< NumericType >::type > findMinAndMax() const noexcept
Finds the minimum and maximum value of the buffer.
Definition: juce_AudioBlock.h:521
juce::StandaloneFilterWindow::MainContentComponent::~MainContentComponent
~MainContentComponent() override
Definition: juce_StandaloneFilterWindow.h:905
GLushort
khronos_uint16_t GLushort
Definition: juce_gles2.h:56
juce::AccessibilityActionType::focus
@ focus
Indicates that the UI element has received focus.
juce::CppTokeniserFunctions::isHexDigit
static bool isHexDigit(const juce_wchar c) noexcept
Definition: juce_CPlusPlusCodeTokeniserFunctions.h:152
juce::gl::GL_DEVICE_LUID_EXT
@ GL_DEVICE_LUID_EXT
Definition: juce_gl.h:6944
juce::AppleRemoteDevice::leftButton
@ leftButton
The left button (if it's held for a short time).
Definition: juce_AppleRemote.h:57
juce::gl::GL_QUARTER_BIT_ATI
@ GL_QUARTER_BIT_ATI
Definition: juce_gl.h:5763
juce::ComboBoxParameterAttachment::comboBoxChanged
void comboBoxChanged(ComboBox *) override
Called when a ComboBox has its selected item changed.
juce::gl::GL_TEXTURE_SWIZZLE_R_EXT
@ GL_TEXTURE_SWIZZLE_R_EXT
Definition: juce_gl.h:7807
juce::gl::GL_FRAMEBUFFER_COMPLETE_EXT
@ GL_FRAMEBUFFER_COMPLETE_EXT
Definition: juce_gl.h:6627
juce::gl::GL_COLOR_ATTACHMENT28
@ GL_COLOR_ATTACHMENT28
Definition: juce_gl.h:1866
juce::gl::GL_RGB_INTEGER
@ GL_RGB_INTEGER
Definition: juce_gl.h:1762
juce::RenderingHelpers::ClipRegions::RectangleListRegion::clipToRectangle
Ptr clipToRectangle(Rectangle< int > r) override
Definition: juce_RenderingHelpers.h:1821
juce::IPAddress::findAllAddresses
static void findAllAddresses(Array< IPAddress > &results, bool includeIPv6=false)
Populates a list of all the IP addresses that this machine is using.
Definition: juce_posix_IPAddress.h:124
juce::CoreGraphicsContext::clipRegionIntersects
bool clipRegionIntersects(const Rectangle< int > &) override
juce::GridItem::currentBounds
Rectangle< float > currentBounds
The item's current bounds.
Definition: juce_GridItem.h:192
juce::gl::GL_FAILURE_NV
@ GL_FAILURE_NV
Definition: juce_gl.h:10792
juce::gl::GL_COMPRESSED_RED_GREEN_RGTC2_EXT
@ GL_COMPRESSED_RED_GREEN_RGTC2_EXT
Definition: juce_gl.h:7519
juce::gl::GL_DEBUG_TYPE_MARKER
@ GL_DEBUG_TYPE_MARKER
Definition: juce_gl.h:2724
juce::dsp::FastMathApproximations::cosh
static void cosh(FloatType *values, size_t numValues) noexcept
Provides a fast approximation of the function cosh(x) using a Pade approximant continued fraction,...
Definition: juce_FastMathApproximations.h:60
juce_MPENote.h
juce::XWindowSystem::xchangeProperty
void xchangeProperty(::Window, Atom, Atom, int, const void *, int) const
juce::gl::GL_RGB_SCALE_EXT
@ GL_RGB_SCALE_EXT
Definition: juce_gl.h:7565
juce::gl::GL_COLOR_COMPONENTS
@ GL_COLOR_COMPONENTS
Definition: juce_gl.h:2769
juce::dsp::BallisticsFilter::processSample
SampleType processSample(int channel, SampleType inputValue)
Processes one sample at a time on a given channel.
juce::NotificationType
NotificationType
These enums are used in various classes to indicate whether a notification event should be sent out.
Definition: juce_NotificationType.h:31
juce::StandalonePluginHolder::autoOpenMidiDevices
bool autoOpenMidiDevices
Definition: juce_StandaloneFilterWindow.h:415
juce::gl::GL_TEXTURE_LUMINANCE_TYPE
@ GL_TEXTURE_LUMINANCE_TYPE
Definition: juce_gl.h:1890
juce::AudioProcessorGraph::NodeID::NodeID
NodeID(uint32 i)
Definition: juce_AudioProcessorGraph.h:63
juce::HiddenMessageWindow::hwnd
HWND hwnd
Definition: juce_win32_HiddenMessageWindow.h:63
juce::Colours::deepskyblue
const Colour deepskyblue
Definition: juce_Colours.h:82
juce::gl::GL_MAX_MESH_OUTPUT_VERTICES_NV
@ GL_MAX_MESH_OUTPUT_VERTICES_NV
Definition: juce_gl.h:9528
juce::gl::w
GLdouble GLdouble GLdouble w
Definition: juce_gl.h:765
juce::gl::GL_UNSIGNED_INT_10_10_10_2_OES
@ GL_UNSIGNED_INT_10_10_10_2_OES
Definition: juce_gles2.h:4981
juce::gl::GL_MODELVIEW22_ARB
@ GL_MODELVIEW22_ARB
Definition: juce_gl.h:5415
juce::WindowsHooks::WindowsHooks
WindowsHooks()
Definition: juce_WindowsHooks.h:39
juce::gl::GL_PROXY_TEXTURE_CUBE_MAP_ARRAY_ARB
@ GL_PROXY_TEXTURE_CUBE_MAP_ARRAY_ARB
Definition: juce_gl.h:5148
juce::gl::GL_TEXTURE_WRAP_S
@ GL_TEXTURE_WRAP_S
Definition: juce_gl.h:384
juce::gl::WGL_SHARE_ACCUM_EXT
@ WGL_SHARE_ACCUM_EXT
Definition: juce_wgl.h:444
juce::HeapBlock< ChannelInfo * >::Type
ChannelInfo * Type
This typedef can be used to get the type of the heapblock's elements.
Definition: juce_HeapBlock.h:326
juce::gl::zmax
GLclampd zmax
Definition: juce_gl.h:6267
juce::UIAGridItemProvider::get_ColumnSpan
JUCE_COMRESULT get_ColumnSpan(int *pRetVal) override
Definition: juce_win32_UIAGridItemProvider.h:61
CameraDevice::Pimpl::firstRecordedFrameTimeMs
Time firstRecordedFrameTimeMs
Definition: juce_android_CameraDevice.h:2930
juce::ChildProcess::ActiveProcess::~ActiveProcess
~ActiveProcess()
Definition: juce_posix_SharedCode.h:1146
juce::dsp::Phaser::reset
void reset()
Resets the internal state variables of the processor.
juce::gl::GL_TEXTURE_COORD_ARRAY_EXT
@ GL_TEXTURE_COORD_ARRAY_EXT
Definition: juce_gl.h:7877
juce::gl::GL_MAX_IMAGE_UNITS_EXT
@ GL_MAX_IMAGE_UNITS_EXT
Definition: juce_gl.h:7290
juce::gl::modeRGB
GLenum modeRGB
Definition: juce_gl.h:2358
juce::ComSmartPtr::resetAndGetPointerAddress
ComClass ** resetAndGetPointerAddress()
Definition: juce_win32_ComSmartPtr.h:114
juce::gl::GL_MEMORY_ATTACHABLE_NV
@ GL_MEMORY_ATTACHABLE_NV
Definition: juce_gl.h:9479
juce::gl::GL_ZERO_EXT
@ GL_ZERO_EXT
Definition: juce_gl.h:8047
juce::RectangleList::consolidate
void consolidate()
Optimises the list into a minimum number of constituent rectangles.
Definition: juce_RectangleList.h:517
juce::mapToLog10
Type mapToLog10(Type value0To1, Type logRangeMin, Type logRangeMax)
Remaps a normalised value (between 0 and 1) to a logarithmic target range.
Definition: juce_MathsFunctions.h:144
juce::RenderingHelpers::ClipRegions::EdgeTableRegion::fillRectWithColour
void fillRectWithColour(SavedStateType &state, Rectangle< int > area, PixelARGB colour, bool replaceContents) const override
Definition: juce_RenderingHelpers.h:1736
juce::gl::GL_MAX_TEXTURE_MAX_ANISOTROPY_EXT
@ GL_MAX_TEXTURE_MAX_ANISOTROPY_EXT
Definition: juce_gl.h:7600
juce::Path::Iterator::lineTo
@ lineTo
For this type, x1 and y1 indicate the end point of the line.
Definition: juce_Path.h:744
juce::shutdownJuce_GUI
void shutdownJuce_GUI()
Clears up any static data being used by JUCE's GUI classes.
juce::gl::GL_MAX_UNIFORM_BLOCK_SIZE
@ GL_MAX_UNIFORM_BLOCK_SIZE
Definition: juce_gl.h:2058
juce::MessageBoxOptions::withMessage
JUCE_NODISCARD MessageBoxOptions withMessage(const String &boxMessage) const
Sets the message that should be displayed in the dialog box.
Definition: juce_MessageBoxOptions.h:77
juce::gl::GL_UNSIGNED_INT_24_8
@ GL_UNSIGNED_INT_24_8
Definition: juce_gl.h:1810
juce::AudioParameterFloat::valueDefault
const float valueDefault
Definition: juce_AudioParameterFloat.h:151
juce::PopupMenu::Item::action
std::function< void()> action
An optional function which should be invoked when this menu item is triggered.
Definition: juce_PopupMenu.h:140
juce::gl::minY
GLfloat minY
Definition: juce_gl.h:3829
juce::AudioProcessorPlayer::NumChannels::NumChannels
NumChannels(int numIns, int numOuts)
Definition: juce_AudioProcessorPlayer.h:107
juce::gl::GL_COMPRESSED_R11_EAC
@ GL_COMPRESSED_R11_EAC
Definition: juce_gl.h:2677
VideoComponent::Pimpl::isPlaying
bool isPlaying() const noexcept
Definition: juce_android_Video.h:449
juce::gl::GL_PROGRAM_STRING_NV
@ GL_PROGRAM_STRING_NV
Definition: juce_gl.h:10605
juce::gl::GL_COLOR_ATTACHMENT30
@ GL_COLOR_ATTACHMENT30
Definition: juce_gl.h:1868
juce::ReferenceCountedArray::removeObject
void removeObject(const ObjectClassPtr &objectToRemove)
Removes the first occurrence of a specified object from the array.
Definition: juce_ReferenceCountedArray.h:671
juce_Path.h
juce::gl::GL_TEXTURE_LOD_BIAS_T_SGIX
@ GL_TEXTURE_LOD_BIAS_T_SGIX
Definition: juce_gl.h:11731
juce::gl::GL_SHADOW_AMBIENT_SGIX
@ GL_SHADOW_AMBIENT_SGIX
Definition: juce_gl.h:11669
juce::gl::GL_FLOAT_MAT4
@ GL_FLOAT_MAT4
Definition: juce_gl.h:1526
juce::gl::GL_TEXTURE_CUBE_MAP_NEGATIVE_X
@ GL_TEXTURE_CUBE_MAP_NEGATIVE_X
Definition: juce_gl.h:1188
juce::UIATextProvider::GetSelection
JUCE_COMRESULT GetSelection(SAFEARRAY **pRetVal) override
Definition: juce_win32_UIATextProvider.h:72
juce::OnlineUnlockForm::registerButton
TextButton registerButton
Definition: juce_OnlineUnlockForm.h:80
juce::ButtonTracker::eventParameters
const StringPairArray eventParameters
Definition: juce_ButtonTracker.h:73
juce::MessageBoxIconType::NoIcon
@ NoIcon
No icon will be shown on the dialog box.
juce::AudioProcessorPlayer::NumChannels::NumChannels
NumChannels(const AudioProcessor::BusesLayout &layout)
Definition: juce_AudioProcessorPlayer.h:109
juce::gl::GL_MAP1_VERTEX_ATTRIB7_4_NV
@ GL_MAP1_VERTEX_ATTRIB7_4_NV
Definition: juce_gl.h:10656
juce::gl::GL_QUERY_OBJECT_AMD
@ GL_QUERY_OBJECT_AMD
Definition: juce_gl.h:3430
juce::gl::GL_PACK_COMPRESSED_BLOCK_DEPTH
@ GL_PACK_COMPRESSED_BLOCK_DEPTH
Definition: juce_gl.h:2548
juce::Array::insertArray
void insertArray(int indexToInsertAt, const ElementType *newElements, int numberOfElements)
Inserts an array of values into this array at a given position.
Definition: juce_Array.h:502
juce::mouseWheelHook
static HHOOK mouseWheelHook
Definition: juce_WindowsHooks.h:34
juce::AudioDeviceManager::getDefaultMidiOutput
MidiOutput * getDefaultMidiOutput() const noexcept
Returns the current default midi output device.
Definition: juce_AudioDeviceManager.h:383
VideoComponent::Pimpl::MediaSession::Controller::play
void play()
Definition: juce_android_Video.h:658
juce::AbstractFifo::validStart
Atomic< int > validStart
Definition: juce_AbstractFifo.h:303
TextureViewSurfaceTextureListener::Owner
Definition: juce_android_CameraDevice.h:291
juce::MidiOutput::getName
String getName() const noexcept
Returns the name of this device.
Definition: juce_MidiDevices.h:300
juce::GenericInterpolator::GenericInterpolator
GenericInterpolator() noexcept
Definition: juce_GenericInterpolator.h:43
juce::dsp::SIMDFallbackOps::truncate
static forcedinline vSIMDType truncate(vSIMDType av) noexcept
Definition: juce_fallback_SIMDNativeOps.h:122
juce::CharPointer_UTF8::byteOrderMark2
@ byteOrderMark2
Definition: juce_CharPointer_UTF8.h:548
juce::gl::GL_AUX0
@ GL_AUX0
Definition: juce_gl.h:412
juce::BurgerMenuComponent::handleCommandMessage
void handleCommandMessage(int) override
Called to handle a command that was sent by postCommandMessage().
juce::gl::GL_SMALL_CCW_ARC_TO_NV
@ GL_SMALL_CCW_ARC_TO_NV
Definition: juce_gl.h:9707
juce::gl::GL_MODELVIEW0_MATRIX_EXT
@ GL_MODELVIEW0_MATRIX_EXT
Definition: juce_gl.h:8115
VideoComponent::Pimpl::MediaSession::Player::StateInfo::canCallGetVideoHeight
bool canCallGetVideoHeight
Definition: juce_android_Video.h:1040
juce::DirectoryContentsList::fileFindHandle
std::unique_ptr< RangedDirectoryIterator > fileFindHandle
Definition: juce_DirectoryContentsList.h:210
juce::CharPointer_UTF32::replaceChar
void replaceChar(juce_wchar newChar) noexcept
Definition: juce_CharPointer_UTF32.h:142
juce::gl::GL_UNSIGNED_INT_SAMPLER_2D_MULTISAMPLE
@ GL_UNSIGNED_INT_SAMPLER_2D_MULTISAMPLE
Definition: juce_gl.h:2164
juce::ApplicationCommandTarget
A command target publishes a list of command IDs that it can perform.
Definition: juce_ApplicationCommandTarget.h:46
juce::TopLevelWindow::isDropShadowEnabled
bool isDropShadowEnabled() const noexcept
True if drop-shadowing is enabled.
Definition: juce_TopLevelWindow.h:99
juce::Viewport::isHorizontalScrollbarAtBottom
bool isHorizontalScrollbarAtBottom() const noexcept
True if the horizontal scrollbar will appear at the bottom of the content.
Definition: juce_Viewport.h:223
juce::gl::GL_CUBIC_MIPMAP_NEAREST_IMG
@ GL_CUBIC_MIPMAP_NEAREST_IMG
Definition: juce_gles2.h:3089
juce::gl::GL_VERTEX_ATTRIB_ARRAY_DIVISOR_ANGLE
@ GL_VERTEX_ATTRIB_ARRAY_DIVISOR_ANGLE
Definition: juce_gles2.h:1605
juce::gl::GL_FRAMEBUFFER_ATTACHMENT_TEXTURE_3D_ZOFFSET_EXT
@ GL_FRAMEBUFFER_ATTACHMENT_TEXTURE_3D_ZOFFSET_EXT
Definition: juce_gl.h:6626
juce::MidiKeyboardComponent::mouseUpOnKey
virtual void mouseUpOnKey(int midiNoteNumber, const MouseEvent &e)
Callback when the mouse is released from a key.
Definition: juce_MidiKeyboardComponent.h:211
juce::gl::GL_NEGATIVE_Z_EXT
@ GL_NEGATIVE_Z_EXT
Definition: juce_gl.h:8045
juce::gl::GL_SAMPLER_1D_ARRAY
@ GL_SAMPLER_1D_ARRAY
Definition: juce_gl.h:1766
juce::ImageButton::scaleImageToFit
bool scaleImageToFit
Definition: juce_ImageButton.h:149
juce::TabbedButtonBar::extraTabsButton
std::unique_ptr< Button > extraTabsButton
Definition: juce_TabbedButtonBar.h:363
VideoComponent::Pimpl::MediaSession::setVolume
void setVolume(float newVolume)
Definition: juce_android_Video.h:549
juce_BurgerMenuComponent.h
juce::AttributedString::none
@ none
No word-wrapping: lines extend indefinitely.
Definition: juce_AttributedString.h:115
juce::ListenerList::add
void add(ListenerClass *listenerToAdd)
Adds a listener to the list.
Definition: juce_ListenerList.h:84
juce::dsp::StateVariableTPTFilter::update
void update()
juce::RenderingHelpers::SavedStateBase::clip
BaseRegionType::Ptr clip
Definition: juce_RenderingHelpers.h:2472
juce::KeyPress::isKeyCode
bool isKeyCode(int keyCodeToCompare) const noexcept
Checks whether the KeyPress's key is the same as the one provided, without checking the modifiers.
Definition: juce_KeyPress.h:132
juce::gl::GL_TRANSFORM_FEEDBACK_BUFFER_BINDING_EXT
@ GL_TRANSFORM_FEEDBACK_BUFFER_BINDING_EXT
Definition: juce_gl.h:7847
juce::gl::GL_COMPRESSED_RGBA_S3TC_DXT3_EXT
@ GL_COMPRESSED_RGBA_S3TC_DXT3_EXT
Definition: juce_gl.h:7530
juce::gl::GL_CLIP_DISTANCE5
@ GL_CLIP_DISTANCE5
Definition: juce_gl.h:1699
juce::XWindowSystemUtilities::Atoms::changeState
Atom changeState
Definition: juce_linux_XWindowSystem.h:88
juce::gl::GL_STENCIL_INDEX1_OES
@ GL_STENCIL_INDEX1_OES
Definition: juce_gles2.h:4727
juce::MidiOutput::PendingMessage
Definition: juce_MidiDevices.h:366
juce::gl::GL_DEBUG_GROUP_STACK_DEPTH
@ GL_DEBUG_GROUP_STACK_DEPTH
Definition: juce_gl.h:2729
juce::KeyPress::F5Key
static const int F5Key
key-code for the F5 key
Definition: juce_KeyPress.h:211
juce::gl::origtexture
GLenum GLuint origtexture
Definition: juce_gl.h:2955
GLhalfARB
khronos_uint16_t GLhalfARB
Definition: juce_gl.h:182
juce::StringArray::joinIntoString
String joinIntoString(StringRef separatorString, int startIndex=0, int numberOfElements=-1) const
Joins the strings in the array together into one string.
juce::gl::coord
GLuint coord
Definition: juce_gl.h:5775
juce::CharPointer_ASCII::writeAll
void writeAll(const CharPointer src) noexcept
Copies a source string to this pointer, advancing this pointer as it goes.
Definition: juce_CharPointer_ASCII.h:208
juce::GenericScopedUnlock::~GenericScopedUnlock
~GenericScopedUnlock() noexcept
Destructor.
Definition: juce_ScopedLock.h:148
juce::gl::GL_MVP_MATRIX_EXT
@ GL_MVP_MATRIX_EXT
Definition: juce_gl.h:8053
juce::gl::GL_BLEND_SRC_RGB_EXT
@ GL_BLEND_SRC_RGB_EXT
Definition: juce_gl.h:6066
juce::TemporaryFile
Manages a temporary file, which will be deleted when this object is deleted.
Definition: juce_TemporaryFile.h:64
juce::gl::GL_POLYGON_OFFSET_COMMAND_NV
@ GL_POLYGON_OFFSET_COMMAND_NV
Definition: juce_gl.h:8913
juce::gl::GL_UNSIGNED_INT_SAMPLER_2D_RECT_EXT
@ GL_UNSIGNED_INT_SAMPLER_2D_RECT_EXT
Definition: juce_gl.h:6757
juce::SparseSet::invertRange
void invertRange(Range< Type > range)
Does an XOR of the values in a given range.
Definition: juce_SparseSet.h:205
juce::SortedSet::swapWith
void swapWith(OtherSetType &otherSet) noexcept
This swaps the contents of this array with those of another array.
Definition: juce_SortedSet.h:443
juce::gl::GL_FONT_GLYPHS_AVAILABLE_NV
@ GL_FONT_GLYPHS_AVAILABLE_NV
Definition: juce_gl.h:9757
juce::gl::GL_MAX_PALETTE_MATRICES_ARB
@ GL_MAX_PALETTE_MATRICES_ARB
Definition: juce_gl.h:4494
juce::gl::GL_PERFMON_RESULT_AMD
@ GL_PERFMON_RESULT_AMD
Definition: juce_gl.h:3463
juce::AudioProcessorValueTreeState::ParameterLayout::ParameterLayout
ParameterLayout(ParameterLayout &&other) noexcept
Definition: juce_AudioProcessorValueTreeState.h:157
juce::AudioParameterBool::get
bool get() const noexcept
Returns the parameter's current boolean value.
Definition: juce_AudioParameterBool.h:101
juce::gl::src2
GLuint src2
Definition: juce_gles2.h:5115
juce::gl::GL_FRAMEBUFFER_INCOMPLETE_MULTISAMPLE
@ GL_FRAMEBUFFER_INCOMPLETE_MULTISAMPLE
Definition: juce_gl.h:1887
juce::CachedValue::setValue
void setValue(const Type &newValue, UndoManager *undoManagerToUse)
Sets the property.
Definition: juce_CachedValue.h:246
juce::gl::GL_MAX_PROGRAM_ENV_PARAMETERS_ARB
@ GL_MAX_PROGRAM_ENV_PARAMETERS_ARB
Definition: juce_gl.h:4109
juce::gl::bindingindex
GLuint bindingindex
Definition: juce_gl.h:2960
juce::CharPointer_UTF32::compareIgnoreCaseUpTo
int compareIgnoreCaseUpTo(CharPointer other, int maxChars) const noexcept
Compares this string with another one, up to a specified number of characters.
Definition: juce_CharPointer_UTF32.h:280
juce::AffineTransform::translated
AffineTransform translated(float deltaX, float deltaY) const noexcept
Returns a new transform which is the same as this one followed by a translation.
juce::gl::GL_COLOR_ATTACHMENT11_NV
@ GL_COLOR_ATTACHMENT11_NV
Definition: juce_gles2.h:3627
juce::NetworkServiceDiscovery::AvailableServiceList::handleAsyncUpdate
void handleAsyncUpdate() override
Called back to do whatever your class needs to do.
juce::gl::GL_UNSIGNED_NORMALIZED_EXT
@ GL_UNSIGNED_NORMALIZED_EXT
Definition: juce_gles2.h:1958
juce::gl::GL_FRAGMENT_COLOR_MATERIAL_PARAMETER_SGIX
@ GL_FRAGMENT_COLOR_MATERIAL_PARAMETER_SGIX
Definition: juce_gl.h:11483
juce::CharPointer_UTF16::writeAll
void writeAll(CharPointer src) noexcept
Copies a source string to this pointer, advancing this pointer as it goes.
Definition: juce_CharPointer_UTF16.h:282
juce::CharacterFunctions::find
static CharPointerType find(CharPointerType textToSearch, const juce_wchar charToLookFor) noexcept
Returns a pointer to the first occurrence of a substring in a string.
Definition: juce_CharacterFunctions.h:724
CameraDevice::Pimpl::listenerLock
CriticalSection listenerLock
Definition: juce_android_CameraDevice.h:2925
juce::gl::GL_GUILTY_CONTEXT_RESET_EXT
@ GL_GUILTY_CONTEXT_RESET_EXT
Definition: juce_gles2.h:2414
juce::gl::genMode
GLint GLenum genMode
Definition: juce_gl.h:9842
juce::AudioProcessorGraph::Node::Connection::thisChannel
int thisChannel
Definition: juce_AudioProcessorGraph.h:142
juce::PixelARGB::setARGB
void setARGB(uint8 a, uint8 r, uint8 g, uint8 b) noexcept
Sets the pixel's colour from individual components.
Definition: juce_PixelFormats.h:125
juce::OpenGLContext::NativeContext::embeddedWindow
Window embeddedWindow
Definition: juce_OpenGL_linux_X11.h:264
juce::MidiDataConcatenator::pendingSysexSize
int pendingSysexSize
Definition: juce_MidiDataConcatenator.h:183
juce::gl::GL_MULTISAMPLE_LINE_WIDTH_RANGE
@ GL_MULTISAMPLE_LINE_WIDTH_RANGE
Definition: juce_gles2.h:1243
juce::XEmbedComponent::removeClient
void removeClient()
Removes the client window from the host.
juce::HighResolutionTimer::Pimpl::owner
HighResolutionTimer & owner
Definition: juce_posix_SharedCode.h:1336
juce::File::getNonexistentChildFile
File getNonexistentChildFile(const String &prefix, const String &suffix, bool putNumbersInBrackets=true) const
Chooses a filename relative to this one that doesn't already exist.
juce::gl::GL_PATCHES
@ GL_PATCHES
Definition: juce_gl.h:2318
juce::KeyboardComponentBase::getScrollButtonWidth
int getScrollButtonWidth() const noexcept
Returns the width that was set by setScrollButtonWidth().
Definition: juce_KeyboardComponentBase.h:78
juce::InterprocessConnection::safeAction
std::shared_ptr< SafeAction > safeAction
Definition: juce_InterprocessConnection.h:217
juce::gl::GL_MAX_CLIP_DISTANCES_APPLE
@ GL_MAX_CLIP_DISTANCES_APPLE
Definition: juce_gles2.h:1666
juce::OutputStream::newLineString
String newLineString
Definition: juce_OutputStream.h:235
juce::gl::GL_QUERY_RESOURCE_MEMTYPE_VIDMEM_NV
@ GL_QUERY_RESOURCE_MEMTYPE_VIDMEM_NV
Definition: juce_gl.h:9932
CameraDevice::Pimpl::StreamConfigurationMap::supportedVideoRecordingOutputSizes
Array< Rectangle< int > > supportedVideoRecordingOutputSizes
Definition: juce_android_CameraDevice.h:858
juce::gl::GL_NEGATIVE_ONE_TO_ONE_EXT
@ GL_NEGATIVE_ONE_TO_ONE_EXT
Definition: juce_gles2.h:1919
juce::gl::GL_PIXEL_TILE_CACHE_SIZE_SGIX
@ GL_PIXEL_TILE_CACHE_SIZE_SGIX
Definition: juce_gl.h:11603
juce::gl::GL_TEXTURE_GREEN_TYPE_ARB
@ GL_TEXTURE_GREEN_TYPE_ARB
Definition: juce_gl.h:5220
juce::Line::getDistanceFromPoint
ValueType getDistanceFromPoint(Point< ValueType > targetPoint, Point< ValueType > &pointOnLine) const noexcept
Returns the smallest distance between this line segment and a given point.
Definition: juce_Line.h:262
juce::gl::semaphores
GLuint * semaphores
Definition: juce_gl.h:7177
juce::ButtonPropertyComponent
A PropertyComponent that contains a button.
Definition: juce_ButtonPropertyComponent.h:40
VideoComponent::Pimpl::MediaSession::Controller::wasPaused
bool wasPaused
Definition: juce_android_Video.h:733
juce::Reverb::getParameters
const Parameters & getParameters() const noexcept
Returns the reverb's current parameters.
Definition: juce_audio_basics/utilities/juce_Reverb.h:63
juce::RenderingHelpers::SavedStateBase::excludeClipRectangle
bool excludeClipRectangle(Rectangle< int > r)
Definition: juce_RenderingHelpers.h:2144
juce::TextInputTarget::textKeyboard
@ textKeyboard
Definition: juce_TextInputTarget.h:82
juce::gl::GL_DUAL_LUMINANCE16_SGIS
@ GL_DUAL_LUMINANCE16_SGIS
Definition: juce_gl.h:11350
juce::gl::GL_REPLACEMENT_CODE_ARRAY_POINTER_SUN
@ GL_REPLACEMENT_CODE_ARRAY_POINTER_SUN
Definition: juce_gl.h:11908
juce::BubbleComponent
A component for showing a message or other graphics inside a speech-bubble-shaped outline,...
Definition: juce_BubbleComponent.h:46
juce::AbstractFifo::ScopedReadWrite::ScopedReadWrite
ScopedReadWrite(AbstractFifo &f, int num) noexcept
Construct a reader/writer and immediately call prepareRead/prepareWrite on the abstractFifo which was...
Definition: juce_AbstractFifo.h:213
juce::KeyboardComponentBase::NoteAndVelocity::note
int note
Definition: juce_KeyboardComponentBase.h:187
juce::AffineTransform::translated
AffineTransform translated(PointType delta) const noexcept
Returns a new transform which is the same as this one followed by a translation.
Definition: juce_AffineTransform.h:124
juce::BorderSize::addedTo
Rectangle< ValueType > addedTo(const Rectangle< ValueType > &original) const noexcept
Returns a rectangle with these borders added around it.
Definition: juce_BorderSize.h:114
shift
@ shift
Definition: juce_UnityPluginInterface.h:79
juce::gl::GL_PROGRAM_BINDING_ARB
@ GL_PROGRAM_BINDING_ARB
Definition: juce_gl.h:4091
juce::RenderingHelpers::SavedStateStack::beginTransparencyLayer
void beginTransparencyLayer(float opacity)
Definition: juce_RenderingHelpers.h:2676
juce::AudioChannelSet::ambisonicACN5
@ ambisonicACN5
Second-order ambisonic channel number 5.
Definition: juce_AudioChannelSet.h:364
juce::gl::GL_SOURCE0_RGB
@ GL_SOURCE0_RGB
Definition: juce_gl.h:1219
juce::LinkedListPointer::contains
bool contains(const ObjectType *const itemToLookFor) const noexcept
Returns true if the list contains the given item.
Definition: juce_LinkedListPointer.h:167
juce::gl::GL_LIST_PRIORITY_SGIX
@ GL_LIST_PRIORITY_SGIX
Definition: juce_gl.h:11572
juce::gl::GL_LINE_BIT
@ GL_LINE_BIT
Definition: juce_gl.h:389
CameraDevice::Pimpl::deviceName
String deviceName
Definition: juce_mac_CameraDevice.h:562
juce::gl::GL_COLOR_TABLE_LUMINANCE_SIZE_SGI
@ GL_COLOR_TABLE_LUMINANCE_SIZE_SGI
Definition: juce_gl.h:11822
juce::OpenGLPixelFormat::stencilBufferBits
int stencilBufferBits
The number of bits per pixel to use for a stencil buffer.
Definition: juce_OpenGLPixelFormat.h:61
juce::MidiRPNDetector
Parses a stream of MIDI data to assemble RPN and NRPN messages from their constituent MIDI CC message...
Definition: juce_MidiRPN.h:67
juce::gl::GL_TEXTURE14_ARB
@ GL_TEXTURE14_ARB
Definition: juce_gl.h:4553
juce::gl::GL_SPOT_EXPONENT
@ GL_SPOT_EXPONENT
Definition: juce_gl.h:583
juce::gl::nx
GLbyte nx
Definition: juce_gl.h:5969
juce::gl::ERROR_INVALID_PROFILE_ARB
@ ERROR_INVALID_PROFILE_ARB
Definition: juce_wgl.h:167
juce::gl::GL_TIMESTAMP_EXT
@ GL_TIMESTAMP_EXT
Definition: juce_gles2.h:2021
juce::dsp::SIMDRegister::fromNative
static SIMDRegister JUCE_VECTOR_CALLTYPE fromNative(vSIMDType a) noexcept
Creates a new SIMDRegister from the internal SIMD type (for example __mm128 for single-precision floa...
Definition: juce_SIMDRegister.h:130
juce::ShapeButton::shape
Path shape
Definition: juce_ShapeButton.h:118
juce::RectangleList::isEmpty
bool isEmpty() const noexcept
Returns true if the region is empty.
Definition: juce_RectangleList.h:84
juce_Vector3D.h
juce::gl::GL_INVALID_VALUE
@ GL_INVALID_VALUE
Definition: juce_gl.h:258
CameraDevice::Pimpl::stopBackgroundThread
void stopBackgroundThread()
Definition: juce_android_CameraDevice.h:3188
juce::WeakReference::SharedPointer::SharedPointer
SharedPointer(ObjectType *obj) noexcept
Definition: juce_WeakReference.h:130
juce::Interpolators::WindowedSinc
GenericInterpolator< WindowedSincTraits, 200 > WindowedSinc
Definition: juce_Interpolators.h:146
juce::gl::GL_HARDLIGHT
@ GL_HARDLIGHT
Definition: juce_gles2.h:1252
juce::gl::writeBuffer
GLuint writeBuffer
Definition: juce_gl.h:3059
juce::gl::GL_BUFFER_ACCESS
@ GL_BUFFER_ACCESS
Definition: juce_gl.h:1411
juce::gl::GL_DRAW_BUFFER6_EXT
@ GL_DRAW_BUFFER6_EXT
Definition: juce_gles2.h:2050
juce::gl::GL_FRAMEBUFFER_BLEND
@ GL_FRAMEBUFFER_BLEND
Definition: juce_gl.h:2777
juce::SpeakerMappings::vstArrangementTypeToChannelSet
static AudioChannelSet vstArrangementTypeToChannelSet(const Vst2::VstSpeakerArrangement &arr)
Definition: juce_VSTCommon.h:95
juce::gl::GL_NO_ERROR
@ GL_NO_ERROR
Definition: juce_gl.h:256
juce::XWindowSystemUtilities::ScopedXLock::ScopedXLock
ScopedXLock()
juce::AnimatedPosition::getPosition
double getPosition() const noexcept
Returns the current position.
Definition: juce_AnimatedPosition.h:112
juce::ComTypes::UIA_AutomationFocusChangedEventId
const long UIA_AutomationFocusChangedEventId
Definition: juce_win32_ComInterfaces.h:138
juce::gl::fenceValueArray
const GLuint const GLuint64 * fenceValueArray
Definition: juce_gl.h:9459
juce::dsp::AudioBlock::AudioBlock
constexpr AudioBlock(const AudioBuffer< OtherSampleType > &buffer) noexcept
Creates an AudioBlock that points to the data in an AudioBuffer.
Definition: juce_AudioBlock.h:165
juce::gl::WGL_TEXTURE_CUBE_MAP_POSITIVE_Y_ARB
@ WGL_TEXTURE_CUBE_MAP_POSITIVE_Y_ARB
Definition: juce_wgl.h:306
juce::AudioChannelSet::create7point1SDDS
static AudioChannelSet create7point1SDDS()
Creates a set for a 7.1 surround setup (left, right, centre, leftSurround, rightSurround,...
juce::gl::GL_SAMPLE_BUFFERS_ARB
@ GL_SAMPLE_BUFFERS_ARB
Definition: juce_gl.h:4526
juce::gl::GL_VIEWPORT_BOUNDS_RANGE
@ GL_VIEWPORT_BOUNDS_RANGE
Definition: juce_gl.h:2439
juce::WindowsUIAWrapper::uiaRaiseAutomationPropertyChangedEvent
UiaRaiseAutomationPropertyChangedEventFunc uiaRaiseAutomationPropertyChangedEvent
Definition: juce_win32_WindowsUIAWrapper.h:147
juce::gl::GL_SRGB_READ
@ GL_SRGB_READ
Definition: juce_gl.h:2789
juce::gl::GL_TEXTURE_SWIZZLE_B
@ GL_TEXTURE_SWIZZLE_B
Definition: juce_gl.h:2207
juce::MessageBoxOptions::getButtonText
String getButtonText(int buttonIndex) const
Returns the text that has been set for one of the buttons of the dialog box.
Definition: juce_MessageBoxOptions.h:119
juce::dsp::ProcessorWrapper
Wraps an instance of a given processor class, and exposes it through the ProcessorBase interface.
Definition: juce_ProcessorWrapper.h:60
juce::gl::GL_COMPRESSED_RGBA_ASTC_6x6x5_OES
@ GL_COMPRESSED_RGBA_ASTC_6x6x5_OES
Definition: juce_gles2.h:4873
juce::gl::GL_REPLICATE_BORDER_HP
@ GL_REPLICATE_BORDER_HP
Definition: juce_gl.h:8177
juce_LassoComponent.h
juce::BorderSize::addTo
void addTo(Rectangle< ValueType > &rectangle) const noexcept
Adds this border around a given rectangle.
Definition: juce_BorderSize.h:124
juce::gl::GL_QUADS_EXT
@ GL_QUADS_EXT
Definition: juce_gles2.h:2657
juce::gl::GL_FLOAT_R_NV
@ GL_FLOAT_R_NV
Definition: juce_gl.h:9158
juce::dsp::AudioBlock::byteMask
static constexpr size_t byteMask
Definition: juce_AudioBlock.h:878
juce::gl::GL_T2F_IUI_V2F_EXT
@ GL_T2F_IUI_V2F_EXT
Definition: juce_gl.h:6840
juce::gl::GL_MAX_MATRIX_PALETTE_STACK_DEPTH_ARB
@ GL_MAX_MATRIX_PALETTE_STACK_DEPTH_ARB
Definition: juce_gl.h:4493
juce::ListBox
A list of items that can be scrolled vertically.
Definition: juce_ListBox.h:181
juce::AudioChannelSet::ambisonicACN13
@ ambisonicACN13
Third-order ambisonic channel number 13.
Definition: juce_AudioChannelSet.h:374
juce::gl::GL_MAX_SPARSE_3D_TEXTURE_SIZE_AMD
@ GL_MAX_SPARSE_3D_TEXTURE_SIZE_AMD
Definition: juce_gl.h:3541
CameraDevice::Pimpl::CaptureSessionVideoRecordingMode::CaptureSessionVideoRecordingMode
CaptureSessionVideoRecordingMode(Pimpl &ownerToUse, ScopedCameraDevice &cameraDeviceToUse, GlobalRef &handlerToUse, PreviewDisplay &pd, MediaRecorder &mr, int sensorOrientation, int cameraLensFacingToUse, StreamConfigurationMap &streamConfigurationMapToUse)
Definition: juce_android_CameraDevice.h:2704
juce::gl::GL_TEXTURE24
@ GL_TEXTURE24
Definition: juce_gl.h:1168
juce::var::ValueUnion::intValue
int intValue
Definition: juce_Variant.h:301
juce::Interpolators::Linear
GenericInterpolator< LinearTraits, 2 > Linear
Definition: juce_Interpolators.h:149
juce::gl::GL_CIRCULAR_CCW_ARC_TO_NV
@ GL_CIRCULAR_CCW_ARC_TO_NV
Definition: juce_gl.h:9719
juce::gl::GL_TASK_SHADER_BIT_NV
@ GL_TASK_SHADER_BIT_NV
Definition: juce_gl.h:9547
juce::gl::maxdrawcount
const void GLintptr GLsizei maxdrawcount
Definition: juce_gl.h:3200
juce::RenderingHelpers::GradientPixelIterators::Radial::setY
forcedinline void setY(int y) noexcept
Definition: juce_RenderingHelpers.h:493
juce::gl::GL_VERTEX_SHADER_INVOCATIONS_ARB
@ GL_VERTEX_SHADER_INVOCATIONS_ARB
Definition: juce_gl.h:4651
juce::GenericInterpolator::pushInterpolationSamples
forcedinline void pushInterpolationSamples(const float *input, int numOutputSamplesToProduce, int numInputSamplesAvailable, int wrapAround) noexcept
Definition: juce_GenericInterpolator.h:196
juce::detail::ColorSpaceDelete::operator()
void operator()(CGColorSpaceRef ptr) const noexcept
Definition: juce_mac_CoreGraphicsContext.h:33
juce::gl::GL_MAX_TESS_GEN_LEVEL_EXT
@ GL_MAX_TESS_GEN_LEVEL_EXT
Definition: juce_gles2.h:2661
juce::gl::GL_LAYOUT_DEPTH_READ_ONLY_STENCIL_ATTACHMENT_EXT
@ GL_LAYOUT_DEPTH_READ_ONLY_STENCIL_ATTACHMENT_EXT
Definition: juce_gl.h:7174
juce::ScopedReadLock
Automatically locks and unlocks a ReadWriteLock object.
Definition: juce_ScopedReadLock.h:51
juce::Rectangle::withBottomY
JUCE_NODISCARD Rectangle withBottomY(ValueType newBottomY) const noexcept
Returns a rectangle which has the same size and x-position as this one, but whose bottom edge has the...
Definition: juce_Rectangle.h:229
juce::gl::GL_SECONDARY_COLOR_ARRAY_EXT
@ GL_SECONDARY_COLOR_ARRAY_EXT
Definition: juce_gl.h:7212
juce::gl::GL_WRITE_PIXEL_DATA_RANGE_POINTER_NV
@ GL_WRITE_PIXEL_DATA_RANGE_POINTER_NV
Definition: juce_gl.h:9869
juce::Colours::teal
const Colour teal
Definition: juce_Colours.h:174
CameraDevice::Pimpl::pictureTakenCallbackLock
CriticalSection pictureTakenCallbackLock
Definition: juce_win32_CameraDevice.h:566
juce::PushNotifications::Notification::Action::title
String title
Required.
Definition: juce_PushNotifications.h:78
juce::LinkedListPointer::size
int size() const noexcept
Returns the number of items in the list.
Definition: juce_LinkedListPointer.h:128
juce::AudioCDBurner::openDevice
static AudioCDBurner * openDevice(const int deviceIndex)
Tries to open one of the optical drives.
juce::ArrayBase::addArray
std::enable_if<! std::is_pointer< OtherArrayType >::value, int >::type addArray(const OtherArrayType &arrayToAddFrom, int startIndex, int numElementsToAdd=-1)
Definition: juce_ArrayBase.h:308
CameraDevice::Pimpl::removeImageCapture
void removeImageCapture()
Definition: juce_mac_CameraDevice.h:420
juce::DirectoryContentsList::files
OwnedArray< FileInfo > files
Definition: juce_DirectoryContentsList.h:208
juce::gl::GL_MAX_TESS_CONTROL_OUTPUT_COMPONENTS
@ GL_MAX_TESS_CONTROL_OUTPUT_COMPONENTS
Definition: juce_gl.h:2336
juce::AudioPlayHead::CurrentPositionInfo
This structure is filled-in by the AudioPlayHead::getCurrentPosition() method.
Definition: juce_AudioPlayHead.h:158
juce::gl::distance
GLsizei GLsizei GLfloat distance
Definition: juce_gl.h:9828
juce::ComTypes::UIA_MenuBarControlTypeId
const long UIA_MenuBarControlTypeId
Definition: juce_win32_ComInterfaces.h:158
juce::gl::GL_DRAW_BUFFER15_EXT
@ GL_DRAW_BUFFER15_EXT
Definition: juce_gles2.h:2059
juce::gl::GL_LIGHT4
@ GL_LIGHT4
Definition: juce_gl.h:634
juce::Draggable3DOrientation::setRadius
void setRadius(float newRadius) noexcept
Sets the size of the rotated object, as a proportion of the viewport's size.
Definition: juce_Draggable3DOrientation.h:75
juce::RenderingHelpers::SavedStateBase::clipToPath
void clipToPath(const Path &p, const AffineTransform &t)
Definition: juce_RenderingHelpers.h:2172
juce::ComTypes::CaretPosition_EndOfLine
@ CaretPosition_EndOfLine
Definition: juce_win32_ComInterfaces.h:96
juce::dsp::LogRampedValue::updateRampParameters
void updateRampParameters()
Definition: juce_LogRampedValue.h:170
juce::dsp::Chorus::maxDepth
static constexpr SampleType maxDepth
Definition: juce_Chorus.h:162
CameraDevice::Pimpl::initialiseCameraCharacteristics
static LocalRef< jobject > initialiseCameraCharacteristics(const GlobalRef &cameraManager, const String &cameraId)
Definition: juce_android_CameraDevice.h:693
juce_AudioCDReader.h
juce::OwnedArray::insert
ObjectClass * insert(int indexToInsertAt, std::unique_ptr< ObjectClass > newObject)
Inserts a new object into the array at the given index.
Definition: juce_OwnedArray.h:361
juce::gl::GL_RG_EXT
@ GL_RG_EXT
Definition: juce_gles2.h:2869
juce::gl::GL_TEXTURE_CUBE_MAP_NEGATIVE_Y_EXT
@ GL_TEXTURE_CUBE_MAP_NEGATIVE_Y_EXT
Definition: juce_gl.h:7546
juce::ArgumentList::getFileForOption
File getFileForOption(StringRef option) const
Looks for the value of argument using getValueForOption() and tries to parse that value as a file.
CameraDevice::ViewerComponent::targetAspectRatio
float targetAspectRatio
Definition: juce_android_CameraDevice.h:3233
juce::GridItem::Property::getNumber
int getNumber() const noexcept
Definition: juce_GridItem.h:90
juce::gl::GL_RGB32I_EXT
@ GL_RGB32I_EXT
Definition: juce_gl.h:7636
juce::gl::GL_DUDV_ATI
@ GL_DUDV_ATI
Definition: juce_gl.h:5650
juce::gl::GL_COMPRESSED_SRGB
@ GL_COMPRESSED_SRGB
Definition: juce_gl.h:1671
juce::RenderingHelpers::ClipRegions::EdgeTableRegion::edgeTable
EdgeTable edgeTable
Definition: juce_RenderingHelpers.h:1782
juce::GridItem::Property::getName
const String & getName() const noexcept
Definition: juce_GridItem.h:89
juce::gl::GL_RENDERBUFFER_SAMPLES_APPLE
@ GL_RENDERBUFFER_SAMPLES_APPLE
Definition: juce_gles2.h:1691
juce::gl::GL_MAX_COMBINED_TEXTURE_IMAGE_UNITS_ARB
@ GL_MAX_COMBINED_TEXTURE_IMAGE_UNITS_ARB
Definition: juce_gl.h:5561
juce::UndoManager
Manages a list of undo/redo commands.
Definition: juce_UndoManager.h:51
juce::Matrix3D::Matrix3D
Matrix3D() noexcept
Creates an identity matrix.
Definition: juce_Matrix3D.h:42
juce::gl::GL_CLIENT_STORAGE_BIT
@ GL_CLIENT_STORAGE_BIT
Definition: juce_gl.h:2984
juce::dsp::Convolution::NonUniform::headSizeInSamples
int headSizeInSamples
Definition: juce_Convolution.h:134
juce::AudioProcessorParameterWithIDAttributes::getInverted
JUCE_NODISCARD auto getInverted() const
Definition: juce_AudioProcessorParameterWithID.h:101
juce::RenderingHelpers::TranslationOrTransform
Holds either a simple integer translation, or an affine transform.
Definition: juce_RenderingHelpers.h:39
juce::OptionalScopedPointer::OptionalScopedPointer
OptionalScopedPointer(ObjectType &ref) noexcept
Points to the same object as ref, but does not take ownership.
Definition: juce_OptionalScopedPointer.h:78
VideoComponent::Pimpl::MediaSession::Player::getPlayPosition
jint getPlayPosition() const
Definition: juce_android_Video.h:973
juce::XmlElement::XmlAttributeNode
Definition: juce_XmlElement.h:762
juce::RenderingHelpers::FloatRectangleRasterisingInfo
Calculates the alpha values and positions for rendering the edges of a non-pixel-aligned rectangle.
Definition: juce_RenderingHelpers.h:316
juce::XWindowSystem::createCustomMouseCursorInfo
Cursor createCustomMouseCursorInfo(const Image &, Point< int > hotspot) const
juce::gl::GL_HANDLE_TYPE_D3D11_IMAGE_KMT_EXT
@ GL_HANDLE_TYPE_D3D11_IMAGE_KMT_EXT
Definition: juce_gl.h:6950
juce::gl::GL_FRAMEBUFFER_ATTACHMENT_LAYERED_ARB
@ GL_FRAMEBUFFER_ATTACHMENT_LAYERED_ARB
Definition: juce_gl.h:4227
juce::OpenGLContext::NativeContext::initialiseOnRenderThread
bool initialiseOnRenderThread(OpenGLContext &aContext)
Definition: juce_OpenGL_android.h:128
juce::dsp::AudioBlock::multiplyBy
AudioBlock & multiplyBy(SmoothedValue< OtherSampleType, SmoothingType > &value) noexcept
Multiplies each channels of this block by a smoothly changing value.
Definition: juce_AudioBlock.h:466
juce::HiddenMessageWindow
Definition: juce_win32_HiddenMessageWindow.h:27
juce::gl::GL_TRANSFORM_FEEDBACK_BUFFER_BINDING
@ GL_TRANSFORM_FEEDBACK_BUFFER_BINDING
Definition: juce_gl.h:1746
juce::ImageFileFormat
Base-class for codecs that can read and write image file formats such as PNG, JPEG,...
Definition: juce_ImageFileFormat.h:41
juce::gl::GL_LINEARBURN_NV
@ GL_LINEARBURN_NV
Definition: juce_gl.h:8840
juce::gl::GL_COMPUTE_SHADER_INVOCATIONS
@ GL_COMPUTE_SHADER_INVOCATIONS
Definition: juce_gl.h:3188
juce::gl::GL_COMPRESSED_SRGB8_ALPHA8_ASTC_4x4x3_OES
@ GL_COMPRESSED_SRGB8_ALPHA8_ASTC_4x4x3_OES
Definition: juce_gles2.h:4877
juce_ToolbarItemPalette.h
juce::Colours::lightblue
const Colour lightblue
Definition: juce_Colours.h:106
juce::gl::GL_LIGHTEN_NV
@ GL_LIGHTEN_NV
Definition: juce_gl.h:8839
juce::dsp::AudioBlock::multiplyBy
const AudioBlock & multiplyBy(AudioBlock< OtherSampleType > src) const noexcept
Definition: juce_AudioBlock.h:449
juce::dsp::LadderFilter::setNumChannels
void setNumChannels(size_t newValue)
Definition: juce_LadderFilter.h:126
juce::gl::GL_DEPTH_COMPONENT32_ARB
@ GL_DEPTH_COMPONENT32_ARB
Definition: juce_gl.h:4002
VideoComponent::Pimpl::DirectShowContext::showWindow
void showWindow(bool shouldBeVisible)
Definition: juce_win32_Video.h:413
juce::gl::GL_STENCIL_BACK_VALUE_MASK
@ GL_STENCIL_BACK_VALUE_MASK
Definition: juce_gl.h:1551
juce::AccessibleState::withFlag
JUCE_NODISCARD AccessibleState withFlag(int flag) const noexcept
Definition: juce_AccessibilityState.h:211
CameraDevice::Pimpl::heights
Array< int > heights
Definition: juce_win32_CameraDevice.h:582
juce_LookAndFeel_V3.h
juce::dsp::LogRampedValue::r
FloatType r
Definition: juce_LogRampedValue.h:185
juce::gl::GL_SIGNED_HILO16_NV
@ GL_SIGNED_HILO16_NV
Definition: juce_gl.h:10327
juce::gl::GL_SEPARATE_ATTRIBS_EXT
@ GL_SEPARATE_ATTRIBS_EXT
Definition: juce_gl.h:7849
juce::AudioFormat
Subclasses of AudioFormat are used to read and write different audio file formats.
Definition: juce_AudioFormat.h:38
juce::WaitableEvent::condition
std::condition_variable condition
Definition: juce_WaitableEvent.h:93
juce::MPEChannelAssigner::allNotesOff
void allNotesOff()
Call this to clear all currently playing notes.
juce::gl::GL_LAYOUT_DEFAULT_INTEL
@ GL_LAYOUT_DEFAULT_INTEL
Definition: juce_gl.h:8350
juce::dsp::NoiseGate
A simple noise gate with standard threshold, ratio, attack time and release time controls.
Definition: juce_NoiseGate.h:38
juce::MidiOutput::isBackgroundThreadRunning
bool isBackgroundThreadRunning() const noexcept
Returns true if the background thread used to send blocks of data is running.
Definition: juce_MidiDevices.h:349
juce::CharPointer_ASCII::getIntValue64
int64 getIntValue64() const noexcept
Parses this string as a 64-bit integer.
Definition: juce_CharPointer_ASCII.h:336
khronos_float_t
float khronos_float_t
Definition: juce_khrplatform.h:254
juce::gl::GL_VERTICAL_LINE_TO_NV
@ GL_VERTICAL_LINE_TO_NV
Definition: juce_gl.h:9697
juce::AccessibilityHandler::nativeImpl
std::unique_ptr< AccessibilityNativeImpl > nativeImpl
Definition: juce_AccessibilityHandler.h:316
juce::SharedResourcePointer
A smart-pointer that automatically creates and manages the lifetime of a shared static instance of a ...
Definition: juce_SharedResourcePointer.h:81
juce::OSCColour::toInt32
uint32 toInt32() const
juce_ApplicationCommandManager.h
juce::dsp::SIMDInternal::MaskTypeFor< int32_t >::type
uint32_t type
Definition: juce_fallback_SIMDNativeOps.h:40
juce::ContentSharer::callback
std::function< void(bool, String)> callback
Definition: juce_ContentSharer.h:110
juce::AudioProcessorParameterGroup::AudioProcessorParameterNode
A child of an AudioProcessorParameterGroup.
Definition: juce_AudioProcessorParameterGroup.h:59
juce::gl::GL_3_BYTES_NV
@ GL_3_BYTES_NV
Definition: juce_gl.h:9766
juce::gl::GL_V3F
@ GL_V3F
Definition: juce_gl.h:1042
juce::PushNotifications::Notification::progress
Progress progress
Optional: set to default (0, 0, false), to disable progress display.
Definition: juce_PushNotifications.h:193
CameraDevice::Pimpl::DeviceOrientationChangeListener::isSupported
bool isSupported() const noexcept
Definition: juce_android_CameraDevice.h:2802
juce::AffineTransform::transformPoints
void transformPoints(ValueType &x1, ValueType &y1, ValueType &x2, ValueType &y2) const noexcept
Transforms two 2D coordinates using this matrix.
Definition: juce_AffineTransform.h:88
juce::gl::GL_SIGNALED_APPLE
@ GL_SIGNALED_APPLE
Definition: juce_gles2.h:1727
juce::gl::instancecount
GLint GLsizei GLsizei instancecount
Definition: juce_gl.h:2083
juce::ArrayAllocationBase::operator=
ArrayAllocationBase & operator=(ArrayAllocationBase &&other) noexcept
Definition: juce_ArrayAllocationBase.h:53
juce::ThreadWithProgressWindow
A thread that automatically pops up a modal dialog box with a progress bar and cancel button while it...
Definition: juce_ThreadWithProgressWindow.h:83
juce::PluginHostType::SteinbergWavelab7
@ SteinbergWavelab7
Represents Steinberg Wavelab 7.
Definition: juce_PluginHostType.h:102
juce::gl::GL_PATH_STROKE_WIDTH_NV
@ GL_PATH_STROKE_WIDTH_NV
Definition: juce_gl.h:9628
juce::CharPointer_UTF8::operator>=
bool operator>=(CharPointer_UTF8 other) const noexcept
Definition: juce_CharPointer_UTF8.h:63
juce::Array::minimiseStorageAfterRemoval
void minimiseStorageAfterRemoval()
Definition: juce_Array.h:1143
juce::Path::bounds
PathBounds bounds
Definition: juce_Path.h:827
VideoComponent::Pimpl::PlayerController
Definition: juce_mac_Video.h:564
juce::gl::GL_PROGRAM_SEPARABLE_EXT
@ GL_PROGRAM_SEPARABLE_EXT
Definition: juce_gl.h:7241
juce::Colours::white
const Colour white
Definition: juce_Colours.h:180
juce::dsp::Oversampling
A processor that performs multi-channel oversampling.
Definition: juce_Oversampling.h:55
juce::MouseCursor::NoCursor
@ NoCursor
An invisible cursor.
Definition: juce_MouseCursor.h:47
JUCE_DECLARE_WEAK_REFERENCEABLE
#define JUCE_DECLARE_WEAK_REFERENCEABLE(Class)
Macro to easily allow a class to be made weak-referenceable.
Definition: juce_WeakReference.h:234
juce::gl::GL_TEXTURE_VIEW_MIN_LAYER_EXT
@ GL_TEXTURE_VIEW_MIN_LAYER_EXT
Definition: juce_gles2.h:2944
juce_AudioDeviceSelectorComponent.h
VideoComponent::Pimpl::DirectShowContext::updateWindowPosition
void updateWindowPosition(const Rectangle< int > &newBounds)
Definition: juce_win32_Video.h:408
juce::RenderingHelpers::SoftwareRendererSavedState::beginTransparencyLayer
SoftwareRendererSavedState * beginTransparencyLayer(float opacity)
Definition: juce_RenderingHelpers.h:2497
juce::OggVorbisAudioFormat::id3title
static const char *const id3title
Metadata key for setting an ID3 title.
Definition: juce_OggVorbisAudioFormat.h:75
juce::gl::GL_HIGH_FLOAT
@ GL_HIGH_FLOAT
Definition: juce_gl.h:2413
juce::CharacterFunctions::compareIgnoreCaseUpTo
static int compareIgnoreCaseUpTo(CharPointerType1 s1, CharPointerType2 s2, int maxChars) noexcept
Compares two null-terminated character strings, using a case-independent match.
Definition: juce_CharacterFunctions.h:666
juce::ComTypes::UIA_GridPatternId
const long UIA_GridPatternId
Definition: juce_win32_ComInterfaces.h:128
juce::gl::GL_TESS_CONTROL_SHADER_BIT_OES
@ GL_TESS_CONTROL_SHADER_BIT_OES
Definition: juce_gles2.h:4796
juce::dsp::SIMDRegister::value_type
ElementType value_type
STL compatible value_type definition (same as ElementType).
Definition: juce_SIMDRegister.h:69
juce::Point::isOrigin
constexpr bool isOrigin() const noexcept
Returns true if the point is (0, 0).
Definition: juce_Point.h:61
juce::gl::GL_MAX_TESS_CONTROL_TOTAL_OUTPUT_COMPONENTS_OES
@ GL_MAX_TESS_CONTROL_TOTAL_OUTPUT_COMPONENTS_OES
Definition: juce_gles2.h:4774
juce::gl::GL_RGBA16F_EXT
@ GL_RGBA16F_EXT
Definition: juce_gles2.h:1953
juce::gl::GL_CIRCULAR_CW_ARC_TO_NV
@ GL_CIRCULAR_CW_ARC_TO_NV
Definition: juce_gl.h:9720
juce::gl::GL_COLOR_INDEX2_EXT
@ GL_COLOR_INDEX2_EXT
Definition: juce_gl.h:7042
juce::gl::GL_VIEW_CLASS_EAC_RG11
@ GL_VIEW_CLASS_EAC_RG11
Definition: juce_gl.h:4455
juce::KeyPress::homeKey
static const int homeKey
key-code for the home key
Definition: juce_KeyPress.h:204
juce::CoreGraphicsContext::getPhysicalPixelScaleFactor
float getPhysicalPixelScaleFactor() override
juce::gl::GL_EXTENSIONS
@ GL_EXTENSIONS
Definition: juce_gl.h:375
juce::PixelARGB::setAlpha
forcedinline void setAlpha(uint8 newAlpha) noexcept
Replaces the colour's alpha value with another one.
Definition: juce_PixelFormats.h:201
juce::CoreGraphicsContext::rgbColourSpace
detail::ColorSpacePtr rgbColourSpace
Definition: juce_mac_CoreGraphicsContext.h:115
juce::dsp::get
auto & get(ProcessorChain< Processors... > &chain) noexcept
Non-member equivalent of ProcessorChain::get which avoids awkward member template syntax.
Definition: juce_ProcessorChain.h:133
juce::ScopedWriteLock::lock_
const ReadWriteLock & lock_
Definition: juce_ScopedWriteLock.h:79
juce::RectangleList::add
void add(const RectangleList &other)
Merges another rectangle list into this one.
Definition: juce_RectangleList.h:193
juce::Quaternion::scalar
Type scalar
The scalar part of the quaternion.
Definition: juce_Quaternion.h:95
juce::gl::GL_CON_10_ATI
@ GL_CON_10_ATI
Definition: juce_gl.h:5708
juce::AudioProcessorValueTreeState::Listener
A listener class that can be attached to an AudioProcessorValueTreeState.
Definition: juce_AudioProcessorValueTreeState.h:349
VideoComponent::Pimpl::MediaSession::Controller::getPosition
double getPosition() const
Definition: juce_android_Video.h:676
juce::gl::GL_SAMPLE_MASK_SGIS
@ GL_SAMPLE_MASK_SGIS
Definition: juce_gl.h:11197
juce::gl::GL_DRAW_BUFFER9_ATI
@ GL_DRAW_BUFFER9_ATI
Definition: juce_gl.h:5618
juce::gl::GL_TESSELLATION_FACTOR_AMD
@ GL_TESSELLATION_FACTOR_AMD
Definition: juce_gl.h:3595
juce::AnimatedPosition::timerCallback
void timerCallback() override
The user-defined callback routine that actually gets called periodically.
Definition: juce_AnimatedPosition.h:189
juce::dsp::Reverb::reverb
juce::Reverb reverb
Definition: juce_dsp/widgets/juce_Reverb.h:110
juce::dsp::Matrix::getRawDataPointer
ElementType * getRawDataPointer() noexcept
Returns a pointer to the raw data of the matrix object, ordered in row-major order (for modifying).
Definition: juce_Matrix.h:130
juce::URL
Represents a URL and has a bunch of useful functions to manipulate it.
Definition: juce_URL.h:37
juce::ToolbarItemComponent::itemId
const int itemId
Definition: juce_ToolbarItemComponent.h:198
juce::gl::GL_TEXTURE_FILTER_CONTROL
@ GL_TEXTURE_FILTER_CONTROL
Definition: juce_gl.h:1329
CameraDevice::Pimpl::CaptureSessionMode
Definition: juce_android_CameraDevice.h:2503
juce::gl::GL_ALWAYS_SOFT_HINT_PGI
@ GL_ALWAYS_SOFT_HINT_PGI
Definition: juce_gl.h:11084
VideoComponent::Pimpl::MediaSession::Player
Definition: juce_android_Video.h:809
juce::gl::GL_AVERAGE_EXT
@ GL_AVERAGE_EXT
Definition: juce_gl.h:7075
juce::gl::GL_FOG_COORD
@ GL_FOG_COORD
Definition: juce_gl.h:1435
juce::AudioProcessor::getChannelCountOfBus
int getChannelCountOfBus(bool isInput, int busIndex) const noexcept
Provides the number of channels of the bus with a given index and direction.
Definition: juce_AudioProcessor.h:610
juce::Point::Point
constexpr Point()=default
Creates a point at the origin.
juce::gl::GL_STENCIL_TAG_BITS_EXT
@ GL_STENCIL_TAG_BITS_EXT
Definition: juce_gl.h:7374
juce_Primes.h
juce::MultiDocumentPanel::FloatingWindows
@ FloatingWindows
In this mode, there are overlapping DocumentWindow components for each document.
Definition: juce_MultiDocumentPanel.h:259
juce::CppTokeniserFunctions::isIdentifierBody
static bool isIdentifierBody(const juce_wchar c) noexcept
Definition: juce_CPlusPlusCodeTokeniserFunctions.h:42
juce::ShapeButton
A button that contains a filled shape.
Definition: juce_ShapeButton.h:37
juce::gl::GL_NAND
@ GL_NAND
Definition: juce_gl.h:351
juce::dsp::AudioBlock::channels
SampleType *const * channels
Definition: juce_AudioBlock.h:886
VideoComponent::Pimpl::MediaSession::Player::videoSurfaceHolder
GlobalRef videoSurfaceHolder
Definition: juce_android_Video.h:1112
juce::CodeEditorComponent
A text editor component designed specifically for source code.
Definition: juce_CodeEditorComponent.h:41
juce::Array::end
ElementType * end() noexcept
Returns a pointer to the element which follows the last element in the array.
Definition: juce_Array.h:344
juce::gl::GL_DOUBLE_MAT4
@ GL_DOUBLE_MAT4
Definition: juce_gl.h:2302
juce::SortedSet
Holds a set of unique primitive objects, such as ints or doubles.
Definition: juce_SortedSet.h:53
juce::gl::GL_NEGATIVE_W_EXT
@ GL_NEGATIVE_W_EXT
Definition: juce_gl.h:8046
VideoComponent::Pimpl::MediaSession::updatePlaybackState
void updatePlaybackState()
Definition: juce_android_Video.h:1413
juce::WindowsUIAWrapper::disconnectingAllProviders
bool disconnectingAllProviders
Definition: juce_win32_WindowsUIAWrapper.h:154
juce::TextPropertyComponent::isTextEditorMultiLine
bool isTextEditorMultiLine() const noexcept
Returns true if the text editor allows carriage returns.
Definition: juce_TextPropertyComponent.h:109
juce::gl::GL_READ_FRAMEBUFFER_ANGLE
@ GL_READ_FRAMEBUFFER_ANGLE
Definition: juce_gles2.h:1582
juce::Array::getRawDataPointer
const ElementType * getRawDataPointer() const noexcept
Returns a pointer to the actual array data.
Definition: juce_Array.h:319
juce::ComTypes::VMR_ARMODE_LETTER_BOX
@ VMR_ARMODE_LETTER_BOX
Definition: juce_win32_ComTypes.h:54
juce::AndroidGLCallbacks::dispatchDraw
static void dispatchDraw(JNIEnv *, jobject, jlong, jobject)
Definition: juce_OpenGL_android.h:373
UNITY_INTERFACE_EXPORT
#define UNITY_INTERFACE_EXPORT
Definition: juce_UnityPluginInterface.h:37
juce::gl::GL_OBJECT_LINEAR_NV
@ GL_OBJECT_LINEAR_NV
Definition: juce_gl.h:9769
juce::RenderingHelpers::StackBasedLowLevelGraphicsContext::setFont
void setFont(const Font &newFont) override
Definition: juce_RenderingHelpers.h:2727
juce::gl::GL_SRGB_EXT
@ GL_SRGB_EXT
Definition: juce_gl.h:7725
juce::gl::GL_MAX_PROGRAM_MATRIX_STACK_DEPTH_ARB
@ GL_MAX_PROGRAM_MATRIX_STACK_DEPTH_ARB
Definition: juce_gl.h:4129
juce::gl::srcWidth
GLenum GLint GLint GLint GLint GLuint GLenum GLint GLint GLint GLint GLsizei srcWidth
Definition: juce_gl.h:2933
juce::CharPointer_UTF8::getDoubleValue
double getDoubleValue() const noexcept
Parses this string as a floating point double.
Definition: juce_CharPointer_UTF8.h:483
juce::dsp::WaveShaper::prepare
void prepare(const ProcessSpec &) noexcept
Called before processing starts.
Definition: juce_WaveShaper.h:43
juce::Reverb::updateDamping
void updateDamping() noexcept
Definition: juce_audio_basics/utilities/juce_Reverb.h:199
juce::Rectangle::setBounds
void setBounds(ValueType newX, ValueType newY, ValueType newWidth, ValueType newHeight) noexcept
Changes all the rectangle's coordinates.
Definition: juce_Rectangle.h:191
juce::gl::counter
GLuint counter
Definition: juce_gl.h:3468
juce::AccessibleState::withSelected
JUCE_NODISCARD AccessibleState withSelected() const noexcept
Sets the selected flag and returns the new state.
Definition: juce_AccessibilityState.h:113
juce::gl::GL_TRANSFORM_FEEDBACK_BUFFER_MODE_EXT
@ GL_TRANSFORM_FEEDBACK_BUFFER_MODE_EXT
Definition: juce_gl.h:7857
juce::gl::GL_SCISSOR_BOX_EXCLUSIVE_NV
@ GL_SCISSOR_BOX_EXCLUSIVE_NV
Definition: juce_gl.h:10070
juce::gl::GL_RGB5_EXT
@ GL_RGB5_EXT
Definition: juce_gl.h:7430
juce::gl::GL_SAMPLER_3D_OES
@ GL_SAMPLER_3D_OES
Definition: juce_gles2.h:4810
CameraDevice::Pimpl::getDevices
static NSArray< AVCaptureDevice * > * getDevices()
Definition: juce_ios_CameraDevice.h:142
juce::StretchableObjectResizer::getNumItems
int getNumItems() const noexcept
Returns the number of items that have been added.
Definition: juce_StretchableObjectResizer.h:81
juce::gl::GL_MAX_PROGRAM_NATIVE_ATTRIBS_ARB
@ GL_MAX_PROGRAM_NATIVE_ATTRIBS_ARB
Definition: juce_gl.h:4107
juce::gl::GL_COMPATIBLE_SUBROUTINES
@ GL_COMPATIBLE_SUBROUTINES
Definition: juce_gl.h:2317
juce::gl::GL_PIXEL_MAP_G_TO_G
@ GL_PIXEL_MAP_G_TO_G
Definition: juce_gl.h:441
juce::SplashScreen
A component for showing a splash screen while your app starts up.
Definition: juce_SplashScreen.h:72
juce::gl::GL_COMBINER3_NV
@ GL_COMBINER3_NV
Definition: juce_gl.h:9996
juce::gl::dashArray
GLsizei const GLfloat * dashArray
Definition: juce_gl.h:9805
juce::gl::GL_ATOMIC_COUNTER_BARRIER_BIT
@ GL_ATOMIC_COUNTER_BARRIER_BIT
Definition: juce_gl.h:2592
juce::File::setFileExecutableInternal
bool setFileExecutableInternal(bool) const
Definition: juce_posix_SharedCode.h:314
juce::Justification::verticallyCentred
@ verticallyCentred
Indicates that the item should be placed in the centre between the top and bottom sides of the availa...
Definition: juce_Justification.h:126
juce::gl::GL_SAMPLE_MASK_VALUE
@ GL_SAMPLE_MASK_VALUE
Definition: juce_gl.h:2152
juce::LassoComponent::ColourIds
ColourIds
A set of colour IDs to use to change the colour of various aspects of the label.
Definition: juce_LassoComponent.h:194
juce_Viewport.h
juce::gl::GL_QUERY_RESULT_EXT
@ GL_QUERY_RESULT_EXT
Definition: juce_gles2.h:2018
juce::gl::GL_PROXY_TEXTURE_2D_STACK_MESAX
@ GL_PROXY_TEXTURE_2D_STACK_MESAX
Definition: juce_gl.h:8630
juce::dsp::SIMDRegister::toMaskType
static vMaskType JUCE_VECTOR_CALLTYPE toMaskType(vSIMDType a) noexcept
Definition: juce_SIMDRegister.h:358
juce::Line::withLengthenedStart
Line withLengthenedStart(ValueType distanceToLengthenBy) const noexcept
Returns a lengthened copy of this line.
Definition: juce_Line.h:337
juce::CppTokeniserFunctions
Class containing some basic functions for simple tokenising of C++ code.
Definition: juce_CPlusPlusCodeTokeniserFunctions.h:34
juce::gl::GL_OPERAND2_RGB_ARB
@ GL_OPERAND2_RGB_ARB
Definition: juce_gl.h:5175
juce::gl::GL_VERTEX_SUBROUTINE_UNIFORM
@ GL_VERTEX_SUBROUTINE_UNIFORM
Definition: juce_gl.h:2859
juce::gl::GL_ACTIVE_UNIFORM_MAX_LENGTH
@ GL_ACTIVE_UNIFORM_MAX_LENGTH
Definition: juce_gl.h:1540
juce::PushNotifications::Notification::error
@ error
Error in background operation or authentication status.
Definition: juce_PushNotifications.h:202
juce::Path
A path is a sequence of lines and curves that may either form a closed shape or be open-ended.
Definition: juce_Path.h:64
juce::ActivityLifecycleCallbacks::onActivityPreSaveInstanceState
virtual void onActivityPreSaveInstanceState(jobject, jobject)
Definition: juce_android_JNIHelpers.h:900
juce::gl::WGL_SHARE_ACCUM_ARB
@ WGL_SHARE_ACCUM_ARB
Definition: juce_wgl.h:245
juce::WavAudioFormat::riffInfoNumberOfParts
static const char *const riffInfoNumberOfParts
Metadata property name used in INFO chunks.
Definition: juce_WavAudioFormat.h:138
juce::gl::GL_PROGRAM_INSTRUCTIONS_ARB
@ GL_PROGRAM_INSTRUCTIONS_ARB
Definition: juce_gl.h:4092
juce::gl::GL_ALWAYS
@ GL_ALWAYS
Definition: juce_gl.h:234
juce::AnimatedPositionBehaviours::ContinuousWithMomentum::isStopped
bool isStopped(double) const noexcept
Called by the AnimatedPosition class to check whether the object is now stationary.
Definition: juce_AnimatedPositionBehaviours.h:90
juce::CoreGraphicsContext::SavedState::fillType
FillType fillType
Definition: juce_mac_CoreGraphicsContext.h:127
juce::gl::GL_LINEAR_MIPMAP_NEAREST
@ GL_LINEAR_MIPMAP_NEAREST
Definition: juce_gl.h:379
juce::gl::GL_UNSIGNED_INT_IMAGE_1D_EXT
@ GL_UNSIGNED_INT_IMAGE_1D_EXT
Definition: juce_gl.h:7319
juce::gl::GL_TESS_CONTROL_SHADER_BIT
@ GL_TESS_CONTROL_SHADER_BIT
Definition: juce_gl.h:2431
juce_FileInputStream.h
juce::Displays::Display::safeAreaInsets
BorderSize< int > safeAreaInsets
Represents the area of this display in logical pixels that is not functional for displaying content.
Definition: juce_Displays.h:64
juce::NormalisableRange::skew
ValueType skew
An optional skew factor that alters the way values are distribute across the range.
Definition: juce_NormalisableRange.h:234
VideoComponent::Pimpl::close
void close()
Definition: juce_android_Video.h:437
juce::PixelARGB::indexR
@ indexR
Definition: juce_PixelFormats.h:296
juce::PathFlatteningIterator::closesSubPath
bool closesSubPath
Indicates whether the current line segment is closing a sub-path.
Definition: juce_PathIterator.h:83
juce::gl::GL_COVERAGE_BUFFER_BIT_NV
@ GL_COVERAGE_BUFFER_BIT_NV
Definition: juce_gles2.h:3581
juce::dsp::DelayLine::reset
void reset()
Resets the internal state variables of the processor.
juce::URL::DownloadTask::targetLocation
File targetLocation
Definition: juce_URL.h:530
juce::dsp::FIR::Coefficients::getPhaseForFrequencyArray
void getPhaseForFrequencyArray(double *frequencies, double *phases, size_t numSamples, double sampleRate) const noexcept
Returns the phase frequency response of the filter for a given frequency array and sample rate.
juce::dsp::Matrix::operator*=
Matrix & operator*=(ElementType scalar) noexcept
Scalar multiplication.
Definition: juce_Matrix.h:145
juce::gl::GL_PATH_GEN_MODE_NV
@ GL_PATH_GEN_MODE_NV
Definition: juce_gl.h:9678
juce::gl::GL_FLOAT16_MAT3x4_AMD
@ GL_FLOAT16_MAT3x4_AMD
Definition: juce_gl.h:3333
juce::gl::WGL_STEREO_EMITTER_ENABLE_3DL
@ WGL_STEREO_EMITTER_ENABLE_3DL
Definition: juce_wgl.h:93
juce::LowLevelGraphicsContext
Interface class for graphics context objects, used internally by the Graphics class.
Definition: juce_LowLevelGraphicsContext.h:45
juce::ComTypes::CaretPosition
CaretPosition
Definition: juce_win32_ComInterfaces.h:93
juce::dsp::SIMDRegister::greaterThan
static vMaskType JUCE_VECTOR_CALLTYPE greaterThan(SIMDRegister a, SIMDRegister b) noexcept
Returns a SIMDRegister of the corresponding integral type where each element has each bit set if the ...
Definition: juce_SIMDRegister.h:302
juce::gl::GL_MAX_IMAGE_SAMPLES
@ GL_MAX_IMAGE_SAMPLES
Definition: juce_gl.h:2634
juce::gl::GL_SPRITE_OBJECT_ALIGNED_SGIX
@ GL_SPRITE_OBJECT_ALIGNED_SGIX
Definition: juce_gl.h:11682
juce::gl::GL_RG32UI
@ GL_RG32UI
Definition: juce_gl.h:1925
juce::gl::GL_OUTPUT_TEXTURE_COORD13_EXT
@ GL_OUTPUT_TEXTURE_COORD13_EXT
Definition: juce_gl.h:7996
juce::gl::GL_ARRAY_BUFFER_BINDING
@ GL_ARRAY_BUFFER_BINDING
Definition: juce_gl.h:1405
TextureViewSurfaceTextureListener::Owner::onSurfaceTextureUpdated
virtual void onSurfaceTextureUpdated(LocalRef< jobject > &surface)=0
juce::gl::coverMode
GLenum coverMode
Definition: juce_gl.h:9813
juce::PluginDirectoryScanner::deadMansPedalFile
File deadMansPedalFile
Definition: juce_PluginDirectoryScanner.h:126
juce::gl::path
GLsizei const GLchar *const * path
Definition: juce_gl.h:4967
VideoComponent::Pimpl
Definition: juce_android_Video.h:338
juce::AccessibilityEvent::titleChanged
@ titleChanged
Indicates that the title of the UI element has changed.
VideoComponent::Pimpl::MediaSession::playerSeekCompleted
void playerSeekCompleted()
Definition: juce_android_Video.h:1470
juce::dsp::StateVariableTPTFilter::setCutoffFrequency
void setCutoffFrequency(SampleType newFrequencyHz)
Sets the cutoff frequency of the filter.
juce::dsp::ProcessContextNonReplacing::getInputBlock
const ConstAudioBlockType & getInputBlock() const noexcept
Returns the audio block to use as the input to a process function.
Definition: juce_ProcessContext.h:164
juce::PluginHostType::SteinbergCubase5Bridged
@ SteinbergCubase5Bridged
Represents Steinberg Cubase 5 Bridged.
Definition: juce_PluginHostType.h:86
juce::KeyPress::F2Key
static const int F2Key
key-code for the F2 key
Definition: juce_KeyPress.h:208
juce::gl::GL_OUTPUT_TEXTURE_COORD23_EXT
@ GL_OUTPUT_TEXTURE_COORD23_EXT
Definition: juce_gl.h:8006
juce::gl::GL_RGBA32I_EXT
@ GL_RGBA32I_EXT
Definition: juce_gl.h:7635
juce::gl::GL_DRAW_BUFFER11
@ GL_DRAW_BUFFER11
Definition: juce_gl.h:1497
juce::AccessibilityHandler::Interfaces::value
std::unique_ptr< AccessibilityValueInterface > value
Definition: juce_AccessibilityHandler.h:68
juce::gl::GL_LUMINANCE8_ALPHA8_OES
@ GL_LUMINANCE8_ALPHA8_OES
Definition: juce_gles2.h:4669
juce::gl::GL_PROGRAM_POINT_SIZE_EXT
@ GL_PROGRAM_POINT_SIZE_EXT
Definition: juce_gl.h:6721
juce::VariantConverter
This template-overloaded class can be used to convert between var and custom types.
Definition: juce_Variant.h:350
juce::gl::GL_PERFQUERY_COUNTER_DURATION_RAW_INTEL
@ GL_PERFQUERY_COUNTER_DURATION_RAW_INTEL
Definition: juce_gl.h:8394
juce_ActionBroadcaster.h
juce::Colours::whitesmoke
const Colour whitesmoke
Definition: juce_Colours.h:181
juce::gl::GL_CLIP_DISTANCE4_EXT
@ GL_CLIP_DISTANCE4_EXT
Definition: juce_gles2.h:1938
juce::gl::GL_UNSIGNED_NORMALIZED_ARB
@ GL_UNSIGNED_NORMALIZED_ARB
Definition: juce_gl.h:5226
juce_MPESynthesiserBase.h
juce::MemoryMappedFile::openInternal
void openInternal(const File &, AccessMode, bool)
Definition: juce_posix_SharedCode.h:554
juce::gl::GL_MAX_TESS_CONTROL_SHADER_STORAGE_BLOCKS_EXT
@ GL_MAX_TESS_CONTROL_SHADER_STORAGE_BLOCKS_EXT
Definition: juce_gles2.h:2682
juce::RuntimePermissions::request
static void request(PermissionID permission, Callback callback)
Call this method to request a runtime permission.
juce::ObjCObjectHandle::operator==
bool operator==(const ObjCObjectHandle &other) const
Definition: juce_mac_ObjCHelpers.h:306
juce::gl::GL_MODELVIEW9_ARB
@ GL_MODELVIEW9_ARB
Definition: juce_gl.h:5402
juce::CallbackMessage
A message that invokes a callback method when it gets delivered.
Definition: juce_CallbackMessage.h:48
juce::MPEChannelRemapper::counter
uint32 counter
Definition: juce_MPEUtils.h:146
juce_StateVariableFilter.h
juce::KeyboardComponentBase::getLowestVisibleKey
int getLowestVisibleKey() const noexcept
Returns the number of the first key shown in the component.
Definition: juce_KeyboardComponentBase.h:122
juce::WebBrowserComponent
A component that displays an embedded web browser.
Definition: juce_WebBrowserComponent.h:45
juce::gl::GL_WIDE_LINE_HINT_PGI
@ GL_WIDE_LINE_HINT_PGI
Definition: juce_gl.h:11095
juce::gl::GL_POST_COLOR_MATRIX_ALPHA_BIAS_SGI
@ GL_POST_COLOR_MATRIX_ALPHA_BIAS_SGI
Definition: juce_gl.h:11800
juce::gl::GL_UNSIGNED_INT_SAMPLER_3D
@ GL_UNSIGNED_INT_SAMPLER_3D
Definition: juce_gl.h:1782
juce::AudioSubsectionReader::startSample
int64 startSample
Definition: juce_AudioSubsectionReader.h:80
juce::Vector3D::lengthSquared
Type lengthSquared() const noexcept
Definition: juce_Vector3D.h:69
juce::Point::getDistanceFrom
ValueType getDistanceFrom(Point other) const noexcept
Returns the straight-line distance between this point and another one.
Definition: juce_Point.h:160
juce::gl::GL_PROGRAM_NATIVE_TEX_INDIRECTIONS_ARB
@ GL_PROGRAM_NATIVE_TEX_INDIRECTIONS_ARB
Definition: juce_gl.h:4116
juce::DrawableShape::getStrokeType
const PathStrokeType & getStrokeType() const noexcept
Returns the current outline style.
Definition: juce_DrawableShape.h:86
juce::URLInputSource
A type of InputSource that represents a URL.
Definition: juce_URLInputSource.h:34
juce::dsp::Convolution::Normalise
Normalise
Definition: juce_Convolution.h:196
juce::gl::GL_DETACHED_BUFFERS_NV
@ GL_DETACHED_BUFFERS_NV
Definition: juce_gl.h:9482
juce::dsp::SpecialFunctions::ellipticIntegralK
static void ellipticIntegralK(double k, double &K, double &Kp) noexcept
Computes the complete elliptic integral of the first kind K for a given double value k,...
juce::AbstractFifo::ScopedReadWrite::forEach
void forEach(FunctionToApply &&func) const
Calls the passed function with each index that was deemed valid for the current read/write operation.
Definition: juce_AbstractFifo.h:237
juce::gl::GL_TEXTURE_BINDING_2D_MULTISAMPLE
@ GL_TEXTURE_BINDING_2D_MULTISAMPLE
Definition: juce_gl.h:2158
juce::gl::y
GLint y
Definition: juce_gl.h:645
juce::Component::addAndMakeVisible
void addAndMakeVisible(Component *child, int zOrder=-1)
Adds a child component to this one, and also makes the child visible if it isn't already.
juce::RenderingHelpers::StackBasedLowLevelGraphicsContext::setOrigin
void setOrigin(Point< int > o) override
Moves the origin to a new position.
Definition: juce_RenderingHelpers.h:2702
juce::PerformanceCounter::Statistics::minimumSeconds
double minimumSeconds
Definition: juce_PerformanceCounter.h:104
juce::gl::GL_FRAGMENT_LIGHT0_SGIX
@ GL_FRAGMENT_LIGHT0_SGIX
Definition: juce_gl.h:11492
juce::gl::GL_FLOAT16_MAT2x4_AMD
@ GL_FLOAT16_MAT2x4_AMD
Definition: juce_gl.h:3331
CameraDevice::Pimpl::ImageReader::imageReader
GlobalRef imageReader
Definition: juce_android_CameraDevice.h:1163
juce::SidePanel::parent
Component * parent
Definition: juce_SidePanel.h:201
juce::ReferenceCountedArray::ReferenceCountedArray
ReferenceCountedArray(const ReferenceCountedArray< OtherObjectClass, OtherCriticalSection > &other) noexcept
Creates a copy of another array.
Definition: juce_ReferenceCountedArray.h:80
juce::dsp::Panner
A processor to perform panning operations on stereo buffers.
Definition: juce_Panner.h:51
juce::AudioProcessLoadMeasurer
Maintains an ongoing measurement of the proportion of time which is being spent inside an audio callb...
Definition: juce_AudioProcessLoadMeasurer.h:33
juce::AttributedString::getLineSpacing
float getLineSpacing() const noexcept
Returns the extra line-spacing distance.
Definition: juce_AttributedString.h:145
UIView
juce::gl::GL_MAX_GEOMETRY_SHADER_INVOCATIONS_OES
@ GL_MAX_GEOMETRY_SHADER_INVOCATIONS_OES
Definition: juce_gles2.h:4600
juce::ReadWriteLock::readerThreads
Array< ThreadRecursionCount > readerThreads
Definition: juce_ReadWriteLock.h:139
juce::KeyPress::F7Key
static const int F7Key
key-code for the F7 key
Definition: juce_KeyPress.h:213
VideoComponent::Pimpl::MediaSession::Player::getNativeMediaPlayerListenerInterfaces
static StringArray getNativeMediaPlayerListenerInterfaces()
Definition: juce_android_Video.h:1254
juce::gl::GL_LINE_STRIP_ADJACENCY_ARB
@ GL_LINE_STRIP_ADJACENCY_ARB
Definition: juce_gl.h:4222
CameraDevice::Pimpl::ScopedCameraDevice::CaptureSession::StillPictureTaker::getControlAEState
static int getControlAEState(jobject captureResult)
Definition: juce_android_CameraDevice.h:1862
juce::PropertiesFile::Options::storageFormat
StorageFormat storageFormat
Specifies whether the file should be written as XML, binary, etc.
Definition: juce_PropertiesFile.h:134
juce::Array::removeRange
void removeRange(int startIndex, int numberToRemove)
Removes a range of elements from the array.
Definition: juce_Array.h:916
juce::CriticalSection::~CriticalSection
~CriticalSection() noexcept
Destructor.
Definition: juce_posix_SharedCode.h:38
juce::PixelRGB::getInARGBMaskOrder
forcedinline uint32 getInARGBMaskOrder() const noexcept
Returns a uint32 which will be in argb order as if constructed with the following mask operation ((al...
Definition: juce_PixelFormats.h:375
juce::gl::GL_ATTRIB_ARRAY_STRIDE_NV
@ GL_ATTRIB_ARRAY_STRIDE_NV
Definition: juce_gl.h:10601
juce::gl::GL_PIXEL_TEX_GEN_SGIX
@ GL_PIXEL_TEX_GEN_SGIX
Definition: juce_gl.h:11586
juce::gl::GL_COMPRESSED_RGBA_FXT1_3DFX
@ GL_COMPRESSED_RGBA_FXT1_3DFX
Definition: juce_gl.h:3226
juce::gl::GL_PROGRAM_NATIVE_ADDRESS_REGISTERS_ARB
@ GL_PROGRAM_NATIVE_ADDRESS_REGISTERS_ARB
Definition: juce_gl.h:5505
juce::gl::GL_TEXTURE_COMPRESSION_HINT_ARB
@ GL_TEXTURE_COMPRESSION_HINT_ARB
Definition: juce_gl.h:5093
juce::gl::GL_NONE
@ GL_NONE
Definition: juce_gl.h:246
CameraDevice::Pimpl::ScopedCameraDevice::CaptureSession::captureSessionLock
CriticalSection captureSessionLock
Definition: juce_android_CameraDevice.h:2110
CameraDevice::Pimpl::DelegateClass::sessionRuntimeError
static void sessionRuntimeError(id self, SEL, NSNotification *notification)
Definition: juce_mac_CameraDevice.h:225
juce::gl::GL_MAX_GEOMETRY_VARYING_COMPONENTS_ARB
@ GL_MAX_GEOMETRY_VARYING_COMPONENTS_ARB
Definition: juce_gl.h:4234
juce::Slider::ColourIds
ColourIds
A set of colour IDs to use to change the colour of various aspects of the slider.
Definition: juce_Slider.h:864
juce::gl::GL_ALPHA12_EXT
@ GL_ALPHA12_EXT
Definition: juce_gl.h:7411
juce::RelativePoint
An X-Y position stored as a pair of RelativeCoordinate values.
Definition: juce_RelativePoint.h:37
juce::gl::GL_PROXY_TEXTURE_4D_SGIS
@ GL_PROXY_TEXTURE_4D_SGIS
Definition: juce_gl.h:11282
juce::gl::GL_ALIASED_POINT_SIZE_RANGE
@ GL_ALIASED_POINT_SIZE_RANGE
Definition: juce_gl.h:1132
juce::CharPointer_UTF8::operator--
CharPointer_UTF8 operator--() noexcept
Moves this pointer back to the previous character in the string.
Definition: juce_CharPointer_UTF8.h:135
juce::AudioProcessorValueTreeState::ParameterLayout::swap
void swap(ParameterLayout &other) noexcept
Definition: juce_AudioProcessorValueTreeState.h:162
juce::AudioProcessorValueTreeState::ParameterLayout::ParameterStorageBase
Definition: juce_AudioProcessorValueTreeState.h:178
juce::ComTypes::AM_MEDIA_TYPE
Definition: juce_win32_ComTypes.h:91
juce::gl::bottom
GLdouble GLdouble bottom
Definition: juce_gl.h:929
VideoComponent::Pimpl::MediaSession::PlaybackState::STATE_CONNECTING
@ STATE_CONNECTING
Definition: juce_android_Video.h:607
juce::gl::components
GLenum GLenum GLuint components
Definition: juce_gl.h:8077
juce::gl::numAttachments
GLsizei numAttachments
Definition: juce_gl.h:2941
juce::CodeDocument::Iterator::getPosition
int getPosition() const noexcept
Returns the position as the number of characters from the start of the document.
Definition: juce_CodeDocument.h:397
juce::CharPointer_ASCII::getIntValue32
int getIntValue32() const noexcept
Parses this string as a 32-bit integer.
Definition: juce_CharPointer_ASCII.h:333
juce::ArrayAllocationBase::~ArrayAllocationBase
~ArrayAllocationBase()=default
Destructor.
juce::SamplerSound::params
ADSR::Parameters params
Definition: juce_Sampler.h:103
juce::dsp::IIR::Filter::processInternal
void processInternal(const ProcessContext &context) noexcept
Processes a block of samples.
juce::gl::GL_SOURCE0_ALPHA_EXT
@ GL_SOURCE0_ALPHA_EXT
Definition: juce_gl.h:7574
juce::gl::GL_TEXTURE_STENCIL_SIZE_EXT
@ GL_TEXTURE_STENCIL_SIZE_EXT
Definition: juce_gl.h:7011
juce::RenderingHelpers::GlyphCache::GlyphCache
GlyphCache()
Definition: juce_RenderingHelpers.h:146
juce::BufferingAudioReader::source
std::unique_ptr< AudioFormatReader > source
Definition: juce_BufferingAudioFormatReader.h:84
juce::AudioProcessorParameter::Category
Category
Definition: juce_AudioProcessorParameter.h:230
juce::gl::GL_MAX_DEPTH_STENCIL_FRAMEBUFFER_SAMPLES_AMD
@ GL_MAX_DEPTH_STENCIL_FRAMEBUFFER_SAMPLES_AMD
Definition: juce_gl.h:3292
juce::dsp::BallisticsFilter::calculateLimitedCte
SampleType calculateLimitedCte(SampleType) const noexcept
juce::ApplicationCommandInfo::CommandFlags
CommandFlags
Flags describing the ways in which this command should be used.
Definition: juce_ApplicationCommandInfo.h:135
juce::gl::GL_MAX_TESS_EVALUATION_UNIFORM_COMPONENTS_EXT
@ GL_MAX_TESS_EVALUATION_UNIFORM_COMPONENTS_EXT
Definition: juce_gles2.h:2663
juce::ThreadWithProgressWindow::timeOutMsWhenCancelling
const int timeOutMsWhenCancelling
Definition: juce_ThreadWithProgressWindow.h:169
juce::CameraDevice::Listener::Listener
Listener()
Definition: juce_CameraDevice.h:188
juce::OpenGLAppComponent
A base class for writing simple one-page graphical apps.
Definition: juce_OpenGLAppComponent.h:39
juce::gl::GL_FIXED
@ GL_FIXED
Definition: juce_gl.h:2408
juce::gl::GL_CLIP_DISTANCE4
@ GL_CLIP_DISTANCE4
Definition: juce_gl.h:1698
juce::AudioDeviceManager::defaultMidiOutput
std::unique_ptr< MidiOutput > defaultMidiOutput
Definition: juce_AudioDeviceManager.h:514
juce::AudioData::Pointer::getNumBytesBetweenSamples
int getNumBytesBetweenSamples() const noexcept
Returns the number of bytes between the start address of each sample.
Definition: juce_AudioDataConverters.h:556
VideoComponent::Pimpl::MediaSession::PlaybackState::ACTION_STOP
@ ACTION_STOP
Definition: juce_android_Video.h:620
juce::gl::scale
GLenum GLenum GLenum GLenum GLenum scale
Definition: juce_gl.h:10007
juce::Rectangle::withPosition
JUCE_NODISCARD Rectangle withPosition(Point< ValueType > newPos) const noexcept
Returns a rectangle with the same size as this one, but a new position.
Definition: juce_Rectangle.h:235
juce::DynamicLibrary::close
void close()
Releases the currently-open DLL, or has no effect if none was open.
Definition: juce_posix_SharedCode.h:1054
juce::ComboBoxParameterAttachment
An object of this class maintains a connection between a ComboBox and a plug-in parameter.
Definition: juce_ParameterAttachments.h:181
juce::gl::GL_IMAGE_CLASS_1_X_16
@ GL_IMAGE_CLASS_1_X_16
Definition: juce_gl.h:2825
juce::gl::GL_R16I
@ GL_R16I
Definition: juce_gl.h:1916
juce::gl::WGL_ACCUM_RED_BITS_EXT
@ WGL_ACCUM_RED_BITS_EXT
Definition: juce_wgl.h:460
juce::gl::WGL_MAX_PBUFFER_PIXELS_EXT
@ WGL_MAX_PBUFFER_PIXELS_EXT
Definition: juce_wgl.h:415
juce::SortedSet::getUnchecked
ElementType getUnchecked(const int index) const noexcept
Returns one of the elements in the set, without checking the index passed in.
Definition: juce_SortedSet.h:153
juce::Point::getAngleToPoint
FloatType getAngleToPoint(Point other) const noexcept
Returns the angle from this point to another one.
Definition: juce_Point.h:175
juce::gl::GL_ALPHA_TO_COVERAGE_DITHER_MODE_NV
@ GL_ALPHA_TO_COVERAGE_DITHER_MODE_NV
Definition: juce_gl.h:8776
juce_XmlElement.h
juce::BorderSize::setLeft
void setLeft(ValueType newLeftGap) noexcept
Changes the left gap.
Definition: juce_BorderSize.h:89
juce::AudioFormatManager
A class for keeping a list of available audio formats, and for deciding which one to use to open a gi...
Definition: juce_AudioFormatManager.h:41
juce::MouseEvent::mouseDownTime
const Time mouseDownTime
The time that the corresponding mouse-down event occurred.
Definition: juce_MouseEvent.h:188
juce::gl::GL_COMPRESSED_SRGB8_ALPHA8_ASTC_8x8
@ GL_COMPRESSED_SRGB8_ALPHA8_ASTC_8x8
Definition: juce_gles2.h:1428
juce::gl::GL_MAX_FOG_FUNC_POINTS_SGIS
@ GL_MAX_FOG_FUNC_POINTS_SGIS
Definition: juce_gl.h:11175
juce::gl::GL_QUERY_RESOURCE_TEXTURE_NV
@ GL_QUERY_RESOURCE_TEXTURE_NV
Definition: juce_gl.h:9934
juce::gl::GLenum
GLenum(KHRONOS_APIENTRY *const &glGetError)()
CameraDevice::Pimpl::MediaRecorder::orientationsEnabled
int orientationsEnabled
Definition: juce_android_CameraDevice.h:1452
juce::gl::GL_FRONT_FACE
@ GL_FRONT_FACE
Definition: juce_gl.h:274
juce::gl::GL_TEXTURE_TARGET_QCOM
@ GL_TEXTURE_TARGET_QCOM
Definition: juce_gles2.h:5069
juce::dsp::Oscillator::initialise
void initialise(const std::function< NumericType(NumericType)> &function, size_t lookupTableNumPoints=0)
Initialises the oscillator with a waveform.
Definition: juce_Oscillator.h:63
juce_AccessibilityRole.h
juce::gl::GL_RG16F_EXT
@ GL_RG16F_EXT
Definition: juce_gles2.h:1955
juce::gl::sink
GLsizei GLenum GLboolean sink
Definition: juce_gl.h:4419
juce::gl::GL_COMPRESSED_RGB_BPTC_SIGNED_FLOAT_EXT
@ GL_COMPRESSED_RGB_BPTC_SIGNED_FLOAT_EXT
Definition: juce_gles2.h:2749
juce::WavAudioFormat::riffInfoVersion
static const char *const riffInfoVersion
Metadata property name used in INFO chunks.
Definition: juce_WavAudioFormat.h:173
juce::OSCTypes::int32
static const OSCType int32
Definition: juce_OSCTypes.h:49
juce::OggVorbisAudioFormat::id3date
static const char *const id3date
Metadata key for setting an ID3 date.
Definition: juce_OggVorbisAudioFormat.h:79
juce::Label::isEditable
bool isEditable() const noexcept
Returns true if the user can edit this label's text.
Definition: juce_Label.h:249
juce::MessageBoxIconType::InfoIcon
@ InfoIcon
An icon that indicates that the dialog box is just giving the user some information,...
juce::CppTokeniserFunctions::StringIterator::skipWhitespace
void skipWhitespace() noexcept
Definition: juce_CPlusPlusCodeTokeniserFunctions.h:541
juce::gl::GL_TEXTURE_ASTC_DECODE_PRECISION_EXT
@ GL_TEXTURE_ASTC_DECODE_PRECISION_EXT
Definition: juce_gles2.h:2739
juce::gl::GL_PRIMITIVE_BOUNDING_BOX_EXT
@ GL_PRIMITIVE_BOUNDING_BOX_EXT
Definition: juce_gles2.h:2350
juce::gl::GL_DRAW_BUFFER6_NV
@ GL_DRAW_BUFFER6_NV
Definition: juce_gles2.h:3606
juce::gl::maxY
GLfloat GLfloat GLfloat GLfloat GLfloat maxY
Definition: juce_gl.h:3829
juce::Toolbar::iconsOnly
@ iconsOnly
Means that the toolbar should just contain icons.
Definition: juce_Toolbar.h:169
juce::AccessibilityNativeHandle::get_HostRawElementProvider
JUCE_COMRESULT get_HostRawElementProvider(IRawElementProviderSimple **provider) override
alt
@ alt
Definition: juce_UnityPluginInterface.h:81
juce::TextEditor::DragType
DragType
Definition: juce_TextEditor.h:786
juce::ReferenceCountedArray::data
ObjectClass ** data() noexcept
Returns a pointer to the first element in the array.
Definition: juce_ReferenceCountedArray.h:275
juce::gl::glMapObjectBufferATI
void *KHRONOS_APIENTRY *const & glMapObjectBufferATI(GLuint buffer)
juce::dsp::StateVariableTPTFilter::reset
void reset()
Resets the internal state variables of the filter.
juce::gl::GL_CURRENT_TEXTURE_COORDS
@ GL_CURRENT_TEXTURE_COORDS
Definition: juce_gl.h:447
juce::Graphics
A graphics context, used for drawing a component or image.
Definition: juce_GraphicsContext.h:44
juce::Direct2DLowLevelGraphicsContext::~Direct2DLowLevelGraphicsContext
~Direct2DLowLevelGraphicsContext()
juce::NSViewCallbackInterface
Definition: juce_mac_NSViewFrameWatcher.h:35
juce::gl::GL_MAX_GEOMETRY_VARYING_COMPONENTS_EXT
@ GL_MAX_GEOMETRY_VARYING_COMPONENTS_EXT
Definition: juce_gl.h:6707
juce_win32_HiddenMessageWindow.h
JUCE_NODISCARD
#define JUCE_NODISCARD
Definition: juce_CompilerSupport.h:108
juce::HighResolutionTimer::Pimpl::thread
std::thread thread
Definition: juce_posix_SharedCode.h:1340
juce::OpenGLContext::NativeContext::setSwapInterval
bool setSwapInterval(const int)
Definition: juce_OpenGL_android.h:218
juce::gl::driverControls
GLsizei GLuint * driverControls
Definition: juce_gles2.h:5051
juce::gl::GL_PRIMITIVES_GENERATED_OES
@ GL_PRIMITIVES_GENERATED_OES
Definition: juce_gles2.h:4609
juce::gl::GL_MAX_PROGRAM_PATCH_ATTRIBS_NV
@ GL_MAX_PROGRAM_PATCH_ATTRIBS_NV
Definition: juce_gl.h:10200
juce::RenderingHelpers::StackBasedLowLevelGraphicsContext::clipToRectangle
bool clipToRectangle(const Rectangle< int > &r) override
Definition: juce_RenderingHelpers.h:2708
juce::gl::GL_OP_EXP_BASE_2_EXT
@ GL_OP_EXP_BASE_2_EXT
Definition: juce_gl.h:7971
juce::gl::pipelines
const GLuint * pipelines
Definition: juce_gl.h:2456
juce::ConcertinaPanel
A panel which holds a vertical stack of components which can be expanded and contracted.
Definition: juce_ConcertinaPanel.h:39
juce::rawToUniquePtr
std::unique_ptr< T > rawToUniquePtr(T *ptr)
Converts an owning raw pointer into a unique_ptr, deriving the type of the unique_ptr automatically.
Definition: juce_Memory.h:195
juce::gl::segment
GLuint segment
Definition: juce_gl.h:8932
juce::ListenerList::ListenerList
ListenerList()=default
Creates an empty list.
juce::gl::GL_LIGHTING
@ GL_LIGHTING
Definition: juce_gl.h:464
juce::AudioAppComponent::deviceManager
AudioDeviceManager & deviceManager
Definition: juce_AudioAppComponent.h:124
VideoComponent::Pimpl::MediaSession::Player::mediaPlayerListener
MediaPlayerListener mediaPlayerListener
Definition: juce_android_Video.h:1107
juce::RenderingHelpers::SavedStateStack::operator->
StateObjectType * operator->() const noexcept
Definition: juce_RenderingHelpers.h:2655
juce::OSCBundle::timeTag
OSCTimeTag timeTag
Definition: juce_OSCBundle.h:143
juce::gl::GL_FRAMEBUFFER_INCOMPLETE_LAYER_TARGETS_EXT
@ GL_FRAMEBUFFER_INCOMPLETE_LAYER_TARGETS_EXT
Definition: juce_gl.h:6717
juce::RectangleList::add
void add(RectangleType rect)
Merges a new rectangle into the list.
Definition: juce_RectangleList.h:110
juce::BufferedInputStream::bufferedRange
Range< int64 > bufferedRange
Definition: juce_BufferedInputStream.h:82
juce::KeyPress::stopKey
static const int stopKey
key-code for a multimedia 'stop' key, (not all keyboards will have one)
Definition: juce_KeyPress.h:264
juce::gl::GL_WEIGHT_ARRAY_POINTER_ARB
@ GL_WEIGHT_ARRAY_POINTER_ARB
Definition: juce_gl.h:5391
juce::HeapBlock::AllowConversion
typename std::enable_if< std::is_base_of< typename std::remove_pointer< ElementType >::type, typename std::remove_pointer< OtherElementType >::type >::value >::type AllowConversion
Definition: juce_HeapBlock.h:91
juce::gl::GL_STREAM_DRAW
@ GL_STREAM_DRAW
Definition: juce_gl.h:1414
juce::gl::GL_DECAL
@ GL_DECAL
Definition: juce_gl.h:613
juce::dsp::Convolution::Latency
Contains configuration information for a convolution with a fixed latency.
Definition: juce_Convolution.h:119
juce::Range::movedToStartAt
constexpr JUCE_NODISCARD Range movedToStartAt(const ValueType newStart) const noexcept
Returns a range with the same length as this one, but moved to have the given start position.
Definition: juce_Range.h:113
juce::OSCColour::red
uint8 red
Definition: juce_OSCTypes.h:74
juce::gl::GL_CONSERVATIVE_RASTER_DILATE_NV
@ GL_CONSERVATIVE_RASTER_DILATE_NV
Definition: juce_gl.h:8980
juce::gl::GL_COLOR_ATTACHMENT5_EXT
@ GL_COLOR_ATTACHMENT5_EXT
Definition: juce_gl.h:6641
juce::anonymous_namespace{juce_posix_SharedCode.h}::getFD
int getFD(void *handle) noexcept
Definition: juce_posix_SharedCode.h:234
juce::dsp::Panner::prepare
void prepare(const ProcessSpec &spec)
Initialises the processor.
juce::StandalonePluginHolder::CallbackMaxSizeEnforcer::audioDeviceAboutToStart
void audioDeviceAboutToStart(AudioIODevice *device) override
Called to indicate that the device is about to start calling back.
Definition: juce_StandaloneFilterWindow.h:442
juce::XWindowSystemUtilities::XSettings::display
::Display * display
Definition: juce_linux_XWindowSystem.h:152
VideoComponent::Pimpl::MediaSession::Player::State::error
@ error
juce::AudioChannelSet::bottomRearRight
@ bottomRearRight
Bottom Rear Right (Brr)
Definition: juce_AudioChannelSet.h:420
juce::CoreGraphicsContext::CoreGraphicsContext
CoreGraphicsContext(CGContextRef context, float flipHeight)
juce::gl::GL_MODELVIEW2_ARB
@ GL_MODELVIEW2_ARB
Definition: juce_gl.h:5395
juce::dsp::Gain::getGainDecibels
FloatType getGainDecibels() const noexcept
Returns the current gain in decibels.
Definition: juce_Gain.h:53
juce::isPermissionDeclaredInManifest
bool isPermissionDeclaredInManifest(const String &requestedPermission)
juce::CharPointer_UTF16::atomicSwap
CharPointer_UTF16 atomicSwap(CharPointer_UTF16 newValue)
Atomically swaps this pointer for a new value, returning the previous value.
Definition: juce_CharPointer_UTF16.h:470
juce::dsp::LinkwitzRileyFilter::sampleRate
double sampleRate
Definition: juce_LinkwitzRileyFilter.h:137
juce::gl::GL_TEXTURE_GREEN_SIZE_EXT
@ GL_TEXTURE_GREEN_SIZE_EXT
Definition: juce_gl.h:7443
juce::gl::GL_NUM_SHADING_LANGUAGE_VERSIONS
@ GL_NUM_SHADING_LANGUAGE_VERSIONS
Definition: juce_gl.h:2669
CameraDevice::Pimpl::StreamConfigurationMap::StreamConfigurationMap
StreamConfigurationMap(const GlobalRef &cameraCharacteristicsToUse)
Definition: juce_android_CameraDevice.h:820
juce::RenderingHelpers::EdgeTableFillers::ImageFill::clipEdgeTableLine
void clipEdgeTableLine(EdgeTable &et, int x, int y, int width)
Definition: juce_RenderingHelpers.h:876
juce::anonymous_namespace{juce_posix_SharedCode.h}::getResultForErrno
Result getResultForErrno()
Definition: juce_posix_SharedCode.h:224
juce::gl::GL_SWIZZLE_STQ_ATI
@ GL_SWIZZLE_STQ_ATI
Definition: juce_gl.h:5751
juce::LocalRef::LocalRef
LocalRef(const LocalRef &other) noexcept
Definition: juce_android_JNIHelpers.h:36
juce::ObjCBlock::ObjCBlock
ObjCBlock(C *_this, R(C::*fn)(P...))
Definition: juce_mac_ObjCHelpers.h:495
juce::gl::GL_TEXTURE_GEQUAL_R_SGIX
@ GL_TEXTURE_GEQUAL_R_SGIX
Definition: juce_gl.h:11661
juce::Array::addUsingDefaultSort
void addUsingDefaultSort(ParameterType newElement)
Inserts a new element into the array, assuming that the array is sorted.
Definition: juce_Array.h:711
juce::ToolbarItemComponent::getStyle
Toolbar::ToolbarItemStyle getStyle() const noexcept
Returns the current style setting of this item.
Definition: juce_ToolbarItemComponent.h:90
juce::String::fromUTF8
static String fromUTF8(const char *utf8buffer, int bufferSizeBytes=-1)
Creates a String from a UTF-8 encoded buffer.
juce::KeyboardComponentBase::verticalKeyboardFacingRight
@ verticalKeyboardFacingRight
Definition: juce_KeyboardComponentBase.h:54
juce::gl::GL_FILE_NAME_NV
@ GL_FILE_NAME_NV
Definition: juce_gl.h:9627
juce::gl::GL_TEXTURE_BINDING_BUFFER_ARB
@ GL_TEXTURE_BINDING_BUFFER_ARB
Definition: juce_gl.h:5068
juce::gl::GL_SAMPLE_COVERAGE_INVERT_ARB
@ GL_SAMPLE_COVERAGE_INVERT_ARB
Definition: juce_gl.h:4529
juce::gl::GL_SIGNED_RGBA8_NV
@ GL_SIGNED_RGBA8_NV
Definition: juce_gl.h:10329
juce::gl::residences
const GLuint GLboolean * residences
Definition: juce_gl.h:1080
MediaPlayerListener::Owner::onSeekComplete
virtual void onSeekComplete(LocalRef< jobject > &mediaPlayer)=0
juce::gl::GL_PATH_FILL_MASK_NV
@ GL_PATH_FILL_MASK_NV
Definition: juce_gl.h:9640
juce::FlexItem::AlignSelf
AlignSelf
Possible value for the alignSelf property.
Definition: juce_FlexItem.h:94
juce::gl::GL_R1UI_C4UB_V3F_SUN
@ GL_R1UI_C4UB_V3F_SUN
Definition: juce_gl.h:11910
juce::gl::GL_SOURCE2_ALPHA_ARB
@ GL_SOURCE2_ALPHA_ARB
Definition: juce_gl.h:5172
juce::gl::GL_QUADS_FOLLOW_PROVOKING_VERTEX_CONVENTION_EXT
@ GL_QUADS_FOLLOW_PROVOKING_VERTEX_CONVENTION_EXT
Definition: juce_gl.h:7133
juce::gl::GL_COLOR_TABLE_INTENSITY_SIZE
@ GL_COLOR_TABLE_INTENSITY_SIZE
Definition: juce_gl.h:4386
juce::gl::GL_LOSE_CONTEXT_ON_RESET
@ GL_LOSE_CONTEXT_ON_RESET
Definition: juce_gl.h:3030
juce_OSCBundle.h
juce::gl::GL_DETAIL_TEXTURE_2D_BINDING_SGIS
@ GL_DETAIL_TEXTURE_2D_BINDING_SGIS
Definition: juce_gl.h:11157
juce::gl::GL_COMPRESSED_RG_RGTC2
@ GL_COMPRESSED_RG_RGTC2
Definition: juce_gl.h:1902
juce_ChangeBroadcaster.h
juce::AudioBuffer::setSample
void setSample(int destChannel, int destSample, Type newValue) noexcept
Sets a sample in the buffer.
Definition: juce_AudioSampleBuffer.h:698
juce::SpeakerMappings::vstArrangementTypeToChannelSet
static AudioChannelSet vstArrangementTypeToChannelSet(int32 arr, int fallbackNumChannels)
Definition: juce_VSTCommon.h:59
juce::detail::ContextPtr
std::unique_ptr< CGContext, ContextDelete > ContextPtr
Definition: juce_mac_CoreGraphicsContext.h:58
juce::gl::GL_DRAW_BUFFER5_ATI
@ GL_DRAW_BUFFER5_ATI
Definition: juce_gl.h:5614
JUCE_TRY
#define JUCE_TRY
The JUCE_TRY/JUCE_CATCH_EXCEPTION wrappers can be used to pass any uncaught exceptions to the JUCEApp...
Definition: juce_ApplicationBase.h:318
juce::gl::GL_DEBUG_SEVERITY_MEDIUM_AMD
@ GL_DEBUG_SEVERITY_MEDIUM_AMD
Definition: juce_gl.h:3251
CameraDevice::Pimpl::startPreviewMode
void startPreviewMode(ImageReader &ir)
Definition: juce_android_CameraDevice.h:3102
VideoComponent::Pimpl::MediaSession::Player::State::initialised
@ initialised
juce::StandaloneFilterWindow::MainContentComponent::valueChanged
void valueChanged(Value &value) override
Called when a Value object is changed.
Definition: juce_StandaloneFilterWindow.h:1016
juce::SmoothedValueBase::FloatTypeHelper< SmoothedValueClass< FloatType, SmoothingType > >::Type
FloatType Type
Definition: juce_SmoothedValue.h:51
juce::dsp::IIR::Filter::CoefficientsPtr
typename Coefficients< NumericType >::Ptr CoefficientsPtr
A typedef for a ref-counted pointer to the coefficients object.
Definition: juce_dsp/processors/juce_IIRFilter.h:310
juce::gl::GL_RG32I
@ GL_RG32I
Definition: juce_gl.h:1924
juce_AudioFormatManager.h
juce::CharPointer_ASCII::operator-=
void operator-=(const int numToSkip) noexcept
Definition: juce_CharPointer_ASCII.h:116
juce::AudioProcessor::Bus::isEnabled
bool isEnabled() const noexcept
Returns true if the current bus is enabled.
Definition: juce_AudioProcessor.h:446
juce::AttributedString::ReadingDirection
ReadingDirection
Types of reading direction that can be used.
Definition: juce_AttributedString.h:130
jassertfalse
#define jassertfalse
This will always cause an assertion failure.
Definition: juce_PlatformDefs.h:152
juce::StringArray::end
const String * end() const noexcept
Returns a pointer to the String which follows the last element in the array.
Definition: juce_StringArray.h:180
juce::StatisticsAccumulator::getCount
size_t getCount() const noexcept
Returns how many values have been added to this accumulator.
Definition: juce_StatisticsAccumulator.h:106
CameraDevice::Pimpl::CaptureSession
Definition: juce_ios_CameraDevice.h:324
juce::gl::GL_TEXTURE_CUBE_MAP_POSITIVE_X_ARB
@ GL_TEXTURE_CUBE_MAP_POSITIVE_X_ARB
Definition: juce_gl.h:5131
juce::AudioProcessorParameter::Listener
A base class for listeners that want to know about changes to an AudioProcessorParameter.
Definition: juce_AudioProcessorParameter.h:293
CameraDevice::Pimpl::ScopedCameraDevice::cameraDeviceStateOpenedCallback
static void JNICALL cameraDeviceStateOpenedCallback(JNIEnv *, jobject, jlong host, jobject rawCamera)
Definition: juce_android_CameraDevice.h:2480
juce::AccessibleState::isSelected
bool isSelected() const noexcept
Returns true if the UI element is selected.
Definition: juce_AccessibilityState.h:186
juce::gl::GL_COMPRESSED_RGBA_ASTC_5x5x5_OES
@ GL_COMPRESSED_RGBA_ASTC_5x5x5_OES
Definition: juce_gles2.h:4871
juce::dsp::LinkwitzRileyFilter::getCutoffFrequency
SampleType getCutoffFrequency() const noexcept
Returns the cutoff frequency of the filter.
Definition: juce_LinkwitzRileyFilter.h:72
juce::gl::GL_DEPTH_COMPONENT16_OES
@ GL_DEPTH_COMPONENT16_OES
Definition: juce_gles2.h:4667
juce::gl::GL_MINMAX_SINK
@ GL_MINMAX_SINK
Definition: juce_gl.h:4364
juce::gl::GL_VIEWPORT_BOUNDS_RANGE_NV
@ GL_VIEWPORT_BOUNDS_RANGE_NV
Definition: juce_gles2.h:4434
juce::dsp::ProcessorDuplicator::process
void process(const ProcessContext &context) noexcept
Definition: juce_ProcessorDuplicator.h:67
juce_Bias.h
juce::PushNotifications::Notification::properties
var properties
Optional: collection of additional properties that may be passed as a dictionary.
Definition: juce_PushNotifications.h:147
juce::gl::GL_IMAGE_ROTATE_ANGLE_HP
@ GL_IMAGE_ROTATE_ANGLE_HP
Definition: juce_gl.h:8190
juce::KeyPress::pageDownKey
static const int pageDownKey
key-code for the page-down key
Definition: juce_KeyPress.h:203
juce::gl::s1
GLuint GLfloat GLfloat GLfloat GLfloat GLfloat GLfloat GLfloat GLfloat s1
Definition: juce_gl.h:9057
juce::dsp::AudioBlock::copyFrom
AudioBlock & copyFrom(const AudioBuffer< OtherNumericType > &src, size_t srcPos=0, size_t dstPos=0, size_t numElements=std::numeric_limits< size_t >::max())
Copy the values from an AudioBuffer to this block.
Definition: juce_AudioBlock.h:325
juce::gl::GL_UNDEFINED_VERTEX_EXT
@ GL_UNDEFINED_VERTEX_EXT
Definition: juce_gles2.h:2156
juce::gl::GL_ACTIVE_ATTRIBUTE_MAX_LENGTH
@ GL_ACTIVE_ATTRIBUTE_MAX_LENGTH
Definition: juce_gl.h:1543
juce::gl::GL_TEXTURE_GEN_R
@ GL_TEXTURE_GEN_R
Definition: juce_gl.h:504
juce::juce_hypot
Type juce_hypot(Type a, Type b) noexcept
Using juce_hypot is easier than dealing with the different types of hypot function that are provided ...
Definition: juce_MathsFunctions.h:352
juce::CppTokeniserFunctions::parseDecimalLiteral
static bool parseDecimalLiteral(Iterator &source) noexcept
Definition: juce_CPlusPlusCodeTokeniserFunctions.h:216
juce::gl::GL_MAX_PROGRAM_ATTRIB_COMPONENTS_NV
@ GL_MAX_PROGRAM_ATTRIB_COMPONENTS_NV
Definition: juce_gl.h:9302
juce::ArgumentList::Argument::getLongOptionValue
String getLongOptionValue() const
If this argument is a long option with a value, this returns the value.
juce::AudioProcessorParameterWithIDAttributes::getLabel
JUCE_NODISCARD auto getLabel() const
An optional label for the parameter's value.
Definition: juce_AudioProcessorParameterWithID.h:89
juce::ToolbarItemComponent::contentArea
Rectangle< int > contentArea
Definition: juce_ToolbarItemComponent.h:204
juce::MouseEvent::x
const int x
The x-position of the mouse when the event occurred.
Definition: juce_MouseEvent.h:106
juce::AndroidInterfaceImplementer::invocationHandler
GlobalRef invocationHandler
Definition: juce_android_JNIHelpers.h:884
juce::NetworkServiceDiscovery::Advertiser::Advertiser
Advertiser(const String &serviceTypeUID, const String &serviceDescription, int broadcastPort, int connectionPort, RelativeTime minTimeBetweenBroadcasts=RelativeTime::seconds(1.5))
Creates and starts an Advertiser thread, broadcasting with the given properties.
juce::MouseInactivityDetector::mouseMove
void mouseMove(const MouseEvent &e) override
Called when the mouse moves inside a component.
Definition: juce_MouseInactivityDetector.h:101
juce::RelativeCoordinatePositionerBase
Base class for Component::Positioners that are based upon relative coordinates.
Definition: juce_RelativeCoordinatePositioner.h:35
juce::AnalyticsDestination::AnalyticsEvent::name
String name
The name of the event.
Definition: juce_AnalyticsDestination.h:50
juce::AccessibleState::Flags
Flags
Definition: juce_AccessibilityState.h:195
juce::gl::GL_WRITE_ONLY_ARB
@ GL_WRITE_ONLY_ARB
Definition: juce_gl.h:5459
VideoComponent::Pimpl::MediaSession::playerBufferingEnded
void playerBufferingEnded()
Definition: juce_android_Video.h:1448
juce::AlertWindow::dragger
ComponentDragger dragger
Definition: juce_AlertWindow.h:510
juce::Slider::Listener::sliderDragStarted
virtual void sliderDragStarted(Slider *)
Called when the slider is about to be dragged.
Definition: juce_Slider.h:583
juce::RenderingHelpers::StackBasedLowLevelGraphicsContext::fillPath
void fillPath(const Path &path, const AffineTransform &t) override
Definition: juce_RenderingHelpers.h:2723
juce::Direct2DLowLevelGraphicsContext::getClipBounds
Rectangle< int > getClipBounds() const override
juce::gl::GL_PIXEL_UNPACK_BUFFER_ARB
@ GL_PIXEL_UNPACK_BUFFER_ARB
Definition: juce_gl.h:4667
juce::gl::GL_DEBUG_TYPE_OTHER_ARB
@ GL_DEBUG_TYPE_OTHER_ARB
Definition: juce_gl.h:3974
juce::WavAudioFormat::riffInfoDefaultAudioStream
static const char *const riffInfoDefaultAudioStream
Metadata property name used in INFO chunks.
Definition: juce_WavAudioFormat.h:110
juce::OwnedArray::operator[]
ObjectClass * operator[](int index) const noexcept
Returns a pointer to the object at this index in the array.
Definition: juce_OwnedArray.h:149
juce::dsp::LogRampedValue::stepsToTarget
int stepsToTarget
Definition: juce_LogRampedValue.h:184
juce::OSCMessage
An OSC Message.
Definition: juce_OSCMessage.h:40
juce_mac_CFHelpers.h
juce::gl::GL_ATTACHED_MEMORY_OFFSET_NV
@ GL_ATTACHED_MEMORY_OFFSET_NV
Definition: juce_gl.h:9476
juce::gl::GL_SCISSOR_COMMAND_NV
@ GL_SCISSOR_COMMAND_NV
Definition: juce_gl.h:8916
juce_FillType.h
juce::gl::GL_RGBA_SNORM
@ GL_RGBA_SNORM
Definition: juce_gl.h:7799
juce::gl::GL_BOOL_VEC4_ARB
@ GL_BOOL_VEC4_ARB
Definition: juce_gl.h:4854
juce_Grid.h
juce::AudioSourcePlayer::getGain
float getGain() const noexcept
Returns the current gain.
Definition: juce_AudioSourcePlayer.h:79
juce::gl::GL_DEPTH_CLAMP_NEAR_AMD
@ GL_DEPTH_CLAMP_NEAR_AMD
Definition: juce_gl.h:3272
juce::gl::GL_VERTEX_WEIGHT_ARRAY_TYPE_EXT
@ GL_VERTEX_WEIGHT_ARRAY_TYPE_EXT
Definition: juce_gl.h:8123
juce::gl::GL_MINMAX
@ GL_MINMAX
Definition: juce_gl.h:3044
juce::ResamplingAudioSource::callbackLock
CriticalSection callbackLock
Definition: juce_ResamplingAudioSource.h:85
juce::FillType
Represents a colour or fill pattern to use for rendering paths.
Definition: juce_FillType.h:40
CameraDevice::Pimpl::minWidth
int minWidth
Definition: juce_android_CameraDevice.h:2903
juce::AccessibilityNativeHandle::AccessibilityNativeHandle
AccessibilityNativeHandle(AccessibilityHandler &handler)
juce::CharPointer_UTF8::getIntValue32
int getIntValue32() const noexcept
Parses this string as a 32-bit integer.
Definition: juce_CharPointer_UTF8.h:470
juce::dsp::FIR::Coefficients::Coefficients
Coefficients(size_t size)
Creates a null set of coefficients of a given size.
Definition: juce_FIRFilter.h:225
juce::dsp::DelayLine::getMaximumDelayInSamples
int getMaximumDelayInSamples() const noexcept
Gets the maximum possible delay in samples.
Definition: juce_DelayLine.h:128
juce_InterProcessLock.h
VideoComponent::Pimpl::MediaSession::abandonAudioFocus
void abandonAudioFocus()
Definition: juce_android_Video.h:1577
juce::MultiTouchMapper::MultiTouchMapper
MultiTouchMapper()
Definition: juce_MultiTouchMapper.h:35
juce::gl::GL_COLOR_BUFFER_BIT4_QCOM
@ GL_COLOR_BUFFER_BIT4_QCOM
Definition: juce_gles2.h:5197
VideoComponent::Pimpl::PlayerControllerBase::PlayerAsyncInitialiser
Definition: juce_mac_Video.h:274
juce::gl::GL_TESS_GEN_VERTEX_ORDER_OES
@ GL_TESS_GEN_VERTEX_ORDER_OES
Definition: juce_gles2.h:4760
juce::gl::GL_IMAGE_SCALE_Y_HP
@ GL_IMAGE_SCALE_Y_HP
Definition: juce_gl.h:8187
juce::JNIClassBase::minSDK
int minSDK
Definition: juce_android_JNIHelpers.h:195
juce::CppTokeniserFunctions::StringIterator::isEOF
bool isEOF() const noexcept
Definition: juce_CPlusPlusCodeTokeniserFunctions.h:543
juce::RenderingHelpers::SoftwareRendererSavedState::drawGlyph
void drawGlyph(int glyphNumber, const AffineTransform &trans)
Definition: juce_RenderingHelpers.h:2535
juce::OSCArgument
An OSC argument.
Definition: juce_OSCArgument.h:40
juce::gl::GL_WRITE_ONLY_OES
@ GL_WRITE_ONLY_OES
Definition: juce_gles2.h:4639
juce::gl::GL_CLAMP_TO_EDGE
@ GL_CLAMP_TO_EDGE
Definition: juce_gl.h:1118
CameraDevice::Pimpl::PreviewDisplay::onSurfaceTextureDestroyed
bool onSurfaceTextureDestroyed(LocalRef< jobject > &) override
Definition: juce_android_CameraDevice.h:1098
juce::MetaSuperFn::value
static constexpr auto value
Definition: juce_mac_ObjCHelpers.h:223
juce::gl::GL_MODULATE_SIGNED_ADD_ATI
@ GL_MODULATE_SIGNED_ADD_ATI
Definition: juce_gl.h:5855
juce::AudioPluginInstance::Parameter
Structure used to describe plugin parameters.
Definition: juce_AudioPluginInstance.h:149
juce::dsp::NoiseGate::processSample
SampleType processSample(int channel, SampleType inputValue)
Performs the processing operation on a single sample at a time.
juce::gl::GLVULKANPROCNV
GLVULKANPROCNV(KHRONOS_APIENTRY *const &glGetVkProcAddrNV)(const GLchar *name)
juce::GenericInterpolator::process
int process(double speedRatio, const float *inputSamples, float *outputSamples, int numOutputSamplesToProduce) noexcept
Resamples a stream of samples.
Definition: juce_GenericInterpolator.h:79
juce::anonymous_namespace{juce_android_JNIHelpers.h}::javaStringFromChar
LocalRef< jstring > javaStringFromChar(const juce_wchar c)
Definition: juce_android_JNIHelpers.h:797
juce::gl::GL_IMAGE_BUFFER_OES
@ GL_IMAGE_BUFFER_OES
Definition: juce_gles2.h:4851
juce::gl::GL_COVERAGE_MODULATION_NV
@ GL_COVERAGE_MODULATION_NV
Definition: juce_gl.h:9253
juce::gl::GL_SUBTRACT
@ GL_SUBTRACT
Definition: juce_gl.h:1234
juce::String::appendCharPointer
void appendCharPointer(CharPointer textToAppend)
Appends a string to the end of this one.
Definition: juce_String.h:298
juce::dsp::SIMDRegister::multiplyAdd
static SIMDRegister JUCE_VECTOR_CALLTYPE multiplyAdd(SIMDRegister a, const SIMDRegister b, SIMDRegister c) noexcept
Multiplies b and c and adds the result to a.
Definition: juce_SIMDRegister.h:318
juce::XWindowSystemUtilities::XSettings::removeListener
void removeListener(Listener *listenerToRemove)
Definition: juce_linux_XWindowSystem.h:149
juce::UnitTestCategories::values
static const String values
Definition: juce_UnitTestCategories.h:51
juce::Line::getLength
ValueType getLength() const noexcept
Returns the length of the line.
Definition: juce_Line.h:117
juce::gl::GL_VERTEX_ARRAY_COUNT_EXT
@ GL_VERTEX_ARRAY_COUNT_EXT
Definition: juce_gl.h:7882
juce::gl::GL_MAP2_VERTEX_ATTRIB8_4_NV
@ GL_MAP2_VERTEX_ATTRIB8_4_NV
Definition: juce_gl.h:10673
juce::gl::GL_BUFFER_MAP_POINTER_ARB
@ GL_BUFFER_MAP_POINTER_ARB
Definition: juce_gl.h:5463
juce::AppleRemoteDevice::plusButton
@ plusButton
The plus or volume-up button.
Definition: juce_AppleRemote.h:54
juce::WavAudioFormat::riffInfoLogoURL
static const char *const riffInfoLogoURL
Metadata property name used in INFO chunks.
Definition: juce_WavAudioFormat.h:130
juce::OpenGLPixelFormat::accumulationBufferBlueBits
int accumulationBufferBlueBits
The number of bits per pixel to use for an accumulation buffer's blue channel.
Definition: juce_OpenGLPixelFormat.h:65
juce::ListenerList::Iterator::getListener
ListType::ListenerType * getListener() const noexcept
Definition: juce_ListenerList.h:219
juce::XWindowSystem::isMinimised
bool isMinimised(::Window) const
juce::XmlElement::XmlAttributeNode::name
Identifier name
Definition: juce_XmlElement.h:769
juce::ShapeButton::overColourOn
Colour overColourOn
Definition: juce_ShapeButton.h:115
juce::CharPointer_UTF16::getBytesRequiredFor
static size_t getBytesRequiredFor(CharPointer text) noexcept
Returns the number of bytes that would be needed to represent the given string in this encoding forma...
Definition: juce_CharPointer_UTF16.h:258
juce::AudioProcessorGraph::Node::nodeID
const NodeID nodeID
The ID number assigned to this node.
Definition: juce_AudioProcessorGraph.h:107
juce::PixelARGB::unpremultiply
forcedinline void unpremultiply() noexcept
Unpremultiplies the pixel's RGB values.
Definition: juce_PixelFormats.h:253
VideoComponent::Pimpl::PlayerController::view
NSView * view
Definition: juce_mac_Video.h:657
juce::dsp::SIMDFallbackOps::equal
static forcedinline vSIMDType equal(vSIMDType a, vSIMDType b) noexcept
Definition: juce_fallback_SIMDNativeOps.h:82
juce::ComTypes::VMRMode_Windowed
@ VMRMode_Windowed
Definition: juce_win32_ComTypes.h:45
CameraDevice::Pimpl::connectFilters
bool connectFilters(ComTypes::IBaseFilter *const first, ComTypes::IBaseFilter *const second) const
Definition: juce_win32_CameraDevice.h:717
juce::gl::GL_SHADER_BINARY_FORMATS
@ GL_SHADER_BINARY_FORMATS
Definition: juce_gl.h:2418
juce::gl::GL_TEXTURE_RED_SIZE
@ GL_TEXTURE_RED_SIZE
Definition: juce_gl.h:960
juce::BorderSize::getLeft
ValueType getLeft() const noexcept
Returns the gap that should be left at the left of the region.
Definition: juce_BorderSize.h:67
juce::SamplerSound
A subclass of SynthesiserSound that represents a sampled audio clip.
Definition: juce_Sampler.h:43
juce::File::copyInternal
bool copyInternal(const File &) const
juce::gl::GL_TRIANGLE_FAN
@ GL_TRIANGLE_FAN
Definition: juce_gl.h:225
juce::ComTypes::UIA_WindowPatternId
const long UIA_WindowPatternId
Definition: juce_win32_ComInterfaces.h:130
juce::StandaloneFilterWindow::DecoratorConstrainer
Definition: juce_StandaloneFilterWindow.h:1071
juce::gl::GL_RESET_NOTIFICATION_STRATEGY_EXT
@ GL_RESET_NOTIFICATION_STRATEGY_EXT
Definition: juce_gles2.h:2418
CameraDevice::Pimpl::ScopedCameraDevice::CaptureSession::~CaptureSession
~CaptureSession()
Definition: juce_android_CameraDevice.h:1592
juce::MouseWheelDetails::isInertial
bool isInertial
If true, then this event is part of the inertial momentum phase that follows the wheel being released...
Definition: juce_MouseEvent.h:422
juce::gl::counterList
GLboolean GLuint GLint GLuint * counterList
Definition: juce_gl.h:3472
juce::gl::WGL_CONTEXT_LAYER_PLANE_ARB
@ WGL_CONTEXT_LAYER_PLANE_ARB
Definition: juce_wgl.h:146
juce::gl::GL_TRANSFORM_FEEDBACK_BUFFER
@ GL_TRANSFORM_FEEDBACK_BUFFER
Definition: juce_gl.h:1745
juce::ComTypes::TextUnit_Document
@ TextUnit_Document
Definition: juce_win32_ComInterfaces.h:83
juce::KeyPress::numberPad1
static const int numberPad1
key-code for the 1 on the numeric keypad.
Definition: juce_KeyPress.h:244
juce::FileChooserDialogBox::content
ContentComponent * content
Definition: juce_FileChooserDialogBox.h:146
juce::PluginHostType::AdobePremierePro
@ AdobePremierePro
Represents Adobe Premiere Pro.
Definition: juce_PluginHostType.h:59
juce::KeyPress::F13Key
static const int F13Key
key-code for the F13 key
Definition: juce_KeyPress.h:219
juce::ChannelRemappingAudioSource
An AudioSource that takes the audio from another source, and re-maps its input and output channels to...
Definition: juce_ChannelRemappingAudioSource.h:43
juce::AccessibleState::withAccessibleOffscreen
JUCE_NODISCARD AccessibleState withAccessibleOffscreen() const noexcept
Sets the accessible offscreen flag and returns the new state.
Definition: juce_AccessibilityState.h:119
juce::gl::WGL_SAMPLES_EXT
@ WGL_SAMPLES_EXT
Definition: juce_wgl.h:406
juce::Parallelogram::operator-
Parallelogram operator-(Point< ValueType > deltaPosition) const noexcept
Returns a parallelogram which is the same as this one moved by a given amount.
Definition: juce_Parallelogram.h:121
juce::gl::GL_HILO8_NV
@ GL_HILO8_NV
Definition: juce_gl.h:10392
juce_IIRFilterAudioSource.h
juce::gl::GL_FOVEATION_SCALED_BIN_METHOD_BIT_QCOM
@ GL_FOVEATION_SCALED_BIN_METHOD_BIT_QCOM
Definition: juce_gles2.h:5096
juce::AudioProcessorGraph::Node::hasNoConnections
bool hasNoConnections() const noexcept
Definition: juce_AudioProcessorGraph.h:158
juce::dsp::AudioBlock::fill
AudioBlock &JUCE_VECTOR_CALLTYPE fill(NumericType value) noexcept
Fills the memory referenced by this AudioBlock with value.
Definition: juce_AudioBlock.h:309
juce::gl::WGL_TRANSPARENT_EXT
@ WGL_TRANSPARENT_EXT
Definition: juce_wgl.h:440
juce::ArrayBase::add
void add(ElementType &&newElement)
Definition: juce_ArrayBase.h:261
juce::AlertWindow::accessibleMessageLabel
Label accessibleMessageLabel
Definition: juce_AlertWindow.h:507
juce::RuntimePermissions
Definition: juce_RuntimePermissions.h:64
juce::OSCBundle::Element
An OSC bundle element.
Definition: juce_OSCBundle.h:66
juce::OggVorbisAudioFormat::id3comment
static const char *const id3comment
Metadata key for setting an ID3 comment.
Definition: juce_OggVorbisAudioFormat.h:78
juce::LeakedObjectDetector::~LeakedObjectDetector
~LeakedObjectDetector()
Definition: juce_LeakedObjectDetector.h:51
juce::String::appendCharPointer
void appendCharPointer(CharPointer startOfTextToAppend, CharPointer endOfTextToAppend)
Appends a string to the end of this one.
Definition: juce_String.h:247
juce::anonymous_namespace{juce_posix_SharedCode.h}::juce_statStruct
struct stat64 juce_statStruct
Definition: juce_posix_SharedCode.h:171
juce::gl::GL_VERTEX_ATTRIB_ARRAY_DIVISOR_ARB
@ GL_VERTEX_ATTRIB_ARRAY_DIVISOR_ARB
Definition: juce_gl.h:4440
juce::gl::GL_VIEW_CLASS_96_BITS
@ GL_VIEW_CLASS_96_BITS
Definition: juce_gl.h:2832
juce::AccessibilityTextInterface::getText
virtual String getText(Range< int > range) const =0
Returns a section of text.
juce::ResizableEdgeComponent::rightEdge
@ rightEdge
Indicates a vertical bar that can be dragged left/right to move the component's right-hand edge.
Definition: juce_ResizableEdgeComponent.h:51
juce::ArrayBase::capacity
int capacity() const noexcept
Definition: juce_ArrayBase.h:204
juce::PluginHostType::isSADiE
bool isSADiE() const noexcept
Returns true if the host is SADiE.
Definition: juce_PluginHostType.h:173
juce::gl::GL_LOSE_CONTEXT_ON_RESET_EXT
@ GL_LOSE_CONTEXT_ON_RESET_EXT
Definition: juce_gles2.h:2419
juce::gl::GL_CON_18_ATI
@ GL_CON_18_ATI
Definition: juce_gl.h:5716
juce::gl::GL_INT16_VEC2_NV
@ GL_INT16_VEC2_NV
Definition: juce_gl.h:3354
juce_LookupTable.h
juce::Path::Iterator::elementType
PathElementType elementType
Definition: juce_Path.h:750
juce::FillType::isGradient
bool isGradient() const noexcept
Returns true if this is a gradient fill.
Definition: juce_FillType.h:88
juce::RenderingHelpers::CachedGlyphEdgeTable::font
Font font
Definition: juce_RenderingHelpers.h:302
juce::gl::GL_RGB16
@ GL_RGB16
Definition: juce_gl.h:973
juce::AudioBuffer::getWritePointer
Type * getWritePointer(int channelNumber) noexcept
Returns a writeable pointer to one of the buffer's channels.
Definition: juce_AudioSampleBuffer.h:338
juce::StandalonePluginHolder::SettingsComponent
Definition: juce_StandaloneFilterWindow.h:508
juce::gl::GL_TEXTURE_ALPHA_SIZE
@ GL_TEXTURE_ALPHA_SIZE
Definition: juce_gl.h:963
juce::gl::v2
const GLdouble * v2
Definition: juce_gl.h:774
juce::AudioParameterChoice::defaultValue
const float defaultValue
Definition: juce_AudioParameterChoice.h:144
juce::AudioProcessor::BusesLayout::getMainInputChannels
int getMainInputChannels() const noexcept
Get the number of input channels on the main bus.
Definition: juce_AudioProcessor.h:338
juce::gl::enabled
GLenum GLenum GLsizei const GLuint GLboolean enabled
Definition: juce_gl.h:2962
juce::MPEZone::getLastMemberChannel
int getLastMemberChannel() const noexcept
Definition: juce_MPEZoneLayout.h:59
juce::gl::GL_RELATIVE_ROUNDED_RECT2_NV
@ GL_RELATIVE_ROUNDED_RECT2_NV
Definition: juce_gl.h:9751
juce::gl::GL_OPERAND0_ALPHA_EXT
@ GL_OPERAND0_ALPHA_EXT
Definition: juce_gl.h:7580
juce::gl::GL_BLUE_SCALE
@ GL_BLUE_SCALE
Definition: juce_gl.h:526
juce::MPEZone::perNotePitchbendRange
int perNotePitchbendRange
Definition: juce_MPEZoneLayout.h:98
juce::gl::memOffset
GLintptr GLsizeiptr GLuint GLuint64 memOffset
Definition: juce_gl.h:9496
juce::gl::GL_MODELVIEW1_STACK_DEPTH_EXT
@ GL_MODELVIEW1_STACK_DEPTH_EXT
Definition: juce_gl.h:8114
juce::gl::GL_ARRAY_BUFFER_ARB
@ GL_ARRAY_BUFFER_ARB
Definition: juce_gl.h:5444
juce::gl::GL_DEBUG_CATEGORY_OTHER_AMD
@ GL_DEBUG_CATEGORY_OTHER_AMD
Definition: juce_gl.h:3260
juce::AudioChannelSet::create6point0
static AudioChannelSet create6point0()
Creates a set for a 6.0 Cine surround setup (left, right, centre, leftSurround, rightSurround,...
juce::gl::GL_QUERY_BUFFER_BARRIER_BIT
@ GL_QUERY_BUFFER_BARRIER_BIT
Definition: juce_gl.h:2993
juce::Colours::forestgreen
const Colour forestgreen
Definition: juce_Colours.h:87
juce::gl::GL_CLIP_DISTANCE4_APPLE
@ GL_CLIP_DISTANCE4_APPLE
Definition: juce_gles2.h:1671
juce::gl::GL_COMBINER6_NV
@ GL_COMBINER6_NV
Definition: juce_gl.h:9999
juce::gl::GL_ELEMENT_ADDRESS_COMMAND_NV
@ GL_ELEMENT_ADDRESS_COMMAND_NV
Definition: juce_gl.h:8907
juce::gl::GL_VERTEX_WEIGHT_ARRAY_EXT
@ GL_VERTEX_WEIGHT_ARRAY_EXT
Definition: juce_gl.h:8121
juce::gl::GL_BUFFER_ACCESS_ARB
@ GL_BUFFER_ACCESS_ARB
Definition: juce_gl.h:5461
juce::Array< int >
juce::gl::GL_TEXTURE29
@ GL_TEXTURE29
Definition: juce_gl.h:1173
juce::AccessibilityRole::table
@ table
juce::LuaTokeniser
@tags{GUI}
Definition: juce_LuaCodeTokeniser.h:34
juce::gl::GL_TEXTURE_BINDING_RECTANGLE_NV
@ GL_TEXTURE_BINDING_RECTANGLE_NV
Definition: juce_gl.h:10276
juce::SpeakerMappings::channelSetToVstArrangement
static void channelSetToVstArrangement(const AudioChannelSet &channels, Vst2::VstSpeakerArrangement &result)
Definition: juce_VSTCommon.h:132
juce::gl::GL_CON_31_ATI
@ GL_CON_31_ATI
Definition: juce_gl.h:5729
juce::Draggable3DOrientation::quaternion
QuaternionType quaternion
Definition: juce_Draggable3DOrientation.h:121
juce::ComponentPeer::OptionalBorderSize
Represents the window borders around a window component.
Definition: juce_ComponentPeer.h:86
CameraDevice::Pimpl::ERROR_CAMERA_SERVICE
@ ERROR_CAMERA_SERVICE
Definition: juce_android_CameraDevice.h:671
juce::NetworkServiceDiscovery::AvailableServiceList::AvailableServiceList
AvailableServiceList(const String &serviceTypeUID, int broadcastPort)
Creates an AvailableServiceList that will bind to the given port number and watch the network for Adv...
juce::AccessibleState::withExpandable
JUCE_NODISCARD AccessibleState withExpandable() const noexcept
Sets the expandable flag and returns the new state.
Definition: juce_AccessibilityState.h:71
juce::TypeHelpers::UnsignedTypeWithSize
These templates are designed to take an integer type, and return an unsigned int version with the sam...
Definition: juce_MathsFunctions.h:668
juce::gl::GL_UNSIGNED_INT_SAMPLER_2D_RECT
@ GL_UNSIGNED_INT_SAMPLER_2D_RECT
Definition: juce_gl.h:2026
juce::gl::GL_TEXTURE_STACK_DEPTH
@ GL_TEXTURE_STACK_DEPTH
Definition: juce_gl.h:484
juce::FileChooser::title
String title
Definition: juce_FileChooser.h:303
juce::gl::GL_ATTRIB_ARRAY_SIZE_NV
@ GL_ATTRIB_ARRAY_SIZE_NV
Definition: juce_gl.h:10600
juce::gl::counterId
GLuint counterId
Definition: juce_gl.h:8414
juce::AnimatedPositionBehaviours::ContinuousWithMomentum::velocity
double velocity
Definition: juce_AnimatedPositionBehaviours.h:96
juce::gl::GL_OPERAND3_RGB_NV
@ GL_OPERAND3_RGB_NV
Definition: juce_gl.h:10243
juce::dsp::SIMDRegister::SIMDRegister
SIMDRegister() noexcept=default
Default constructor.
juce::WavAudioFormat::riffInfoMusicBy
static const char *const riffInfoMusicBy
Metadata property name used in INFO chunks.
Definition: juce_WavAudioFormat.h:136
juce::createNonRepaintingEmbeddedWindowsPeer
ComponentPeer * createNonRepaintingEmbeddedWindowsPeer(Component &, void *parent)
juce::gl::GL_RGBA4_EXT
@ GL_RGBA4_EXT
Definition: juce_gl.h:7436
juce::gl::GL_AND_REVERSE
@ GL_AND_REVERSE
Definition: juce_gl.h:339
juce::gl::GL_UNSIGNED_SHORT_5_6_5
@ GL_UNSIGNED_SHORT_5_6_5
Definition: juce_gl.h:1108
juce::gl::GL_VERTEX_ARRAY_SIZE
@ GL_VERTEX_ARRAY_SIZE
Definition: juce_gl.h:1004
juce::AsyncUpdater::activeMessage
ReferenceCountedObjectPtr< AsyncUpdaterMessage > activeMessage
Definition: juce_AsyncUpdater.h:105
juce::dsp::SIMDRegister::operator|
SIMDRegister JUCE_VECTOR_CALLTYPE operator|(vMaskType v) const noexcept
Returns the bit-or of the receiver and v.
Definition: juce_SIMDRegister.h:247
juce_ScopedPointer.h
juce::PushNotifications::Channel::groupId
String groupId
Required: group this channel belongs to (see ChannelGroup).
Definition: juce_PushNotifications.h:466
juce::PopupMenu::CustomCallback
A user-defined callback that can be used for specific items in a popup menu.
Definition: juce_PopupMenu.h:894
juce::gl::GL_NUM_SAMPLE_COUNTS
@ GL_NUM_SAMPLE_COUNTS
Definition: juce_gl.h:2550
juce::gl::GL_RGBA_SIGNED_COMPONENTS_EXT
@ GL_RGBA_SIGNED_COMPONENTS_EXT
Definition: juce_gl.h:7021
juce::gl::GL_SLUMINANCE8_EXT
@ GL_SLUMINANCE8_EXT
Definition: juce_gl.h:7732
juce::ComponentPeer::getPlatformScaleFactor
virtual double getPlatformScaleFactor() const noexcept
On Windows and Linux this will return the OS scaling factor currently being applied to the native win...
Definition: juce_ComponentPeer.h:475
juce::gl::GL_ALPHA_FLOAT16_APPLE
@ GL_ALPHA_FLOAT16_APPLE
Definition: juce_gl.h:3668
juce::Colours::antiquewhite
const Colour antiquewhite
Definition: juce_Colours.h:44
juce::RenderingHelpers::SavedStateStack::operator*
StateObjectType & operator*() const noexcept
Definition: juce_RenderingHelpers.h:2656
juce::RenderingHelpers::StackBasedLowLevelGraphicsContext::fillRect
void fillRect(const Rectangle< float > &r) override
Definition: juce_RenderingHelpers.h:2721
juce::WeakReference::Master::getNumActiveWeakReferences
int getNumActiveWeakReferences() const noexcept
Returns the number of WeakReferences that are out there pointing to this object.
Definition: juce_WeakReference.h:190
juce::MidiBufferIterator::Ptr
const uint8 * Ptr
Definition: juce_MidiBuffer.h:80
juce::RenderingHelpers::StackBasedLowLevelGraphicsContext::drawLine
void drawLine(const Line< float > &line) override
Definition: juce_RenderingHelpers.h:2726
juce::dsp::ProcessContextNonReplacing
Contains context information that is passed into an algorithm's process method.
Definition: juce_ProcessContext.h:140
juce::ImageConvolutionKernel::getKernelSize
int getKernelSize() const
Returns the size of the kernel.
Definition: juce_ImageConvolutionKernel.h:89
CameraDevice::Pimpl::DeviceOrientationChangeListener::timerCallback
void timerCallback() override
Definition: juce_android_CameraDevice.h:2872
juce::HeapBlock::~HeapBlock
~HeapBlock()
Destructor.
Definition: juce_HeapBlock.h:134
juce::gl::GL_TESS_CONTROL_SHADER_PATCHES_ARB
@ GL_TESS_CONTROL_SHADER_PATCHES_ARB
Definition: juce_gl.h:4652
juce::ValueSmoothingTypes::Linear
Used to indicate a linear smoothing between values.
Definition: juce_SmoothedValue.h:185
juce::gl::GL_INNOCENT_CONTEXT_RESET_KHR
@ GL_INNOCENT_CONTEXT_RESET_KHR
Definition: juce_gl.h:8538
juce::XmlElement::Iterator
Definition: juce_XmlElement.h:662
juce::gl::GL_LUMINANCE8_OES
@ GL_LUMINANCE8_OES
Definition: juce_gles2.h:4670
juce::ImageButton::LookAndFeelMethods
This abstract base class is implemented by LookAndFeel classes.
Definition: juce_ImageButton.h:131
juce::gl::GL_COMPARE_REF_TO_TEXTURE_EXT
@ GL_COMPARE_REF_TO_TEXTURE_EXT
Definition: juce_gles2.h:2612
juce_ThreadPool.h
juce_AudioFormatWriter.h
juce::SpinLock::lock
Atomic< int > lock
Definition: juce_SpinLock.h:83
juce::PluginHostType::isAdobeAudition
bool isAdobeAudition() const noexcept
Returns true if the host is Adobe Audition.
Definition: juce_PluginHostType.h:123
juce::MixerAudioSource::tempBuffer
AudioBuffer< float > tempBuffer
Definition: juce_MixerAudioSource.h:92
juce::ObjCObjectHandle::reset
void reset()
Definition: juce_mac_ObjCHelpers.h:298
juce::gl::GL_SRGB8
@ GL_SRGB8
Definition: juce_gl.h:1668
juce::PluginDirectoryScanner::getFailedFiles
const StringArray & getFailedFiles() const noexcept
This returns a list of all the filenames of things that looked like being a plugin file,...
Definition: juce_PluginDirectoryScanner.h:115
juce::gl::colorNumber
GLuint colorNumber
Definition: juce_gl.h:2214
juce::gl::GL_VERTEX_PROGRAM_POINT_SIZE_ARB
@ GL_VERTEX_PROGRAM_POINT_SIZE_ARB
Definition: juce_gl.h:5498
juce::HyperlinkButton::font
Font font
Definition: juce_HyperlinkButton.h:120
juce::ResizableBorderComponent::borderSize
BorderSize< int > borderSize
Definition: juce_ResizableBorderComponent.h:187
juce::RelativeCoordinate::StandardStrings::y
@ y
Definition: juce_RelativeCoordinate.h:168
juce::gl::GL_DEPTH_CLAMP_NV
@ GL_DEPTH_CLAMP_NV
Definition: juce_gl.h:9051
juce::URL::Upload::parameterName
String parameterName
Definition: juce_URL.h:701
juce_DrawableText.h
juce::gl::GL_SLUMINANCE8_ALPHA8_EXT
@ GL_SLUMINANCE8_ALPHA8_EXT
Definition: juce_gl.h:7730
juce::dsp::Chorus::Chorus
Chorus()
Constructor.
juce::gl::GL_UTF8_NV
@ GL_UTF8_NV
Definition: juce_gl.h:9657
juce::gl::GL_FLOAT_RG32_NV
@ GL_FLOAT_RG32_NV
Definition: juce_gl.h:9165
juce::gl::GL_FRAGMENT_DEPTH
@ GL_FRAGMENT_DEPTH
Definition: juce_gl.h:1316
juce::gl::GL_INVALID_OPERATION
@ GL_INVALID_OPERATION
Definition: juce_gl.h:259
juce::gl::GL_D3D12_FENCE_VALUE_EXT
@ GL_D3D12_FENCE_VALUE_EXT
Definition: juce_gl.h:7196
juce::gl::GL_SAMPLER
@ GL_SAMPLER
Definition: juce_gl.h:2735
juce::dsp::FIR::Filter::memory
HeapBlock< SampleType > memory
Definition: juce_FIRFilter.h:173
juce::AudioData::ConverterInstance::convertSamples
void convertSamples(void *dest, const void *source, int numSamples) const override
Converts a sequence of samples from the converter's source format into the dest format.
Definition: juce_AudioDataConverters.h:620
juce::MixerAudioSource::inputsToDelete
BigInteger inputsToDelete
Definition: juce_MixerAudioSource.h:90
juce::gl::GL_ETC1_RGB8_OES
@ GL_ETC1_RGB8_OES
Definition: juce_gles2.h:4501
juce::dsp::DryWetMixingRule::sin6dB
@ sin6dB
juce::ReadWriteLock::ThreadRecursionCount
Definition: juce_ReadWriteLock.h:133
juce::gl::GL_PALETTE8_RGBA8_OES
@ GL_PALETTE8_RGBA8_OES
Definition: juce_gl.h:10880
juce::dsp::Oscillator::prepare
void prepare(const ProcessSpec &spec) noexcept
Called before processing starts.
Definition: juce_Oscillator.h:100
juce::gl::GL_IGNORE_BORDER_HP
@ GL_IGNORE_BORDER_HP
Definition: juce_gl.h:8175
AudioUnit
AudioComponentInstance AudioUnit
Definition: juce_ExtensionsVisitor.h:48
juce::OwnedArray::end
ObjectClass ** end() noexcept
Returns a pointer to the element which follows the last element in the array.
Definition: juce_OwnedArray.h:217
juce::gl::GL_UNIFORM_NAME_LENGTH
@ GL_UNIFORM_NAME_LENGTH
Definition: juce_gl.h:2067
juce::gl::GL_SMOOTH_LINE_WIDTH_GRANULARITY
@ GL_SMOOTH_LINE_WIDTH_GRANULARITY
Definition: juce_gl.h:1126
juce::gl::GL_TEXTURE1_ARB
@ GL_TEXTURE1_ARB
Definition: juce_gl.h:4540
juce::dsp::Bias::getBias
FloatType getBias() const noexcept
Returns the DC bias.
Definition: juce_Bias.h:62
juce::SortedSet::data
Array< ElementType, TypeOfCriticalSectionToUse > data
Definition: juce_SortedSet.h:484
juce_Javascript.h
juce::dsp::AudioBlock::AudioBlock
constexpr AudioBlock(SampleType *const *channelData, size_t numberOfChannels, size_t startSampleIndex, size_t numberOfSamples) noexcept
Creates an AudioBlock from a pointer to an array of channels.
Definition: juce_AudioBlock.h:106
juce::ApplicationCommandInfo::commandID
CommandID commandID
The command's unique ID number.
Definition: juce_ApplicationCommandInfo.h:87
juce::dsp::AudioBlock::clear
const AudioBlock & clear() const noexcept
Definition: juce_AudioBlock.h:306
juce_DynamicObject.h
juce::gl::storageBlockIndex
GLuint storageBlockIndex
Definition: juce_gl.h:2951
juce::gl::GL_POINT_BIT
@ GL_POINT_BIT
Definition: juce_gl.h:388
juce::ArgumentList::indexOfOption
int indexOfOption(StringRef option) const
Returns the index of the given string if it matches one of the arguments, or -1 if it doesn't.
juce::AudioPluginFormatManager::formats
OwnedArray< AudioPluginFormat > formats
Definition: juce_AudioPluginFormatManager.h:121
juce::File::hasWriteAccess
bool hasWriteAccess() const
Checks whether a file can be created or written to.
Definition: juce_posix_SharedCode.h:279
juce::gl::GL_GEOMETRY_VERTICES_OUT_EXT
@ GL_GEOMETRY_VERTICES_OUT_EXT
Definition: juce_gl.h:6703
juce::OSCMessage::addArguments
void addArguments()
Definition: juce_OSCMessage.h:167
juce::PopupMenu::Options::getMaximumNumColumns
int getMaximumNumColumns() const noexcept
Gets the maximum number of columns.
Definition: juce_PopupMenu.h:600
juce_DirectoryContentsList.h
juce::gl::GL_BYTE
@ GL_BYTE
Definition: juce_gl.h:328
juce::VSTCallbackHandler::handleVstPluginCanDo
virtual pointer_sized_int handleVstPluginCanDo(int32 index, pointer_sized_int value, void *ptr, float opt)
This is called by the VST plug-in wrapper when it receives unhandled plug-in "can do" calls from the ...
Definition: juce_VSTCallbackHandler.h:46
juce::gl::GL_MOTION_ESTIMATION_SEARCH_BLOCK_Y_QCOM
@ GL_MOTION_ESTIMATION_SEARCH_BLOCK_Y_QCOM
Definition: juce_gles2.h:5107
juce::AudioPlayHead::FrameRate::FrameRate
FrameRate(FrameRateType type)
Creates a FrameRate instance from a FrameRateType.
Definition: juce_AudioPlayHead.h:71
juce::AccessibilityNativeHandle::getElementName
String getElementName() const
juce::gl::GL_IMPLEMENTATION_COLOR_READ_FORMAT_OES
@ GL_IMPLEMENTATION_COLOR_READ_FORMAT_OES
Definition: juce_gl.h:11012
juce::gl::GL_STREAM_DRAW_ARB
@ GL_STREAM_DRAW_ARB
Definition: juce_gl.h:5464
juce::DirectoryContentsList::FileInfo::isDirectory
bool isDirectory
True if the file is a directory.
Definition: juce_DirectoryContentsList.h:151
juce::PluginDirectoryScanner::getProgress
float getProgress() const
Returns the estimated progress, between 0 and 1.
Definition: juce_PluginDirectoryScanner.h:110
juce::gl::GL_HISTOGRAM_RED_SIZE
@ GL_HISTOGRAM_RED_SIZE
Definition: juce_gl.h:4357
juce::gl::GL_COLOR_INDEX
@ GL_COLOR_INDEX
Definition: juce_gl.h:599
juce_LeakedObjectDetector.h
juce::detail::ColorSpacePtr
std::unique_ptr< CGColorSpace, ColorSpaceDelete > ColorSpacePtr
Definition: juce_mac_CoreGraphicsContext.h:57
juce::gl::GL_MESH_OUTPUT_TYPE_NV
@ GL_MESH_OUTPUT_TYPE_NV
Definition: juce_gl.h:9541
juce::CodeEditorComponent::ColourScheme
Defines a syntax highlighting colour scheme.
Definition: juce_CodeEditorComponent.h:224
juce::gl::GL_VERTEX_ATTRIB_ARRAY_BARRIER_BIT
@ GL_VERTEX_ATTRIB_ARRAY_BARRIER_BIT
Definition: juce_gl.h:2581
juce::gl::GL_MAP_TESSELLATION_NV
@ GL_MAP_TESSELLATION_NV
Definition: juce_gl.h:9075
juce::AudioProcessorEditorHostContext::getContextMenuForParameterIndex
virtual std::unique_ptr< HostProvidedContextMenu > getContextMenuForParameterIndex(const AudioProcessorParameter *p) const
The naming of this function is misleading.
Definition: juce_AudioProcessorEditorHostContext.h:83
juce::StandardApplicationCommandIDs::selectAll
@ selectAll
The command ID that should be used to send a "Select all" command.
Definition: juce_ApplicationCommandID.h:77
juce::NSViewFrameWatcher::frameChanged
void frameChanged() override
Definition: juce_mac_NSViewFrameWatcher.h:103
juce::Justification::appliedToRectangle
const Rectangle< ValueType > appliedToRectangle(const Rectangle< ValueType > &areaToAdjust, const Rectangle< ValueType > &targetSpace) const noexcept
Returns the new position of a rectangle that has been justified to fit within a given space.
Definition: juce_Justification.h:93
juce::WindowsWebView2WebBrowserComponent::WindowsWebView2WebBrowserComponent
WindowsWebView2WebBrowserComponent(bool unloadPageWhenBrowserIsHidden=true, const File &dllLocation={}, const File &userDataFolder={})
Definition: juce_WebBrowserComponent.h:275
CameraDevice::Pimpl::loadingImage
Image loadingImage
Definition: juce_win32_CameraDevice.h:587
juce::ToolbarItemFactory::SpecialItemIds
SpecialItemIds
A set of reserved item ID values, used for the built-in item types.
Definition: juce_ToolbarItemFactory.h:56
juce::MultiChoicePropertyComponent::setExpanded
void setExpanded(bool expanded) noexcept
Expands or shrinks the list of options if they are not all visible.
juce::String::toHexString
static String toHexString(IntegerType number)
Returns a string representing this numeric value in hexadecimal.
Definition: juce_String.h:1097
juce::Justification::bottomLeft
@ bottomLeft
Indicates that the item should be placed in the bottom-left corner.
Definition: juce_Justification.h:173
juce::gl::WGL_STENCIL_BITS_ARB
@ WGL_STENCIL_BITS_ARB
Definition: juce_wgl.h:266
juce::gl::GL_CONSTANT_COLOR0_NV
@ GL_CONSTANT_COLOR0_NV
Definition: juce_gl.h:9960
juce::gl::GL_BLUE_BITS
@ GL_BLUE_BITS
Definition: juce_gl.h:544
juce::gl::GL_MAX_SAMPLES_NV
@ GL_MAX_SAMPLES_NV
Definition: juce_gles2.h:3742
juce::gl::GL_QUERY_COUNTER_BITS_ARB
@ GL_QUERY_COUNTER_BITS_ARB
Definition: juce_gl.h:4615
juce::RenderingHelpers::GlyphCache::findOrCreateGlyph
ReferenceCountedObjectPtr< CachedGlyphType > findOrCreateGlyph(const Font &font, int glyphNumber)
Definition: juce_RenderingHelpers.h:185
juce::XWindowSystemUtilities::Atoms::XdndStatus
Atom XdndStatus
Definition: juce_linux_XWindowSystem.h:89
juce::CharPointer_ASCII::indexOf
int indexOf(const CharPointer stringToFind) const noexcept
Returns the character index of a substring, or -1 if it isn't found.
Definition: juce_CharPointer_ASCII.h:286
juce::RenderingHelpers::EdgeTableFillers::TransformedImageFill
Fills an edge-table with a transformed image.
Definition: juce_RenderingHelpers.h:933
juce::gl::GL_ONE_MINUS_CONSTANT_ALPHA_EXT
@ GL_ONE_MINUS_CONSTANT_ALPHA_EXT
Definition: juce_gl.h:6045
juce::ComponentPeer::removeScaleFactorListener
void removeScaleFactorListener(ScaleFactorListener *listenerToRemove)
Removes a scale factor listener.
Definition: juce_ComponentPeer.h:467
juce::AudioBuffer::copyFromWithRamp
void copyFromWithRamp(int destChannel, int destStartSample, const Type *source, int numSamples, Type startGain, Type endGain) noexcept
Copies samples from an array of floats into one of the channels, applying a gain ramp.
Definition: juce_AudioSampleBuffer.h:1098
juce::AccessibilityEvent::structureChanged
@ structureChanged
Indicates that the structure of the UI elements has changed in a significant way.
juce::Parallelogram::operator*=
Parallelogram operator*=(PointOrScalarType scaleFactor) noexcept
Scales this parallelogram by the given amount, centred around the origin.
Definition: juce_Parallelogram.h:143
CameraDevice::Pimpl::ScopedCameraDevice::CaptureSession::setCaptureRequestBuilderIntegerKey
static void setCaptureRequestBuilderIntegerKey(jobject captureRequestBuilder, jfieldID key, int value)
Definition: juce_android_CameraDevice.h:2159
juce::WavAudioFormat::riffInfoFirstLanguage
static const char *const riffInfoFirstLanguage
Metadata property name used in INFO chunks.
Definition: juce_WavAudioFormat.h:121
juce::ComTypes::WindowVisualState_Normal
@ WindowVisualState_Normal
Definition: juce_win32_ComInterfaces.h:109
juce::gl::GL_DRAW_BUFFER3_NV
@ GL_DRAW_BUFFER3_NV
Definition: juce_gles2.h:3603
juce::RectanglePlacement::appliedTo
Rectangle< ValueType > appliedTo(const Rectangle< ValueType > &source, const Rectangle< ValueType > &destination) const noexcept
Returns the rectangle that should be used to fit the given source rectangle into the destination rect...
Definition: juce_RectanglePlacement.h:152
juce::gl::GL_TEXTURE_WRAP_Q_SGIS
@ GL_TEXTURE_WRAP_Q_SGIS
Definition: juce_gl.h:11284
juce::gl::GL_ATTRIB_ARRAY_TYPE_NV
@ GL_ATTRIB_ARRAY_TYPE_NV
Definition: juce_gl.h:10602
juce::gl::GL_FRAMEBUFFER_DEFAULT_WIDTH
@ GL_FRAMEBUFFER_DEFAULT_WIDTH
Definition: juce_gl.h:2740
juce::CharPointer_UTF8::writeAll
void writeAll(const CharPointer src) noexcept
Copies a source string to this pointer, advancing this pointer as it goes.
Definition: juce_CharPointer_UTF8.h:360
juce_LogRampedValue.h
juce::gl::GL_3D_COLOR
@ GL_3D_COLOR
Definition: juce_gl.h:418
juce::Vector3D::operator*
Vector3D operator*(Type scaleFactor) const noexcept
Definition: juce_Vector3D.h:58
juce::gl::GL_COMPRESSED_SRGB_ALPHA_BPTC_UNORM
@ GL_COMPRESSED_SRGB_ALPHA_BPTC_UNORM
Definition: juce_gl.h:2646
juce::VSTPluginFormat::ExtraFunctions
Base class for some extra functions that can be attached to a VST plugin instance.
Definition: juce_VSTPluginFormat.h:71
juce_UIViewComponent.h
juce::FloatVectorOperations::ScopedNoDenormals
friend ScopedNoDenormals
Definition: juce_FloatVectorOperations.h:168
juce::MidiMessageMetadata::MidiMessageMetadata
MidiMessageMetadata(const uint8 *dataIn, int numBytesIn, int positionIn) noexcept
Definition: juce_MidiBuffer.h:40
juce::LassoComponent::lassoFillColourId
@ lassoFillColourId
The colour to fill the lasso rectangle with.
Definition: juce_LassoComponent.h:196
juce_BooleanPropertyComponent.h
juce::FileFilter::description
String description
Definition: juce_FileFilter.h:68
VideoComponent::Pimpl::PlayerControllerBase::detachPlayerStatusObserver
void detachPlayerStatusObserver()
Definition: juce_mac_Video.h:486
juce::Component::getTopLevelComponent
Component * getTopLevelComponent() const noexcept
Returns the highest-level component which contains this one or its parents.
juce::gl::GL_UNIFORM_ARRAY_STRIDE
@ GL_UNIFORM_ARRAY_STRIDE
Definition: juce_gl.h:2070
juce::AccessibilityHandler::Interfaces
Utility struct which holds one or more accessibility interfaces.
Definition: juce_AccessibilityHandler.h:48
juce::KeyboardComponentBase::getRangeStart
int getRangeStart() const noexcept
Returns the first note in the available range.
Definition: juce_KeyboardComponentBase.h:102
juce::gl::GL_LUMINANCE_ALPHA16UI_EXT
@ GL_LUMINANCE_ALPHA16UI_EXT
Definition: juce_gl.h:7628
juce::gl::sfail
GLenum sfail
Definition: juce_gl.h:1560
juce::StringPairArray::getAllKeys
const StringArray & getAllKeys() const noexcept
Returns a list of all keys in the array.
Definition: juce_StringPairArray.h:87
juce::HyperlinkButton::resizeFont
bool resizeFont
Definition: juce_HyperlinkButton.h:121
juce::gl::GL_DEPTH_EXT
@ GL_DEPTH_EXT
Definition: juce_gles2.h:2006
juce::gl::GL_OP_ADD_EXT
@ GL_OP_ADD_EXT
Definition: juce_gl.h:7961
juce::gl::GL_STREAM_RASTERIZATION_AMD
@ GL_STREAM_RASTERIZATION_AMD
Definition: juce_gl.h:3579
juce::gl::GL_CLIP_DISTANCE0_EXT
@ GL_CLIP_DISTANCE0_EXT
Definition: juce_gles2.h:1934
juce::parseXML
std::unique_ptr< XmlElement > parseXML(const String &textToParse)
Attempts to parse some XML text, returning a new XmlElement if it was valid.
juce::gl::GL_POST_CONVOLUTION_RED_BIAS
@ GL_POST_CONVOLUTION_RED_BIAS
Definition: juce_gl.h:4351
juce::AudioProcessorValueTreeStateParameterAttributes::withDiscrete
JUCE_NODISCARD auto withDiscrete(bool x) const
Pass 'true' if this parameter has discrete steps, or 'false' if the parameter is continuous.
Definition: juce_AudioProcessorValueTreeState.h:63
juce::gl::GL_PREVIOUS_TEXTURE_INPUT_NV
@ GL_PREVIOUS_TEXTURE_INPUT_NV
Definition: juce_gl.h:10307
juce::writeLittleEndianBitsInBuffer
void writeLittleEndianBitsInBuffer(void *targetBuffer, uint32 startBit, uint32 numBits, uint32 value) noexcept
Writes a number of bits into a memory buffer at a given bit index.
juce::gl::GL_REPLICATE_BORDER
@ GL_REPLICATE_BORDER
Definition: juce_gl.h:4388
juce::AudioChannelSet::create7point1
static AudioChannelSet create7point1()
Creates a set for a DTS 7.1 surround setup (left, right, centre, leftSurroundSide,...
juce::ReferenceCountedArray::indexOfSorted
int indexOfSorted(ElementComparator &comparator, const ObjectClass *objectToLookFor) const noexcept
Finds the index of an object in the array, assuming that the array is sorted.
Definition: juce_ReferenceCountedArray.h:566
juce::gl::GL_LINE_STIPPLE
@ GL_LINE_STIPPLE
Definition: juce_gl.h:455
juce::gl::GL_TEXTURE_BUFFER_OES
@ GL_TEXTURE_BUFFER_OES
Definition: juce_gles2.h:4842
juce::Slider::notDragging
@ notDragging
Dragging is not active.
Definition: juce_Slider.h:107
juce::OpenGLPixelFormat::blueBits
int blueBits
The number of bits per pixel to use for the blue channel.
Definition: juce_OpenGLPixelFormat.h:57
juce::gl::GL_MAX_SHADER_COMBINED_LOCAL_STORAGE_SIZE_EXT
@ GL_MAX_SHADER_COMBINED_LOCAL_STORAGE_SIZE_EXT
Definition: juce_gles2.h:2594
juce::StandalonePluginHolder
An object that creates and plays a standalone instance of an AudioProcessor.
Definition: juce_StandaloneFilterWindow.h:45
juce::gl::GL_DEPTH_COMPONENT32_SGIX
@ GL_DEPTH_COMPONENT32_SGIX
Definition: juce_gl.h:11458
juce::gl::GL_TEXTURE_1D_ARRAY
@ GL_TEXTURE_1D_ARRAY
Definition: juce_gl.h:1721
juce::Parallelogram::topLeft
Point< ValueType > topLeft
Definition: juce_Parallelogram.h:182
juce::ArrayBase::getValueWithDefault
ElementType getValueWithDefault(const int index) const noexcept
Definition: juce_ArrayBase.h:153
juce::gl::GL_DEDICATED_MEMORY_OBJECT_EXT
@ GL_DEDICATED_MEMORY_OBJECT_EXT
Definition: juce_gl.h:6897
juce::gl::GL_FIXED_ONLY_ARB
@ GL_FIXED_ONLY_ARB
Definition: juce_gl.h:3906
juce::MessageManager::setCurrentThreadAsMessageThread
void setCurrentThreadAsMessageThread()
Called to tell the manager that the current thread is the one that's running the dispatch loop.
juce::CharPointer_UTF16
Wraps a pointer to a null-terminated UTF-16 character string, and provides various methods to operate...
Definition: juce_CharPointer_UTF16.h:34
juce::AudioParameterBool::getNormalisableRange
const NormalisableRange< float > & getNormalisableRange() const override
Returns the range of values that the parameter can take.
Definition: juce_AudioParameterBool.h:110
juce::RectanglePlacement::Flags
Flags
Flag values that can be combined and used in the constructor.
Definition: juce_RectanglePlacement.h:60
juce::dsp::ConvolutionMessageQueue::pimpl
std::unique_ptr< Impl > pimpl
Definition: juce_Convolution.h:66
juce::Colours::darkblue
const Colour darkblue
Definition: juce_Colours.h:64
juce::StringArray::addArray
void addArray(Iterator &&start, Iterator &&end)
Adds items from a range of start/end iterators of some kind of objects which can be implicitly conver...
Definition: juce_StringArray.h:248
juce::gl::GL_IMAGE_CLASS_2_X_32
@ GL_IMAGE_CLASS_2_X_32
Definition: juce_gl.h:2821
juce::OnlineUnlockStatus::UnlockResult
This provides some details about the reply that the server gave in a call to attemptWebserverUnlock()...
Definition: juce_OnlineUnlockStatus.h:177
juce::gl::GL_VERTEX_ATTRIB_ARRAY13_NV
@ GL_VERTEX_ATTRIB_ARRAY13_NV
Definition: juce_gl.h:10646
juce::gl::GL_FLOAT16_MAT3x2_AMD
@ GL_FLOAT16_MAT3x2_AMD
Definition: juce_gl.h:3332
juce::Slider::DragMode
DragMode
Describes the type of mouse-dragging that is happening when a value is being changed.
Definition: juce_Slider.h:105
juce::HashMap::Iterator::index
int index
Definition: juce_HashMap.h:461
juce::gl::GL_COMPUTE_WORK_GROUP_SIZE
@ GL_COMPUTE_WORK_GROUP_SIZE
Definition: juce_gl.h:2696
juce::dsp::SIMDInternal::MaskTypeFor< int8_t >::type
uint8_t type
Definition: juce_fallback_SIMDNativeOps.h:38
juce::CharacterFunctions::copyWithCharLimit
static void copyWithCharLimit(DestCharPointerType &dest, SrcCharPointerType src, int maxChars) noexcept
Copies characters from one string to another, up to a null terminator or a given maximum number of ch...
Definition: juce_CharacterFunctions.h:580
juce::OptionalScopedPointer::setNonOwned
void setNonOwned(ObjectType *newObject)
Makes this OptionalScopedPointer point at a new object, but will not take ownership of that object.
Definition: juce_OptionalScopedPointer.h:165
juce::CodeEditorComponent::getTabSize
int getTabSize() const noexcept
Returns the current number of spaces per tab.
Definition: juce_CodeEditorComponent.h:198
juce::Button::buttonOver
@ buttonOver
Definition: juce_Button.h:370
juce::gl::GL_QUAD_MESH_SUN
@ GL_QUAD_MESH_SUN
Definition: juce_gl.h:11882
juce::gl::GL_CON_9_ATI
@ GL_CON_9_ATI
Definition: juce_gl.h:5707
juce::gl::GL_LIGHT7
@ GL_LIGHT7
Definition: juce_gl.h:637
juce::MPEInstrument::highestNoteOnChannel
@ highestNoteOnChannel
The highest note (by initialNote) on the channel with the note key still down.
Definition: juce_MPEInstrument.h:123
juce_ComponentTraverser.h
juce::RenderingHelpers::SavedStateBase::clipToRectangle
bool clipToRectangle(Rectangle< int > r)
Definition: juce_RenderingHelpers.h:2071
juce::ColourSelector::swatchComponents
OwnedArray< SwatchComponent > swatchComponents
Definition: juce_ColourSelector.h:152
juce::gl::GL_MAX_TESS_EVALUATION_IMAGE_UNIFORMS_EXT
@ GL_MAX_TESS_EVALUATION_IMAGE_UNIFORMS_EXT
Definition: juce_gles2.h:2681
juce::dsp::FirstOrderTPTFilter::update
void update()
juce::dsp::AudioBlock::add
const AudioBlock &JUCE_VECTOR_CALLTYPE add(NumericType value) const noexcept
Definition: juce_AudioBlock.h:397
juce::PluginHostType::isDaVinciResolve
bool isDaVinciResolve() const noexcept
Returns true if the host is DaVinci Resolve.
Definition: juce_PluginHostType.h:139
juce::MouseEvent::eventTime
const Time eventTime
The time that this mouse-event occurred.
Definition: juce_MouseEvent.h:185
juce::dsp::NoiseGate::setRatio
void setRatio(SampleType newRatio)
Sets the ratio of the noise-gate (must be higher or equal to 1).
juce::gl::GL_UNSIGNED_INT_SAMPLER_2D
@ GL_UNSIGNED_INT_SAMPLER_2D
Definition: juce_gl.h:1781
juce::gl::GL_PALETTE4_RGBA4_OES
@ GL_PALETTE4_RGBA4_OES
Definition: juce_gl.h:10877
juce::dsp::Convolution::Stereo
Stereo
Definition: juce_Convolution.h:194
processCallback
int(UNITY_INTERFACE_API * processCallback)(UnityAudioEffectState *state, float *inBuffer, float *outBuffer, unsigned int bufferSize, int numInChannels, int numOutChannels)
Definition: juce_UnityPluginInterface.h:47
juce::gl::GL_VIEWPORT_SWIZZLE_NEGATIVE_Z_NV
@ GL_VIEWPORT_SWIZZLE_NEGATIVE_Z_NV
Definition: juce_gl.h:10833
juce::gl::GL_MAP_READ_BIT
@ GL_MAP_READ_BIT
Definition: juce_gl.h:1894
juce::SettableTooltipClient::setTooltip
virtual void setTooltip(const String &newTooltip)
Assigns a new tooltip to this object.
Definition: juce_TooltipClient.h:76
juce::gl::GL_EVAL_VERTEX_ATTRIB7_NV
@ GL_EVAL_VERTEX_ATTRIB7_NV
Definition: juce_gl.h:9086
juce::OnlineUnlockStatus::UnlockResult::succeeded
bool succeeded
If the unlock operation succeeded, this will be set to true.
Definition: juce_OnlineUnlockStatus.h:198
juce::CoreGraphicsContext::excludeClipRectangle
void excludeClipRectangle(const Rectangle< int > &) override
juce::gl::GL_REFLECTION_MAP
@ GL_REFLECTION_MAP
Definition: juce_gl.h:1211
juce::gl::GL_CONSTANT_ATTENUATION
@ GL_CONSTANT_ATTENUATION
Definition: juce_gl.h:585
juce::Atomic::set
void set(Type newValue) noexcept
Atomically sets the current value.
Definition: juce_Atomic.h:67
VideoComponent::Pimpl::MediaSession::nativeAudioFocusChangeListener
GlobalRef nativeAudioFocusChangeListener
Definition: juce_android_Video.h:1281
juce::XWindowSystem::VisualAndDepth::depth
int depth
Definition: juce_linux_XWindowSystem.h:262
juce::gl::GL_HALF_FLOAT_ARB
@ GL_HALF_FLOAT_ARB
Definition: juce_gl.h:4326
juce::XmlTokeniser::tokenType_bracket
@ tokenType_bracket
Definition: juce_XMLCodeTokeniser.h:54
VideoRenderers::VMR7
Definition: juce_win32_Video.h:42
juce::gl::GL_PATCH_VERTICES_OES
@ GL_PATCH_VERTICES_OES
Definition: juce_gles2.h:4756
juce::gl::GL_DRAW_BUFFER10_NV
@ GL_DRAW_BUFFER10_NV
Definition: juce_gles2.h:3610
juce::VSTCallbackHandler::handleVstManufacturerSpecific
virtual pointer_sized_int handleVstManufacturerSpecific(int32 index, pointer_sized_int value, void *ptr, float opt)=0
This is called by the VST plug-in wrapper when it receives unhandled vendor specific calls from the h...
juce::XWindowSystem::createWindow
::Window createWindow(::Window parentWindow, LinuxComponentPeer *) const
juce::AudioCDBurner::getNumAvailableAudioBlocks
int getNumAvailableAudioBlocks() const
Returns the number of free blocks on the disk.
juce::gl::GL_CLIENT_PIXEL_STORE_BIT
@ GL_CLIENT_PIXEL_STORE_BIT
Definition: juce_gl.h:981
juce::gl::GL_MAX_VERTEX_ARRAY_RANGE_ELEMENT_NV
@ GL_MAX_VERTEX_ARRAY_RANGE_ELEMENT_NV
Definition: juce_gl.h:10512
CameraDevice::ViewerComponent::maxFPS
int maxFPS
Definition: juce_win32_CameraDevice.h:822
juce::AccessibilityNativeHandle::get_FragmentRoot
JUCE_COMRESULT get_FragmentRoot(ComTypes::IRawElementProviderFragmentRoot **pRetVal) override
juce::gl::outZ
GLuint GLenum GLenum GLenum outZ
Definition: juce_gl.h:8073
juce::AudioProcessor::BusProperties::defaultLayout
AudioChannelSet defaultLayout
The default layout of the bus.
Definition: juce_AudioProcessor.h:1326
juce::RenderingHelpers::GradientPixelIterators::Linear::setY
forcedinline void setY(int y) noexcept
Definition: juce_RenderingHelpers.h:450
juce::dsp::Chorus::rate
SampleType rate
Definition: juce_Chorus.h:159
juce::StatisticsAccumulator::getMaxValue
FloatType getMaxValue() const noexcept
Returns the largest of all previously added values.
Definition: juce_StatisticsAccumulator.h:100
juce::dsp::Limiter::Limiter
Limiter()=default
Constructor.
juce::MD5
MD5 checksum class.
Definition: juce_MD5.h:41
juce::gl::GL_COMPRESSED_SRGB8_ALPHA8_ASTC_6x5x5_OES
@ GL_COMPRESSED_SRGB8_ALPHA8_ASTC_6x5x5_OES
Definition: juce_gles2.h:4882
juce::gl::GL_LUMINANCE_ALPHA16I_EXT
@ GL_LUMINANCE_ALPHA16I_EXT
Definition: juce_gl.h:7646
GLhalfNV
unsigned short GLhalfNV
Definition: juce_gles2.h:92
juce::GenericScopedLock::~GenericScopedLock
~GenericScopedLock() noexcept
Destructor.
Definition: juce_ScopedLock.h:74
juce::FilenameComponent::lastFilename
String lastFilename
Definition: juce_FilenameComponent.h:224
juce::gl::GL_VERTEX_ATTRIB_ARRAY_INTEGER_NV
@ GL_VERTEX_ATTRIB_ARRAY_INTEGER_NV
Definition: juce_gl.h:10768
juce::FileInputStream::getFile
const File & getFile() const noexcept
Returns the file that this stream is reading from.
Definition: juce_FileInputStream.h:51
juce::gl::GL_NUM_INSTRUCTIONS_TOTAL_ATI
@ GL_NUM_INSTRUCTIONS_TOTAL_ATI
Definition: juce_gl.h:5746
juce::gl::GL_LINES
@ GL_LINES
Definition: juce_gl.h:220
juce::gl::GL_MAT_COLOR_INDEXES_BIT_PGI
@ GL_MAT_COLOR_INDEXES_BIT_PGI
Definition: juce_gl.h:11117
unityKeyEvent
UNITY_INTERFACE_EXPORT void UNITY_INTERFACE_API unityKeyEvent(int id, int code, UnityEventModifiers mods, const char *name)
juce::gl::GL_TRANSFORM_FEEDBACK_PAUSED
@ GL_TRANSFORM_FEEDBACK_PAUSED
Definition: juce_gl.h:2541
juce::ArrayBase::ArrayBase
ArrayBase(ArrayBase< OtherElementType, OtherCriticalSection > &&other) noexcept
Converting move constructor.
Definition: juce_ArrayBase.h:86
VideoComponent::Pimpl::MediaSession::PlaybackState::STATE_SKIPPING_TO_QUEUE_ITEM
@ STATE_SKIPPING_TO_QUEUE_ITEM
Definition: juce_android_Video.h:610
juce::AudioProcessorParameterGroup::getSubgroups
Array< const AudioProcessorParameterGroup * > getSubgroups(bool recursive) const
Returns all subgroups of this group.
juce::StandaloneFilterWindow::closeButtonPressed
void closeButtonPressed() override
This method is called when the user tries to close the window.
Definition: juce_StandaloneFilterWindow.h:808
juce::gl::GL_FRAMEBUFFER_SWAP_XY_MESA
@ GL_FRAMEBUFFER_SWAP_XY_MESA
Definition: juce_gl.h:8658
juce::Thread::ThreadID
void * ThreadID
A value type used for thread IDs.
Definition: juce_Thread.h:304
juce::gl::GL_MAP2_VERTEX_ATTRIB3_4_NV
@ GL_MAP2_VERTEX_ATTRIB3_4_NV
Definition: juce_gl.h:10668
juce::InputSource
A lightweight object that can create a stream to read some kind of resource.
Definition: juce_InputSource.h:37
juce::findMaximum
Type findMaximum(const Type *values, Size numValues)
Scans an array of values, returning the maximum value that it contains.
Definition: juce_MathsFunctions.h:199
juce::dsp::LadderFilter::gain
SampleType gain
Definition: juce_LadderFilter.h:131
juce::ComTypes::MFVideoARMode_None
@ MFVideoARMode_None
Definition: juce_win32_ComTypes.h:59
CameraDevice::Pimpl::CaptureSessionMode::previewDisplayAboutToBeDestroyed
void previewDisplayAboutToBeDestroyed() override
Definition: juce_android_CameraDevice.h:2573
juce::IPAddress::getInterfaceBroadcastAddress
static IPAddress getInterfaceBroadcastAddress(const IPAddress &interfaceAddress)
If the IPAdress is the address of an interface on the machine, returns the associated broadcast addre...
Definition: juce_posix_IPAddress.h:131
juce::gl::GL_TEXTURE_1D_STACK_BINDING_MESAX
@ GL_TEXTURE_1D_STACK_BINDING_MESAX
Definition: juce_gl.h:8631
juce::dsp::FirstOrderTPTFilter
A first order filter class using the TPT (Topology-Preserving Transform) structure.
Definition: juce_FirstOrderTPTFilter.h:55
juce::gl::GL_TEXTURE_BINDING_CUBE_MAP_ARB
@ GL_TEXTURE_BINDING_CUBE_MAP_ARB
Definition: juce_gl.h:5130
juce::Parallelogram::getHeight
ValueType getHeight() const noexcept
Returns the height of the parallelogram (i.e.
Definition: juce_Parallelogram.h:80
juce::ListenerList::isEmpty
bool isEmpty() const noexcept
Returns true if no listeners are registered, false otherwise.
Definition: juce_ListenerList.h:105
juce::gl::GL_QUAD_LUMINANCE4_SGIS
@ GL_QUAD_LUMINANCE4_SGIS
Definition: juce_gl.h:11359
juce::XEmbedComponent::paint
void paint(Graphics &) override
juce_TableHeaderComponent.h
juce::AudioParameterChoice::range
const NormalisableRange< float > range
Definition: juce_AudioParameterChoice.h:142
juce::FileInputStream::readInternal
size_t readInternal(void *, size_t)
Definition: juce_posix_SharedCode.h:449
juce::Interpolators::WindowedSincTraits::lookupTable
static const float lookupTable[10001]
Definition: juce_Interpolators.h:91
juce::UIASelectionProvider::get_LastSelectedItem
JUCE_COMRESULT get_LastSelectedItem(IRawElementProviderSimple **pRetVal) override
Definition: juce_win32_UIASelectionProvider.h:190
juce::dsp::Oscillator::lookupTable
std::unique_ptr< LookupTableTransform< NumericType > > lookupTable
Definition: juce_Oscillator.h:243
juce::AndroidInterfaceImplementer::CreateJavaInterface
friend LocalRef< jobject > CreateJavaInterface(AndroidInterfaceImplementer *, const StringArray &, LocalRef< jobject >)
juce::gl::GL_MAX_LAYERS
@ GL_MAX_LAYERS
Definition: juce_gl.h:2767
juce::PluginListComponent::optionsButton
TextButton optionsButton
Definition: juce_PluginListComponent.h:121
juce::PluginHostType::AvidProTools
@ AvidProTools
Represents Avid Pro Tools.
Definition: juce_PluginHostType.h:65
juce::gl::GL_MAX_COMBINED_MESH_UNIFORM_COMPONENTS_NV
@ GL_MAX_COMBINED_MESH_UNIFORM_COMPONENTS_NV
Definition: juce_gl.h:9515
VideoComponent::Pimpl::DirectShowContext::graphBuilder
ComSmartPtr< ComTypes::IGraphBuilder > graphBuilder
Definition: juce_win32_Video.h:754
juce::gl::GL_MAX_TASK_WORK_GROUP_INVOCATIONS_NV
@ GL_MAX_TASK_WORK_GROUP_INVOCATIONS_NV
Definition: juce_gl.h:9525
juce::gl::GL_PRIMARY_COLOR_EXT
@ GL_PRIMARY_COLOR_EXT
Definition: juce_gl.h:7569
juce::gl::GL_QUERY_NO_WAIT_NV
@ GL_QUERY_NO_WAIT_NV
Definition: juce_gl.h:8956
juce::gl::WGL_TEXTURE_FLOAT_RG_NV
@ WGL_TEXTURE_FLOAT_RG_NV
Definition: juce_wgl.h:551
juce::RenderingHelpers::EdgeTableFillers::Gradient
Fills an edge-table with a gradient.
Definition: juce_RenderingHelpers.h:700
CameraDevice::Pimpl::ImageReader::ImageBuffer::byteArray
LocalRef< jbyteArray > byteArray
Definition: juce_android_CameraDevice.h:1205
juce::WavAudioFormat::riffInfoRippedBy
static const char *const riffInfoRippedBy
Metadata property name used in INFO chunks.
Definition: juce_WavAudioFormat.h:148
juce::gl::GL_FRAGMENT_LIGHT6_SGIX
@ GL_FRAGMENT_LIGHT6_SGIX
Definition: juce_gl.h:11498
juce::ChoicePropertyComponent
A PropertyComponent that shows its value as a combo box.
Definition: juce_ChoicePropertyComponent.h:50
juce::AudioProcessorValueTreeStateParameterAttributes::getDiscrete
const JUCE_NODISCARD auto & getDiscrete() const
Definition: juce_AudioProcessorValueTreeState.h:74
juce::OpenGLContext::NativeContext::DummyComponent::native
OpenGLContext::NativeContext & native
Definition: juce_OpenGL_linux_X11.h:53
juce::gl::GL_FRAMEBUFFER_DEFAULT_FIXED_SAMPLE_LOCATIONS
@ GL_FRAMEBUFFER_DEFAULT_FIXED_SAMPLE_LOCATIONS
Definition: juce_gl.h:2744
juce::gl::GL_VARIANT_VALUE_EXT
@ GL_VARIANT_VALUE_EXT
Definition: juce_gl.h:8054
juce::gl::GL_TANGENT_ARRAY_STRIDE_EXT
@ GL_TANGENT_ARRAY_STRIDE_EXT
Definition: juce_gl.h:6183
juce::AnimatedAppComponent::timerCallback
void timerCallback() override
The user-defined callback routine that actually gets called periodically.
juce::FragmentOverlay::onActivityResult
virtual void onActivityResult(int, int, LocalRef< jobject >)
Definition: juce_android_JNIHelpers.h:983
juce::UIASelectionItemProvider::UIASelectionItemProvider
UIASelectionItemProvider(AccessibilityNativeHandle *handle)
Definition: juce_win32_UIASelectionProvider.h:36
juce::gl::GL_TEXTURE_WRAP_R_EXT
@ GL_TEXTURE_WRAP_R_EXT
Definition: juce_gl.h:7466
juce::gl::GL_READ_ONLY
@ GL_READ_ONLY
Definition: juce_gl.h:1408
juce::gl::GL_EMISSION
@ GL_EMISSION
Definition: juce_gl.h:593
juce::gl::WGL_DEPTH_COMPONENT_NV
@ WGL_DEPTH_COMPONENT_NV
Definition: juce_wgl.h:591
juce::HighResolutionTimer::hiResTimerCallback
virtual void hiResTimerCallback()=0
The user-defined callback routine that actually gets called periodically.
VideoComponent::Pimpl::load
Result load(const File &file)
Definition: juce_mac_Video.h:55
juce::ChannelRemappingAudioSource::remappedOutputs
Array< int > remappedOutputs
Definition: juce_ChannelRemappingAudioSource.h:131
juce::gl::GL_FRAGMENT_PROGRAM_BINDING_NV
@ GL_FRAGMENT_PROGRAM_BINDING_NV
Definition: juce_gl.h:9204
juce::gl::GL_DRAW_BUFFER1
@ GL_DRAW_BUFFER1
Definition: juce_gl.h:1487
CameraDevice::Pimpl::startVideoRecordingMode
void startVideoRecordingMode(MediaRecorder &mr)
Definition: juce_android_CameraDevice.h:3120
juce::Direct2DLowLevelGraphicsContext::excludeClipRectangle
void excludeClipRectangle(const Rectangle< int > &) override
juce::ComTypes::UiaRect
Definition: juce_win32_ComInterfaces.h:44
juce::OwnedArray::clearQuick
void clearQuick(bool deleteObjects)
Clears the array, optionally deleting the objects inside it first.
Definition: juce_OwnedArray.h:116
juce::XWindowSystem::isX11Available
bool isX11Available() const noexcept
Definition: juce_linux_XWindowSystem.h:242
juce::gl::GL_FRAGMENT_SUBROUTINE_UNIFORM
@ GL_FRAGMENT_SUBROUTINE_UNIFORM
Definition: juce_gl.h:2863
juce::ArrayBase::add
void add(ElementType &&firstNewElement, OtherElements &&... otherElements)
Definition: juce_ArrayBase.h:273
juce::gl::GL_TILING_TYPES_EXT
@ GL_TILING_TYPES_EXT
Definition: juce_gl.h:6900
juce::gl::GL_EQUIV
@ GL_EQUIV
Definition: juce_gl.h:346
juce::gl::WGL_GREEN_SHIFT_ARB
@ WGL_GREEN_SHIFT_ARB
Definition: juce_wgl.h:255
juce::gl::GL_VARIANT_ARRAY_EXT
@ GL_VARIANT_ARRAY_EXT
Definition: juce_gl.h:8058
juce::GenericScopedUnlock::lock_
const LockType & lock_
Definition: juce_ScopedLock.h:153
juce_OpenGLHelpers.h
juce::dsp::Matrix::columns
size_t columns
Definition: juce_Matrix.h:247
juce::gl::GL_UNIFORM_BLOCK_REFERENCED_BY_TASK_SHADER_NV
@ GL_UNIFORM_BLOCK_REFERENCED_BY_TASK_SHADER_NV
Definition: juce_gl.h:9543
juce::CoreAudioFormat::StreamKind
StreamKind
File type hints.
Definition: juce_CoreAudioFormat.h:46
juce::ReferenceCountedObjectPtr::ReferencedType
ObjectType ReferencedType
The class being referenced by this pointer.
Definition: juce_ReferenceCountedObject.h:250
juce::gl::GL_STENCIL_BUFFER_BIT7_QCOM
@ GL_STENCIL_BUFFER_BIT7_QCOM
Definition: juce_gles2.h:5216
juce::gl::GL_INT_IMAGE_3D_EXT
@ GL_INT_IMAGE_3D_EXT
Definition: juce_gl.h:7310
juce::PluginHostType::isSteinberg
bool isSteinberg() const noexcept
Returns true if the host is any product from Steinberg.
Definition: juce_PluginHostType.h:183
juce::gl::GL_PATH_STENCIL_REF_NV
@ GL_PATH_STENCIL_REF_NV
Definition: juce_gl.h:9682
juce::gl::GL_TEXTURE_MAX_ANISOTROPY_EXT
@ GL_TEXTURE_MAX_ANISOTROPY_EXT
Definition: juce_gl.h:7599
juce_ChildProcess.h
VideoComponent::Pimpl::MediaSession::Player::currentState
State currentState
Definition: juce_android_Video.h:1114
juce::PropertiesFile::Options::millisecondsBeforeSaving
int millisecondsBeforeSaving
If this is zero or greater, then after a value is changed, the object will wait for this amount of ti...
Definition: juce_PropertiesFile.h:128
juce::OSCTypes::string
static const OSCType string
Definition: juce_OSCTypes.h:51
juce::PluginHostType::JUCEPluginHost
@ JUCEPluginHost
Represents the JUCE AudioPluginHost.
Definition: juce_PluginHostType.h:74
juce_Desktop.h
juce::gl::GL_MAX_FRAMEZOOM_FACTOR_SGIX
@ GL_MAX_FRAMEZOOM_FACTOR_SGIX
Definition: juce_gl.h:11527
juce::KeyPress::F6Key
static const int F6Key
key-code for the F6 key
Definition: juce_KeyPress.h:212
juce::MPESynthesiser::setVoiceStealingEnabled
void setVoiceStealingEnabled(bool shouldSteal) noexcept
If set to true, then the synth will try to take over an existing voice if it runs out and needs to pl...
Definition: juce_MPESynthesiser.h:124
juce::CharacterFunctions::readDoubleValue
static double readDoubleValue(CharPointerType &text) noexcept
Parses a character string to read a floating-point number.
Definition: juce_CharacterFunctions.h:147
VideoComponent::Pimpl::DirectShowContext::NativeWindowClass::getWindowClassName
LPCTSTR getWindowClassName() const noexcept
Definition: juce_win32_Video.h:844
juce::gl::GL_PATH_COORD_COUNT_NV
@ GL_PATH_COORD_COUNT_NV
Definition: juce_gl.h:9661
juce::AudioChannelSet::mono
static AudioChannelSet mono()
Creates a one-channel mono set (centre).
juce::gl::numTextureBarriers
GLuint const GLuint GLuint numTextureBarriers
Definition: juce_gl.h:7182
juce::anonymous_namespace{juce_posix_SharedCode.h}::getCreationTime
static int64 getCreationTime(const juce_statStruct &s) noexcept
Definition: juce_posix_SharedCode.h:200
juce::Rectangle::contains
bool contains(Point< ValueType > point) const noexcept
Returns true if this coordinate is inside the rectangle.
Definition: juce_Rectangle.h:628
juce_Displays.h
juce::gl::GL_MAP1_VERTEX_3
@ GL_MAP1_VERTEX_3
Definition: juce_gl.h:561
juce::gl::paths
GLsizei const GLuint * paths
Definition: juce_gl.h:9797
juce::RuntimePermissions::isGranted
static bool isGranted(PermissionID permission)
Returns true if the app has been already granted this permission, either via a previous runtime reque...
juce::Rectangle::transformedBy
Rectangle transformedBy(const AffineTransform &transform) const noexcept
Returns the smallest rectangle that can contain the shape created by applying a transform to this rec...
Definition: juce_Rectangle.h:814
juce::gl::color
GLuint color
Definition: juce_gl.h:1970
juce::ListBoxModel
A subclass of this is used to drive a ListBox.
Definition: juce_ListBox.h:37
juce::RectangleList::toPath
Path toPath() const
Creates a Path object to represent this region.
Definition: juce_RectangleList.h:621
juce::gl::GL_MAX_TRANSFORM_FEEDBACK_INTERLEAVED_COMPONENTS_NV
@ GL_MAX_TRANSFORM_FEEDBACK_INTERLEAVED_COMPONENTS_NV
Definition: juce_gl.h:10421
juce::gl::GL_BOOL_VEC2
@ GL_BOOL_VEC2
Definition: juce_gl.h:1521
CameraDevice::Pimpl::getPin
static bool getPin(ComTypes::IBaseFilter *filter, const ComTypes::PIN_DIRECTION wantedDirection, ComSmartPtr< ComTypes::IPin > &result, const char *pinName=nullptr)
Definition: juce_win32_CameraDevice.h:688
juce::AccessibilityHandler::getHelp
virtual String getHelp() const
Some help text for the UI element (if required).
Definition: juce_AccessibilityHandler.h:152
juce::Process
Represents the current executable's process.
Definition: juce_Process.h:36
juce::PluginHostType::isSonar
bool isSonar() const noexcept
Returns true if the host is any version of Cakewalk Sonar.
Definition: juce_PluginHostType.h:179
juce::PixelRGB::r
uint8 r
Definition: juce_PixelFormats.h:573
juce::InterProcessLock
Acts as a critical section which processes can use to block each other.
Definition: juce_InterProcessLock.h:34
juce::gl::GL_CONSTANT_COLOR
@ GL_CONSTANT_COLOR
Definition: juce_gl.h:1334
juce::gl::GL_QUADRATIC_ATTENUATION
@ GL_QUADRATIC_ATTENUATION
Definition: juce_gl.h:587
juce::FragmentOverlay::getNativeHandle
jobject getNativeHandle()
juce::SplashScreen::backgroundImage
Image backgroundImage
Definition: juce_SplashScreen.h:145
juce::RenderingHelpers::ClipRegions::RectangleListRegion::renderImageUntransformed
void renderImageUntransformed(SavedStateType &state, const Image &src, int alpha, int x, int y, bool tiledFill) const override
Definition: juce_RenderingHelpers.h:1878
juce::URLInputSource::u
const URL u
Definition: juce_URLInputSource.h:56
juce::MPEKeyboardComponent::instrument
MPEInstrument & instrument
Definition: juce_MPEKeyboardComponent.h:137
juce::gl::GL_SCALE_BY_FOUR_NV
@ GL_SCALE_BY_FOUR_NV
Definition: juce_gl.h:9976
juce::Component::focusChangedByTabKey
@ focusChangedByTabKey
Means that the user pressed the tab key to move the focus.
Definition: juce_Component.h:1892
juce::AudioProcessorPlayer::NumChannels::toLayout
AudioProcessor::BusesLayout toLayout() const
Definition: juce_AudioProcessorPlayer.h:112
juce::gl::GL_PROXY_TEXTURE_RECTANGLE_NV
@ GL_PROXY_TEXTURE_RECTANGLE_NV
Definition: juce_gl.h:10277
CameraDevice::Pimpl::imageNeedsFlipping
bool imageNeedsFlipping
Definition: juce_win32_CameraDevice.h:586
juce::UndoableAction::createCoalescedAction
virtual UndoableAction * createCoalescedAction(UndoableAction *nextAction)
Allows multiple actions to be coalesced into a single action object, to reduce storage space.
Definition: juce_UndoableAction.h:97
juce::DirectoryEntry::file
File file
Definition: juce_RangedDirectoryIterator.h:66
juce::gl::GL_TIMELINE_SEMAPHORE_VALUE_NV
@ GL_TIMELINE_SEMAPHORE_VALUE_NV
Definition: juce_gl.h:7819
juce::ToolbarItemComponent::getEditingMode
ToolbarEditingMode getEditingMode() const noexcept
Returns the current editing mode of this component.
Definition: juce_ToolbarItemComponent.h:182
juce::uint8
unsigned char uint8
A platform-independent 8-bit unsigned integer type.
Definition: juce_MathsFunctions.h:37
juce::StandaloneFilterWindow::getDeviceManager
AudioDeviceManager & getDeviceManager() const noexcept
Definition: juce_StandaloneFilterWindow.h:790
juce::gl::GL_RGBA4_OES
@ GL_RGBA4_OES
Definition: juce_gles2.h:4671
juce::dsp::Chorus::reset
void reset()
Resets the internal state variables of the processor.
juce::gl::GL_VIEWPORT_INDEX_PROVOKING_VERTEX
@ GL_VIEWPORT_INDEX_PROVOKING_VERTEX
Definition: juce_gl.h:2441
juce_UMPConverters.h
juce::gl::GL_DOUBLE_MAT4_EXT
@ GL_DOUBLE_MAT4_EXT
Definition: juce_gl.h:7930
juce::gl::GL_MAX_DEBUG_MESSAGE_LENGTH_AMD
@ GL_MAX_DEBUG_MESSAGE_LENGTH_AMD
Definition: juce_gl.h:3247
juce::FileLogger::logLock
CriticalSection logLock
Definition: juce_FileLogger.h:128
juce::MPESynthesiser::handleController
virtual void handleController(int, int, int)
Callback for MIDI controller messages.
Definition: juce_MPESynthesiser.h:162
juce::gl::GL_POLYGON_OFFSET_EXT
@ GL_POLYGON_OFFSET_EXT
Definition: juce_gl.h:7109
juce::ChoicePropertyComponent::choices
StringArray choices
The list of options that will be shown in the combo box.
Definition: juce_ChoicePropertyComponent.h:134
juce::ObjCObjectHandle::ObjCObjectHandle
ObjCObjectHandle()=default
juce::LuaTokeniser::tokenType_operator
@ tokenType_operator
Definition: juce_LuaCodeTokeniser.h:51
juce::OwnedArray::end
ObjectClass *const * end() const noexcept
Returns a pointer to the element which follows the last element in the array.
Definition: juce_OwnedArray.h:225
juce::DrawableImage::getBoundingBox
Parallelogram< float > getBoundingBox() const noexcept
Returns the position to which the image's top-left corner should be remapped in the target coordinate...
Definition: juce_DrawableImage.h:87
juce::gl::GL_BUFFER_SERIALIZED_MODIFY_APPLE
@ GL_BUFFER_SERIALIZED_MODIFY_APPLE
Definition: juce_gl.h:3680
juce::MidiMessage::getRawDataSize
int getRawDataSize() const noexcept
Returns the number of bytes of data in the message.
Definition: juce_MidiMessage.h:139
juce::gl::GL_SMALL_CW_ARC_TO_NV
@ GL_SMALL_CW_ARC_TO_NV
Definition: juce_gl.h:9709
juce::dsp::FastMathApproximations::sinh
static void sinh(FloatType *values, size_t numValues) noexcept
Provides a fast approximation of the function sinh(x) using a Pade approximant continued fraction,...
Definition: juce_FastMathApproximations.h:88
juce::dsp::AudioBlock::getSubBlock
AudioBlock getSubBlock(size_t newOffset) const noexcept
Return a new AudioBlock pointing to a sub-block inside this block.
Definition: juce_AudioBlock.h:389
juce::PixelRGB::blend
forcedinline void blend(const Pixel &src) noexcept
Blends another pixel onto this one.
Definition: juce_PixelFormats.h:452
juce::Colours::darkgrey
const Colour darkgrey
Definition: juce_Colours.h:67
juce::dsp::AudioBlock::getDataPointer
NumericType * getDataPointer(size_t channel) const noexcept
Definition: juce_AudioBlock.h:595
juce::dsp::Chorus::maximumDelayModulation
static constexpr SampleType maximumDelayModulation
Definition: juce_Chorus.h:165
juce::WebBrowserComponent::pageFinishedLoading
virtual void pageFinishedLoading(const String &url)
This callback happens when the browser has finished loading a page.
Definition: juce_WebBrowserComponent.h:104
juce::ResizableWindow::ColourIds
ColourIds
A set of colour IDs to use to change the colour of various aspects of the window.
Definition: juce_ResizableWindow.h:310
juce::gl::GL_MAX_OPTIMIZED_VERTEX_SHADER_INVARIANTS_EXT
@ GL_MAX_OPTIMIZED_VERTEX_SHADER_INVARIANTS_EXT
Definition: juce_gl.h:8031
VideoComponent::Pimpl::MediaSession::Controller::owner
MediaSession & owner
Definition: juce_android_Video.h:727
juce::gl::GL_MAX_TESS_EVALUATION_ATOMIC_COUNTERS_EXT
@ GL_MAX_TESS_EVALUATION_ATOMIC_COUNTERS_EXT
Definition: juce_gles2.h:2679
juce::gl::GL_LIGHTEN_KHR
@ GL_LIGHTEN_KHR
Definition: juce_gl.h:8428
juce::Label::textValue
Value textValue
Definition: juce_Label.h:344
juce::KeyPress::numberPad8
static const int numberPad8
key-code for the 8 on the numeric keypad.
Definition: juce_KeyPress.h:251
juce::AudioProcessorParameterWithIDAttributes::automatable
bool automatable
Definition: juce_AudioProcessorParameterWithID.h:106
CameraDevice::Pimpl::Pimpl
Pimpl(CameraDevice &ownerToUse, const String &deviceNameToUse, int, int, int, int, int, bool useHighQuality)
Definition: juce_mac_CameraDevice.h:32
juce::gl::GL_UNSIGNED_INT_2_10_10_10_REV_EXT
@ GL_UNSIGNED_INT_2_10_10_10_REV_EXT
Definition: juce_gles2.h:2934
juce::PluginHostType::isNuendo
bool isNuendo() const noexcept
Returns true if the host is any version of Steinberg Nuendo.
Definition: juce_PluginHostType.h:155
juce::MouseCursor::NormalCursor
@ NormalCursor
The standard arrow cursor.
Definition: juce_MouseCursor.h:48
VideoComponent::Pimpl::MediaSession::closeVideo
void closeVideo()
Definition: juce_android_Video.h:519
juce::CoreGraphicsContext::SavedState::textMatrix
CGAffineTransform textMatrix
Definition: juce_mac_CoreGraphicsContext.h:130
juce::AudioThumbnail
Makes it easy to quickly draw scaled views of the waveform shape of an audio file.
Definition: juce_AudioThumbnail.h:50
juce::gl::GL_SPARSE_TEXTURE_FULL_ARRAY_CUBE_MIPMAPS_EXT
@ GL_SPARSE_TEXTURE_FULL_ARRAY_CUBE_MIPMAPS_EXT
Definition: juce_gles2.h:2632
juce::gl::pointer
GLenum GLsizei const void * pointer
Definition: juce_gl.h:1071
juce::CharPointer_UTF16::operator>
bool operator>(CharPointer_UTF16 other) const noexcept
Definition: juce_CharPointer_UTF16.h:68
juce::AudioData::Pointer::convertSamples
void convertSamples(Pointer source, int numSamples) const noexcept
Writes a stream of samples into this pointer from another pointer.
Definition: juce_AudioDataConverters.h:442
juce::XWindowSystem::initialiseXSettings
void initialiseXSettings()
juce::DragAndDropTarget::SourceDetails::localPosition
Point< int > localPosition
The local position of the mouse, relative to the target component.
Definition: juce_DragAndDropTarget.h:70
juce::Colours::palegreen
const Colour palegreen
Definition: juce_Colours.h:146
juce_ADSR.h
juce::OptionalScopedPointer::shouldDelete
bool shouldDelete
Definition: juce_OptionalScopedPointer.h:188
juce::AudioThumbnail::formatManagerToUse
AudioFormatManager & formatManagerToUse
Definition: juce_AudioThumbnail.h:195
juce::RectanglePlacement::RectanglePlacement
RectanglePlacement(int placementFlags) noexcept
Creates a RectanglePlacement object using a combination of flags from the Flags enum.
Definition: juce_RectanglePlacement.h:44
juce::gl::GL_ALPHA8I_EXT
@ GL_ALPHA8I_EXT
Definition: juce_gl.h:7649
juce::gl::GL_POINT_SIZE_GRANULARITY
@ GL_POINT_SIZE_GRANULARITY
Definition: juce_gl.h:265
juce::JuceWindowIdentifier::isJUCEWindow
static bool isJUCEWindow(HWND hwnd) noexcept
Definition: juce_win32_HiddenMessageWindow.h:72
juce::AudioProcessorParameterWithID::AudioProcessorParameterWithID
AudioProcessorParameterWithID(const ParameterID &parameterID, const String &parameterName, const String &parameterLabel, Category parameterCategory=AudioProcessorParameter::genericParameter)
The creation of this object requires providing a name and ID which will be constant for its lifetime.
Definition: juce_AudioProcessorParameterWithID.h:149
bool
juce::ToolbarItemComponent::isBeingUsedAsAButton
bool isBeingUsedAsAButton
Definition: juce_ToolbarItemComponent.h:203
juce::XWindowSystem::removeWindowDecorations
void removeWindowDecorations(::Window) const
juce::gl::programInterface
GLenum programInterface
Definition: juce_gl.h:2945
juce_CustomTypeface.h
juce::gl::GL_LAYOUT_COLOR_ATTACHMENT_EXT
@ GL_LAYOUT_COLOR_ATTACHMENT_EXT
Definition: juce_gl.h:7168
juce::gl::GL_BACK_RIGHT
@ GL_BACK_RIGHT
Definition: juce_gl.h:250
juce::ComTypes::UIA_HeaderItemControlTypeId
const long UIA_HeaderItemControlTypeId
Definition: juce_win32_ComInterfaces.h:173
juce::ValueTreePropertyWithDefault::getPropertyID
Identifier & getPropertyID() noexcept
Returns the property ID of the referenced property.
Definition: juce_ValueTreePropertyWithDefault.h:222
juce::gl::props
GLenum GLuint GLsizei const GLenum * props
Definition: juce_gl.h:2948
juce::BurgerMenuComponent::~BurgerMenuComponent
~BurgerMenuComponent() override
Destructor.
juce::Label::editor
std::unique_ptr< TextEditor > editor
Definition: juce_Label.h:348
juce::gl::capture_time
GLuint GLuint64EXT * capture_time
Definition: juce_gl.h:10814
juce::BurgerMenuComponent::getNumRows
int getNumRows() override
This has to return the number of items in the list.
juce::AudioProcessorGraph::nodes
ReferenceCountedArray< Node > nodes
Definition: juce_AudioProcessorGraph.h:437
juce::WavAudioFormat::riffInfoSourceFrom
static const char *const riffInfoSourceFrom
Metadata property name used in INFO chunks.
Definition: juce_WavAudioFormat.h:157
juce::InAppPurchases::Purchase::orderId
String orderId
A unique order identifier for the transaction (generated by the store).
Definition: juce_InAppPurchases.h:72
juce::VariantHelpers::clear
void clear(VARIANT *variant)
Definition: juce_win32_UIAHelpers.h:31
Timer
juce::gl::fill0
GLuint64EXT GLuint GLuint GLenum GLenum GLuint fill0
Definition: juce_gl.h:9899
juce::HeavyweightLeakedObjectDetector::HeavyweightLeakedObjectDetector
HeavyweightLeakedObjectDetector(const HeavyweightLeakedObjectDetector &) noexcept
Definition: juce_HeavyweightLeakedObjectDetector.h:48
juce::gl::GL_OP_MADD_EXT
@ GL_OP_MADD_EXT
Definition: juce_gl.h:7962
juce::gl::GL_COVERAGE_MODULATION_TABLE_SIZE_NV
@ GL_COVERAGE_MODULATION_TABLE_SIZE_NV
Definition: juce_gl.h:9254
juce::dsp::BallisticsFilter::releaseTime
SampleType releaseTime
Definition: juce_BallisticsFilter.h:145
GLcharARB
char GLcharARB
Definition: juce_gles2.h:68
juce::UnitTestCategories::maths
static const String maths
Definition: juce_UnitTestCategories.h:42
juce::PerformanceCounter::Statistics::name
String name
Definition: juce_PerformanceCounter.h:101
CameraDevice::Pimpl::ScopedCameraDevice::owner
Pimpl & owner
Definition: juce_android_CameraDevice.h:2367
juce::TextEditor::getLineSpacing
float getLineSpacing() const noexcept
Returns the current line spacing of the TextEditor.
Definition: juce_TextEditor.h:536
juce::PushNotifications::Channel::vibrationPattern
Array< int > vibrationPattern
Optional: vibration pattern for this channel.
Definition: juce_PushNotifications.h:474
juce::gl::GL_CURRENT_VERTEX_WEIGHT_EXT
@ GL_CURRENT_VERTEX_WEIGHT_EXT
Definition: juce_gl.h:8120
juce::SidePanel::getTitleText
String getTitleText() const noexcept
Returns the text that is displayed in the title bar at the top of the SidePanel.
Definition: juce_SidePanel.h:146
juce::Rectangle::withRight
JUCE_NODISCARD Rectangle withRight(ValueType newRight) const noexcept
Returns a new rectangle with a different right-hand edge position, but the same left-hand edge as thi...
Definition: juce_Rectangle.h:291
juce::gl::GL_TIME_ELAPSED
@ GL_TIME_ELAPSED
Definition: juce_gl.h:2210
juce::gl::GL_TEXTURE
@ GL_TEXTURE
Definition: juce_gl.h:353
juce::AttributedString::Attribute::font
Font font
The font for this range of characters.
Definition: juce_AttributedString.h:169
juce::gl::GL_PROGRAM_MATRIX_STACK_DEPTH_EXT
@ GL_PROGRAM_MATRIX_STACK_DEPTH_EXT
Definition: juce_gl.h:6276
juce_Application.h
juce::gl::GL_SUBGROUP_FEATURE_VOTE_BIT_KHR
@ GL_SUBGROUP_FEATURE_VOTE_BIT_KHR
Definition: juce_gl.h:8560
juce::gl::GL_INTERNALFORMAT_STENCIL_SIZE
@ GL_INTERNALFORMAT_STENCIL_SIZE
Definition: juce_gl.h:2756
juce::AccessibilityRole::button
@ button
juce::gl::points
GLdouble GLdouble GLint GLint const GLdouble * points
Definition: juce_gl.h:882
juce::WavAudioFormat::riffInfoVegasVersionMajor
static const char *const riffInfoVegasVersionMajor
Metadata property name used in INFO chunks.
Definition: juce_WavAudioFormat.h:171
juce::ObjCBlock::ObjCBlock
ObjCBlock(BlockType b)
Definition: juce_mac_ObjCHelpers.h:496
juce::HashMap::HashEntry::HashEntry
HashEntry(KeyTypeParameter k, ValueTypeParameter val, HashEntry *const next)
Definition: juce_HashMap.h:364
juce::dsp::Chorus::feedback
SampleType feedback
Definition: juce_Chorus.h:159
juce::Timer::getTimerInterval
int getTimerInterval() const noexcept
Returns the timer's interval.
Definition: juce_Timer.h:116
juce::gl::GL_COMPRESSED_RGBA_PVRTC_2BPPV2_IMG
@ GL_COMPRESSED_RGBA_PVRTC_2BPPV2_IMG
Definition: juce_gles2.h:3079
juce::gl::clamp
GLenum clamp
Definition: juce_gl.h:1943
juce::GlobalRef::clear
void clear(JNIEnv *env)
Definition: juce_android_JNIHelpers.h:89
juce::gl::GL_MULTISAMPLE_BUFFER_BIT5_QCOM
@ GL_MULTISAMPLE_BUFFER_BIT5_QCOM
Definition: juce_gles2.h:5222
juce::gl::GL_MULTISAMPLE_BIT
@ GL_MULTISAMPLE_BIT
Definition: juce_gl.h:1209
juce::gl::WGL_GPU_CLOCK_AMD
@ WGL_GPU_CLOCK_AMD
Definition: juce_wgl.h:109
juce_FileBasedDocument.h
juce::gl::GL_MAX_TESS_EVALUATION_UNIFORM_BLOCKS_OES
@ GL_MAX_TESS_EVALUATION_UNIFORM_BLOCKS_OES
Definition: juce_gles2.h:4777
juce::gl::GL_TEXTURE_MAX_LOD_SGIS
@ GL_TEXTURE_MAX_LOD_SGIS
Definition: juce_gl.h:11333
CameraDevice::Pimpl::CaptureSessionPreviewMode::getTemplate
static int getTemplate()
Definition: juce_android_CameraDevice.h:2681
juce::gl::GL_INT_SAMPLER_3D
@ GL_INT_SAMPLER_3D
Definition: juce_gl.h:1776
juce::gl::GL_FRAMEBUFFER_DEFAULT_LAYERS_OES
@ GL_FRAMEBUFFER_DEFAULT_LAYERS_OES
Definition: juce_gles2.h:4610
juce::gl::GL_CONVOLUTION_WIDTH
@ GL_CONVOLUTION_WIDTH
Definition: juce_gl.h:4343
+[JuceGLView layerClass]
Class layerClass()
Definition: juce_OpenGL_ios.h:33
juce::File::NaturalFileComparator::NaturalFileComparator
NaturalFileComparator(bool shouldPutFoldersFirst) noexcept
Definition: juce_File.h:1115
juce::dsp::SIMDRegister::notEqual
static vMaskType JUCE_VECTOR_CALLTYPE notEqual(SIMDRegister a, SIMDRegister b) noexcept
Returns a SIMDRegister of the corresponding integral type where each element has each bit set if the ...
Definition: juce_SIMDRegister.h:287
juce::gl::GL_SHADER_BINARY_VIV
@ GL_SHADER_BINARY_VIV
Definition: juce_gles2.h:5246
juce::gl::fd
GLuint64 GLenum GLint fd
Definition: juce_gl.h:6935
juce::UIAWindowProvider
Definition: juce_win32_UIAWindowProvider.h:30
juce::gl::GL_INT64_VEC3_NV
@ GL_INT64_VEC3_NV
Definition: juce_gl.h:3358
juce_Matrix.h
juce_PluginHostType.h
juce::InterprocessConnection::pipeAndSocketLock
ReadWriteLock pipeAndSocketLock
Definition: juce_InterprocessConnection.h:194
juce::gl::ycoeff
GLfloat GLfloat ycoeff
Definition: juce_gl.h:8892
juce::gl::GL_OBJECT_COMPILE_STATUS_ARB
@ GL_OBJECT_COMPILE_STATUS_ARB
Definition: juce_gl.h:4867
juce::Expression::Symbol
Represents a symbol that is used in an Expression.
Definition: juce_Expression.h:185
juce::UIATextProvider::UIATextRangeProvider::getSelectionRange
Range< int > getSelectionRange() const noexcept
Definition: juce_win32_UIATextProvider.h:194
juce::MidiKeyboardComponent::getMidiChannel
int getMidiChannel() const noexcept
Returns the midi channel that the keyboard is using for midi messages.
Definition: juce_MidiKeyboardComponent.h:92
juce::gl::GL_MAX_VERTEX_STREAMS_ATI
@ GL_MAX_VERTEX_STREAMS_ATI
Definition: juce_gl.h:5926
juce::MPEZone::getMasterChannel
int getMasterChannel() const noexcept
Definition: juce_MPEZoneLayout.h:57
juce::gl::GL_TEXTURE_INTENSITY_SIZE_EXT
@ GL_TEXTURE_INTENSITY_SIZE_EXT
Definition: juce_gl.h:7447
juce::gl::GL_UNSIGNED_INT_SAMPLER_2D_MULTISAMPLE_ARRAY
@ GL_UNSIGNED_INT_SAMPLER_2D_MULTISAMPLE_ARRAY
Definition: juce_gl.h:2167
juce::Button::isConnectedOnTop
bool isConnectedOnTop() const noexcept
Indicates whether the button adjoins another one on its top edge.
Definition: juce_Button.h:357
juce::URL::InputStreamOptions::extraHeaders
String extraHeaders
Definition: juce_URL.h:392
unityInitialiseTexture
UNITY_INTERFACE_EXPORT void UNITY_INTERFACE_API unityInitialiseTexture(int id, void *textureHandle, int w, int h)
juce::gl::GL_SAMPLER_CUBE_SHADOW
@ GL_SAMPLER_CUBE_SHADOW
Definition: juce_gl.h:1770
juce::gl::GL_MAX_CUBE_MAP_TEXTURE_SIZE
@ GL_MAX_CUBE_MAP_TEXTURE_SIZE
Definition: juce_gl.h:1194
juce::ImagePixelData
This is a base class for holding image data in implementation-specific ways.
Definition: juce_Image.h:445
juce::gl::GL_ONE_MINUS_SRC1_ALPHA
@ GL_ONE_MINUS_SRC1_ALPHA
Definition: juce_gl.h:2200
VideoComponent::Pimpl::PlayerControllerBase::~PlayerControllerBase
~PlayerControllerBase()
Definition: juce_mac_Video.h:196
juce::ArgumentList::Argument::resolveAsFile
File resolveAsFile() const
Resolves this argument as an absolute File, using the current working directory as a base for resolvi...
juce::gl::WGL_TYPE_COLORINDEX_EXT
@ WGL_TYPE_COLORINDEX_EXT
Definition: juce_wgl.h:474
GLintptr
khronos_intptr_t GLintptr
Definition: juce_gles2.h:77
juce::SidePanel::parentHierarchyChanged
void parentHierarchyChanged() override
juce::gl::GL_FRAMEBUFFER_ATTACHMENT_LAYERED_EXT
@ GL_FRAMEBUFFER_ATTACHMENT_LAYERED_EXT
Definition: juce_gl.h:6719
juce::Array::begin
ElementType * begin() noexcept
Returns a pointer to the first element in the array.
Definition: juce_Array.h:328
juce::XmlTokeniser::tokenType_operator
@ tokenType_operator
Definition: juce_XMLCodeTokeniser.h:51
VideoComponent::Pimpl::DirectShowContext::NativeWindow
Definition: juce_win32_Video.h:901
juce::TextLayout::DereferencingIterator::iterator
Iterator iterator
Definition: juce_TextLayout.h:92
juce::StatisticsAccumulator::sum
KahanSum sum
Definition: juce_StatisticsAccumulator.h:131
juce::gl::GL_UNPACK_ROW_BYTES_APPLE
@ GL_UNPACK_ROW_BYTES_APPLE
Definition: juce_gl.h:3719
juce::gl::GL_UNIFORM_BUFFER_BINDING_EXT
@ GL_UNIFORM_BUFFER_BINDING_EXT
Definition: juce_gl.h:6031
juce::gl::GL_LINE_WIDTH_RANGE
@ GL_LINE_WIDTH_RANGE
Definition: juce_gl.h:268
juce::gl::GL_SIGNED_INTENSITY8_NV
@ GL_SIGNED_INTENSITY8_NV
Definition: juce_gl.h:10339
juce::Grid::setGap
void setGap(Px sizeInPixels) noexcept
Sets the gap between rows and columns in pixels.
Definition: juce_Grid.h:201
juce::gl::GL_VIDEO_COLOR_CONVERSION_MAX_NV
@ GL_VIDEO_COLOR_CONVERSION_MAX_NV
Definition: juce_gl.h:10786
juce::gl::GL_INTENSITY32I_EXT
@ GL_INTENSITY32I_EXT
Definition: juce_gl.h:7638
juce::ComTypes::EC_COMPLETE
@ EC_COMPLETE
Definition: juce_win32_ComTypes.h:114
juce::iOSAudioIODevice::isOpen
bool isOpen() override
Returns true if the device is still open.
juce_OwnedArray.h
juce::XWindowSystemUtilities::Atoms::protocolList
Atom protocolList[3]
Definition: juce_linux_XWindowSystem.h:88
juce::gl::GL_TEXTURE_2D_STACK_MESAX
@ GL_TEXTURE_2D_STACK_MESAX
Definition: juce_gl.h:8628
juce::gl::GL_ATOMIC_COUNTER_BUFFER_REFERENCED_BY_TESS_EVALUATION_SHADER
@ GL_ATOMIC_COUNTER_BUFFER_REFERENCED_BY_TESS_EVALUATION_SHADER
Definition: juce_gl.h:2561
juce::AccessibilityCellInterface::getTableHandler
virtual const AccessibilityHandler * getTableHandler() const =0
Returns the AccessibilityHandler of the table which contains the cell.
juce::RelativeCoordinatePositionerBase::sourceMarkerLists
Array< MarkerList * > sourceMarkerLists
Definition: juce_RelativeCoordinatePositioner.h:80
juce::ReferenceCountedArray::addIfNotAlreadyThere
bool addIfNotAlreadyThere(const ObjectClassPtr &newObject)
Appends a new object at the end of the array as long as the array doesn't already contain it.
Definition: juce_ReferenceCountedArray.h:439
juce::gl::GL_ANY_SAMPLES_PASSED_CONSERVATIVE_EXT
@ GL_ANY_SAMPLES_PASSED_CONSERVATIVE_EXT
Definition: juce_gles2.h:2329
juce::gl::GL_MAX_TEXTURE_LOD_BIAS_EXT
@ GL_MAX_TEXTURE_LOD_BIAS_EXT
Definition: juce_gl.h:7677
juce::gl::GL_LINE_SMOOTH_HINT
@ GL_LINE_SMOOTH_HINT
Definition: juce_gl.h:303
VideoComponent::Pimpl::DirectShowContext::displayResolutionChanged
void displayResolutionChanged()
Definition: juce_win32_Video.h:431
CameraDevice::Pimpl::asfWriter
ComSmartPtr< ComTypes::IBaseFilter > asfWriter
Definition: juce_win32_CameraDevice.h:576
juce::AudioProcessorEditor::AudioProcessorEditorListener::ed
AudioProcessorEditor & ed
Definition: juce_AudioProcessorEditor.h:218
juce::WavAudioFormat::riffInfoEncodedBy
static const char *const riffInfoEncodedBy
Metadata property name used in INFO chunks.
Definition: juce_WavAudioFormat.h:117
juce::PluginHostType::isViennaEnsemblePro
bool isViennaEnsemblePro() const noexcept
Returns true if the host is Vienna Ensemble Pro.
Definition: juce_PluginHostType.h:193
juce::gl::GL_SUPERSAMPLE_SCALE_X_NV
@ GL_SUPERSAMPLE_SCALE_X_NV
Definition: juce_gl.h:9409
juce::gl::GL_PACK_SKIP_PIXELS
@ GL_PACK_SKIP_PIXELS
Definition: juce_gl.h:315
juce::gl::WGL_SWAP_UNDEFINED_EXT
@ WGL_SWAP_UNDEFINED_EXT
Definition: juce_wgl.h:472
juce::CodeDocument::Iterator
Iterates the text in a CodeDocument.
Definition: juce_CodeDocument.h:359
juce::CharPointer_UTF8::compareIgnoreCaseUpTo
int compareIgnoreCaseUpTo(const CharPointer other, const int maxChars) const noexcept
Compares this string with another one, up to a specified number of characters.
Definition: juce_CharPointer_UTF8.h:426
juce::gl::GL_MAX_COMPUTE_IMAGE_UNIFORMS
@ GL_MAX_COMPUTE_IMAGE_UNIFORMS
Definition: juce_gl.h:2687
CameraDevice::Pimpl::ScopedCameraDevice::CaptureSession::StillPictureTaker::autoFocusHasFinished
static bool autoFocusHasFinished(const LocalRef< jobject > &controlAfStateValue)
Definition: juce_android_CameraDevice.h:1870
juce::dsp::StateVariableFilter::Filter::process
void process(const ProcessContext &context) noexcept
Definition: juce_StateVariableFilter.h:111
juce::CharPointer_ASCII::isLowerCase
bool isLowerCase() const
Returns true if the first character of this string is lower-case.
Definition: juce_CharPointer_ASCII.h:325
juce::gl::GL_FRONT_FACE_COMMAND_NV
@ GL_FRONT_FACE_COMMAND_NV
Definition: juce_gl.h:8917
juce::dsp::DelayLineInterpolationTypes::Lagrange3rd
Successive samples in the delay line will be interpolated using a 3rd order Lagrange interpolator.
Definition: juce_DelayLine.h:65
juce::gl::GL_SLUMINANCE_ALPHA_EXT
@ GL_SLUMINANCE_ALPHA_EXT
Definition: juce_gl.h:7729
juce::GridItem::Span::Span
Span(int numberToUse, const String &nameToUse)
Definition: juce_GridItem.h:50
juce::OpenGLContext::NativeContext::MouseForwardingNSOpenGLViewClass
Definition: juce_OpenGL_osx.h:256
juce::gl::GL_UNSIGNED_INT_24_8_EXT
@ GL_UNSIGNED_INT_24_8_EXT
Definition: juce_gl.h:7009
juce::dsp::AudioBlock::negateInternal
constexpr void negateInternal() const noexcept
Definition: juce_AudioBlock.h:826
juce::Array::clearQuick
void clearQuick()
Removes all elements from the array without freeing the array's allocated storage.
Definition: juce_Array.h:198
juce::RenderingHelpers::SoftwareRendererSavedState::SoftwareRendererSavedState
SoftwareRendererSavedState(const Image &im, Rectangle< int > clipBounds)
Definition: juce_RenderingHelpers.h:2485
juce::gl::GL_INCR
@ GL_INCR
Definition: juce_gl.h:370
juce::HashMap
Holds a set of mappings between some key/value pairs.
Definition: juce_HashMap.h:103
juce::gl::pathB
GLuint GLuint pathB
Definition: juce_gl.h:9799
juce::FileListComponent
A component that displays the files in a directory as a listbox.
Definition: juce_FileListComponent.h:43
juce::CharPointer_UTF16::compare
int compare(CharPointer other) const noexcept
Compares this string with another one.
Definition: juce_CharPointer_UTF16.h:321
juce::AudioProcessor::outputBuses
OwnedArray< Bus > outputBuses
Definition: juce_AudioProcessor.h:1475
juce::AudioFormatReaderSource::getAudioFormatReader
AudioFormatReader * getAudioFormatReader() const noexcept
Returns the reader that's being used.
Definition: juce_AudioFormatReaderSource.h:69
CameraDevice::Pimpl::PreviewDisplay::createSurface
LocalRef< jobject > createSurface()
Definition: juce_android_CameraDevice.h:1032
VideoComponent::Pimpl::DirectShowContext::handleAsyncUpdate
void handleAsyncUpdate() override
Definition: juce_win32_Video.h:456
juce::gl::GL_UNSIGNED_INT16_NV
@ GL_UNSIGNED_INT16_NV
Definition: juce_gl.h:3364
juce::ReferenceCountedArray::addIfNotAlreadyThere
bool addIfNotAlreadyThere(ObjectClass *newObject)
Appends a new object at the end of the array as long as the array doesn't already contain it.
Definition: juce_ReferenceCountedArray.h:420
juce::dsp::Oscillator::phase
Phase< NumericType > phase
Definition: juce_Oscillator.h:247
ActivityLifecycleCallbacks
juce::XmlElement::XmlAttributeNode::value
String value
Definition: juce_XmlElement.h:770
juce::StretchableObjectResizer::items
Array< Item > items
Definition: juce_StretchableObjectResizer.h:97
CameraDevice::Pimpl::getVideoConnection
AVCaptureConnection * getVideoConnection() const
Definition: juce_mac_CameraDevice.h:508
juce::gl::GL_MAX_GEOMETRY_ATOMIC_COUNTER_BUFFERS_EXT
@ GL_MAX_GEOMETRY_ATOMIC_COUNTER_BUFFERS_EXT
Definition: juce_gles2.h:2150
juce::gl::GL_COLOR_TABLE_ALPHA_SIZE_SGI
@ GL_COLOR_TABLE_ALPHA_SIZE_SGI
Definition: juce_gl.h:11821
juce::gl::samples
GLsizei samples
Definition: juce_gl.h:2007
juce::XWindowSystemUtilities::Atoms::XdndAware
Atom XdndAware
Definition: juce_linux_XWindowSystem.h:89
juce::AudioDeviceManager::callbackHandler
std::unique_ptr< CallbackHandler > callbackHandler
Definition: juce_AudioDeviceManager.h:526
juce::TextInputTarget::decimalKeyboard
@ decimalKeyboard
Definition: juce_TextInputTarget.h:84
juce::Draggable3DOrientation::reset
void reset(const VectorType &axis) noexcept
Resets the orientation, specifying the axis to align it along.
Definition: juce_Draggable3DOrientation.h:57
juce::Toolbar::items
OwnedArray< ToolbarItemComponent > items
Definition: juce_Toolbar.h:321
juce::gl::GL_POST_CONVOLUTION_BLUE_BIAS
@ GL_POST_CONVOLUTION_BLUE_BIAS
Definition: juce_gl.h:4353
juce::dsp::Bias::setBias
void setBias(FloatType newBias) noexcept
Sets the DC bias.
Definition: juce_Bias.h:52
juce::LookAndFeel_V4::ColourScheme::defaultFill
@ defaultFill
Definition: juce_LookAndFeel_V4.h:53
juce::gl::GL_DRAW_BUFFER3
@ GL_DRAW_BUFFER3
Definition: juce_gl.h:1489
juce::SingletonHolder::get
Type * get()
Returns the current instance, or creates a new instance if there isn't one.
Definition: juce_Singleton.h:54
juce::gl::GL_FONT_X_MIN_BOUNDS_BIT_NV
@ GL_FONT_X_MIN_BOUNDS_BIT_NV
Definition: juce_gl.h:9735
juce::AudioProcessor::getResponseCurve
virtual CurveData getResponseCurve(CurveData::Type) const
Definition: juce_AudioProcessor.h:1189
juce::gl::WGL_TEXTURE_RECTANGLE_NV
@ WGL_TEXTURE_RECTANGLE_NV
Definition: juce_wgl.h:601
juce::gl::GL_EYE_LINE_SGIS
@ GL_EYE_LINE_SGIS
Definition: juce_gl.h:11242
CameraDevice::Pimpl::StreamConfigurationMap::getDefaultPreviewSize
Rectangle< int > getDefaultPreviewSize() const noexcept
Definition: juce_android_CameraDevice.h:843
juce::dsp::LinkwitzRileyFilterType::allpass
@ allpass
juce::AccessibilityNativeHandle
Definition: juce_win32_AccessibilityElement.h:32
juce::gl::GL_SAMPLER_2D_ARRAY_SHADOW_NV
@ GL_SAMPLER_2D_ARRAY_SHADOW_NV
Definition: juce_gles2.h:4395
juce_Limiter.h
VideoComponent::Pimpl::getDuration
double getDuration() const
Definition: juce_android_Video.h:462
juce::FileChooser
Creates a dialog box to choose a file or directory to load or save.
Definition: juce_FileChooser.h:55
juce::MixerAudioSource::bufferSizeExpected
int bufferSizeExpected
Definition: juce_MixerAudioSource.h:94
CameraDevice::Pimpl::selectVideoSize
bool selectVideoSize(ComTypes::IAMStreamConfig *const streamConfig, const int minWidth, const int minHeight, const int maxWidth, const int maxHeight)
Definition: juce_win32_CameraDevice.h:640
juce::ReferenceCountedObjectPtr::~ReferenceCountedObjectPtr
~ReferenceCountedObjectPtr()
Destructor.
Definition: juce_ReferenceCountedObject.h:372
juce::gl::GL_OPTIMAL_TILING_EXT
@ GL_OPTIMAL_TILING_EXT
Definition: juce_gl.h:6901
juce::gl::GL_MAX_GEOMETRY_UNIFORM_COMPONENTS_ARB
@ GL_MAX_GEOMETRY_UNIFORM_COMPONENTS_ARB
Definition: juce_gl.h:4236
juce::gl::GL_VIEW_CLASS_24_BITS
@ GL_VIEW_CLASS_24_BITS
Definition: juce_gl.h:2836
juce::String::toWideCharPointer
const wchar_t * toWideCharPointer() const
Returns a pointer to a wchar_t version of this string.
juce::Point::toDouble
constexpr Point< double > toDouble() const noexcept
Casts this point to a Point<double> object.
Definition: juce_Point.h:237
juce_RelativeCoordinatePositioner.h
juce::gl::GL_COMBINER_MAPPING_NV
@ GL_COMBINER_MAPPING_NV
Definition: juce_gl.h:9980
CameraDevice::Pimpl::ScopedCameraDevice::CaptureSession::StillPictureTaker::previewCaptureRequest
GlobalRef & previewCaptureRequest
Definition: juce_android_CameraDevice.h:1709
juce::XWindowSystem::setBounds
void setBounds(::Window, Rectangle< int >, bool fullScreen) const
juce::ActivityLifecycleCallbacks::onActivityPreStarted
virtual void onActivityPreStarted(jobject)
Definition: juce_android_JNIHelpers.h:901
juce::gl::GL_FLOAT_RGBA_NV
@ GL_FLOAT_RGBA_NV
Definition: juce_gl.h:9161
juce::ComponentBuilder::TypeHandler::type
const Identifier type
Returns the type of the ValueTrees that this handler can parse.
Definition: juce_ComponentBuilder.h:113
juce::UnitTestCategories::osc
static const String osc
Definition: juce_UnitTestCategories.h:45
juce::AudioBuffer::allocateChannels
void allocateChannels(Type *const *dataToReferTo, int offset)
Definition: juce_AudioSampleBuffer.h:1255
AndroidRunnable::Owner
Definition: juce_android_CameraDevice.h:257
juce::AudioIODeviceCallback::audioDeviceIOCallback
virtual void audioDeviceIOCallback(const float **inputChannelData, int numInputChannels, float **outputChannelData, int numOutputChannels, int numSamples)=0
Processes a block of incoming and outgoing audio data.
juce::ComboBox::textWhenNothingSelected
String textWhenNothingSelected
Definition: juce_ComboBox.h:448
juce::AnimatedPositionBehaviours::SnapToPageBoundaries::getNextPosition
double getNextPosition(double oldPos, double elapsedSeconds) const noexcept
Called by the AnimatedPosition class to get the new position, after the given time has elapsed.
Definition: juce_AnimatedPositionBehaviours.h:131
juce::gl::GL_UNPACK_SKIP_VOLUMES_SGIS
@ GL_UNPACK_SKIP_VOLUMES_SGIS
Definition: juce_gl.h:11279
GLintptr
khronos_intptr_t GLintptr
Definition: juce_gl.h:184
juce::dsp::SIMDFallbackOps::ScalarMin
Definition: juce_fallback_SIMDNativeOps.h:176
juce::Colours::wheat
const Colour wheat
Definition: juce_Colours.h:179
juce::gl::GL_SAMPLER_1D_ARRAY_EXT
@ GL_SAMPLER_1D_ARRAY_EXT
Definition: juce_gl.h:6736
juce::gl::GL_RED_BIT_ATI
@ GL_RED_BIT_ATI
Definition: juce_gl.h:5756
juce::UnitTestCategories::audioProcessorParameters
static const String audioProcessorParameters
Definition: juce_UnitTestCategories.h:30
juce::CoreGraphicsContext::SavedState::SavedState
SavedState()
juce_CPlusPlusCodeTokeniserFunctions.h
juce::gl::GL_NICEST
@ GL_NICEST
Definition: juce_gl.h:327
juce::ArrayBase::addArray
void addArray(const Type *elementsToAdd, int numElementsToAdd)
Definition: juce_ArrayBase.h:280
juce::AudioChannelSet::ambisonicACN12
@ ambisonicACN12
Third-order ambisonic channel number 12.
Definition: juce_AudioChannelSet.h:373
juce::gl::GL_RESET_NOTIFICATION_STRATEGY_KHR
@ GL_RESET_NOTIFICATION_STRATEGY_KHR
Definition: juce_gl.h:8540
juce::gl::GL_UNSIGNED_INT_VEC3_EXT
@ GL_UNSIGNED_INT_VEC3_EXT
Definition: juce_gl.h:6743
juce::dsp::SIMDRegister::operator*=
SIMDRegister &JUCE_VECTOR_CALLTYPE operator*=(SIMDRegister v) noexcept
Multiplies another SIMDRegister to the receiver.
Definition: juce_SIMDRegister.h:187
juce::gl::GL_IMAGE_CLASS_4_X_16
@ GL_IMAGE_CLASS_4_X_16
Definition: juce_gl.h:2823
juce::Direct2DLowLevelGraphicsContext::hwnd
HWND hwnd
Definition: juce_win32_Direct2DGraphicsContext.h:88
juce::RenderingHelpers::ClipRegions::EdgeTableRegion::applyClipTo
Ptr applyClipTo(const Ptr &target) const override
Definition: juce_RenderingHelpers.h:1638
juce::ComTypes::VFW_E_UNSUPPORTED_STREAM
@ VFW_E_UNSUPPORTED_STREAM
Definition: juce_win32_ComTypes.h:122
juce::ProgressBar::LookAndFeelMethods
This abstract base class is implemented by LookAndFeel classes.
Definition: juce_ProgressBar.h:102
juce::gl::GL_FOG_DENSITY
@ GL_FOG_DENSITY
Definition: juce_gl.h:474
juce::gl::GL_ALPHA_TEST_REF_QCOM
@ GL_ALPHA_TEST_REF_QCOM
Definition: juce_gles2.h:5033
juce::dsp::AudioBlock::copyFromInternal
void copyFromInternal(const AudioBlock< OtherSampleType > &src) const noexcept
Definition: juce_AudioBlock.h:618
juce::TableHeaderComponent::Listener
Receives events from a TableHeaderComponent when columns are resized, moved, etc.
Definition: juce_TableHeaderComponent.h:304
juce::GenericScopedLock::lock_
const LockType & lock_
Definition: juce_ScopedLock.h:78
juce::CppTokeniserFunctions::skipPreprocessorLine
static void skipPreprocessorLine(Iterator &source) noexcept
Definition: juce_CPlusPlusCodeTokeniserFunctions.h:351
juce::TextDiff::Change::start
int start
Specifies the character index in a string at which text should be inserted or deleted.
Definition: juce_TextDiff.h:57
juce::OnlineUnlockStatus::expiryTimeProp
static const char * expiryTimeProp
Definition: juce_OnlineUnlockStatus.h:272
juce::degreesToRadians
constexpr FloatType degreesToRadians(FloatType degrees) noexcept
Converts an angle in degrees to radians.
Definition: juce_MathsFunctions.h:409
juce::dsp::Gain::setRampDurationSeconds
void setRampDurationSeconds(double newDurationSeconds) noexcept
Sets the length of the ramp used for smoothing gain changes.
Definition: juce_Gain.h:56
CameraDevice::Pimpl::ImageReader::hasNotifiedListeners
Atomic< int > hasNotifiedListeners
Definition: juce_android_CameraDevice.h:1166
juce::ParameterID::ParameterID
ParameterID(StringLike &&identifier, int versionHint=0)
Constructs an instance.
Definition: juce_AudioProcessorParameterWithID.h:48
juce::anonymous_namespace{juce_mac_CoreGraphicsHelpers.h}::roundToIntPoint
Point< int > roundToIntPoint(PointType p) noexcept
Definition: juce_mac_CoreGraphicsHelpers.h:69
juce::gl::GL_MAX_TESS_EVALUATION_UNIFORM_COMPONENTS
@ GL_MAX_TESS_EVALUATION_UNIFORM_COMPONENTS
Definition: juce_gl.h:2333
juce::RangedAudioParameterAttributes::valueFromString
ValueFromString valueFromString
Definition: juce_RangedAudioParameter.h:86
juce::PushNotifications::Notification::chronometer
@ chronometer
Show chronometer as a stopwatch.
Definition: juce_PushNotifications.h:291
juce::XWindowSystem::xIsAvailable
bool xIsAvailable
Definition: juce_linux_XWindowSystem.h:329
juce::gl::GL_VERTEX_ARRAY_RANGE_POINTER_NV
@ GL_VERTEX_ARRAY_RANGE_POINTER_NV
Definition: juce_gl.h:10513
juce_Result.h
juce::MemoryMappedAudioFormatReader::sampleToPointer
const void * sampleToPointer(int64 sample) const noexcept
Converts a sample index to a pointer to the mapped file memory.
Definition: juce_MemoryMappedAudioFormatReader.h:98
juce::gl::GL_MATRIX4_ARB
@ GL_MATRIX4_ARB
Definition: juce_gl.h:4137
juce::GZIPDecompressorInputStream::Format
Format
Definition: juce_GZIPDecompressorInputStream.h:41
juce::AudioProcessor::Bus::isEnabledByDefault
bool isEnabledByDefault() const noexcept
Returns if this bus is enabled by default.
Definition: juce_AudioProcessor.h:453
juce::Font::getAscent
float getAscent() const
Returns the height of the font above its baseline, in pixels.
juce::ReferenceCountedArray::getUnchecked
ObjectClassPtr getUnchecked(int index) const noexcept
Returns a pointer to the object at this index in the array, without checking whether the index is in-...
Definition: juce_ReferenceCountedArray.h:180
juce::Array::Array
Array(const Array &other)
Creates a copy of another array.
Definition: juce_Array.h:68
juce_SpinLock.h
juce::CodeEditorComponent::ColourScheme::TokenType::name
String name
Definition: juce_CodeEditorComponent.h:229
juce::gl::WGL_VIDEO_OUT_FIELD_1
@ WGL_VIDEO_OUT_FIELD_1
Definition: juce_wgl.h:627
juce::ValueTree::ComparatorAdapter
Definition: juce_ValueTree.h:624
juce::gl::GL_TEXTURE_COMPARE_FAIL_VALUE_ARB
@ GL_TEXTURE_COMPARE_FAIL_VALUE_ARB
Definition: juce_gl.h:4991
juce::AudioProcessorEditorHostContext::getContextMenuForParameter
virtual std::unique_ptr< HostProvidedContextMenu > getContextMenuForParameter(const AudioProcessorParameter *) const =0
Returns an object which can be used to display a context menu for the parameter with the given index.
juce::TabbedComponent::getTabbedButtonBar
TabbedButtonBar & getTabbedButtonBar() const noexcept
Returns the tab button bar component that is being used.
Definition: juce_TabbedComponent.h:176
juce::gl::GL_MAX_COMBINED_IMAGE_UNITS_AND_FRAGMENT_OUTPUTS
@ GL_MAX_COMBINED_IMAGE_UNITS_AND_FRAGMENT_OUTPUTS
Definition: juce_gl.h:2595
juce::gl::GL_PROGRAM_KHR
@ GL_PROGRAM_KHR
Definition: juce_gl.h:8488
juce::dsp::SIMDFallbackOps::ScalarOr::op
static forcedinline MaskType op(MaskType a, MaskType b) noexcept
Definition: juce_fallback_SIMDNativeOps.h:179
juce::StringRef::length
int length() const noexcept
Returns the number of characters in the string.
Definition: juce_StringRef.h:105
juce::MenuBarModel::Listener
A class to receive callbacks when a MenuBarModel changes.
Definition: juce_MenuBarModel.h:78
juce::AudioChannelSet::bottomFrontLeft
@ bottomFrontLeft
Bottom Front Left (Bfl)
Definition: juce_AudioChannelSet.h:409
juce::dsp::Phaser::feedbackVolume
std::vector< SmoothedValue< SampleType, ValueSmoothingTypes::Linear > > feedbackVolume
Definition: juce_Phaser.h:190
juce::Image::isNull
bool isNull() const noexcept
Returns true if this image is not valid.
Definition: juce_Image.h:155
juce::gl::GL_MAX_TESS_CONTROL_ATOMIC_COUNTER_BUFFERS
@ GL_MAX_TESS_CONTROL_ATOMIC_COUNTER_BUFFERS
Definition: juce_gl.h:2565
juce::gl::GL_FOG_COORDINATE_ARRAY_POINTER
@ GL_FOG_COORDINATE_ARRAY_POINTER
Definition: juce_gl.h:1320
juce::CharPointer_UTF8::findTerminatingNull
CharPointer_UTF8 findTerminatingNull() const noexcept
Returns a pointer to the null character that terminates this string.
Definition: juce_CharPointer_UTF8.h:321
juce_OSCTimeTag.h
juce::gl::GL_SAMPLE_LOCATION_ARB
@ GL_SAMPLE_LOCATION_ARB
Definition: juce_gl.h:4765
juce::Colours::darkgoldenrod
const Colour darkgoldenrod
Definition: juce_Colours.h:66
juce::gl::GL_MULTIPLY
@ GL_MULTIPLY
Definition: juce_gles2.h:1245
juce::gl::GL_PACK_IMAGE_DEPTH_SGIS
@ GL_PACK_IMAGE_DEPTH_SGIS
Definition: juce_gl.h:11278
juce::gl::GL_INT_SAMPLER_2D_RECT_EXT
@ GL_INT_SAMPLER_2D_RECT_EXT
Definition: juce_gl.h:6749
juce::dsp::Compressor::ratioInverse
SampleType ratioInverse
Definition: juce_Compressor.h:102
juce::readPosixConfigFileValue
static String readPosixConfigFileValue(const char *file, const char *key)
Definition: juce_posix_SharedCode.h:1070
juce::SelectedItemSet::changed
void changed()
Used internally, but can be called to force a change message to be sent to the ChangeListeners.
Definition: juce_SelectedItemSet.h:304
juce::PluginHostType::AbletonLive11
@ AbletonLive11
Represents Ableton Live 11.
Definition: juce_PluginHostType.h:56
juce::gl::GL_INTENSITY16UI_EXT
@ GL_INTENSITY16UI_EXT
Definition: juce_gl.h:7626
juce::Displays::Display::isMain
bool isMain
This will be true if this is the user's main display device.
Definition: juce_Displays.h:46
juce::Atomic::~Atomic
~Atomic() noexcept
Destructor.
Definition: juce_Atomic.h:55
juce::URL::bookmark
Bookmark::Ptr bookmark
Definition: juce_URL.h:691
juce::TextLayout::begin
iterator begin()
Returns an iterator over the lines of content.
Definition: juce_TextLayout.h:245
juce::WinRTWrapper::WindowsCreateStringFuncPtr
HRESULT(WINAPI * WindowsCreateStringFuncPtr)(LPCWSTR, UINT32, HSTRING *)
Definition: juce_win32_WinRTWrapper.h:95
juce::Reverb::Parameters::damping
float damping
Damping, 0 to 1.0, where 0 is not damped, 1.0 is fully damped.
Definition: juce_audio_basics/utilities/juce_Reverb.h:53
juce::dsp::ProcessContextReplacing::SampleType
ContextSampleType SampleType
The type of a single sample (which may be a vector if multichannel).
Definition: juce_ProcessContext.h:91
juce::UnitTestCategories::files
static const String files
Definition: juce_UnitTestCategories.h:37
CameraDevice::Pimpl::imageOutput
std::unique_ptr< ImageOutputBase > imageOutput
Definition: juce_mac_CameraDevice.h:566
juce::gl::GL_UNSIGNED_INT_IMAGE_2D
@ GL_UNSIGNED_INT_IMAGE_2D
Definition: juce_gl.h:2624
juce::gl::GL_CURRENT_RASTER_DISTANCE
@ GL_CURRENT_RASTER_DISTANCE
Definition: juce_gl.h:453
juce::gl::GL_NORMALIZED_RANGE_EXT
@ GL_NORMALIZED_RANGE_EXT
Definition: juce_gl.h:8050
juce::gl::GL_QUERY_RESULT_NO_WAIT_AMD
@ GL_QUERY_RESULT_NO_WAIT_AMD
Definition: juce_gl.h:3492
juce::gl::GL_QUERY
@ GL_QUERY
Definition: juce_gl.h:2733
juce::gl::GL_LINE_SMOOTH
@ GL_LINE_SMOOTH
Definition: juce_gl.h:266
juce::AccessibilityRole
AccessibilityRole
The list of available roles for an AccessibilityHandler object.
Definition: juce_AccessibilityRole.h:36
juce::UIATextProvider::QueryInterface
JUCE_COMRESULT QueryInterface(REFIID iid, void **result) override
Definition: juce_win32_UIATextProvider.h:37
juce::gl::GL_DEBUG_SOURCE_API
@ GL_DEBUG_SOURCE_API
Definition: juce_gl.h:2706
JUCE_SNAP_TO_ZERO
#define JUCE_SNAP_TO_ZERO(n)
Definition: juce_FloatVectorOperations.h:28
juce::gl::GL_DEPTH_BOUNDS_EXT
@ GL_DEPTH_BOUNDS_EXT
Definition: juce_gl.h:6265
juce::GenericScopedTryLock::~GenericScopedTryLock
~GenericScopedTryLock() noexcept
Destructor.
Definition: juce_ScopedLock.h:228
juce::gl::GL_READ_PIXELS_TYPE
@ GL_READ_PIXELS_TYPE
Definition: juce_gl.h:2780
GLsync
struct __GLsync * GLsync
Definition: juce_gl.h:192
juce::gl::GL_VERTICES_SUBMITTED
@ GL_VERTICES_SUBMITTED
Definition: juce_gl.h:3181
juce::dsp::FIR::Coefficients::getMagnitudeForFrequencyArray
void getMagnitudeForFrequencyArray(double *frequencies, double *magnitudes, size_t numSamples, double sampleRate) const noexcept
Returns the magnitude frequency response of the filter for a given frequency array and sample rate.
juce::AudioProcessor::Bus::getDefaultLayout
const AudioChannelSet & getDefaultLayout() const noexcept
Get the default layout of this bus.
Definition: juce_AudioProcessor.h:373
juce::WinRTWrapper::~WinRTWrapper
~WinRTWrapper()
juce::XWindowSystemUtilities::XSetting::XSetting
XSetting(const String &n, const String &v)
Definition: juce_linux_XWindowSystem.h:112
juce::gl::GL_TRANSFORM_FEEDBACK_BUFFER_SIZE_NV
@ GL_TRANSFORM_FEEDBACK_BUFFER_SIZE_NV
Definition: juce_gl.h:10416
juce::gl::GL_DT_BIAS_NV
@ GL_DT_BIAS_NV
Definition: juce_gl.h:10354
juce::AudioIODeviceType
Represents a type of audio driver, such as DirectSound, ASIO, CoreAudio, etc.
Definition: juce_AudioIODeviceType.h:61
juce::gl::level
GLint level
Definition: juce_gl.h:650
juce_RSAKey.h
juce::gl::GL_TEXTURE_FOVEATED_FEATURE_BITS_QCOM
@ GL_TEXTURE_FOVEATED_FEATURE_BITS_QCOM
Definition: juce_gles2.h:5126
juce::dsp::Compressor::Compressor
Compressor()
Constructor.
juce::Identifier::toString
const String & toString() const noexcept
Returns this identifier as a string.
Definition: juce_Identifier.h:102
juce::dsp::Phaser::lastOutput
std::vector< SampleType > lastOutput
Definition: juce_Phaser.h:192
juce::OptionalScopedPointer::willDeleteObject
bool willDeleteObject() const noexcept
Returns true if the target object will be deleted when this pointer object is deleted.
Definition: juce_OptionalScopedPointer.h:173
juce::OpenGLTexture::getWidth
int getWidth() const noexcept
Definition: juce_OpenGLTexture.h:86
CameraDevice::Pimpl::CaptureSessionVideoRecordingMode::getCaptureSessionSurfaces
LocalRef< jobject > getCaptureSessionSurfaces() const
Definition: juce_android_CameraDevice.h:2723
juce::UIATextProvider::UIATextRangeProvider::RemoveFromSelection
JUCE_COMRESULT RemoveFromSelection() override
Definition: juce_win32_UIATextProvider.h:499
juce::CharPointer_UTF32::toLowerCase
juce_wchar toLowerCase() const noexcept
Returns a lower-case version of the first character of this string.
Definition: juce_CharPointer_UTF32.h:331
juce::gl::GL_CONTEXT_LOST
@ GL_CONTEXT_LOST
Definition: juce_gl.h:3013
juce::Colours::peachpuff
const Colour peachpuff
Definition: juce_Colours.h:150
juce::AudioProcessorGraph::Node::processorLock
CriticalSection processorLock
Definition: juce_AudioProcessorGraph.h:182
juce::Parallelogram::transformedBy
Parallelogram transformedBy(const AffineTransform &transform) const noexcept
Returns a transformed version of the parallelogram.
Definition: juce_Parallelogram.h:165
juce::gl::GL_R1UI_C4F_N3F_V3F_SUN
@ GL_R1UI_C4F_N3F_V3F_SUN
Definition: juce_gl.h:11913
juce::gl::GL_REFERENCE_PLANE_SGIX
@ GL_REFERENCE_PLANE_SGIX
Definition: juce_gl.h:11628
juce::PushNotifications::Notification::LedBlinkPattern
Allows to control the time the device's led is on and off.
Definition: juce_PushNotifications.h:258
juce::VST3ClientExtensions
An interface to allow an AudioProcessor to implement extended VST3-specific functionality.
Definition: juce_VST3ClientExtensions.h:50
juce::gl::GL_SAMPLER_2D_ARRAY_EXT
@ GL_SAMPLER_2D_ARRAY_EXT
Definition: juce_gl.h:6737
juce::gl::zNear
GLdouble GLdouble GLdouble GLdouble zNear
Definition: juce_gl.h:929
juce::UIATextProvider::UIATextRangeProvider::GetText
JUCE_COMRESULT GetText(int maxLength, BSTR *pRetVal) override
Definition: juce_win32_UIATextProvider.h:400
juce::GenericAudioProcessorEditor
A type of UI component that displays the parameters of an AudioProcessor as a simple list of sliders,...
Definition: juce_GenericAudioProcessorEditor.h:41
juce::MidiBuffer::begin
MidiBufferIterator begin() const noexcept
Get a read-only iterator pointing to the beginning of this buffer.
Definition: juce_MidiBuffer.h:259
CameraDevice::Pimpl::initialiseCameraManager
static LocalRef< jobject > initialiseCameraManager()
Definition: juce_android_CameraDevice.h:687
juce_SidePanel.h
juce::gl::GL_VERTEX_ATTRIB_ARRAY_ADDRESS_NV
@ GL_VERTEX_ATTRIB_ARRAY_ADDRESS_NV
Definition: juce_gl.h:10556
CameraDevice::Pimpl::PreviewDisplay::updateSurfaceTransform
void updateSurfaceTransform()
Definition: juce_android_CameraDevice.h:1055
juce::CFObjectHolder
Definition: juce_mac_CFHelpers.h:43
juce::LinkedListPointer::get
ObjectType * get() const noexcept
Returns the item which this pointer points to.
Definition: juce_LinkedListPointer.h:102
juce::ActivityLifecycleCallbacks::onActivityPostPaused
virtual void onActivityPostPaused(jobject)
Definition: juce_android_JNIHelpers.h:914
juce::ApplicationCommandTarget::InvocationInfo
Contains contextual details about the invocation of a command.
Definition: juce_ApplicationCommandTarget.h:60
juce::Justification::operator=
Justification & operator=(const Justification &)=default
Copies another Justification object.
juce::gl::GL_FORMAT_SUBSAMPLE_24_24_OML
@ GL_FORMAT_SUBSAMPLE_24_24_OML
Definition: juce_gl.h:11052
juce::Colours::fuchsia
const Colour fuchsia
Definition: juce_Colours.h:88
juce::gl::GL_COMPRESSED_SRGB8_ALPHA8_ASTC_10x8_KHR
@ GL_COMPRESSED_SRGB8_ALPHA8_ASTC_10x8_KHR
Definition: juce_gl.h:8598
juce::InterProcessLock::Pimpl::Pimpl
Pimpl(const String &, int)
Definition: juce_posix_SharedCode.h:714
juce::CharPointer_UTF32::findEndOfWhitespace
CharPointer_UTF32 findEndOfWhitespace() const noexcept
Returns the first non-whitespace character in the string.
Definition: juce_CharPointer_UTF32.h:342
juce::AnimatedPosition::lastDrag
Time lastDrag
Definition: juce_AnimatedPosition.h:157
juce::gl::GL_TRANSPOSE_TEXTURE_MATRIX
@ GL_TRANSPOSE_TEXTURE_MATRIX
Definition: juce_gl.h:1207
juce::gl::GL_STATIC_VERTEX_ARRAY_IBM
@ GL_STATIC_VERTEX_ARRAY_IBM
Definition: juce_gl.h:8256
juce::XmlElement
Used to build a tree of elements representing an XML document.
Definition: juce_XmlElement.h:82
juce::gl::GL_OP_ROUND_EXT
@ GL_OP_ROUND_EXT
Definition: juce_gl.h:7970
juce::gl::GL_VERTEX_STREAM3_ATI
@ GL_VERTEX_STREAM3_ATI
Definition: juce_gl.h:5930
juce::gl::GL_VERTEX_BLEND_ARB
@ GL_VERTEX_BLEND_ARB
Definition: juce_gl.h:5386
juce::gl::GL_CLIP_DISTANCE2
@ GL_CLIP_DISTANCE2
Definition: juce_gl.h:1696
juce::XEmbedComponent::getHostWindowID
unsigned long getHostWindowID()
Use this method to retrieve the host's window id when using the host initiated version of the XEmbedP...
juce::Rectangle::withCentre
JUCE_NODISCARD Rectangle withCentre(Point< ValueType > newCentre) const noexcept
Returns a rectangle with the same size as this one, but a new centre position.
Definition: juce_Rectangle.h:241
juce::MP3AudioFormat::getPossibleSampleRates
Array< int > getPossibleSampleRates() override
Returns a set of sample rates that the format can read and write.
juce::InAppPurchases::Product
Represents a product available in the store.
Definition: juce_InAppPurchases.h:49
juce::dsp::FilterDesign::designIIRLowpassHalfBandPolyphaseAllpassMethod
static IIRPolyphaseAllpassStructure designIIRLowpassHalfBandPolyphaseAllpassMethod(FloatType normalisedTransitionWidth, FloatType stopbandAmplitudedB)
This method generates arrays of IIR::Coefficients for a low-pass filter, with a cutoff frequency at h...
juce::Displays::Display::dpi
double dpi
The DPI of the display.
Definition: juce_Displays.h:84
juce::gl::GL_REG_20_ATI
@ GL_REG_20_ATI
Definition: juce_gl.h:5686
juce::gl::GL_SAMPLER_2D_ARRAY_SHADOW
@ GL_SAMPLER_2D_ARRAY_SHADOW
Definition: juce_gl.h:1769
juce::AudioProcessorGraph::prepareSettings
PrepareSettings prepareSettings
Definition: juce_AudioProcessorGraph.h:445
juce::SplashScreen::clickCountToDelete
int clickCountToDelete
Definition: juce_SplashScreen.h:148
juce::PushNotifications::Listener
Register a listener (ideally on application startup) to receive information about notifications recei...
Definition: juce_PushNotifications.h:593
juce::CharPointer_UTF16::isLetter
bool isLetter() const noexcept
Returns true if the first character of this string is a letter.
Definition: juce_CharPointer_UTF16.h:390
juce::dsp::SIMDRegister::fromRawArray
static SIMDRegister JUCE_VECTOR_CALLTYPE fromRawArray(const ElementType *a) noexcept
Creates a new SIMDRegister from the first SIMDNumElements of a scalar array.
Definition: juce_SIMDRegister.h:133
juce_OSCAddress.h
juce::gl::GL_ALL_STATIC_DATA_IBM
@ GL_ALL_STATIC_DATA_IBM
Definition: juce_gl.h:8255
juce::gl::GL_MAP1_COLOR_4
@ GL_MAP1_COLOR_4
Definition: juce_gl.h:554
juce::AudioChannelSet::leftSurroundSide
@ leftSurroundSide
Lss (AXX), Side Left "Sl" (VST), Left Centre "LC" (AU) channel.
Definition: juce_AudioChannelSet.h:333
VideoComponent::Pimpl::MediaSession::Controller::setVolume
void setVolume(float newVolume)
Definition: juce_android_Video.h:700
juce::MidiDataConcatenator
Helper class that takes chunks of incoming midi bytes, packages them into messages,...
Definition: juce_MidiDataConcatenator.h:33
juce::gl::GL_COMPRESSED_SRGB8_ALPHA8_ASTC_4x4_KHR
@ GL_COMPRESSED_SRGB8_ALPHA8_ASTC_4x4_KHR
Definition: juce_gl.h:8588
juce::PushNotifications::Notification::Progress
Used to represent a progress of some operation.
Definition: juce_PushNotifications.h:184
juce::gl::GL_INTENSITY16I_EXT
@ GL_INTENSITY16I_EXT
Definition: juce_gl.h:7644
juce_ScaledImage.h
juce::gl::GL_MODELVIEW16_ARB
@ GL_MODELVIEW16_ARB
Definition: juce_gl.h:5409
juce::MixerAudioSource::inputs
Array< AudioSource * > inputs
Definition: juce_MixerAudioSource.h:89
juce::gl::lengths
GLsizei GLenum GLenum GLuint GLenum GLsizei * lengths
Definition: juce_gl.h:2965
juce_AudioProcessorEditor.h
juce::AnimatedPosition::releaseVelocity
double releaseVelocity
Definition: juce_AnimatedPosition.h:155
juce::GlyphArrangement::begin
const PositionedGlyph * begin() const
Definition: juce_GlyphArrangement.h:143
juce::gl::GL_T
@ GL_T
Definition: juce_gl.h:609
juce::dsp::DelayLine::interpolateSample
std::enable_if< std::is_same< T, DelayLineInterpolationTypes::Lagrange3rd >::value, SampleType >::type interpolateSample(int channel) const
Definition: juce_DelayLine.h:233
juce::gl::GL_SIGNED_HILO8_NV
@ GL_SIGNED_HILO8_NV
Definition: juce_gl.h:10393
juce::gl::GL_VERTEX_ATTRIB_ARRAY_INTEGER_EXT
@ GL_VERTEX_ATTRIB_ARRAY_INTEGER_EXT
Definition: juce_gl.h:6763
juce::gl::GL_INTERPOLATE_ARB
@ GL_INTERPOLATE_ARB
Definition: juce_gl.h:5181
juce::gl::GL_MAX_VARYING_FLOATS
@ GL_MAX_VARYING_FLOATS
Definition: juce_gl.h:1510
juce::AccessibilityHandler::Interfaces::Interfaces
Interfaces(std::unique_ptr< AccessibilityValueInterface > ptr)
Definition: juce_AccessibilityHandler.h:52
juce::gl::GL_MAX_COMBINED_TEXTURE_IMAGE_UNITS
@ GL_MAX_COMBINED_TEXTURE_IMAGE_UNITS
Definition: juce_gl.h:1512
juce::MidiMessage::getData
uint8 * getData() const noexcept
Definition: juce_MidiMessage.h:982
juce_Singleton.h
juce::ComTypes::VIDEOINFOHEADER::AvgTimePerFrame
REFERENCE_TIME AvgTimePerFrame
Definition: juce_win32_ComTypes.h:142
juce::gl::groupsSize
GLsizei groupsSize
Definition: juce_gl.h:3465
juce::AudioBuffer::addFrom
void addFrom(int destChannel, int destStartSample, const AudioBuffer &source, int sourceChannel, int sourceStartSample, int numSamples, Type gainToApplyToSource=Type(1)) noexcept
Adds samples from another buffer to this one.
Definition: juce_AudioSampleBuffer.h:827
juce::GroupComponent
A component that draws an outline around itself and has an optional title at the top,...
Definition: juce_GroupComponent.h:37
juce::PixelARGB
Represents a 32-bit INTERNAL pixel with premultiplied alpha, and can perform compositing operations w...
Definition: juce_PixelFormats.h:58
juce::AccessibilityRole::list
@ list
juce::StringPool::lock
CriticalSection lock
Definition: juce_StringPool.h:79
juce::gl::GL_DEPTH_BITS
@ GL_DEPTH_BITS
Definition: juce_gl.h:546
juce::gl::GL_INDEX_ARRAY_LENGTH_NV
@ GL_INDEX_ARRAY_LENGTH_NV
Definition: juce_gl.h:10570
juce::gl::GL_LOCAL_CONSTANT_VALUE_EXT
@ GL_LOCAL_CONSTANT_VALUE_EXT
Definition: juce_gl.h:8062
juce::DrawableButton::ImageFitted
@ ImageFitted
The button will just display the images, but will resize and centre them to fit inside it.
Definition: juce_DrawableButton.h:46
juce::RelativePointPath::LineTo::endPoint
RelativePoint endPoint
Definition: juce_RelativePointPath.h:135
juce::gl::GL_OUTPUT_TEXTURE_COORD26_EXT
@ GL_OUTPUT_TEXTURE_COORD26_EXT
Definition: juce_gl.h:8009
juce::gl::GL_LUMINANCE32UI_EXT
@ GL_LUMINANCE32UI_EXT
Definition: juce_gl.h:7621
juce::gl::GL_IMAGE_1D_ARRAY
@ GL_IMAGE_1D_ARRAY
Definition: juce_gl.h:2607
juce::CharPointer_UTF8::CharPointer_UTF8
CharPointer_UTF8(const CharType *rawPointer) noexcept
Definition: juce_CharPointer_UTF8.h:39
juce::ComponentPeer::DragInfo::text
String text
Definition: juce_ComponentPeer.h:399
juce::OSCBundle::getTimeTag
OSCTimeTag getTimeTag() const noexcept
Returns the OSCBundle's OSC time tag.
Definition: juce_OSCBundle.h:58
juce::gl::GL_MATRIX27_ARB
@ GL_MATRIX27_ARB
Definition: juce_gl.h:4160
juce::gl::GL_TIMEOUT_IGNORED
@ GL_TIMEOUT_IGNORED
Definition: juce_gl.h:2145
juce::StringRef::text
String::CharPointerType text
The text that is referenced.
Definition: juce_StringRef.h:130
juce::gl::GL_DUAL_INTENSITY16_SGIS
@ GL_DUAL_INTENSITY16_SGIS
Definition: juce_gl.h:11354
juce::gl::GL_SYNC_CONDITION_APPLE
@ GL_SYNC_CONDITION_APPLE
Definition: juce_gles2.h:1721
juce::gl::GL_MIRROR_CLAMP_TO_EDGE_EXT
@ GL_MIRROR_CLAMP_TO_EDGE_EXT
Definition: juce_gl.h:7688
juce::AudioBuffer::allocatedData
HeapBlock< char, true > allocatedData
Definition: juce_AudioSampleBuffer.h:1221
juce_UMPIterator.h
juce::CoreGraphicsContext::SavedState::setFill
void setFill(const FillType &)
CameraDevice::Pimpl::startRecordingToFile
void startRecordingToFile(const File &file, int quality)
Definition: juce_win32_CameraDevice.h:188
juce::gl::GL_COLOR_MATERIAL_FACE
@ GL_COLOR_MATERIAL_FACE
Definition: juce_gl.h:469
CameraDevice::Pimpl::ScopedCameraDevice::CaptureSession::StillPictureTaker::run
void run() override
Definition: juce_android_CameraDevice.h:1966
juce::MidiMessageSequence
A sequence of timestamped midi messages.
Definition: juce_MidiMessageSequence.h:37
juce::gl::GL_COLOR_TABLE_WIDTH
@ GL_COLOR_TABLE_WIDTH
Definition: juce_gl.h:4380
juce::dsp::BallisticsFilter::reset
void reset()
Resets the internal state variables of the filter.
juce::gl::GL_UNSIGNED_BYTE_2_3_3_REV
@ GL_UNSIGNED_BYTE_2_3_3_REV
Definition: juce_gl.h:1107
juce::StretchableLayoutResizerBar::layout
StretchableLayoutManager * layout
Definition: juce_StretchableLayoutResizerBar.h:98
juce::MidiBuffer
Holds a sequence of time-stamped midi events.
Definition: juce_MidiBuffer.h:144
juce::ScrollBar::getCurrentRange
Range< double > getCurrentRange() const noexcept
Returns the current thumb range.
Definition: juce_ScrollBar.h:194
juce::gl::GL_MAX_BINDABLE_UNIFORM_SIZE_EXT
@ GL_MAX_BINDABLE_UNIFORM_SIZE_EXT
Definition: juce_gl.h:6029
juce::ToneGeneratorAudioSource::amplitude
float amplitude
Definition: juce_ToneGeneratorAudioSource.h:66
juce::gl::GL_MINMAX_FORMAT_EXT
@ GL_MINMAX_FORMAT_EXT
Definition: juce_gl.h:6816
juce::dsp::LinkwitzRileyFilter::setType
void setType(Type newType)
Sets the filter type.
juce::gl::GL_TEXTURE11_ARB
@ GL_TEXTURE11_ARB
Definition: juce_gl.h:4550
juce::CodeEditorComponent::isReadOnly
bool isReadOnly() const noexcept
Returns true if the editor is set to be read-only.
Definition: juce_CodeEditorComponent.h:220
juce::OpenGLContext::NativeContext::useMSAA
const bool useMSAA
Definition: juce_OpenGL_ios.h:214
juce::MessageManager::threadWithLock
Atomic< Thread::ThreadID > threadWithLock
Definition: juce_MessageManager.h:330
juce::OpenGLContext::NativeContext::createdOk
bool createdOk() const noexcept
Definition: juce_OpenGL_android.h:222
juce::MidiInput
Represents a midi input device.
Definition: juce_MidiDevices.h:81
juce::gl::flags
GLbitfield flags
Definition: juce_gl.h:2177
juce::UIAValueProvider
Definition: juce_win32_UIAValueProvider.h:30
juce::Rectangle::copyWithRounding
void copyWithRounding(Rectangle< int > &result) const noexcept
Definition: juce_Rectangle.h:998
juce::gl::GL_UNPACK_IMAGE_DEPTH_SGIS
@ GL_UNPACK_IMAGE_DEPTH_SGIS
Definition: juce_gl.h:11280
GLuint64
khronos_uint64_t GLuint64
Definition: juce_gl.h:190
juce::ObjCClass
Definition: juce_mac_ObjCHelpers.h:354
juce::AudioDeviceManager::AudioDeviceSetup
This structure holds a set of properties describing the current audio setup.
Definition: juce_AudioDeviceManager.h:90
juce::gl::GL_PATH_INITIAL_END_CAP_NV
@ GL_PATH_INITIAL_END_CAP_NV
Definition: juce_gl.h:9630
juce::gl::GL_SAMPLE_LOCATION_PIXEL_GRID_HEIGHT_ARB
@ GL_SAMPLE_LOCATION_PIXEL_GRID_HEIGHT_ARB
Definition: juce_gl.h:4763
juce::Line::getPointAlongLine
Point< ValueType > getPointAlongLine(ValueType distanceFromStart) const noexcept
Returns the location of the point which is a given distance along this line.
Definition: juce_Line.h:204
juce::gl::GL_PROXY_POST_CONVOLUTION_COLOR_TABLE
@ GL_PROXY_POST_CONVOLUTION_COLOR_TABLE
Definition: juce_gl.h:3037
juce::gl::textures
const GLuint * textures
Definition: juce_gl.h:1067
juce::ToolbarItemComponent::mode
ToolbarEditingMode mode
Definition: juce_ToolbarItemComponent.h:199
juce::findHighestSetBit
int findHighestSetBit(uint32 n) noexcept
Returns the index of the highest set bit in a (non-zero) number.
juce::ProgressBar
A progress bar component.
Definition: juce_ProgressBar.h:48
juce::gl::key1
GLuint64EXT GLuint GLuint GLenum GLenum GLuint GLuint GLenum GLuint GLuint key1
Definition: juce_gl.h:9899
juce::gl::GL_TRANSFORM_FEEDBACK_ACTIVE
@ GL_TRANSFORM_FEEDBACK_ACTIVE
Definition: juce_gl.h:2540
juce::gl::shadertype
GLenum shadertype
Definition: juce_gl.h:2381
juce::gl::GL_BLEND
@ GL_BLEND
Definition: juce_gl.h:293
juce::ArrayBase::elements
HeapBlock< ElementType > elements
Definition: juce_ArrayBase.h:598
VideoRenderers::Base::create
virtual HRESULT create(ComSmartPtr< ComTypes::IGraphBuilder > &, ComSmartPtr< ComTypes::IBaseFilter > &, HWND)=0
juce::gl::GL_RGB_FLOAT16_APPLE
@ GL_RGB_FLOAT16_APPLE
Definition: juce_gl.h:3667
juce::gl::GL_COLORDODGE_NV
@ GL_COLORDODGE_NV
Definition: juce_gl.h:8818
juce::gl::dstY0
GLint GLint GLint GLint GLint dstY0
Definition: juce_gl.h:2006
juce::Path::cubicMarker
static const float cubicMarker
Definition: juce_Path.h:833
juce::dsp::LogRampedValue::setLogParameters
void setLogParameters(FloatType midPointAmplitudedB, bool rateOfChangeShouldIncrease) noexcept
Sets the behaviour of the log ramp.
Definition: juce_LogRampedValue.h:73
juce::gl::GL_HSL_HUE_KHR
@ GL_HSL_HUE_KHR
Definition: juce_gl.h:8435
juce::dsp::LogRampedValue::reset
void reset(int numSteps) noexcept
Set a new ramp length directly in samples.
Definition: juce_LogRampedValue.h:95
juce::Desktop::findComponentAt
Component * findComponentAt(Point< int > screenPosition) const
Finds the component at a given screen location.
juce::StandalonePluginHolder::maxSizeEnforcer
CallbackMaxSizeEnforcer maxSizeEnforcer
Definition: juce_StandaloneFilterWindow.h:505
juce::gl::GL_DEBUG_SOURCE_OTHER_ARB
@ GL_DEBUG_SOURCE_OTHER_ARB
Definition: juce_gl.h:3968
juce::end
RangedDirectoryIterator end(const RangedDirectoryIterator &)
Returns a default-constructed sentinel value.
Definition: juce_RangedDirectoryIterator.h:184
juce::Viewport::getHorizontalScrollBar
ScrollBar & getHorizontalScrollBar() noexcept
Returns a reference to the scrollbar component being used.
Definition: juce_Viewport.h:259
juce::XWindowSystem::getCurrentMousePosition
Point< float > getCurrentMousePosition() const
juce::dsp::LadderFilter::prepare
void prepare(const ProcessSpec &spec)
Initialises the filter.
juce::gl::numBufferBarriers
GLuint numBufferBarriers
Definition: juce_gl.h:7182
juce::gl::GL_INT8_NV
@ GL_INT8_NV
Definition: juce_gl.h:3349
juce::OnlineUnlockStatus::isUnlocked
var isUnlocked() const
Returns true if the product has been successfully authorised for this machine.
Definition: juce_OnlineUnlockStatus.h:146
juce::ChildProcess::ActiveProcess::exitCode
int exitCode
Definition: juce_posix_SharedCode.h:1233
juce::CharPointer_UTF16::findTerminatingNull
CharPointer_UTF16 findTerminatingNull() const noexcept
Returns a pointer to the null character that terminates this string.
Definition: juce_CharPointer_UTF16.h:270
juce::AudioProcessor::wrapperType
const WrapperType wrapperType
When loaded by a plugin wrapper, this flag will be set to indicate the type of plugin within which th...
Definition: juce_AudioProcessor.h:1212
juce::MPEInstrument::Listener::noteAdded
virtual void noteAdded(MPENote newNote)
Implement this callback to be informed whenever a new expressive MIDI note is triggered.
Definition: juce_MPEInstrument.h:268
juce::gl::GL_STENCIL_BACK_PASS_DEPTH_FAIL
@ GL_STENCIL_BACK_PASS_DEPTH_FAIL
Definition: juce_gl.h:1483
juce::PluginHostType::SteinbergTestHost
@ SteinbergTestHost
Represents Steinberg's VST3 Test Host.
Definition: juce_PluginHostType.h:105
juce::gl::numShaders
GLint GLint * numShaders
Definition: juce_gles2.h:5085
juce::gl::GL_EDGE_FLAG_ARRAY_STRIDE
@ GL_EDGE_FLAG_ARRAY_STRIDE
Definition: juce_gl.h:1017
juce::gl::GL_SAMPLER_2D_RECT_SHADOW
@ GL_SAMPLER_2D_RECT_SHADOW
Definition: juce_gl.h:2022
juce::gl::GL_TEXTURE_BORDER
@ GL_TEXTURE_BORDER
Definition: juce_gl.h:577
VideoComponent::Pimpl::updateContextPosition
void updateContextPosition()
Definition: juce_win32_Video.h:302
juce::gl::GL_R8_EXT
@ GL_R8_EXT
Definition: juce_gles2.h:2870
juce::gl::GL_INTERNALFORMAT_PREFERRED
@ GL_INTERNALFORMAT_PREFERRED
Definition: juce_gl.h:2750
juce::gl::GL_RGB5
@ GL_RGB5
Definition: juce_gl.h:969
juce::AudioIODevice::getName
const String & getName() const noexcept
Returns the device's name, (as set in the constructor).
Definition: juce_AudioIODevice.h:144
juce::gl::GL_DOT_PRODUCT_DIFFUSE_CUBE_MAP_NV
@ GL_DOT_PRODUCT_DIFFUSE_CUBE_MAP_NV
Definition: juce_gl.h:10318
juce::gl::GL_EDGE_FLAG
@ GL_EDGE_FLAG
Definition: juce_gl.h:463
juce::AudioFormatWriter::WriteHelper
Used by AudioFormatWriter subclasses to copy data to different formats.
Definition: juce_AudioFormatWriter.h:267
VideoComponent::Pimpl::MediaSession::Player::StateInfo::canCallSetVolume
bool canCallSetVolume
Definition: juce_android_Video.h:1042
juce::gl::GL_PIXEL_TRANSFORM_2D_STACK_DEPTH_EXT
@ GL_PIXEL_TRANSFORM_2D_STACK_DEPTH_EXT
Definition: juce_gl.h:7076
juce::dsp::BallisticsFilter::levelType
LevelCalculationType levelType
Definition: juce_BallisticsFilter.h:146
juce::OSCArgument::isString
bool isString() const noexcept
Returns whether the type of the OSCArgument is string.
Definition: juce_OSCArgument.h:75
juce::RenderingHelpers::StackBasedLowLevelGraphicsContext
Definition: juce_RenderingHelpers.h:2698
juce::FileLogger::logFile
File logFile
Definition: juce_FileLogger.h:127
juce::gl::order
GLdouble GLdouble GLint GLint order
Definition: juce_gl.h:882
juce::Array::getReference
ElementType & getReference(int index) noexcept
Returns a direct reference to one of the elements in the array, without checking the index passed in.
Definition: juce_Array.h:267
juce::OwnedArray< SwatchComponent >::ScopedLockType
typename DummyCriticalSection ::ScopedLockType ScopedLockType
Returns the type of scoped lock to use for locking this array.
Definition: juce_OwnedArray.h:842
juce::AudioDeviceManager::midiCallbackLock
CriticalSection midiCallbackLock
Definition: juce_AudioDeviceManager.h:515
juce::DrawableText::getText
const String & getText() const noexcept
Returns the currently displayed text.
Definition: juce_DrawableText.h:53
juce::PluginHostType::VBVSTScanner
@ VBVSTScanner
Represents VB Audio VST Scanner.
Definition: juce_PluginHostType.h:110
juce::MarkerList::MarkerListHolder
A base class for objects that want to provide a MarkerList.
Definition: juce_MarkerList.h:152
juce::gl::GL_PATH_STENCIL_DEPTH_OFFSET_UNITS_NV
@ GL_PATH_STENCIL_DEPTH_OFFSET_UNITS_NV
Definition: juce_gl.h:9685
juce::gl::GL_LUMINANCE12_ALPHA4
@ GL_LUMINANCE12_ALPHA4
Definition: juce_gl.h:1033
juce::CoreGraphicsContext::SavedState::font
Font font
Definition: juce_mac_CoreGraphicsContext.h:128
juce::LinuxEventLoop::registerFdCallback
void registerFdCallback(int fd, std::function< void(int)> readCallback, short eventMask=1)
Registers a callback that will be called when a file descriptor is ready for I/O.
juce::gl::GL_MAP_INVALIDATE_BUFFER_BIT_EXT
@ GL_MAP_INVALIDATE_BUFFER_BIT_EXT
Definition: juce_gles2.h:2187
juce::OpenGLShaderProgram::getLastError
const String & getLastError() const noexcept
Get the output for the last shader compilation or link that failed.
Definition: juce_OpenGLShaderProgram.h:89
juce::gl::GL_DRAW_BUFFER_EXT
@ GL_DRAW_BUFFER_EXT
Definition: juce_gles2.h:2303
juce::gl::pEntryPoint
const GLchar * pEntryPoint
Definition: juce_gl.h:3199
juce::gl::GL_ACCUM_ALPHA_BITS
@ GL_ACCUM_ALPHA_BITS
Definition: juce_gl.h:551
juce::dsp::FirstOrderTPTFilterType::lowpass
@ lowpass
juce_FileInputSource.h
juce::gl::GL_COLORDODGE
@ GL_COLORDODGE
Definition: juce_gles2.h:1250
juce::gl::numSpecializationConstants
const GLchar GLuint numSpecializationConstants
Definition: juce_gl.h:3199
juce::JSON
Contains static methods for converting JSON-formatted text to and from var objects.
Definition: juce_JSON.h:38
juce::UIAProviderBase::nativeHandle
ComSmartPtr< AccessibilityNativeHandle > nativeHandle
Definition: juce_win32_UIAProviderBase.h:52
juce::RenderingHelpers::EdgeTableFillers::renderImageTransformed
void renderImageTransformed(Iterator &iter, const Image::BitmapData &destData, const Image::BitmapData &srcData, int alpha, const AffineTransform &transform, Graphics::ResamplingQuality quality, bool tiledFill)
Definition: juce_RenderingHelpers.h:1409
juce::ParameterAttachment::normalise
float normalise(float f) const
Definition: juce_ParameterAttachments.h:105
juce::CharacterFunctions::getHexDigitValue
static int getHexDigitValue(juce_wchar digit) noexcept
Returns 0 to 16 for '0' to 'F", or -1 for characters that aren't a legal hex digit.
juce::LowLevelGraphicsSoftwareRenderer
A lowest-common-denominator implementation of LowLevelGraphicsContext that does all its rendering in ...
Definition: juce_LowLevelGraphicsSoftwareRenderer.h:39
juce::gl::GL_PERFMON_RESULT_SIZE_AMD
@ GL_PERFMON_RESULT_SIZE_AMD
Definition: juce_gl.h:3462
juce::AudioProcessorValueTreeState::valueTreeChanging
CriticalSection valueTreeChanging
Definition: juce_AudioProcessorValueTreeState.h:653
juce::SoundPlayer::player
AudioSourcePlayer player
Definition: juce_SoundPlayer.h:124
juce::gl::GL_INTENSITY16_SNORM
@ GL_INTENSITY16_SNORM
Definition: juce_gl.h:7795
juce::gl::GL_NORMAL_MAP_ARB
@ GL_NORMAL_MAP_ARB
Definition: juce_gl.h:5127
juce::gl::GL_IMAGE_BINDING_FORMAT_EXT
@ GL_IMAGE_BINDING_FORMAT_EXT
Definition: juce_gl.h:7331
juce::FileTreeComponent::getDragAndDropDescription
const String & getDragAndDropDescription() const noexcept
Returns the last value that was set by setDragAndDropDescription().
Definition: juce_FileTreeComponent.h:89
juce::WindowsUIAWrapper::disconnectingProvider
IRawElementProviderSimple * disconnectingProvider
Definition: juce_win32_WindowsUIAWrapper.h:153
juce::dsp::Matrix::getNumColumns
size_t getNumColumns() const noexcept
Returns the number of columns in the matrix.
Definition: juce_Matrix.h:95
juce_File.h
juce::ScrollBar::LookAndFeelMethods
This abstract base class is implemented by LookAndFeel classes to provide scrollbar-drawing functiona...
Definition: juce_ScrollBar.h:333
juce::findInsertIndexInSortedArray
static int findInsertIndexInSortedArray(ElementComparator &comparator, ElementType *const array, const ElementType newElement, int firstElement, int lastElement)
Searches a sorted array of elements, looking for the index at which a specified value should be inser...
Definition: juce_ElementComparator.h:126
juce::TooltipWindow
A window that displays a pop-up tooltip when the mouse hovers over another component.
Definition: juce_TooltipWindow.h:53
juce::SpeakerMappings
Structure for VST speaker mappings.
Definition: juce_VSTCommon.h:34
juce::HighResolutionTimer::Pimpl::setThisThreadToRealtime
static bool setThisThreadToRealtime(uint64 periodMs)
Definition: juce_posix_SharedCode.h:1367
juce::dsp::LadderFilter::gain2
SampleType gain2
Definition: juce_LadderFilter.h:131
juce::AudioProcessorValueTreeState::state
ValueTree state
The state of the whole processor.
Definition: juce_AudioProcessorValueTreeState.h:414
juce::AccessibilityEvent
AccessibilityEvent
A list of events that can be notified to any subscribed accessibility clients.
Definition: juce_AccessibilityEvent.h:37
juce::AudioChannelSet::ambisonicACN32
@ ambisonicACN32
Fifth-order ambisonic channel number 32.
Definition: juce_AudioChannelSet.h:397
juce::gl::GLuint
GLuint(KHRONOS_APIENTRY *const &glGenLists)(GLsizei range)
juce::SurfaceHolderCallback::surfaceChanged
virtual void surfaceChanged(LocalRef< jobject > holder, int format, int width, int height)=0
juce::gl::GL_2PASS_1_EXT
@ GL_2PASS_1_EXT
Definition: juce_gl.h:6976
juce::Box2DRenderer::Box2DRenderer
Box2DRenderer() noexcept
juce::WavAudioFormat::riffInfoProducedBy
static const char *const riffInfoProducedBy
Metadata property name used in INFO chunks.
Definition: juce_WavAudioFormat.h:141
juce::CachedValue::operator->
Type * operator->() noexcept
Dereference operator.
Definition: juce_CachedValue.h:113
juce::gl::WGL_SWAP_OVERLAY5
@ WGL_SWAP_OVERLAY5
Definition: juce_wgl.h:51
juce::CharPointer_UTF8::indexOf
int indexOf(const CharPointer stringToFind) const noexcept
Returns the character index of a substring, or -1 if it isn't found.
Definition: juce_CharPointer_UTF8.h:433
juce::gl::GL_NUM_GENERAL_COMBINERS_NV
@ GL_NUM_GENERAL_COMBINERS_NV
Definition: juce_gl.h:9991
juce::Quaternion::getRotationMatrix
Matrix3D< Type > getRotationMatrix() const noexcept
Returns the matrix that will perform the rotation specified by this quaternion.
Definition: juce_Quaternion.h:76
juce::HWND
HWND__ * HWND
Definition: juce_win32_Direct2DGraphicsContext.h:30
juce::gl::GL_ACTIVE_RESOURCES
@ GL_ACTIVE_RESOURCES
Definition: juce_gl.h:2866
juce::gl::GL_COMPARE_R_TO_TEXTURE
@ GL_COMPARE_R_TO_TEXTURE
Definition: juce_gl.h:1331
juce::dsp::DelayLine::pushSample
void pushSample(int channel, SampleType sample)
Pushes a single sample into one channel of the delay line.
juce_AudioSubsectionReader.h
juce_SliderPropertyComponent.h
juce::WebInputStream::Listener
Used to receive callbacks for POST data send progress.
Definition: juce_WebInputStream.h:96
juce::gl::GL_UNSIGNED_INT_IMAGE_1D_ARRAY
@ GL_UNSIGNED_INT_IMAGE_1D_ARRAY
Definition: juce_gl.h:2629
MediaPlayerListener::Owner::~Owner
virtual ~Owner()
Definition: juce_android_Video.h:212
juce::gl::GL_SHORT
@ GL_SHORT
Definition: juce_gl.h:330
juce::dsp::SIMDInternal::MaskTypeFor< std::complex< double > >::type
uint64_t type
Definition: juce_fallback_SIMDNativeOps.h:43
juce::AudioProcessorGraph::Node::outputs
Array< Connection > outputs
Definition: juce_AudioProcessorGraph.h:148
juce::Line::getStart
Point< ValueType > getStart() const noexcept
Returns the line's start point.
Definition: juce_Line.h:88
juce::gl::GL_CON_20_ATI
@ GL_CON_20_ATI
Definition: juce_gl.h:5718
juce::iOSAudioIODevice::setAudioPreprocessingEnabled
bool setAudioPreprocessingEnabled(bool) override
On devices which support it, this allows automatic gain control or other mic processing to be disable...
juce::gl::GL_SYNC_FLUSH_COMMANDS_BIT_APPLE
@ GL_SYNC_FLUSH_COMMANDS_BIT_APPLE
Definition: juce_gles2.h:1732
juce::gl::GL_SYNC_STATUS
@ GL_SYNC_STATUS
Definition: juce_gl.h:2132
juce::BufferingAudioSource::isLooping
bool isLooping() const override
Implements the PositionableAudioSource method.
Definition: juce_BufferingAudioSource.h:92
juce::AudioProcessor::getBus
Bus * getBus(bool isInput, int busIndex) noexcept
Returns the audio bus with a given index and direction.
Definition: juce_AudioProcessor.h:503
juce::dsp::DryWetMixer
A processor to handle dry/wet mixing of two audio signals, where the wet signal may have additional l...
Definition: juce_DryWetMixer.h:53
juce::ChildProcess::ActiveProcess::read
int read(void *dest, int numBytes) noexcept
Definition: juce_posix_SharedCode.h:1175
juce::MidiMessageMetadata
A view of MIDI message data stored in a contiguous buffer.
Definition: juce_MidiBuffer.h:36
juce::HighResolutionTimer
A high-resolution periodic timer.
Definition: juce_HighResolutionTimer.h:42
juce::gl::GL_UNIFORM_BLOCK_REFERENCED_BY_MESH_SHADER_NV
@ GL_UNIFORM_BLOCK_REFERENCED_BY_MESH_SHADER_NV
Definition: juce_gl.h:9542
juce::PropertiesFile
Wrapper on a file that stores a list of key/value data pairs.
Definition: juce_PropertiesFile.h:45
juce::WindowsMediaAudioFormat::getPossibleSampleRates
Array< int > getPossibleSampleRates() override
Returns a set of sample rates that the format can read and write.
juce::gl::GL_QUAD_INTENSITY4_SGIS
@ GL_QUAD_INTENSITY4_SGIS
Definition: juce_gl.h:11361
juce::CharPointer_UTF32::lengthUpTo
size_t lengthUpTo(CharPointer_UTF32 end) const noexcept
Returns the number of characters in this string, or up to the given end pointer, whichever is lower.
Definition: juce_CharPointer_UTF32.h:173
juce::Array::data
ElementType * data() noexcept
Returns a pointer to the first element in the array.
Definition: juce_Array.h:360
juce::ComTypes::UIA_TransformPatternId
const long UIA_TransformPatternId
Definition: juce_win32_ComInterfaces.h:134
juce::gl::GL_DYNAMIC_READ_ARB
@ GL_DYNAMIC_READ_ARB
Definition: juce_gl.h:5471
juce::StandalonePluginHolder::SettingsComponent::setToRecommendedSize
void setToRecommendedSize()
Definition: juce_StandaloneFilterWindow.h:573
juce::HashMap::Iterator::reset
void reset() noexcept
Resets the iterator to its starting position.
Definition: juce_HashMap.h:446
juce::dsp::FixedSizeFunction< len, Ret(Args...)>::IntIfValidConversion
typename std::enable_if< sizeof(Fn)<=len &&alignof(Fn)<=alignof(Storage) &&! std::is_same< FixedSizeFunction, Fn >::value, int >::type IntIfValidConversion
Definition: juce_FixedSizeFunction.h:114
juce::ComTypes::UIA_RangeValuePatternId
const long UIA_RangeValuePatternId
Definition: juce_win32_ComInterfaces.h:126
juce::gl::WGL_SWAP_OVERLAY12
@ WGL_SWAP_OVERLAY12
Definition: juce_wgl.h:58
juce::SystemStats::getStackBacktrace
static String getStackBacktrace()
Returns a backtrace of the current call-stack.
juce::CoreAudioFormat::midiDataBase64
static const char *const midiDataBase64
Metadata property name used when reading a caf file with a MIDI chunk.
Definition: juce_CoreAudioFormat.h:82
juce::MPEValue
This class represents a single value for any of the MPE dimensions of control.
Definition: juce_MPEValue.h:36
juce::MidiBufferIterator::iterator_category
std::input_iterator_tag iterator_category
Definition: juce_MidiBuffer.h:99
juce::gl::GL_BLEND_COLOR_EXT
@ GL_BLEND_COLOR_EXT
Definition: juce_gl.h:6046
juce::gl::GL_ASYNC_READ_PIXELS_SGIX
@ GL_ASYNC_READ_PIXELS_SGIX
Definition: juce_gl.h:11397
juce::gl::GL_DEPTH24_STENCIL8
@ GL_DEPTH24_STENCIL8
Definition: juce_gl.h:1811
juce::gl::WGL_RED_BITS_ARB
@ WGL_RED_BITS_ARB
Definition: juce_wgl.h:252
juce::gl::GL_RENDERBUFFER
@ GL_RENDERBUFFER
Definition: juce_gl.h:1873
juce::gl::GL_INVERSE_TRANSPOSE_NV
@ GL_INVERSE_TRANSPOSE_NV
Definition: juce_gl.h:10610
juce::ExtensionsVisitor::VST3Client::~VST3Client
virtual ~VST3Client()=default
juce::SelectedItemSet::deselectAll
void deselectAll()
Deselects all items.
Definition: juce_SelectedItemSet.h:243
GLboolean
unsigned char GLboolean
Definition: juce_gles2.h:50
juce::gl::GL_VERTEX_PROGRAM_POINT_SIZE_NV
@ GL_VERTEX_PROGRAM_POINT_SIZE_NV
Definition: juce_gl.h:10623
juce::gl::GL_SIGNED_RGBA_NV
@ GL_SIGNED_RGBA_NV
Definition: juce_gl.h:10328
juce::WavAudioFormat::riffInfoMedium
static const char *const riffInfoMedium
Metadata property name used in INFO chunks.
Definition: juce_WavAudioFormat.h:131
juce_CharPointer_ASCII.h
CameraDevice::Pimpl::currentCaptureSessionMode
std::unique_ptr< CaptureSessionModeBase > currentCaptureSessionMode
Definition: juce_android_CameraDevice.h:2921
juce::Component::isOnDesktop
bool isOnDesktop() const noexcept
Returns true if this component is currently showing on the desktop.
juce::dsp::StateVariableFilter::Filter::y
std::array< SampleType, 3 > y
Definition: juce_StateVariableFilter.h:193
juce::MPEChannelAssigner::MPEChannelAssigner
MPEChannelAssigner(MPEZoneLayout::Zone zoneToUse)
Constructor.
juce::dsp::LogRampedValue::skip
FloatType skip(int numSamples) noexcept
Skip the next numSamples samples.
Definition: juce_LogRampedValue.h:150
juce::gl::GL_CLIENT_ALL_ATTRIB_BITS
@ GL_CLIENT_ALL_ATTRIB_BITS
Definition: juce_gl.h:983
juce::File::isAbsolutePath
static bool isAbsolutePath(StringRef path)
Returns true if the string seems to be a fully-specified absolute path.
juce::gl::arg1Mod
GLuint GLuint GLuint GLuint GLuint GLuint arg1Mod
Definition: juce_gl.h:5777
juce::gl::GL_RELATIVE_QUADRATIC_CURVE_TO_NV
@ GL_RELATIVE_QUADRATIC_CURVE_TO_NV
Definition: juce_gl.h:9700
juce::gl::GL_REDUCE
@ GL_REDUCE
Definition: juce_gl.h:4341
juce::CppTokeniserFunctions::StringIterator::skipToEndOfLine
void skipToEndOfLine() noexcept
Definition: juce_CPlusPlusCodeTokeniserFunctions.h:542
juce::gl::GL_RGBA8
@ GL_RGBA8
Definition: juce_gl.h:977
juce::XWindowSystemUtilities::Atoms::XdndTypeList
Atom XdndTypeList
Definition: juce_linux_XWindowSystem.h:90
juce::gl::GL_DEPTH_BUFFER_FLOAT_MODE_NV
@ GL_DEPTH_BUFFER_FLOAT_MODE_NV
Definition: juce_gl.h:9040
CameraDevice::Pimpl::ScopedCameraDevice::CaptureSession::StillPictureTaker::captureRequestBuilder
GlobalRef & captureRequestBuilder
Definition: juce_android_CameraDevice.h:1708
juce::PushNotifications::ChannelGroup::identifier
String identifier
Required: Unique channel group identifier.
Definition: juce_PushNotifications.h:483
juce::gl::GL_ABGR_EXT
@ GL_ABGR_EXT
Definition: juce_gl.h:6009
juce::gl::GL_BLUE
@ GL_BLUE
Definition: juce_gl.h:361
juce::CodeEditorComponent::font
Font font
Definition: juce_CodeEditorComponent.h:388
juce::AudioCDBurner::AudioCDBurner
AudioCDBurner(const int deviceIndex)
CameraDevice::Pimpl::DeviceOrientationChangeListener::canDetectChange
bool canDetectChange
Definition: juce_android_CameraDevice.h:2815
juce::MidiFile
Reads/writes standard midi format files.
Definition: juce_MidiFile.h:41
juce::WindowsHooks::mouseWheelHookCallback
static LRESULT CALLBACK mouseWheelHookCallback(int nCode, WPARAM wParam, LPARAM lParam)
Definition: juce_WindowsHooks.h:71
juce::UIAGridProvider::get_RowCount
JUCE_COMRESULT get_RowCount(int *pRetVal) override
Definition: juce_win32_UIAGridProvider.h:56
juce::StandaloneFilterWindow::MainContentComponent::shouldShowNotification
bool shouldShowNotification
Definition: juce_StandaloneFilterWindow.h:1053
juce::gl::GL_POST_COLOR_MATRIX_RED_SCALE_SGI
@ GL_POST_COLOR_MATRIX_RED_SCALE_SGI
Definition: juce_gl.h:11793
juce::gl::GL_SR8_EXT
@ GL_SR8_EXT
Definition: juce_gl.h:7748
juce::ArrayBase::add
void add(const ElementType &newElement)
Definition: juce_ArrayBase.h:256
juce::AnimatedPosition::nudge
void nudge(double deltaFromCurrentPosition)
Called outside of a drag operation to cause a nudge in the specified direction.
Definition: juce_AnimatedPosition.h:104
VideoComponent::Pimpl::MediaSession::Controller::controllerCallback
GlobalRef controllerCallback
Definition: juce_android_Video.h:731
juce::WindowsWebView2WebBrowserComponent
If you have enabled the JUCE_USE_WIN_WEBVIEW2 flag then this wrapper will attempt to use the Microsof...
Definition: juce_WebBrowserComponent.h:253
juce_UMPacket.h
juce::AudioData::ChannelData::channels
int channels
Definition: juce_AudioDataConverters.h:688
juce::ScopedValueSetter
Helper class providing an RAII-based mechanism for temporarily setting and then re-setting a value.
Definition: juce_ScopedValueSetter.h:54
juce::PluginHostType::isWavelab
bool isWavelab() const noexcept
Returns true if the host is any version of Steinberg WaveLab.
Definition: juce_PluginHostType.h:197
juce::DrawableText::getJustification
Justification getJustification() const noexcept
Returns the current justification.
Definition: juce_DrawableText.h:76
juce::gl::GL_CND_ATI
@ GL_CND_ATI
Definition: juce_gl.h:5738
juce::gl::GL_RGBA16F_ARB
@ GL_RGBA16F_ARB
Definition: juce_gl.h:5233
juce_HighResolutionTimer.h
juce::XWindowSystemUtilities::XSettings::XSettings
XSettings(::Display *, Atom, ::Window)
juce::ConsoleApplication::Command::shortDescription
String shortDescription
A short (one line) description of this command, which can be printed by ConsoleApplication::printComm...
Definition: juce_ConsoleApplication.h:261
juce::gl::WGL_FRONT_LEFT_ARB
@ WGL_FRONT_LEFT_ARB
Definition: juce_wgl.h:310
juce::SpeakerMappings::VstSpeakerConfigurationHolder::VstSpeakerConfigurationHolder
VstSpeakerConfigurationHolder(const VstSpeakerConfigurationHolder &other)
Definition: juce_VSTCommon.h:160
juce::gl::GL_TESS_CONTROL_SUBROUTINE
@ GL_TESS_CONTROL_SUBROUTINE
Definition: juce_gl.h:2854
juce_NormalisableRange.h
juce::gl::GL_RED_SCALE
@ GL_RED_SCALE
Definition: juce_gl.h:520
juce::operator<
bool operator<(const var &, const var &)
Compares the values of two var objects, using the var::equals() comparison.
juce::gl::GL_CLAMP_FRAGMENT_COLOR_ARB
@ GL_CLAMP_FRAGMENT_COLOR_ARB
Definition: juce_gl.h:3904
juce::gl::GL_LIGHT_MODEL_SPECULAR_VECTOR_APPLE
@ GL_LIGHT_MODEL_SPECULAR_VECTOR_APPLE
Definition: juce_gl.h:3727
juce::ModalComponentManager::Callback
Receives callbacks when a modal component is dismissed.
Definition: juce_ModalComponentManager.h:55
juce::gl::GL_MAX_GEOMETRY_INPUT_COMPONENTS
@ GL_MAX_GEOMETRY_INPUT_COMPONENTS
Definition: juce_gl.h:2119
juce::dsp::Limiter::outputVolume
SmoothedValue< SampleType, ValueSmoothingTypes::Linear > outputVolume
Definition: juce_Limiter.h:98
juce::gl::GL_MATRIX24_ARB
@ GL_MATRIX24_ARB
Definition: juce_gl.h:4157
juce::AudioData::Pointer::convertSamples
void convertSamples(OtherPointerType source, int numSamples) const noexcept
Writes a stream of samples into this pointer from another pointer.
Definition: juce_AudioDataConverters.h:459
juce::AccessibleState::withMultiSelectable
JUCE_NODISCARD AccessibleState withMultiSelectable() const noexcept
Sets the multiSelectable flag and returns the new state.
Definition: juce_AccessibilityState.h:107
juce::ScopedWriteLock
Automatically locks and unlocks a ReadWriteLock object.
Definition: juce_ScopedWriteLock.h:51
juce::MultiTouchMapper::currentTouches
Array< TouchInfo > currentTouches
Definition: juce_MultiTouchMapper.h:100
juce::gl::GL_CONVOLUTION_2D_EXT
@ GL_CONVOLUTION_2D_EXT
Definition: juce_gl.h:6139
juce::Box2DRenderer::DrawSolidCircle
void DrawSolidCircle(const b2Vec2 &center, float32 radius, const b2Vec2 &axis, const b2Color &) override
VideoComponent::Pimpl::MediaSession::Player::Player
Player(MediaSession &ownerToUse)
Definition: juce_android_Video.h:812
juce::LinkedListPointer::swapWith
void swapWith(LinkedListPointer &other) noexcept
Swaps this pointer with another one.
Definition: juce_LinkedListPointer.h:325
juce::gl::GL_EVAL_VERTEX_ATTRIB13_NV
@ GL_EVAL_VERTEX_ATTRIB13_NV
Definition: juce_gl.h:9092
juce::gl::GL_DEPTH_COMPONENT24_ARB
@ GL_DEPTH_COMPONENT24_ARB
Definition: juce_gl.h:4001
juce::gl::GL_DRAW_BUFFER2
@ GL_DRAW_BUFFER2
Definition: juce_gl.h:1488
juce::gl::GL_COMPRESSED_RGBA_ASTC_10x8_KHR
@ GL_COMPRESSED_RGBA_ASTC_10x8_KHR
Definition: juce_gl.h:8584
juce::RectangleList::containsPoint
bool containsPoint(Point< ValueType > point) const noexcept
Checks whether the region contains a given point.
Definition: juce_RectangleList.h:409
juce::CarbonViewWrapperComponent::getEmbeddedViewSize
virtual bool getEmbeddedViewSize(int &w, int &h)
Definition: juce_mac_CarbonViewWrapperComponent.h:64
juce::gl::GL_COMPRESSED_RGBA_PVRTC_4BPPV2_IMG
@ GL_COMPRESSED_RGBA_PVRTC_4BPPV2_IMG
Definition: juce_gles2.h:3080
juce::gl::pathString
GLenum GLsizei const void * pathString
Definition: juce_gl.h:9794
juce::gl::GL_COMBINE_RGB
@ GL_COMBINE_RGB
Definition: juce_gl.h:1217
juce::dsp::FIR::Filter::Filter
Filter()
This will create a filter which will produce silence.
Definition: juce_FIRFilter.h:67
juce::gl::GL_MAX_TESS_CONTROL_UNIFORM_COMPONENTS_EXT
@ GL_MAX_TESS_CONTROL_UNIFORM_COMPONENTS_EXT
Definition: juce_gles2.h:2662
VideoComponent::Pimpl::MediaSession::Player::State::paused
@ paused
juce::dsp::StateVariableTPTFilter
An IIR filter that can perform low, band and high-pass filtering on an audio signal,...
Definition: juce_StateVariableTPTFilter.h:59
juce::Time::currentTimeMillis
static int64 currentTimeMillis() noexcept
Returns the current system time.
juce::gl::GL_ADD_SIGNED
@ GL_ADD_SIGNED
Definition: juce_gl.h:1232
juce::JUCEApplicationBase
Abstract base class for application classes.
Definition: juce_ApplicationBase.h:84
juce::RectangleList::containsRectangle
bool containsRectangle(RectangleType rectangleToCheck) const
Checks whether the region contains the whole of a given rectangle.
Definition: juce_RectangleList.h:432
juce::dsp::Panner::pan
SampleType pan
Definition: juce_Panner.h:115
juce::gl::GL_ALREADY_SIGNALED_APPLE
@ GL_ALREADY_SIGNALED_APPLE
Definition: juce_gles2.h:1728
juce_Parallelogram.h
juce::gl::GL_NOTEQUAL
@ GL_NOTEQUAL
Definition: juce_gl.h:232
juce::DrawableImage::getImage
const Image & getImage() const noexcept
Returns the current image.
Definition: juce_DrawableImage.h:55
juce::AudioProcessor::layoutListToArray
static Array< InOutChannelPair > layoutListToArray(const short(&configuration)[numLayouts][2])
Definition: juce_AudioProcessor.h:1435
juce::Image::hasAlphaChannel
bool hasAlphaChannel() const noexcept
True if the image contains an alpha-channel.
juce::RangedDirectoryIterator::increment
void increment()
juce::KnownPluginList
Manages a list of plugin types.
Definition: juce_KnownPluginList.h:40
juce::RenderingHelpers::EdgeTableFillers::TransformedImageFill::interpolator
TransformedImageSpanInterpolator interpolator
Definition: juce_RenderingHelpers.h:1392
juce::gl::GL_MIRROR_CLAMP_ATI
@ GL_MIRROR_CLAMP_ATI
Definition: juce_gl.h:5883
juce::ExtensionsVisitor::VST3Client
Can be used to retrieve information about a VST3 that is wrapped by an AudioProcessor.
Definition: juce_ExtensionsVisitor.h:93
juce::CachedValue::undoManager
UndoManager * undoManager
Definition: juce_CachedValue.h:190
juce::PushNotifications::Settings::categories
Array< Category > categories
list of categories the app wants to support
Definition: juce_PushNotifications.h:406
juce::PixelRGB::tween
forcedinline void tween(const Pixel &src, uint32 amount) noexcept
Blends another pixel with this one, creating a colour that is somewhere between the two,...
Definition: juce_PixelFormats.h:508
juce::XWindowSystemUtilities::XSetting::Type::invalid
@ invalid
juce::gl::GL_PIXEL_PACK_BUFFER_BINDING_NV
@ GL_PIXEL_PACK_BUFFER_BINDING_NV
Definition: juce_gles2.h:4225
juce::gl::GL_OFFSET_TEXTURE_2D_MATRIX_NV
@ GL_OFFSET_TEXTURE_2D_MATRIX_NV
Definition: juce_gl.h:10304
CameraDevice::Pimpl::StreamConfigurationMap::defaultPreviewSize
Rectangle< int > defaultPreviewSize
Definition: juce_android_CameraDevice.h:859
juce::gl::baseViewIndex
GLenum GLuint GLint GLint baseViewIndex
Definition: juce_gl.h:11066
juce::PluginHostType::isGarageBand
bool isGarageBand() const noexcept
Returns true if the host is Apple GarageBand.
Definition: juce_PluginHostType.h:147
juce::dsp::WindowingFunction::blackmanHarris
@ blackmanHarris
Definition: juce_Windowing.h:54
juce::WindowsUIAWrapper::UiaHostProviderFromHwndFunc
HRESULT(WINAPI *)(HWND, IRawElementProviderSimple **) UiaHostProviderFromHwndFunc
Definition: juce_win32_WindowsUIAWrapper.h:137
juce::PluginHostType::SteinbergCubase4
@ SteinbergCubase4
Represents Steinberg Cubase 4.
Definition: juce_PluginHostType.h:84
juce::Label::getJustificationType
Justification getJustificationType() const noexcept
Returns the type of justification, as set in setJustificationType().
Definition: juce_Label.h:122
juce::DummyCriticalSection::ScopedLockType::ScopedLockType
ScopedLockType(const DummyCriticalSection &) noexcept
Definition: juce_CriticalSection.h:147
juce::AudioChannelSet::topSideLeft
@ topSideLeft
Lts (AAX), Tsl (VST), Ltm (AU) channel for Dolby Atmos.
Definition: juce_AudioChannelSet.h:350
juce::gl::GL_MODELVIEW15_ARB
@ GL_MODELVIEW15_ARB
Definition: juce_gl.h:5408
juce::dsp::SIMDInternal::PrimitiveType< std::complex< Primitive > >::type
typename std::remove_cv< Primitive >::type type
Definition: juce_fallback_SIMDNativeOps.h:46
juce::ColourSelector::ColourSelectorOptions
ColourSelectorOptions
Options for the type of selector to show.
Definition: juce_ColourSelector.h:46
juce::gl::GL_UNSIGNED_INT_SAMPLER_2D_ARRAY_EXT
@ GL_UNSIGNED_INT_SAMPLER_2D_ARRAY_EXT
Definition: juce_gl.h:6759
juce::SmoothedValue::setTargetValue
void setTargetValue(FloatType newValue) noexcept
Set the next value to ramp towards.
Definition: juce_SmoothedValue.h:271
juce::AudioThumbnailBase
Provides a base for classes that can store and draw scaled views of an audio waveform.
Definition: juce_AudioThumbnailBase.h:43
juce_AudioPluginFormatManager.h
juce::ComTypes::VIDEO_STREAM_CONFIG_CAPS::StretchTapsY
int StretchTapsY
Definition: juce_win32_ComTypes.h:162
juce::gl::GL_DEPTH_FUNC
@ GL_DEPTH_FUNC
Definition: juce_gl.h:279
juce::ParameterID::version
int version
Definition: juce_AudioProcessorParameterWithID.h:59
juce::HashMap::Iterator::getValue
ValueType getValue() const
Returns the current item's value.
Definition: juce_HashMap.h:440
juce::gl::GL_CON_23_ATI
@ GL_CON_23_ATI
Definition: juce_gl.h:5721
juce::XmlTokeniser::tokenType_string
@ tokenType_string
Definition: juce_XMLCodeTokeniser.h:53
juce::SingleThreadedReferenceCountedObject::decReferenceCountWithoutDeleting
bool decReferenceCountWithoutDeleting() noexcept
Decreases the object's reference count.
Definition: juce_ReferenceCountedObject.h:182
juce::gl::GL_ACTIVE_UNIFORMS
@ GL_ACTIVE_UNIFORMS
Definition: juce_gl.h:1539
juce::gl::GL_MATRIX12_ARB
@ GL_MATRIX12_ARB
Definition: juce_gl.h:4145
juce::Colours::floralwhite
const Colour floralwhite
Definition: juce_Colours.h:86
VideoComponent::Pimpl::MediaSession::playCallback
static void playCallback(JNIEnv *, jobject, jlong host)
Definition: juce_android_Video.h:1328
juce::MixerAudioSource::lock
CriticalSection lock
Definition: juce_MixerAudioSource.h:91
juce::dsp::Phaser::sampleRate
double sampleRate
Definition: juce_Phaser.h:195
juce::CharacterFunctions::toUpperCase
static juce_wchar toUpperCase(juce_wchar character) noexcept
Converts a character to upper-case.
VideoComponent::Pimpl::DirectShowContext::hdc
HDC hdc
Definition: juce_win32_Video.h:752
juce::gl::GL_VERTEX_ATTRIB_ARRAY11_NV
@ GL_VERTEX_ATTRIB_ARRAY11_NV
Definition: juce_gl.h:10644
juce::gl::GL_OBJECT_LINK_STATUS_ARB
@ GL_OBJECT_LINK_STATUS_ARB
Definition: juce_gl.h:4868
juce::gl::dstAlpha
GLenum GLenum GLenum GLenum dstAlpha
Definition: juce_gl.h:2360
GLboolean
unsigned char GLboolean
Definition: juce_gl.h:157
juce::gl::textureNames
GLenum GLsizei const GLuint * textureNames
Definition: juce_gl.h:10490
juce::CodeDocument::lines
OwnedArray< CodeDocumentLine > lines
Definition: juce_CodeDocument.h:435
juce::dsp::StateVariableTPTFilter::R2
SampleType R2
Definition: juce_StateVariableTPTFilter.h:156
juce::gl::GL_WAIT_FAILED_APPLE
@ GL_WAIT_FAILED_APPLE
Definition: juce_gles2.h:1731
juce::gl::GL_VERTEX_ARRAY_LIST_STRIDE_IBM
@ GL_VERTEX_ARRAY_LIST_STRIDE_IBM
Definition: juce_gl.h:8281
juce::NetworkServiceDiscovery::Advertiser::~Advertiser
~Advertiser() override
Destructor.
juce::KeyPress::numberPad6
static const int numberPad6
key-code for the 6 on the numeric keypad.
Definition: juce_KeyPress.h:249
juce::HashMap::remapTable
void remapTable(int newNumberOfSlots)
Remaps the hash-map to use a different number of slots for its hash function.
Definition: juce_HashMap.h:303
juce::gl::GL_COLOR_ATTACHMENT14
@ GL_COLOR_ATTACHMENT14
Definition: juce_gl.h:1852
juce_MACAddress.h
juce::PropertySet::getLock
const CriticalSection & getLock() const noexcept
Returns the lock used when reading or writing to this set.
Definition: juce_PropertySet.h:157
juce::gl::GL_DEBUG_LOGGED_MESSAGES
@ GL_DEBUG_LOGGED_MESSAGES
Definition: juce_gl.h:2720
juce::ByteOrder::littleEndian24Bit
constexpr static int littleEndian24Bit(const void *bytes) noexcept
Converts 3 little-endian bytes into a signed 24-bit value (which is sign-extended to 32 bits).
Definition: juce_ByteOrder.h:218
juce::OpenGLContext::NativeContext::Locker::Locker
Locker(NativeContext &)
Definition: juce_OpenGL_android.h:252
juce::AudioData::Pointer::getAsFloat
float getAsFloat() const noexcept
Returns the value of the first sample as a floating point value.
Definition: juce_AudioDataConverters.h:396
juce::dsp::FIR::Filter::coefficients
Coefficients< NumericType >::Ptr coefficients
The coefficients of the FIR filter.
Definition: juce_FIRFilter.h:118
juce::ValueTreePropertyWithDefault::undoManager
UndoManager * undoManager
Definition: juce_ValueTreePropertyWithDefault.h:318
juce::Label::getText
String getText(bool returnActiveEditorContents=false) const
Returns the label's current text.
juce::MouseEvent::mouseDownPosition
const Point< float > mouseDownPosition
The coordinates of the last place that a mouse button was pressed.
Definition: juce_MouseEvent.h:158
juce::FileChooserDialogBox::ColourIds
ColourIds
A set of colour IDs to use to change the colour of various aspects of the box.
Definition: juce_FileChooserDialogBox.h:140
juce::CharPointer_UTF16::getAndAdvance
juce_wchar getAndAdvance() noexcept
Returns the character that this pointer is currently pointing to, and then advances the pointer to po...
Definition: juce_CharPointer_UTF16.h:117
juce::AudioProcessorParameterGroup::~AudioProcessorParameterGroup
~AudioProcessorParameterGroup()
Destructor.
juce::ArrayBase::ArrayBase
ArrayBase(ArrayBase &&other) noexcept
Definition: juce_ArrayBase.h:58
juce::ScaledImage::ScaledImage
ScaledImage(const Image &imageIn)
Creates a ScaledImage from an Image, where the dimensions of the image in pixels are exactly equal to...
Definition: juce_ScaledImage.h:54
juce::MemoryMappedFile
Maps a file into virtual memory for easy reading and/or writing.
Definition: juce_MemoryMappedFile.h:32
juce::ImagePreviewComponent::currentThumbnail
Image currentThumbnail
Definition: juce_ImagePreviewComponent.h:58
juce::gl::GL_LUMINANCE4_ALPHA4_OES
@ GL_LUMINANCE4_ALPHA4_OES
Definition: juce_gles2.h:4668
juce::gl::GL_EVAL_VERTEX_ATTRIB5_NV
@ GL_EVAL_VERTEX_ATTRIB5_NV
Definition: juce_gl.h:9084
juce::gl::GL_INT_SAMPLER_2D_MULTISAMPLE_ARRAY
@ GL_INT_SAMPLER_2D_MULTISAMPLE_ARRAY
Definition: juce_gl.h:2166
juce::gl::WGL_DRAW_TO_WINDOW_EXT
@ WGL_DRAW_TO_WINDOW_EXT
Definition: juce_wgl.h:431
juce::gl::GL_TEXTURE_MAG_SIZE_NV
@ GL_TEXTURE_MAG_SIZE_NV
Definition: juce_gl.h:10362
juce::gl::GL_IMAGE_1D_EXT
@ GL_IMAGE_1D_EXT
Definition: juce_gl.h:7297
juce::Grid::JustifyContent
JustifyContent
Possible values for the justifyContent property.
Definition: juce_Grid.h:122
juce::gl::GL_OP_CLAMP_EXT
@ GL_OP_CLAMP_EXT
Definition: juce_gl.h:7968
juce::SurfaceHolderCallback::surfaceDestroyed
virtual void surfaceDestroyed(LocalRef< jobject > holder)=0
juce::ReferenceCountedArray::getRawDataPointer
ObjectClass ** getRawDataPointer() const noexcept
Returns a pointer to the actual array data.
Definition: juce_ReferenceCountedArray.h:234
juce::gl::GL_PIXEL_COUNT_AVAILABLE_NV
@ GL_PIXEL_COUNT_AVAILABLE_NV
Definition: juce_gl.h:9580
juce::RectanglePlacement::getFlags
int getFlags() const noexcept
Returns the raw flags that are set for this object.
Definition: juce_RectanglePlacement.h:124
juce::RenderingHelpers::StackBasedLowLevelGraphicsContext::isVectorDevice
bool isVectorDevice() const override
Returns true if this device is vector-based, e.g.
Definition: juce_RenderingHelpers.h:2701
juce::gl::GL_RESAMPLE_AVERAGE_OML
@ GL_RESAMPLE_AVERAGE_OML
Definition: juce_gl.h:11043
juce::gl::GL_PROXY_TEXTURE_CUBE_MAP_ARRAY
@ GL_PROXY_TEXTURE_CUBE_MAP_ARRAY
Definition: juce_gl.h:2284
juce::AudioProcessorValueTreeStateParameterAttributes::withMeta
JUCE_NODISCARD auto withMeta(bool x) const
Definition: juce_AudioProcessorValueTreeState.h:53
juce::gl::GL_EIGHTH_BIT_ATI
@ GL_EIGHTH_BIT_ATI
Definition: juce_gl.h:5764
juce::gl::GL_TEXTURE_BLUE_TYPE_ARB
@ GL_TEXTURE_BLUE_TYPE_ARB
Definition: juce_gl.h:5221
juce::ChildProcessWorker::sendMessageToMaster
bool sendMessageToMaster(const MemoryBlock &mb)
Definition: juce_ConnectedChildProcess.h:109
juce::gl::WGL_FONT_LINES
@ WGL_FONT_LINES
Definition: juce_wgl.h:44
juce::UnitTest::expectNotEquals
void expectNotEquals(ValueType value, ValueType valueToCompareTo, String failureMessage=String())
Checks whether a value is not equal to a comparison value.
Definition: juce_UnitTest.h:161
juce::gl::GL_CLIENT_ACTIVE_TEXTURE_ARB
@ GL_CLIENT_ACTIVE_TEXTURE_ARB
Definition: juce_gl.h:4572
juce::WindowsUIAWrapper::uiaRaiseAutomationEvent
UiaRaiseAutomationEventFunc uiaRaiseAutomationEvent
Definition: juce_win32_WindowsUIAWrapper.h:148
juce::Vector3D::operator*=
Vector3D & operator*=(Type scaleFactor) noexcept
Definition: juce_Vector3D.h:53
juce::gl::GL_CON_22_ATI
@ GL_CON_22_ATI
Definition: juce_gl.h:5720
juce::ArrayBase::data
const ElementType * data() const noexcept
Definition: juce_ArrayBase.h:194
juce::SidePanel::backgroundColour
@ backgroundColour
Definition: juce_SidePanel.h:170
juce::ModifierKeys::isCtrlDown
bool isCtrlDown() const noexcept
Checks whether the CTRL key's flag is set.
Definition: juce_ModifierKeys.h:108
juce::gl::GL_MAX_COMPUTE_VARIABLE_GROUP_INVOCATIONS_ARB
@ GL_MAX_COMPUTE_VARIABLE_GROUP_INVOCATIONS_ARB
Definition: juce_gl.h:3927
juce::gl::transpose
GLsizei GLboolean transpose
Definition: juce_gl.h:1610
CameraDevice::Pimpl::maxHeight
int maxHeight
Definition: juce_android_CameraDevice.h:2903
juce::gl::GL_CONTEXT_FLAG_ROBUST_ACCESS_BIT
@ GL_CONTEXT_FLAG_ROBUST_ACCESS_BIT
Definition: juce_gl.h:3032
juce::MultiChoicePropertyComponent::isExpandable
bool isExpandable() const noexcept
Returns true if the list of options has been truncated and can be expanded.
Definition: juce_MultiChoicePropertyComponent.h:89
juce::ModalCallbackFunction::forComponent
static ModalComponentManager::Callback * forComponent(void(*functionToCall)(int, ComponentType *), ComponentType *component)
This is a utility function to create a ModalComponentManager::Callback that will call a static functi...
Definition: juce_ModalComponentManager.h:276
juce::MemoryAudioSource::buffer
AudioBuffer< float > buffer
Definition: juce_MemoryAudioSource.h:74
juce::AudioChannelSet::ambisonicACN2
@ ambisonicACN2
First-order ambisonic channel number 2.
Definition: juce_AudioChannelSet.h:359
juce::gl::GL_MAX_PROGRAM_TOTAL_OUTPUT_COMPONENTS_NV
@ GL_MAX_PROGRAM_TOTAL_OUTPUT_COMPONENTS_NV
Definition: juce_gl.h:9279
juce_ProcessorDuplicator.h
juce::CharPointer_UTF16::canRepresent
static bool canRepresent(juce_wchar character) noexcept
Returns true if the given unicode character can be represented in this encoding.
Definition: juce_CharPointer_UTF16.h:433
juce::gl::GL_COMPRESSED_RGBA_ASTC_8x5_KHR
@ GL_COMPRESSED_RGBA_ASTC_8x5_KHR
Definition: juce_gl.h:8579
juce::gl::GL_DEBUG_CATEGORY_API_ERROR_AMD
@ GL_DEBUG_CATEGORY_API_ERROR_AMD
Definition: juce_gl.h:3253
juce::InterprocessConnection
Manages a simple two-way messaging connection to another process, using either a socket or a named pi...
Definition: juce_InterprocessConnection.h:53
juce::gl::GL_MODELVIEW20_ARB
@ GL_MODELVIEW20_ARB
Definition: juce_gl.h:5413
juce::LeakedObjectDetector::LeakCounter
Definition: juce_LeakedObjectDetector.h:74
juce::gl::GL_PIXEL_MAP_B_TO_B
@ GL_PIXEL_MAP_B_TO_B
Definition: juce_gl.h:442
juce::RangedAudioParameterAttributes::withInverted
JUCE_NODISCARD auto withInverted(bool x) const
See AudioProcessorParameter::isOrientationInverted()
Definition: juce_RangedAudioParameter.h:70
juce::gl::buffer
GLenum GLfloat * buffer
Definition: juce_gl.h:868
juce::SynthesiserVoice::isPlayingButReleased
bool isPlayingButReleased() const noexcept
Returns true if a voice is sounding in its release phase.
Definition: juce_Synthesiser.h:241
juce::PopupMenu::Item::subMenu
std::unique_ptr< PopupMenu > subMenu
A sub-menu, or nullptr if there isn't one.
Definition: juce_PopupMenu.h:143
juce::gl::GL_STENCIL_REF
@ GL_STENCIL_REF
Definition: juce_gl.h:287
juce::Expression::Type
Type
Expression type.
Definition: juce_Expression.h:218
juce_Memory.h
juce::dsp::AudioBlock::sizeFactor
static constexpr size_t sizeFactor
Definition: juce_AudioBlock.h:876
juce::dsp::ProcessorDuplicator::reset
void reset() noexcept
Definition: juce_ProcessorDuplicator.h:64
juce::gl::GL_BUFFER_MAP_POINTER_OES
@ GL_BUFFER_MAP_POINTER_OES
Definition: juce_gles2.h:4642
juce::gl::GL_DISTANCE_ATTENUATION_EXT
@ GL_DISTANCE_ATTENUATION_EXT
Definition: juce_gl.h:7099
juce::UIAValueProvider::SetValue
JUCE_COMRESULT SetValue(LPCWSTR val) override
Definition: juce_win32_UIAValueProvider.h:37
CameraDevice::Pimpl::fileOutput
AVCaptureMovieFileOutput * fileOutput
Definition: juce_mac_CameraDevice.h:565
juce::TextEditor::setLineSpacing
void setLineSpacing(float newLineSpacing) noexcept
Sets the line spacing of the TextEditor.
Definition: juce_TextEditor.h:533
juce::ValueTreePropertyWithDefault::isUsingDefault
bool isUsingDefault() const
Returns true if the property does not exist in the referenced ValueTree.
Definition: juce_ValueTreePropertyWithDefault.h:130
juce::CharPointer_ASCII::getBytesRequiredFor
static size_t getBytesRequiredFor(const CharPointer text) noexcept
Returns the number of bytes that would be needed to represent the given string in this encoding forma...
Definition: juce_CharPointer_ASCII.h:195
juce::gl::GL_STENCIL_PASS_DEPTH_FAIL
@ GL_STENCIL_PASS_DEPTH_FAIL
Definition: juce_gl.h:285
juce::gl::counterDataTypeEnum
GLuint GLuint GLchar GLuint GLchar GLuint GLuint GLuint GLuint * counterDataTypeEnum
Definition: juce_gl.h:8414
juce::Colours::indianred
const Colour indianred
Definition: juce_Colours.h:98
juce::gl::GL_TEXTURE_BINDING_RECTANGLE_ARB
@ GL_TEXTURE_BINDING_RECTANGLE_ARB
Definition: juce_gl.h:5285
juce::XmlElement::TextFormat::dtd
String dtd
If supplied, this DTD will be added to the document.
Definition: juce_XmlElement.h:140
juce::gl::GL_SPIR_V_BINARY
@ GL_SPIR_V_BINARY
Definition: juce_gl.h:3177
juce::gl::GL_VIEW_CLASS_S3TC_DXT1_RGB
@ GL_VIEW_CLASS_S3TC_DXT1_RGB
Definition: juce_gl.h:2839
juce::gl::GL_STACK_OVERFLOW
@ GL_STACK_OVERFLOW
Definition: juce_gl.h:335
juce::LuaTokeniser::tokenType_comment
@ tokenType_comment
Definition: juce_LuaCodeTokeniser.h:49
juce::SystemStatsHelpers::doCPUID
static void doCPUID(uint32 &a, uint32 &b, uint32 &c, uint32 &d, uint32 type)
Definition: juce_intel_SharedCode.h:31
juce::gl::numPrograms
GLint GLint * numPrograms
Definition: juce_gles2.h:5086
juce::AnimatedPosition::grabbedPos
double grabbedPos
Definition: juce_AnimatedPosition.h:155
juce::TextEditor::setWhitespaceUnderlined
void setWhitespaceUnderlined(bool shouldUnderlineWhitespace) noexcept
Sets whether whitespace should be underlined when the editor font is underlined.
Definition: juce_TextEditor.h:270
juce::SortedSet::getReference
const ElementType & getReference(const int index) const noexcept
Returns a direct reference to one of the elements in the set, without checking the index passed in.
Definition: juce_SortedSet.h:175
juce::gl::GL_DEPTH_BUFFER_BIT
@ GL_DEPTH_BUFFER_BIT
Definition: juce_gl.h:214
juce::ArgumentList::executableName
String executableName
The name or path of the executable that was invoked, as it was specified on the command-line.
Definition: juce_ConsoleApplication.h:200
juce_OpenGLRenderer.h
juce::MemoryAudioSource::isCurrentlyLooping
bool isCurrentlyLooping
Definition: juce_MemoryAudioSource.h:76
juce::gl::GL_FRAMEBUFFER_INCOMPLETE_DIMENSIONS
@ GL_FRAMEBUFFER_INCOMPLETE_DIMENSIONS
Definition: juce_gles2.h:402
juce::gl::swizzle
GLuint GLenum swizzle
Definition: juce_gl.h:5775
juce::DatagramSocket::lastServerHost
String lastServerHost
Definition: juce_Socket.h:359
juce::gl::GL_TRACK_MATRIX_NV
@ GL_TRACK_MATRIX_NV
Definition: juce_gl.h:10629
juce::gl::GL_MAX_DEBUG_MESSAGE_LENGTH_ARB
@ GL_MAX_DEBUG_MESSAGE_LENGTH_ARB
Definition: juce_gl.h:3975
juce::gl::GL_CON_2_ATI
@ GL_CON_2_ATI
Definition: juce_gl.h:5700
juce::gl::GL_INT_IMAGE_2D_EXT
@ GL_INT_IMAGE_2D_EXT
Definition: juce_gl.h:7309
b2Draw
juce::AudioProcessorEditor::setHostContext
void setHostContext(AudioProcessorEditorHostContext *context) noexcept
Sets a context object that can be queried to find information that the host makes available to the pl...
Definition: juce_AudioProcessorEditor.h:202
juce::StandaloneFilterWindow::MainContentComponent::notification
NotificationArea notification
Definition: juce_StandaloneFilterWindow.h:1050
juce::setFileModeFlags
static bool setFileModeFlags(const String &fullPath, mode_t flags, bool shouldSet) noexcept
Definition: juce_posix_SharedCode.h:291
juce::dsp::NoiseGate::process
void process(const ProcessContext &context) noexcept
Processes the input and output samples supplied in the processing context.
Definition: juce_NoiseGate.h:68
juce::Matrix3D
A 4x4 3D transformation matrix.
Definition: juce_Matrix3D.h:38
juce::ComponentPeer::getNativeRealtimeModifiers
static std::function< ModifierKeys()> getNativeRealtimeModifiers
Definition: juce_ComponentPeer.h:518
juce::gl::counterOffset
GLuint GLuint GLchar GLuint GLchar GLuint * counterOffset
Definition: juce_gl.h:8414
juce::gl::GL_GEOMETRY_SHADER_INVOCATIONS
@ GL_GEOMETRY_SHADER_INVOCATIONS
Definition: juce_gl.h:2291
juce::AudioParameterChoice::getCurrentChoiceName
String getCurrentChoiceName() const noexcept
Returns the name of the currently selected item.
Definition: juce_AudioParameterChoice.h:112
MediaRecorderOnErrorListener::owner
Owner & owner
Definition: juce_android_CameraDevice.h:480
juce::FillType::isColour
bool isColour() const noexcept
Returns true if this is a solid colour fill, and not a gradient or image.
Definition: juce_FillType.h:85
juce::gl::WGL_GENLOCK_SOURCE_EXTERNAL_TTL_I3D
@ WGL_GENLOCK_SOURCE_EXTERNAL_TTL_I3D
Definition: juce_wgl.h:513
juce::Graphics::ScopedSaveState::context
Graphics & context
Definition: juce_GraphicsContext.h:666
juce::gl::GL_MAX_TRANSFORM_FEEDBACK_SEPARATE_COMPONENTS_EXT
@ GL_MAX_TRANSFORM_FEEDBACK_SEPARATE_COMPONENTS_EXT
Definition: juce_gl.h:7855
juce::AudioProcessorParameterGroup::getName
String getName() const
Returns the group's name.
juce::AudioDeviceManager::availableDeviceTypes
OwnedArray< AudioIODeviceType > availableDeviceTypes
Definition: juce_AudioDeviceManager.h:491
juce::ComTypes::UIA_RadioButtonControlTypeId
const long UIA_RadioButtonControlTypeId
Definition: juce_win32_ComInterfaces.h:161
juce::Colours::darkmagenta
const Colour darkmagenta
Definition: juce_Colours.h:70
CameraDevice::Pimpl::MediaRecorder::onInfoListener
MediaRecorderOnInfoListener onInfoListener
Definition: juce_android_CameraDevice.h:1448
juce::gl::GL_ALPHA16F_EXT
@ GL_ALPHA16F_EXT
Definition: juce_gles2.h:2914
juce::gl::GL_VIRTUAL_PAGE_SIZE_Z_ARB
@ GL_VIRTUAL_PAGE_SIZE_Z_ARB
Definition: juce_gl.h:5017
juce::gl::GL_FLOAT_MAT2_ARB
@ GL_FLOAT_MAT2_ARB
Definition: juce_gl.h:4855
CameraDevice::Pimpl::ScopedCameraDevice::cameraManager
GlobalRef & cameraManager
Definition: juce_android_CameraDevice.h:2369
juce::XWindowSystem::handleFocusInEvent
void handleFocusInEvent(LinuxComponentPeer *) const
juce::Line::Line
Line()=default
Creates a line, using (0, 0) as its start and end points.
juce::Font::getHeight
float getHeight() const noexcept
Returns the total height of this font, in pixels.
juce::dsp::Phaser::filters
OwnedArray< FirstOrderTPTFilter< SampleType > > filters
Definition: juce_Phaser.h:188
juce::OpenGLContext::NativeContext
Definition: juce_OpenGL_android.h:77
juce::Line::start
Point< ValueType > start
Definition: juce_Line.h:376
juce::gl::GL_FOG_END
@ GL_FOG_END
Definition: juce_gl.h:476
juce::gl::GL_MAX_GEOMETRY_OUTPUT_COMPONENTS
@ GL_MAX_GEOMETRY_OUTPUT_COMPONENTS
Definition: juce_gl.h:2120
juce::ArrayBase::addImpl
void addImpl(Elements &&... toAdd)
Definition: juce_ArrayBase.h:558
juce::gl::GL_COMPRESSED_RGBA_ASTC_4x4x3_OES
@ GL_COMPRESSED_RGBA_ASTC_4x4x3_OES
Definition: juce_gles2.h:4867
juce::gl::GL_TRANSLATE_Y_NV
@ GL_TRANSLATE_Y_NV
Definition: juce_gl.h:9650
juce::AudioProcessor::silenceInProducesSilenceOut
virtual bool silenceInProducesSilenceOut() const
Definition: juce_AudioProcessor.h:1514
juce::ReferenceCountedObjectPtr::operator==
bool operator==(decltype(nullptr)) const noexcept
Checks whether this pointer is null.
Definition: juce_ReferenceCountedObject.h:404
juce::gl::GL_MAP_COHERENT_BIT_EXT
@ GL_MAP_COHERENT_BIT_EXT
Definition: juce_gles2.h:1897
juce::PixelRGB::getRed
forcedinline uint8 getRed() const noexcept
Definition: juce_PixelFormats.h:418
juce::MouseEvent::tiltX
const float tiltX
The tilt of the pen device along the x-axis between -1.0 and 1.0.
Definition: juce_MouseEvent.h:147
juce::gl::GL_LUMINANCE_ALPHA8UI_EXT
@ GL_LUMINANCE_ALPHA8UI_EXT
Definition: juce_gl.h:7634
juce_ImagePreviewComponent.h
juce::UnitTest::expectGreaterOrEqual
void expectGreaterOrEqual(ValueType value, ValueType valueToCompareTo, String failureMessage=String())
Checks whether a value is greater or equal to a comparison value.
Definition: juce_UnitTest.h:191
juce::RSAKey::part2
BigInteger part2
Definition: juce_RSAKey.h:163
juce::NullCheckedInvocation::invoke
static void invoke(std::nullptr_t, Args &&...)
Definition: juce_Functional.h:69
juce::InterprocessConnectionServer::socket
std::unique_ptr< StreamingSocket > socket
Definition: juce_InterprocessConnectionServer.h:99
juce::gl::uniformNames
GLsizei const GLchar *const * uniformNames
Definition: juce_gl.h:2088
juce::OutputStream
The base class for streams that write data to some kind of destination.
Definition: juce_OutputStream.h:37
juce::Button::Listener::buttonStateChanged
virtual void buttonStateChanged(Button *)
Called when the button's state changes.
Definition: juce_Button.h:198
juce::MessageListener
MessageListener subclasses can post and receive Message objects.
Definition: juce_MessageListener.h:34
juce::ArrayAllocationBase::ArrayAllocationBase
ArrayAllocationBase(ArrayAllocationBase &&other) noexcept
Definition: juce_ArrayAllocationBase.h:47
juce::gl::GL_NEXT_VIDEO_CAPTURE_BUFFER_STATUS_NV
@ GL_NEXT_VIDEO_CAPTURE_BUFFER_STATUS_NV
Definition: juce_gl.h:10781
juce::RenderingHelpers::StackBasedLowLevelGraphicsContext::saveState
void saveState() override
Definition: juce_RenderingHelpers.h:2713
juce::gl::GL_PROGRAM_FORMAT_ASCII_ARB
@ GL_PROGRAM_FORMAT_ASCII_ARB
Definition: juce_gl.h:4088
juce::UIAGridProvider::withTableInterface
JUCE_COMRESULT withTableInterface(Value *pRetVal, Callback &&callback) const
Definition: juce_win32_UIAGridProvider.h:76
juce::Random
A random number generator.
Definition: juce_Random.h:34
juce::gl::minlayer
GLenum GLuint GLenum GLuint GLuint GLuint minlayer
Definition: juce_gl.h:2955
juce::gl::GL_UNSIGNED_INT_IMAGE_2D_MULTISAMPLE_ARRAY
@ GL_UNSIGNED_INT_IMAGE_2D_MULTISAMPLE_ARRAY
Definition: juce_gl.h:2633
juce::ComTypes::UIA_WindowControlTypeId
const long UIA_WindowControlTypeId
Definition: juce_win32_ComInterfaces.h:171
juce::dsp::Phaser::depth
SampleType depth
Definition: juce_Phaser.h:200
juce::gl::GL_POST_CONVOLUTION_BLUE_SCALE
@ GL_POST_CONVOLUTION_BLUE_SCALE
Definition: juce_gl.h:4349
juce::gl::GL_MAX_TESS_EVALUATION_TEXTURE_IMAGE_UNITS
@ GL_MAX_TESS_EVALUATION_TEXTURE_IMAGE_UNITS
Definition: juce_gl.h:2335
juce::gl::WGL_DRAW_TO_BITMAP_ARB
@ WGL_DRAW_TO_BITMAP_ARB
Definition: juce_wgl.h:229
juce::Range::operator==
constexpr bool operator==(Range other) const noexcept
Definition: juce_Range.h:201
juce::gl::GL_PIXEL_COUNT_NV
@ GL_PIXEL_COUNT_NV
Definition: juce_gl.h:9579
juce::CharPointer_UTF32::isDigit
bool isDigit() const
Returns true if the first character of this string is a digit.
Definition: juce_CharPointer_UTF32.h:318
VideoComponent::Pimpl::MediaSession::play
void play()
Definition: juce_android_Video.h:527
juce::PropertiesFile::options
Options options
Definition: juce_PropertiesFile.h:238
juce::GenericScopedTryLock
Automatically locks and unlocks a mutex object.
Definition: juce_ScopedLock.h:197
juce_SingleThreadedAbstractFifo.h
distanceAttenuationCallback
int(UNITY_INTERFACE_API * distanceAttenuationCallback)(UnityAudioEffectState *state, float distanceIn, float attenuationIn, float *attenuationOut)
Definition: juce_UnityPluginInterface.h:56
juce::KeyPress::fastForwardKey
static const int fastForwardKey
key-code for a multimedia 'fast-forward' key, (not all keyboards will have one)
Definition: juce_KeyPress.h:265
juce::gl::GL_FRAMEBUFFER_ATTACHMENT_COMPONENT_TYPE
@ GL_FRAMEBUFFER_ATTACHMENT_COMPONENT_TYPE
Definition: juce_gl.h:1798
juce::gl::GL_ONE_MINUS_SRC_COLOR
@ GL_ONE_MINUS_SRC_COLOR
Definition: juce_gl.h:238
juce::FileInputStream::openedOk
bool openedOk() const noexcept
Returns true if the stream opened without problems.
Definition: juce_FileInputStream.h:67
juce::MixerAudioSource
An AudioSource that mixes together the output of a set of other AudioSources.
Definition: juce_MixerAudioSource.h:36
juce::PositionedGlyph::getTop
float getTop() const
Returns the y position of the top of the glyph.
Definition: juce_GlyphArrangement.h:62
juce::BorderSize::BorderSize
BorderSize(ValueType allGaps) noexcept
Creates a border with the given gap on all sides.
Definition: juce_BorderSize.h:57
VideoComponent::Pimpl::DirectShowContext::pausedState
@ pausedState
Definition: juce_win32_Video.h:743
juce::gl::GL_DMP_PROGRAM_BINARY_DMP
@ GL_DMP_PROGRAM_BINARY_DMP
Definition: juce_gles2.h:1822
juce::gl::GL_MAX_VERTEX_SHADER_LOCAL_CONSTANTS_EXT
@ GL_MAX_VERTEX_SHADER_LOCAL_CONSTANTS_EXT
Definition: juce_gl.h:8026
juce::Atomic::exchange
Type exchange(Type newValue) noexcept
Atomically sets the current value, returning the value that was replaced.
Definition: juce_Atomic.h:70
juce::Draggable3DOrientation::QuaternionType
Quaternion< float > QuaternionType
Definition: juce_Draggable3DOrientation.h:39
juce::UIATransformProvider::Move
JUCE_COMRESULT Move(double x, double y) override
Definition: juce_win32_UIATransformProvider.h:37
juce::ComTypes::VIDEO_STREAM_CONFIG_CAPS::CropGranularityY
int CropGranularityY
Definition: juce_win32_ComTypes.h:154
CameraDevice::Pimpl::filter
ComSmartPtr< ComTypes::IBaseFilter > filter
Definition: juce_win32_CameraDevice.h:576
juce::Justification::right
@ right
Indicates that the item should be aligned against the right edge of the available space.
Definition: juce_Justification.h:111
juce::gl::GL_TEXTURE_BINDING_3D
@ GL_TEXTURE_BINDING_3D
Definition: juce_gl.h:1097
juce::dsp::FirstOrderTPTFilter::G
SampleType G
Definition: juce_FirstOrderTPTFilter.h:141
juce::SmoothedValue::skip
FloatType skip(int numSamples) noexcept
Skip the next numSamples samples.
Definition: juce_SmoothedValue.h:316
juce::PopupMenu::ColourIds
ColourIds
A set of colour IDs to use to change the colour of various aspects of the menu.
Definition: juce_PopupMenu.h:758
juce::gl::GL_CLIP_DISTANCE1_EXT
@ GL_CLIP_DISTANCE1_EXT
Definition: juce_gles2.h:1935
juce::dsp::StateVariableFilter::Filter::parameters
Parameters< NumericType >::Ptr parameters
The parameters of the state variable filter.
Definition: juce_StateVariableFilter.h:107
juce::ReferenceCountedArray::indexOf
int indexOf(const ObjectClass *objectToLookFor) const noexcept
Finds the index of the first occurrence of an object in the array.
Definition: juce_ReferenceCountedArray.h:294
juce::CoreGraphicsContext::addTransform
void addTransform(const AffineTransform &) override
juce::gl::GL_OPERAND1_RGB_EXT
@ GL_OPERAND1_RGB_EXT
Definition: juce_gl.h:7578
juce::AudioProcessorGraph::getNodes
const ReferenceCountedArray< Node > & getNodes() const noexcept
Returns the array of nodes in the graph.
Definition: juce_AudioProcessorGraph.h:220
juce::TabbedButtonBar::getOrientation
Orientation getOrientation() const noexcept
Returns the bar's current orientation.
Definition: juce_TabbedButtonBar.h:190
juce::AudioTransportSource::callbackLock
CriticalSection callbackLock
Definition: juce_AudioTransportSource.h:168
juce::gl::WGL_ACCUM_BITS_EXT
@ WGL_ACCUM_BITS_EXT
Definition: juce_wgl.h:459
juce::PixelARGB::getOddBytes
forcedinline uint32 getOddBytes() const noexcept
Return channels with an odd index and insert zero bytes between them.
Definition: juce_PixelFormats.h:104
juce::gl::GL_COLOR_ENCODING
@ GL_COLOR_ENCODING
Definition: juce_gl.h:2788
juce::gl::GL_ALPHA_BITS
@ GL_ALPHA_BITS
Definition: juce_gl.h:545
juce::gl::WGL_AUX9_ARB
@ WGL_AUX9_ARB
Definition: juce_wgl.h:323
juce::gl::WGL_BACK_COLOR_BUFFER_BIT_ARB
@ WGL_BACK_COLOR_BUFFER_BIT_ARB
Definition: juce_wgl.h:122
juce::gl::GL_TEXTURE12_ARB
@ GL_TEXTURE12_ARB
Definition: juce_gl.h:4551
juce::RenderingHelpers::ClipRegions::EdgeTableRegion::clipRegionIntersects
bool clipRegionIntersects(Rectangle< int > r) const override
Definition: juce_RenderingHelpers.h:1726
juce::LowLevelGraphicsPostScriptRenderer::stateStack
OwnedArray< SavedState > stateStack
Definition: juce_LowLevelGraphicsPostScriptRenderer.h:105
juce::ModifierKeys::isAltDown
bool isAltDown() const noexcept
Checks whether the ALT key's flag is set.
Definition: juce_ModifierKeys.h:111
juce::gl::GL_SAMPLE_ALPHA_TO_MASK_EXT
@ GL_SAMPLE_ALPHA_TO_MASK_EXT
Definition: juce_gl.h:6971
juce::HeavyweightLeakedObjectDetector::BacktraceMapHolder
Definition: juce_HeavyweightLeakedObjectDetector.h:57
juce::gl::GL_TEXTURE_BORDER_COLOR_OES
@ GL_TEXTURE_BORDER_COLOR_OES
Definition: juce_gles2.h:4825
juce::gl::GL_INT64_NV
@ GL_INT64_NV
Definition: juce_gl.h:3347
juce::gl::GL_INTERLEAVED_ATTRIBS
@ GL_INTERLEAVED_ATTRIBS
Definition: juce_gl.h:1743
juce::gl::GL_PIXEL_MAP_S_TO_S
@ GL_PIXEL_MAP_S_TO_S
Definition: juce_gl.h:435
juce::FragmentOverlay::onRequestPermissionsResult
virtual void onRequestPermissionsResult(int, const StringArray &, const Array< int > &)
Definition: juce_android_JNIHelpers.h:980
juce::CodeEditorComponent::getSelectionEnd
CodeDocument::Position getSelectionEnd() const
Returns the end of the selection as a position.
Definition: juce_CodeEditorComponent.h:119
juce::HighResolutionTimer::Pimpl
Definition: juce_posix_SharedCode.h:1260
juce::GZIPCompressorOutputStream::WindowBitsValues
WindowBitsValues
These are preset values that can be used for the constructor's windowBits parameter.
Definition: juce_GZIPCompressorOutputStream.h:92
juce::AffineTransform::followedBy
AffineTransform followedBy(const AffineTransform &other) const noexcept
Returns the result of concatenating another transformation after this one.
juce::PushNotifications::Notification::off
@ off
Do not show timestamp.
Definition: juce_PushNotifications.h:289
juce::gl::GL_NATIVE_GRAPHICS_HANDLE_PGI
@ GL_NATIVE_GRAPHICS_HANDLE_PGI
Definition: juce_gl.h:11080
juce::ComboBoxParameterAttachment::comboBox
ComboBox & comboBox
Definition: juce_ParameterAttachments.h:205
juce::Value::ValueSource::valuesWithListeners
SortedSet< Value * > valuesWithListeners
Definition: juce_Value.h:203
juce::PositionedGlyph::whitespace
bool whitespace
Definition: juce_GlyphArrangement.h:98
juce::gl::GL_SAMPLER_1D_ARRAY_SHADOW_EXT
@ GL_SAMPLER_1D_ARRAY_SHADOW_EXT
Definition: juce_gl.h:6739
juce::gl::GL_PROXY_POST_IMAGE_TRANSFORM_COLOR_TABLE_HP
@ GL_PROXY_POST_IMAGE_TRANSFORM_COLOR_TABLE_HP
Definition: juce_gl.h:8200
juce::dsp::SIMDFallbackOps::add
static forcedinline vSIMDType add(vSIMDType a, vSIMDType b) noexcept
Definition: juce_fallback_SIMDNativeOps.h:72
juce::XEmbedComponent::XEmbedComponent
XEmbedComponent(bool wantsKeyboardFocus=true, bool allowForeignWidgetToResizeComponent=false)
Creates a JUCE component wrapping a foreign widget.
juce::OpenGLPixelFormat::greenBits
int greenBits
The number of bits per pixel to use for the green channel.
Definition: juce_OpenGLPixelFormat.h:56
CameraDevice::Pimpl::frameRateRangeToString
static String frameRateRangeToString(AVFrameRateRange *range)
Definition: juce_ios_CameraDevice.h:312
juce::gl::gainX
GLuint GLuint GLfloat GLfloat GLfloat gainX
Definition: juce_gles2.h:5099
juce::gl::GL_MANUAL_GENERATE_MIPMAP
@ GL_MANUAL_GENERATE_MIPMAP
Definition: juce_gl.h:2786
juce::AudioChannelSet::channels
BigInteger channels
Definition: juce_AudioChannelSet.h:515
juce::gl::GL_R32I
@ GL_R32I
Definition: juce_gl.h:1918
juce::gl::binary
const GLuint GLenum const void * binary
Definition: juce_gl.h:2445
juce::ArrayBase::numUsed
int numUsed
Definition: juce_ArrayBase.h:599
juce::AccessibilityValueInterface::getCurrentValueAsString
virtual String getCurrentValueAsString() const =0
Returns the current value as a String.
juce::ReverbAudioSource
An AudioSource that uses the Reverb class to apply a reverb to another AudioSource.
Definition: juce_ReverbAudioSource.h:34
juce::AccessibleState::isFocused
bool isFocused() const noexcept
Returns true if the UI element is focused.
Definition: juce_AccessibilityState.h:162
juce::gl::GL_RGB8_EXT
@ GL_RGB8_EXT
Definition: juce_gl.h:7431
juce::Atomic::operator+=
Type operator+=(DiffType amountToAdd) noexcept
Atomically adds a number to this value, returning the new value.
Definition: juce_Atomic.h:116
juce::SubregionStream::startPositionInSourceStream
const int64 startPositionInSourceStream
Definition: juce_SubregionStream.h:78
juce::NormalisableRange::snapToLegalValueFunction
ValueRemapFunction snapToLegalValueFunction
Definition: juce_NormalisableRange.h:258
juce::gl::bindingIndex
GLuint bindingIndex
Definition: juce_gl.h:9610
juce::gl::GL_TILE_RASTER_ORDER_FIXED_MESA
@ GL_TILE_RASTER_ORDER_FIXED_MESA
Definition: juce_gl.h:8691
juce::gl::strings
GLsizei const GLchar *const * strings
Definition: juce_gl.h:2454
juce::FileTreeComponent::getNumSelectedFiles
int getNumSelectedFiles() const override
Returns the number of files the user has got selected.
Definition: juce_FileTreeComponent.h:59
juce::Reverb::wetGain1
SmoothedValue< float > wetGain1
Definition: juce_audio_basics/utilities/juce_Reverb.h:312
juce::gl::GL_TEXTURE_DEPTH_TYPE
@ GL_TEXTURE_DEPTH_TYPE
Definition: juce_gl.h:1817
juce::PixelRGB::getGreen
forcedinline uint8 getGreen() const noexcept
Definition: juce_PixelFormats.h:419
juce::gl::num_groups_z
GLuint GLuint num_groups_z
Definition: juce_gl.h:2931
juce::CharPointer_ASCII::operator>=
bool operator>=(CharPointer_ASCII other) const noexcept
Definition: juce_CharPointer_ASCII.h:66
juce::gl::GL_INT_SAMPLER_CUBE_MAP_ARRAY_ARB
@ GL_INT_SAMPLER_CUBE_MAP_ARRAY_ARB
Definition: juce_gl.h:5151
juce::gl::GL_MIN_LOD_WARNING_AMD
@ GL_MIN_LOD_WARNING_AMD
Definition: juce_gl.h:3544
juce::TextEditor::getJustificationType
Justification getJustificationType() const noexcept
Returns the type of justification, as set in setJustification().
Definition: juce_TextEditor.h:527
juce::gl::GL_EVAL_VERTEX_ATTRIB8_NV
@ GL_EVAL_VERTEX_ATTRIB8_NV
Definition: juce_gl.h:9087
juce::gl::GL_RENDERBUFFER_RED_SIZE_EXT
@ GL_RENDERBUFFER_RED_SIZE_EXT
Definition: juce_gl.h:6663
juce::gl::GL_MATRIX5_ARB
@ GL_MATRIX5_ARB
Definition: juce_gl.h:4138
juce::gl::GL_ATOMIC_COUNTER_BUFFER_REFERENCED_BY_TESS_CONTROL_SHADER
@ GL_ATOMIC_COUNTER_BUFFER_REFERENCED_BY_TESS_CONTROL_SHADER
Definition: juce_gl.h:2560
isAmbisonicDecoder
@ isAmbisonicDecoder
Definition: juce_UnityPluginInterface.h:65
juce::RenderingHelpers::ClipRegions::RectangleListRegion::fillAllWithGradient
void fillAllWithGradient(SavedStateType &state, ColourGradient &gradient, const AffineTransform &transform, bool isIdentity) const override
Definition: juce_RenderingHelpers.h:1868
juce::gl::GL_INT_IMAGE_2D_RECT
@ GL_INT_IMAGE_2D_RECT
Definition: juce_gl.h:2615
juce::Button::isOn
Value isOn
Definition: juce_Button.h:515
juce::gl::GL_TEXTURE_COORD_ARRAY_LENGTH_NV
@ GL_TEXTURE_COORD_ARRAY_LENGTH_NV
Definition: juce_gl.h:10571
juce::gl::GL_MITER_TRUNCATE_NV
@ GL_MITER_TRUNCATE_NV
Definition: juce_gl.h:9671
juce::LassoComponent
A component that acts as a rectangular selection region, which you drag with the mouse to select grou...
Definition: juce_LassoComponent.h:100
juce::gl::GL_EVAL_VERTEX_ATTRIB2_NV
@ GL_EVAL_VERTEX_ATTRIB2_NV
Definition: juce_gl.h:9081
juce::ListenerList::Iterator
Iterates the listeners in a ListenerList.
Definition: juce_ListenerList.h:191
juce::gl::GL_BUFFER_USAGE_ARB
@ GL_BUFFER_USAGE_ARB
Definition: juce_gl.h:5443
juce::MPEKeyboardComponent::setLift
void setLift(float newLift)
Sets the note-off velocity, or "lift", value that will be used when notes are released.
Definition: juce_MPEKeyboardComponent.h:66
juce::FlexItem::margin
Margin margin
The margin to leave around this item.
Definition: juce_FlexItem.h:137
juce::PluginHostType::getHostDescription
const char * getHostDescription() const noexcept
Returns a human-readable description of the host.
juce_ImageButton.h
juce::KeyPressMappingSet::mappings
OwnedArray< CommandMapping > mappings
Definition: juce_KeyPressMappingSet.h:227
juce::gl::GL_MAX_CONVOLUTION_HEIGHT_EXT
@ GL_MAX_CONVOLUTION_HEIGHT_EXT
Definition: juce_gl.h:6149
juce::AudioProcessLoadMeasurer::ScopedTimer::samplesInBlock
int samplesInBlock
Definition: juce_AudioProcessLoadMeasurer.h:81
juce::dsp::StateVariableTPTFilterType::lowpass
@ lowpass
juce::PixelARGB::multiplyAlpha
forcedinline void multiplyAlpha(int multiplier) noexcept
Multiplies the colour's alpha value with another one.
Definition: juce_PixelFormats.h:207
juce::gl::GL_MAX_TESS_CONTROL_TOTAL_OUTPUT_COMPONENTS_EXT
@ GL_MAX_TESS_CONTROL_TOTAL_OUTPUT_COMPONENTS_EXT
Definition: juce_gles2.h:2668
juce::gl::GL_COLOR_ATTACHMENT2_EXT
@ GL_COLOR_ATTACHMENT2_EXT
Definition: juce_gl.h:6638
juce::dsp::BallisticsFilter::setLevelCalculationType
void setLevelCalculationType(LevelCalculationType newCalculationType)
Sets how the filter levels are calculated.
juce::AlertWindow::progressBars
OwnedArray< ProgressBar > progressBars
Definition: juce_AlertWindow.h:515
juce::ImageButton::alphaThreshold
uint8 alphaThreshold
Definition: juce_ImageButton.h:150
juce::gl::GL_DSDT8_MAG8_INTENSITY8_NV
@ GL_DSDT8_MAG8_INTENSITY8_NV
Definition: juce_gl.h:10342
juce::AudioProcessorValueTreeState::ButtonAttachment
An object of this class maintains a connection between a Button and a parameter in an AudioProcessorV...
Definition: juce_AudioProcessorValueTreeState.h:585
juce::AudioProcessorGraph::AudioGraphIOProcessor::getType
IODeviceType getType() const noexcept
Returns the mode of this processor.
Definition: juce_AudioProcessorGraph.h:343
juce::Slider::LinearBar
@ LinearBar
A horizontal bar slider with the text label drawn on top of it.
Definition: juce_Slider.h:65
juce::gl::GL_SECONDARY_COLOR_ARRAY_LIST_IBM
@ GL_SECONDARY_COLOR_ARRAY_LIST_IBM
Definition: juce_gl.h:8280
juce::gl::destinationGpuMask
GLbitfield destinationGpuMask
Definition: juce_gl.h:8765
juce::TemporaryFile::temporaryFile
const File temporaryFile
Definition: juce_TemporaryFile.h:157
juce::PluginHostType::BitwigStudio
@ BitwigStudio
Represents Bitwig Studio.
Definition: juce_PluginHostType.h:66
juce::CharacterFunctions::findEndOfWhitespace
static Type findEndOfWhitespace(Type text) noexcept
Returns a pointer to the first non-whitespace character in a string.
Definition: juce_CharacterFunctions.h:818
juce::dsp::AudioBlock::replaceWithProductOf
AudioBlock &JUCE_VECTOR_CALLTYPE replaceWithProductOf(AudioBlock< OtherSampleType > src, NumericType value) noexcept
Replaces the elements in this block with the product of the elements in the source src block and a fi...
Definition: juce_AudioBlock.h:453
juce::gl::GL_MULTIPLY_NV
@ GL_MULTIPLY_NV
Definition: juce_gl.h:8845
juce::gl::GL_DEBUG_SOURCE_API_ARB
@ GL_DEBUG_SOURCE_API_ARB
Definition: juce_gl.h:3963
juce::gl::GL_VERTEX_ARRAY_RANGE_LENGTH_APPLE
@ GL_VERTEX_ARRAY_RANGE_LENGTH_APPLE
Definition: juce_gl.h:3771
juce::CharPointer_ASCII::isLetterOrDigit
bool isLetterOrDigit() const
Returns true if the first character of this string is a letter or digit.
Definition: juce_CharPointer_ASCII.h:321
juce::WavAudioFormat::riffInfoProductionStudio
static const char *const riffInfoProductionStudio
Metadata property name used in INFO chunks.
Definition: juce_WavAudioFormat.h:144
juce::MPENote
This struct represents a playing MPE note.
Definition: juce_MPENote.h:39
juce::gl::GL_CONSERVATIVE_RASTER_MODE_NV
@ GL_CONSERVATIVE_RASTER_MODE_NV
Definition: juce_gl.h:8999
juce::gl::GL_RESET_NOTIFICATION_STRATEGY
@ GL_RESET_NOTIFICATION_STRATEGY
Definition: juce_gl.h:3029
juce::gl::GL_TEXTURE_IMAGE_FORMAT
@ GL_TEXTURE_IMAGE_FORMAT
Definition: juce_gl.h:2781
juce::AudioProcessor::BusesLayout
Represents the bus layout state of a plug-in.
Definition: juce_AudioProcessor.h:304
juce::MouseEvent::getPosition
Point< int > getPosition() const noexcept
The position of the mouse when the event occurred.
CameraDevice::Pimpl::CaptureSessionModeBase::isVideoRecordSession
virtual bool isVideoRecordSession() const =0
juce::SingleThreadedAbstractFifo::size
int size
Definition: juce_SingleThreadedAbstractFifo.h:122
juce::XWindowSystem::handleButtonPressEvent
void handleButtonPressEvent(LinuxComponentPeer *, const XButtonPressedEvent &, int) const
juce::gl::GL_COMBINER_AB_OUTPUT_NV
@ GL_COMBINER_AB_OUTPUT_NV
Definition: juce_gl.h:9987
juce::gl::GL_TEXTURE_SRGB_DECODE_EXT
@ GL_TEXTURE_SRGB_DECODE_EXT
Definition: juce_gl.h:7764
juce::gl::stages
GLbitfield stages
Definition: juce_gl.h:2452
juce::AudioChannelSet::topFrontCentre
@ topFrontCentre
Top Front Centre channel.
Definition: juce_AudioChannelSet.h:337
juce::gl::GL_RENDERBUFFER_GREEN_SIZE
@ GL_RENDERBUFFER_GREEN_SIZE
Definition: juce_gl.h:1882
juce::AccessibilityTextInterface::isReadOnly
virtual bool isReadOnly() const =0
Returns true if the text being displayed is read-only or false if editable.
juce::gl::GL_MAX_4D_TEXTURE_SIZE_SGIS
@ GL_MAX_4D_TEXTURE_SIZE_SGIS
Definition: juce_gl.h:11285
juce::ButtonParameterAttachment::sendInitialUpdate
void sendInitialUpdate()
Call this after setting up your button in the case where you need to do extra setup after constructin...
juce::dsp::WindowingFunction::hamming
@ hamming
Definition: juce_Windowing.h:52
juce::gl::GL_POINT_SIZE_MAX_ARB
@ GL_POINT_SIZE_MAX_ARB
Definition: juce_gl.h:4678
juce::gl::GL_SYNC_CONDITION
@ GL_SYNC_CONDITION
Definition: juce_gl.h:2131
juce::RectangleList::containsPoint
bool containsPoint(ValueType x, ValueType y) const noexcept
Checks whether the region contains a given point.
Definition: juce_RectangleList.h:421
juce::MultiTouchMapper::TouchInfo::TouchInfo
TouchInfo(IDType idToUse, ComponentPeer *peer) noexcept
Definition: juce_MultiTouchMapper.h:86
juce::gl::coordStart
GLsizei coordStart
Definition: juce_gl.h:9793
juce::gl::GL_NUM_VIRTUAL_PAGE_SIZES_ARB
@ GL_NUM_VIRTUAL_PAGE_SIZES_ARB
Definition: juce_gl.h:5014
juce::gl::dfactor
GLenum dfactor
Definition: juce_gl.h:664
juce::dsp::FFT::size
int size
Definition: juce_FFT.h:125
juce::ExtensionsVisitor::visitAudioUnitClient
virtual void visitAudioUnitClient(const AudioUnitClient &)
Called with AU-specific information.
Definition: juce_ExtensionsVisitor.h:128
juce::AudioProcessorEditor::ParameterControlHighlightInfo::suggestedColour
Colour suggestedColour
Definition: juce_AudioProcessorEditor.h:73
juce_AppleRemote.h
juce::gl::GL_MATRIX_MODE
@ GL_MATRIX_MODE
Definition: juce_gl.h:480
juce::ArgumentList::Argument::operator==
bool operator==(StringRef stringToCompare) const
Compares this argument against a string.
juce::gl::GL_STORAGE_PRIVATE_APPLE
@ GL_STORAGE_PRIVATE_APPLE
Definition: juce_gl.h:3738
juce::gl::WGL_NUMBER_UNDERLAYS_ARB
@ WGL_NUMBER_UNDERLAYS_ARB
Definition: juce_wgl.h:236
juce::Time::getHighResolutionTicks
static int64 getHighResolutionTicks() noexcept
Returns the current high-resolution counter's tick-count.
juce::gl::by
GLbyte by
Definition: juce_gl.h:6203
juce::gl::GL_STORAGE_SHARED_APPLE
@ GL_STORAGE_SHARED_APPLE
Definition: juce_gl.h:3740
juce::gl::GL_FRAMEBUFFER_ATTACHMENT_COLOR_ENCODING
@ GL_FRAMEBUFFER_ATTACHMENT_COLOR_ENCODING
Definition: juce_gl.h:1797
juce::AccessibleState::withFocusable
JUCE_NODISCARD AccessibleState withFocusable() const noexcept
Sets the focusable flag and returns the new state.
Definition: juce_AccessibilityState.h:83
CameraDevice::Pimpl::getHighResStillImgDimensionsString
static String getHighResStillImgDimensionsString(CMVideoDimensions d)
Definition: juce_ios_CameraDevice.h:301
juce::StandalonePluginHolder::CallbackMaxSizeEnforcer
Definition: juce_StandaloneFilterWindow.h:436
juce::gl::GL_REPLACEMENT_CODE_ARRAY_SUN
@ GL_REPLACEMENT_CODE_ARRAY_SUN
Definition: juce_gl.h:11905
juce::ToolbarItemComponent
A component that can be used as one of the items in a Toolbar.
Definition: juce_ToolbarItemComponent.h:49
juce::gl::GL_PALETTE8_RGB8_OES
@ GL_PALETTE8_RGB8_OES
Definition: juce_gl.h:10879
juce::ConsoleApplication::findAndRunCommand
int findAndRunCommand(const ArgumentList &, bool optionMustBeFirstArg=false) const
Looks for the first command in the list which matches the given arguments, and tries to invoke it.
juce::Button::onClick
std::function< void()> onClick
You can assign a lambda to this callback object to have it called when the button is clicked.
Definition: juce_Button.h:214
juce::gl::GL_PIXEL_PACK_BUFFER_BINDING_ARB
@ GL_PIXEL_PACK_BUFFER_BINDING_ARB
Definition: juce_gl.h:4668
juce::Line::intersects
bool intersects(Line other) const noexcept
Returns true if this line intersects another.
Definition: juce_Line.h:190
juce::CharPointer_UTF8::operator++
CharPointer_UTF8 & operator++() noexcept
Moves this pointer along to the next character in the string.
Definition: juce_CharPointer_UTF8.h:115
VideoComponent::Pimpl::MediaSession::Player::MEDIA_INFO_SUBTITLE_TIMED_OUT
@ MEDIA_INFO_SUBTITLE_TIMED_OUT
Definition: juce_android_Video.h:1169
juce::Justification::testFlags
bool testFlags(int flagsToTest) const noexcept
Tests a set of flags for this object.
Definition: juce_Justification.h:63
juce_MouseCursor.h
juce::ValueTree::ComparatorAdapter::ComparatorAdapter
ComparatorAdapter(ElementComparator &comp) noexcept
Definition: juce_ValueTree.h:626
juce::dsp::NoiseGate::envelopeFilter
BallisticsFilter< SampleType > envelopeFilter
Definition: juce_NoiseGate.h:103
juce::CoreGraphicsContext::clipToRectangle
bool clipToRectangle(const Rectangle< int > &) override
juce::gl::GL_RELATIVE_MOVE_TO_NV
@ GL_RELATIVE_MOVE_TO_NV
Definition: juce_gl.h:9692
juce::gl::GL_EYE_PLANE_ABSOLUTE_NV
@ GL_EYE_PLANE_ABSOLUTE_NV
Definition: juce_gl.h:9182
juce::Colours::seagreen
const Colour seagreen
Definition: juce_Colours.h:163
juce::dsp::Compressor
A simple compressor with standard threshold, ratio, attack time and release time controls.
Definition: juce_Compressor.h:38
juce::ComTypes::UIA_ToolTipControlTypeId
const long UIA_ToolTipControlTypeId
Definition: juce_win32_ComInterfaces.h:165
juce::dsp::CreateWaveShaper
static WaveShaper< typename std::result_of< Functor >, Functor > CreateWaveShaper(Functor functionToUse)
Definition: juce_WaveShaper.h:79
juce::gl::GL_POINT_SIZE_MIN_SGIS
@ GL_POINT_SIZE_MIN_SGIS
Definition: juce_gl.h:11251
juce::gl::GL_PROGRAM_TEX_INSTRUCTIONS_ARB
@ GL_PROGRAM_TEX_INSTRUCTIONS_ARB
Definition: juce_gl.h:4112
juce::gl::GL_IMAGE_CUBE
@ GL_IMAGE_CUBE
Definition: juce_gl.h:2605
juce::gl::GL_ACTIVE_ATTRIBUTES
@ GL_ACTIVE_ATTRIBUTES
Definition: juce_gl.h:1542
juce::gl::GL_SAMPLE_MASK_NV
@ GL_SAMPLE_MASK_NV
Definition: juce_gl.h:9114
juce::Line::findIntersection
static bool findIntersection(const Point< ValueType > p1, const Point< ValueType > p2, const Point< ValueType > p3, const Point< ValueType > p4, Point< ValueType > &intersection) noexcept
Definition: juce_Line.h:380
juce::gl::GL_DEBUG_SEVERITY_HIGH_KHR
@ GL_DEBUG_SEVERITY_HIGH_KHR
Definition: juce_gl.h:8497
juce::gl::GL_2PASS_0_EXT
@ GL_2PASS_0_EXT
Definition: juce_gl.h:6975
juce::MessageThread::thread
std::thread thread
Definition: juce_LinuxMessageThread.h:94
juce::gl::GL_TRANSPOSE_AFFINE_2D_NV
@ GL_TRANSPOSE_AFFINE_2D_NV
Definition: juce_gl.h:9655
juce::gl::GL_INTENSITY8_SNORM
@ GL_INTENSITY8_SNORM
Definition: juce_gl.h:7791
juce::SynthesiserVoice
Represents a voice that a Synthesiser can use to play a SynthesiserSound.
Definition: juce_Synthesiser.h:87
juce::Range::Range
constexpr Range(const ValueType startValue, const ValueType endValue) noexcept
Constructs a range with given start and end values.
Definition: juce_Range.h:47
juce::Parallelogram::bottomLeft
Point< ValueType > bottomLeft
Definition: juce_Parallelogram.h:182
juce::dsp::ProcessorChain
This variadically-templated class lets you join together any number of processor classes into a singl...
Definition: juce_ProcessorChain.h:68
juce::gl::GL_Z400_BINARY_AMD
@ GL_Z400_BINARY_AMD
Definition: juce_gles2.h:1559
juce::gl::GL_RGB_INTEGER_EXT
@ GL_RGB_INTEGER_EXT
Definition: juce_gl.h:7657
juce::gl::GL_POST_CONVOLUTION_GREEN_SCALE_EXT
@ GL_POST_CONVOLUTION_GREEN_SCALE_EXT
Definition: juce_gl.h:6151
juce::gl::GL_READ_PIXELS
@ GL_READ_PIXELS
Definition: juce_gl.h:2778
juce::dsp::SIMDFallbackOps::bit_and
static forcedinline vSIMDType bit_and(vSIMDType a, vSIMDType b) noexcept
Definition: juce_fallback_SIMDNativeOps.h:75
juce::gl::GL_PACK_IMAGE_HEIGHT
@ GL_PACK_IMAGE_HEIGHT
Definition: juce_gl.h:1099
juce::gl::GL_SHADING_RATE_4_INVOCATIONS_PER_PIXEL_NV
@ GL_SHADING_RATE_4_INVOCATIONS_PER_PIXEL_NV
Definition: juce_gl.h:10171
juce_MidiRPN.h
juce::gl::kerningScale
GLsizei GLenum const void GLuint GLfloat GLfloat kerningScale
Definition: juce_gl.h:9824
juce::gl::GL_MAX_PROGRAM_TEXTURE_GATHER_OFFSET_ARB
@ GL_MAX_PROGRAM_TEXTURE_GATHER_OFFSET_ARB
Definition: juce_gl.h:5247
CameraDevice::Pimpl::previewDisplay
PreviewDisplay previewDisplay
Definition: juce_android_CameraDevice.h:2916
juce_ToggleButton.h
VideoComponent::Pimpl::MediaSession::Controller::closeVideo
void closeVideo()
Definition: juce_android_Video.h:653
juce::IIRFilterBase::getCoefficients
IIRCoefficients getCoefficients() const noexcept
Returns the coefficients that this filter is using.
Definition: juce_audio_basics/utilities/juce_IIRFilter.h:180
JUCE_CALLTYPE
#define JUCE_CALLTYPE
This macro defines the C calling convention used as the standard for JUCE calls.
Definition: juce_PlatformDefs.h:43
CameraDevice::Pimpl::wmvcoreLibrary
DynamicLibrary wmvcoreLibrary
Definition: juce_win32_CameraDevice.h:558
juce::ToolbarItemPalette::viewport
Viewport viewport
Definition: juce_ToolbarItemPalette.h:67
juce::ArrayBase::operator!=
bool operator!=(const OtherArrayType &other) const noexcept
Definition: juce_ArrayBase.h:133
juce::gl::GL_ALPHA16
@ GL_ALPHA16
Definition: juce_gl.h:1025
juce::dsp::Convolution::Latency::latencyInSamples
int latencyInSamples
Definition: juce_Convolution.h:119
juce::PathStrokeType::butt
@ butt
Ends of lines are flat and don't extend beyond the end point.
Definition: juce_PathStrokeType.h:61
juce::LassoComponent::originalSelection
Array< SelectableItemType > originalSelection
Definition: juce_LassoComponent.h:217
juce::gl::right
GLdouble right
Definition: juce_gl.h:929
juce::gl::GL_RESTART_SUN
@ GL_RESTART_SUN
Definition: juce_gl.h:11900
juce::gl::c
const GLubyte * c
Definition: juce_gl.h:11944
juce::gl::GL_UNPACK_COMPRESSED_BLOCK_HEIGHT
@ GL_UNPACK_COMPRESSED_BLOCK_HEIGHT
Definition: juce_gl.h:2543
VideoComponent::Pimpl::MediaSession::Player::isVideoOpen
bool isVideoOpen() const noexcept
Definition: juce_android_Video.h:892
juce::gl::GL_VERTEX_ATTRIB_ARRAY_UNIFIED_NV
@ GL_VERTEX_ATTRIB_ARRAY_UNIFIED_NV
Definition: juce_gl.h:10554
juce::gl::GL_DRAW_BUFFER3_ARB
@ GL_DRAW_BUFFER3_ARB
Definition: juce_gl.h:4024
juce::gl::GL_COMPUTE_TEXTURE
@ GL_COMPUTE_TEXTURE
Definition: juce_gl.h:2797
juce::AccessibilityNumericValueInterface::getCurrentValueAsString
String getCurrentValueAsString() const final
Definition: juce_AccessibilityValueInterface.h:185
juce::Colours::moccasin
const Colour moccasin
Definition: juce_Colours.h:136
juce::dsp::LadderFilter
Multi-mode filter based on the Moog ladder filter.
Definition: juce_LadderFilter.h:47
juce::InAppPurchases::listeners
ListenerList< Listener > listeners
Definition: juce_InAppPurchases.h:284
juce::HashMap::getLock
const TypeOfCriticalSectionToUse & getLock() const noexcept
Returns the CriticalSection that locks this structure.
Definition: juce_HashMap.h:354
juce::gl::readBuffer
GLbitfield GLuint readBuffer
Definition: juce_gl.h:9437
juce::gl::GL_COLOR_TABLE_GREEN_SIZE
@ GL_COLOR_TABLE_GREEN_SIZE
Definition: juce_gl.h:4382
juce::Rectangle::intersects
bool intersects(Rectangle other) const noexcept
Returns true if any part of another rectangle overlaps this one.
Definition: juce_Rectangle.h:641
juce::Displays::Display::userArea
Rectangle< int > userArea
The total area of this display in logical pixels which isn't covered by OS-dependent objects like the...
Definition: juce_Displays.h:56
CameraDevice::Pimpl::ScopedCameraDevice::CaptureSession::pendingClose
Atomic< int > pendingClose
Definition: juce_android_CameraDevice.h:2112
juce::OptionalScopedPointer::object
std::unique_ptr< ObjectType > object
Definition: juce_OptionalScopedPointer.h:187
juce::dsp::DelayLine::getDelay
SampleType getDelay() const
Returns the current delay in samples.
juce::SingleThreadedReferenceCountedObject::SingleThreadedReferenceCountedObject
SingleThreadedReferenceCountedObject(const SingleThreadedReferenceCountedObject &)
Copying from another object does not affect this one's reference-count.
Definition: juce_ReferenceCountedObject.h:198
juce::gl::GL_SHADER_PIXEL_LOCAL_STORAGE_EXT
@ GL_SHADER_PIXEL_LOCAL_STORAGE_EXT
Definition: juce_gles2.h:2585
juce::RelativeCoordinate::Strings::width
static const String width
"width"
Definition: juce_RelativeCoordinate.h:158
juce::gl::GL_MAX_TESS_CONTROL_UNIFORM_COMPONENTS_OES
@ GL_MAX_TESS_CONTROL_UNIFORM_COMPONENTS_OES
Definition: juce_gles2.h:4768
juce::gl::GL_MAP_ATTRIB_V_ORDER_NV
@ GL_MAP_ATTRIB_V_ORDER_NV
Definition: juce_gl.h:9077
juce::gl::GL_MODELVIEW7_ARB
@ GL_MODELVIEW7_ARB
Definition: juce_gl.h:5400
juce::WavAudioFormat::riffInfoDistributedBy
static const char *const riffInfoDistributedBy
Metadata property name used in INFO chunks.
Definition: juce_WavAudioFormat.h:113
juce_TreeView.h
juce::gl::GL_FRAGMENT_NORMAL_EXT
@ GL_FRAGMENT_NORMAL_EXT
Definition: juce_gl.h:6878
juce::gl::GL_CONVOLUTION_FORMAT
@ GL_CONVOLUTION_FORMAT
Definition: juce_gl.h:4342
juce::gl::GL_MAX_DEBUG_GROUP_STACK_DEPTH
@ GL_MAX_DEBUG_GROUP_STACK_DEPTH
Definition: juce_gl.h:2728
juce::RenderingHelpers::SavedStateBase::cloneClipIfMultiplyReferenced
void cloneClipIfMultiplyReferenced()
Definition: juce_RenderingHelpers.h:2466
juce::gl::GL_QUADS_OES
@ GL_QUADS_OES
Definition: juce_gles2.h:4763
juce::gl::GL_COLOR_BUFFER_BIT6_QCOM
@ GL_COLOR_BUFFER_BIT6_QCOM
Definition: juce_gles2.h:5199
juce::gl::GL_SAMPLER_CUBE_MAP_ARRAY_EXT
@ GL_SAMPLER_CUBE_MAP_ARRAY_EXT
Definition: juce_gles2.h:2800
juce::ChoicePropertyComponent::comboBox
ComboBox comboBox
Definition: juce_ChoicePropertyComponent.h:146
juce::XWindowSystem::isDarkModeActive
bool isDarkModeActive() const
juce::gl::GL_PACK_SUBSAMPLE_RATE_SGIX
@ GL_PACK_SUBSAMPLE_RATE_SGIX
Definition: juce_gl.h:11695
juce::gl::GL_COLOR_ARRAY_POINTER_EXT
@ GL_COLOR_ARRAY_POINTER_EXT
Definition: juce_gl.h:7901
juce::gl::GL_FRAMEBUFFER_ATTACHMENT_TEXTURE_CUBE_MAP_FACE
@ GL_FRAMEBUFFER_ATTACHMENT_TEXTURE_CUBE_MAP_FACE
Definition: juce_gl.h:1829
juce::gl::GL_VERTEX_ATTRIB_ARRAY_SIZE_ARB
@ GL_VERTEX_ATTRIB_ARRAY_SIZE_ARB
Definition: juce_gl.h:5494
juce::MessageQueue::runLoopCallback
void runLoopCallback() noexcept
Definition: juce_osx_MessageQueue.h:89
juce::InAppPurchases::Listener::purchasesListRestored
virtual void purchasesListRestored(const Array< PurchaseInfo > &, bool, const String &)
Called when a list of all purchases is restored.
Definition: juce_InAppPurchases.h:155
juce::gl::GL_VERTEX_PROGRAM_TWO_SIDE_ARB
@ GL_VERTEX_PROGRAM_TWO_SIDE_ARB
Definition: juce_gl.h:5499
juce::gl::GL_BUFFER_STORAGE_FLAGS
@ GL_BUFFER_STORAGE_FLAGS
Definition: juce_gl.h:2987
juce::TreeView::getRootItem
TreeViewItem * getRootItem() const noexcept
Returns the tree's root item.
Definition: juce_TreeView.h:691
juce_IIRFilter.h
juce::gl::WGL_BIND_TO_VIDEO_RGB_NV
@ WGL_BIND_TO_VIDEO_RGB_NV
Definition: juce_wgl.h:618
juce::SortedSet< juce::ActionListener * >::ScopedLockType
typename DummyCriticalSection ::ScopedLockType ScopedLockType
Returns the type of scoped lock to use for locking this array.
Definition: juce_SortedSet.h:479
juce::gl::GL_HISTOGRAM_RED_SIZE_EXT
@ GL_HISTOGRAM_RED_SIZE_EXT
Definition: juce_gl.h:6809
juce::Direct2DLowLevelGraphicsContext::getFont
const Font & getFont() override
juce_OpenGLImage.h
juce::gl::GL_OFFSET_PROJECTIVE_TEXTURE_RECTANGLE_SCALE_NV
@ GL_OFFSET_PROJECTIVE_TEXTURE_RECTANGLE_SCALE_NV
Definition: juce_gl.h:10381
juce::gl::GL_UNIFORM_BUFFER_SIZE
@ GL_UNIFORM_BUFFER_SIZE
Definition: juce_gl.h:2052
juce::gl::GL_VERTEX_ARRAY_POINTER
@ GL_VERTEX_ARRAY_POINTER
Definition: juce_gl.h:984
juce_MPEMessages.h
juce::XWindowSystem::initialiseXDisplay
bool initialiseXDisplay()
juce::KeyPressMappingSet::KeyPressTime::key
KeyPress key
Definition: juce_KeyPressMappingSet.h:231
juce::gl::swizzlew
GLenum GLenum GLenum GLenum swizzlew
Definition: juce_gl.h:10841
juce::Justification::topRight
@ topRight
Indicates that the item should be placed in the top-right corner.
Definition: juce_Justification.h:168
juce::Component::SafePointer::deleteAndZero
void deleteAndZero()
If the component is valid, this deletes it and sets this pointer to null.
Definition: juce_Component.h:2314
juce::MidiDataConcatenator::isRealtimeMessage
static bool isRealtimeMessage(uint8 byte)
Definition: juce_MidiDataConcatenator.h:174
juce::gl::GL_NORMAL_ARRAY_ADDRESS_NV
@ GL_NORMAL_ARRAY_ADDRESS_NV
Definition: juce_gl.h:10558
juce::gl::GL_PROGRAM_NATIVE_ATTRIBS_ARB
@ GL_PROGRAM_NATIVE_ATTRIBS_ARB
Definition: juce_gl.h:4106
juce::gl::GL_SRC_ALPHA
@ GL_SRC_ALPHA
Definition: juce_gl.h:239
juce::ComTypes::UIA_ImageControlTypeId
const long UIA_ImageControlTypeId
Definition: juce_win32_ComInterfaces.h:155
juce::ComTypes::NavigateDirection
NavigateDirection
Definition: juce_win32_ComInterfaces.h:52
juce::dsp::WaveShaper::reset
void reset() noexcept
Definition: juce_WaveShaper.h:70
juce::gl::GL_YCRCB_444_SGIX
@ GL_YCRCB_444_SGIX
Definition: juce_gl.h:11769
juce::gl::GL_DETACHED_MEMORY_INCARNATION_NV
@ GL_DETACHED_MEMORY_INCARNATION_NV
Definition: juce_gl.h:9480
juce::gl::GL_SAMPLER_BUFFER_AMD
@ GL_SAMPLER_BUFFER_AMD
Definition: juce_gl.h:3591
juce::gl::GL_TEXTURE_WIDTH
@ GL_TEXTURE_WIDTH
Definition: juce_gl.h:322
juce::CharPointer_ASCII::operator+
CharPointer_ASCII operator+(const int numToSkip) const noexcept
Returns a pointer which is moved forwards from this one by the specified number of characters.
Definition: juce_CharPointer_ASCII.h:128
juce::gl::GL_DOT_PRODUCT_TEXTURE_CUBE_MAP_NV
@ GL_DOT_PRODUCT_TEXTURE_CUBE_MAP_NV
Definition: juce_gl.h:10317
juce::gl::GL_MAX_COMPUTE_ATOMIC_COUNTERS
@ GL_MAX_COMPUTE_ATOMIC_COUNTERS
Definition: juce_gl.h:2691
juce::dsp::AudioBlock::replaceWithSumOfInternal
void replaceWithSumOfInternal(AudioBlock< Src1SampleType > src1, AudioBlock< Src2SampleType > src2) const noexcept
Definition: juce_AudioBlock.h:682
juce::gl::GL_MAX_ELEMENT_INDEX
@ GL_MAX_ELEMENT_INDEX
Definition: juce_gl.h:2683
juce::AudioBuffer::addSample
void addSample(int destChannel, int destSample, Type valueToAdd) noexcept
Adds a value to a sample in the buffer.
Definition: juce_AudioSampleBuffer.h:714
juce_AudioPluginInstance.h
juce::gl::GL_TEXTURE21_ARB
@ GL_TEXTURE21_ARB
Definition: juce_gl.h:4560
juce::dsp::StateVariableTPTFilter::s1
std::vector< SampleType > s1
Definition: juce_StateVariableTPTFilter.h:157
juce::gl::GL_MINUS_NV
@ GL_MINUS_NV
Definition: juce_gl.h:8844
juce::CharPointer_UTF8::operator>
bool operator>(CharPointer_UTF8 other) const noexcept
Definition: juce_CharPointer_UTF8.h:64
juce::ComTypes::VMRMode
VMRMode
Definition: juce_win32_ComTypes.h:43
juce::ComTypes::PIN_CATEGORY_CAPTURE
constexpr CLSID PIN_CATEGORY_CAPTURE
Definition: juce_win32_ComTypes.h:488
juce_OpenGLContext.h
CameraDevice::Pimpl::ScopedCameraDevice::CaptureSession::handler
GlobalRef & handler
Definition: juce_android_CameraDevice.h:2101
juce::dsp::StateVariableFilter::Filter::prepare
void prepare(const ProcessSpec &) noexcept
Initialization of the filter.
Definition: juce_StateVariableFilter.h:93
juce::gl::GL_BOOL_VEC4
@ GL_BOOL_VEC4
Definition: juce_gl.h:1523
juce::ArgumentList::Argument::isOption
bool isOption() const
Returns true if this argument starts with one or more dashes.
juce::gl::target1
GLuint64EXT GLuint GLuint GLenum GLenum GLuint GLuint GLenum target1
Definition: juce_gl.h:9899
juce::RenderingHelpers::StackBasedLowLevelGraphicsContext::drawGlyph
void drawGlyph(int glyphNumber, const AffineTransform &t) override
Definition: juce_RenderingHelpers.h:2725
juce::SmoothedValueBase< LogRampedValue< FloatType > >::target
FloatType target
Definition: juce_SmoothedValue.h:164
juce::gl::GL_CONSERVATIVE_RASTER_MODE_PRE_SNAP_TRIANGLES_NV
@ GL_CONSERVATIVE_RASTER_MODE_PRE_SNAP_TRIANGLES_NV
Definition: juce_gl.h:9001
juce::Component::getParentComponent
Component * getParentComponent() const noexcept
Returns the component which this component is inside.
Definition: juce_Component.h:804
juce::AudioProcessorParameterGroup::parent
AudioProcessorParameterGroup * parent
Definition: juce_AudioProcessorParameterGroup.h:249
juce::gl::waitValueArray
const GLuint const GLuint64 * waitValueArray
Definition: juce_gl.h:9460
juce::ZipFile::inputSource
std::unique_ptr< InputSource > inputSource
Definition: juce_ZipFile.h:266
juce::gl::GL_INT_IMAGE_2D_RECT_EXT
@ GL_INT_IMAGE_2D_RECT_EXT
Definition: juce_gl.h:7311
juce::gl::GL_WEIGHT_ARRAY_STRIDE_ARB
@ GL_WEIGHT_ARRAY_STRIDE_ARB
Definition: juce_gl.h:5389
juce::gl::GL_INT64_VEC2_NV
@ GL_INT64_VEC2_NV
Definition: juce_gl.h:3357
juce::SystemStats::CrashHandlerFunction
void(*)(void *) CrashHandlerFunction
A function type for use in setApplicationCrashHandler().
Definition: juce_SystemStats.h:220
juce::dsp::FastMathApproximations::tanh
static void tanh(FloatType *values, size_t numValues) noexcept
Provides a fast approximation of the function tanh(x) using a Pade approximant continued fraction,...
Definition: juce_FastMathApproximations.h:116
CameraDevice::Pimpl::CaptureSessionMode::triggerStillPictureCapture
void triggerStillPictureCapture() override
Definition: juce_android_CameraDevice.h:2519
juce::gl::WGL_BIND_TO_VIDEO_RGBA_NV
@ WGL_BIND_TO_VIDEO_RGBA_NV
Definition: juce_wgl.h:619
juce::AudioVisualiserComponent::getSamplesPerBlock
int getSamplesPerBlock() const noexcept
Definition: juce_AudioVisualiserComponent.h:69
juce::gl::GL_TEXTURE_COMPARE_MODE_EXT
@ GL_TEXTURE_COMPARE_MODE_EXT
Definition: juce_gles2.h:2610
juce::gl::GL_DRAW_BUFFER6_ATI
@ GL_DRAW_BUFFER6_ATI
Definition: juce_gl.h:5615
juce::CoreGraphicsContext::stateStack
OwnedArray< SavedState > stateStack
Definition: juce_mac_CoreGraphicsContext.h:136
juce::gl::GL_FLOAT_R16_NV
@ GL_FLOAT_R16_NV
Definition: juce_gl.h:9162
juce::gl::GL_MAX_TEXTURE_IMAGE_UNITS
@ GL_MAX_TEXTURE_IMAGE_UNITS
Definition: juce_gl.h:1505
juce::ValueTreePropertyWithDefault::varArrayToDelimitedString
static String varArrayToDelimitedString(const Array< var > &input, StringRef delim)
Definition: juce_ValueTreePropertyWithDefault.h:270
juce::gl::GL_DRAW_BUFFER9_ARB
@ GL_DRAW_BUFFER9_ARB
Definition: juce_gl.h:4030
juce_DynamicLibrary.h
juce::DialogWindow::LaunchOptions::resizable
bool resizable
If true, the window will be resizable.
Definition: juce_DialogWindow.h:117
juce::ValueTree::ComparatorAdapter::comparator
ElementComparator & comparator
Definition: juce_ValueTree.h:634
juce::MPEKeyboardComponent::setVelocity
void setVelocity(float newVelocity)
Sets the note-on velocity, or "strike", value that will be used when triggering new notes.
Definition: juce_MPEKeyboardComponent.h:60
juce::gl::GL_TEXTURE_RANGE_LENGTH_APPLE
@ GL_TEXTURE_RANGE_LENGTH_APPLE
Definition: juce_gl.h:3735
juce::gl::GL_SHADING_RATE_QCOM
@ GL_SHADING_RATE_QCOM
Definition: juce_gles2.h:5177
juce::WASAPIDeviceMode::sharedLowLatency
@ sharedLowLatency
juce::ScopedLowPowerModeDisabler
Disables low-power-mode for the duration of an instance's lifetime.
Definition: juce_ScopedLowPowerModeDisabler.h:35
juce::MultiDocumentPanel::components
Array< Component * > components
Definition: juce_MultiDocumentPanel.h:369
juce::gl::GL_DEBUG_LOGGED_MESSAGES_AMD
@ GL_DEBUG_LOGGED_MESSAGES_AMD
Definition: juce_gl.h:3249
juce::gl::GL_PROXY_COLOR_TABLE_SGI
@ GL_PROXY_COLOR_TABLE_SGI
Definition: juce_gl.h:11811
juce::dsp::StateVariableTPTFilter::setResonance
void setResonance(SampleType newResonance)
Sets the resonance of the filter.
CameraDevice::Pimpl::ScopedCameraDevice::CaptureSession::openedOk
bool openedOk() const noexcept
Definition: juce_android_CameraDevice.h:1623
VideoRenderers::VMR7::setVideoWindow
void setVideoWindow(HWND hwnd) override
Definition: juce_win32_Video.h:63
juce::ValueTreePropertyWithDefault::delimitedStringToVarArray
static Array< var > delimitedStringToVarArray(StringRef input, StringRef delim)
Definition: juce_ValueTreePropertyWithDefault.h:284
juce::gl::GL_VERTEX_ATTRIB_MAP1_APPLE
@ GL_VERTEX_ATTRIB_MAP1_APPLE
Definition: juce_gl.h:3785
juce::gl::GL_SHADER_KHR
@ GL_SHADER_KHR
Definition: juce_gl.h:8487
juce::gl::GL_IMAGE_PIXEL_FORMAT
@ GL_IMAGE_PIXEL_FORMAT
Definition: juce_gl.h:2806
juce::StandaloneFilterWindow::MainContentComponent::NotificationArea::settingsButton
TextButton settingsButton
Definition: juce_StandaloneFilterWindow.h:995
juce::Rectangle::setCentre
void setCentre(ValueType newCentreX, ValueType newCentreY) noexcept
Changes the position of the rectangle's centre (leaving its size unchanged).
Definition: juce_Rectangle.h:207
juce::gl::GL_DEPTH_RENDERABLE
@ GL_DEPTH_RENDERABLE
Definition: juce_gl.h:2773
juce::gl::GL_MAX_VERTEX_BINDABLE_UNIFORMS_EXT
@ GL_MAX_VERTEX_BINDABLE_UNIFORMS_EXT
Definition: juce_gl.h:6026
juce::gl::GL_DOUBLE_MAT2x3
@ GL_DOUBLE_MAT2x3
Definition: juce_gl.h:2303
juce::LookAndFeel_V4
The latest JUCE look-and-feel style, as introduced in 2017.
Definition: juce_LookAndFeel_V4.h:36
juce::gl::GL_TEXTURE_SPARSE_ARB
@ GL_TEXTURE_SPARSE_ARB
Definition: juce_gl.h:5011
juce::AudioProcessor::setParameterTree
void setParameterTree(AudioProcessorParameterGroup &&newTree)
Sets the group of parameters managed by this AudioProcessor.
juce::Random::getSystemRandom
static Random & getSystemRandom() noexcept
The overhead of creating a new Random object is fairly small, but if you want to avoid it,...
juce::nsObjectToVar
var nsObjectToVar(NSObject *array)
Definition: juce_mac_ObjCHelpers.h:182
juce::gl::GL_SCALE_BY_TWO_NV
@ GL_SCALE_BY_TWO_NV
Definition: juce_gl.h:9975
juce::AudioProcessor::BusesProperties::outputLayouts
Array< BusProperties > outputLayouts
The layouts of the output buses.
Definition: juce_AudioProcessor.h:1339
juce::ThreadPoolJob::isRunning
bool isRunning() const noexcept
Returns true if this job is currently running its runJob() method.
Definition: juce_ThreadPool.h:98
juce::dsp::StateVariableTPTFilter::s2
std::vector< SampleType > s2
Definition: juce_StateVariableTPTFilter.h:157
juce::HostProvidedContextMenu::showNativeMenu
virtual void showNativeMenu(Point< int > pos) const =0
Asks the host to display its native menu at a location relative to the top left corner of the editor.
juce_ProgressBar.h
juce::gl::GL_VERTEX_SHADER_BIT
@ GL_VERTEX_SHADER_BIT
Definition: juce_gl.h:2428
juce::gl::GL_COPY_INVERTED
@ GL_COPY_INVERTED
Definition: juce_gl.h:349
CameraDevice::Pimpl::MediaRecorder::hasStartedRecording
bool hasStartedRecording
Definition: juce_android_CameraDevice.h:1451
juce::gl::GL_TEXTURE8_ARB
@ GL_TEXTURE8_ARB
Definition: juce_gl.h:4547
juce::gl::GL_RGB9_E5
@ GL_RGB9_E5
Definition: juce_gl.h:1729
juce::FileFilter
Interface for deciding which files are suitable for something.
Definition: juce_FileFilter.h:37
juce::StatisticsAccumulator::getStandardDeviation
FloatType getStandardDeviation() const noexcept
Returns the standard deviation of all previously added values.
Definition: juce_StatisticsAccumulator.h:84
juce::NeedsStret
Definition: juce_mac_ObjCHelpers.h:210
juce::KeyPress::F24Key
static const int F24Key
key-code for the F24 key
Definition: juce_KeyPress.h:230
juce::WavAudioFormat::riffInfoGenre
static const char *const riffInfoGenre
Metadata property name used in INFO chunks.
Definition: juce_WavAudioFormat.h:123
juce::MemoryBlock::getSize
size_t getSize() const noexcept
Returns the block's current allocated size, in bytes.
Definition: juce_MemoryBlock.h:127
juce::gl::GL_RELATIVE_SMOOTH_CUBIC_CURVE_TO_NV
@ GL_RELATIVE_SMOOTH_CUBIC_CURVE_TO_NV
Definition: juce_gl.h:9706
juce::gl::GL_VERTEX_WEIGHT_ARRAY_SIZE_EXT
@ GL_VERTEX_WEIGHT_ARRAY_SIZE_EXT
Definition: juce_gl.h:8122
MediaRecorderOnInfoListener::Owner::~Owner
virtual ~Owner()
Definition: juce_android_CameraDevice.h:403
juce::gl::WGL_SHARE_DEPTH_ARB
@ WGL_SHARE_DEPTH_ARB
Definition: juce_wgl.h:243
juce::PluginHostType::MagixSamplitude
@ MagixSamplitude
Represents Magix Samplitude.
Definition: juce_PluginHostType.h:75
juce::XWindowSystemUtilities::XSettings::Listener::~Listener
virtual ~Listener()=default
juce::gl::GL_CON_7_ATI
@ GL_CON_7_ATI
Definition: juce_gl.h:5705
juce::gl::GL_PROGRAMMABLE_SAMPLE_LOCATION_TABLE_SIZE_ARB
@ GL_PROGRAMMABLE_SAMPLE_LOCATION_TABLE_SIZE_ARB
Definition: juce_gl.h:4764
juce::CharPointer_UTF8::isLetterOrDigit
bool isLetterOrDigit() const noexcept
Returns true if the first character of this string is a letter or digit.
Definition: juce_CharPointer_UTF8.h:458
CameraDevice::Pimpl::ScopedCameraDevice::CaptureSession::cameraCaptureSessionConfigured
void cameraCaptureSessionConfigured(const LocalRef< jobject > &session)
Definition: juce_android_CameraDevice.h:2195
juce::dsp::SIMDFallbackOps::UnionMaskType::v
vSIMDType v
Definition: juce_fallback_SIMDNativeOps.h:68
juce::SurfaceHolderCallback::surfaceCreated
virtual void surfaceCreated(LocalRef< jobject > holder)=0
juce::LocalRef
Definition: juce_android_JNIHelpers.h:31
juce_MidiMessageSequence.h
juce::SidePanel::contentComponent
OptionalScopedPointer< Component > contentComponent
Definition: juce_SidePanel.h:202
juce::dsp::Oscillator::process
void process(const ProcessContext &context) noexcept
Processes the input and output buffers supplied in the processing context.
Definition: juce_Oscillator.h:128
juce::Displays::getPrimaryDisplay
const Display * getPrimaryDisplay() const noexcept
Returns the Display object representing the display acting as the user's main screen,...
juce::RenderingHelpers::EdgeTableFillers::SolidColour::replaceLine
forcedinline void replaceLine(PixelAlpha *dest, const PixelARGB colour, int width) const noexcept
Definition: juce_RenderingHelpers.h:681
juce::InterProcessLock::ScopedLockType::~ScopedLockType
~ScopedLockType()
Destructor.
Definition: juce_InterProcessLock.h:97
juce::HashMap::Iterator
Iterates over the items in a HashMap.
Definition: juce_HashMap.h:399
IFPREFIX
#define IFPREFIX
juce::RenderingHelpers::EdgeTableFillers::TransformedImageFill::TransformedImageFill
TransformedImageFill(const Image::BitmapData &dest, const Image::BitmapData &src, const AffineTransform &transform, int alpha, Graphics::ResamplingQuality q)
Definition: juce_RenderingHelpers.h:935
juce::gl::GL_INTERNALFORMAT_SUPPORTED
@ GL_INTERNALFORMAT_SUPPORTED
Definition: juce_gl.h:2749
juce::gl::GL_ACTIVE_UNIFORM_BLOCK_MAX_NAME_LENGTH
@ GL_ACTIVE_UNIFORM_BLOCK_MAX_NAME_LENGTH
Definition: juce_gl.h:2063
juce::CharPointer_ASCII
Wraps a pointer to a null-terminated ASCII character string, and provides various methods to operate ...
Definition: juce_CharPointer_ASCII.h:37
juce::gl::GL_OP_LOG_BASE_2_EXT
@ GL_OP_LOG_BASE_2_EXT
Definition: juce_gl.h:7972
juce::androidHasSystemFeature
bool androidHasSystemFeature(const String &property)
juce::MemoryBlock::data
HeapBlockType data
Definition: juce_MemoryBlock.h:284
juce::gl::GL_PIXEL_CUBIC_WEIGHT_EXT
@ GL_PIXEL_CUBIC_WEIGHT_EXT
Definition: juce_gl.h:7073
juce::gl::GL_MAP2_COLOR_4
@ GL_MAP2_COLOR_4
Definition: juce_gl.h:563
juce::RangedAudioParameter
This abstract base class is used by some AudioProcessorParameter helper classes.
Definition: juce_RangedAudioParameter.h:97
juce::AccessibilityNativeHandle::GetFocus
JUCE_COMRESULT GetFocus(ComTypes::IRawElementProviderFragment **pRetVal) override
juce::gl::GL_VIEW_CLASS_ASTC_8x8_RGBA
@ GL_VIEW_CLASS_ASTC_8x8_RGBA
Definition: juce_gl.h:4466
juce::WindowsHooks::~WindowsHooks
~WindowsHooks()
Definition: juce_WindowsHooks.h:53
juce::PropertyComponent::preferredHeight
int preferredHeight
Used by the PropertyPanel to determine how high this component needs to be.
Definition: juce_PropertyComponent.h:139
juce::gl::GL_DRAW_BUFFER14_ARB
@ GL_DRAW_BUFFER14_ARB
Definition: juce_gl.h:4035
juce::TimeSliceClient
Used by the TimeSliceThread class.
Definition: juce_TimeSliceThread.h:43
juce::dsp::StateVariableFilter::Parameters
Structure used for the state variable filter parameters.
Definition: juce_StateVariableFilter.h:37
juce::gl::GL_TEXTURE_COMPRESSED_BLOCK_WIDTH
@ GL_TEXTURE_COMPRESSED_BLOCK_WIDTH
Definition: juce_gl.h:2812
juce::dsp::IIR::Coefficients::operator=
Coefficients & operator=(const Coefficients &)=default
juce::gl::GL_ETC1_SRGB8_NV
@ GL_ETC1_SRGB8_NV
Definition: juce_gles2.h:4299
juce::gl::GL_BUMP_ENVMAP_ATI
@ GL_BUMP_ENVMAP_ATI
Definition: juce_gl.h:5652
juce::gl::GL_RGBA12
@ GL_RGBA12
Definition: juce_gl.h:979
juce::AudioSourcePlayer::getCurrentSource
AudioSource * getCurrentSource() const noexcept
Returns the source that's playing.
Definition: juce_AudioSourcePlayer.h:69
juce::HeapBlock::allocate
void allocate(SizeType newNumElements, bool initialiseToZero)
Allocates a specified amount of memory and optionally clears it.
Definition: juce_HeapBlock.h:275
juce::ComSmartPtr::QueryInterface
HRESULT QueryInterface(REFCLSID classUUID, ComSmartPtr< OtherComClass > &destObject) const
Definition: juce_win32_ComSmartPtr.h:129
juce::CharacterFunctions::isLetterOrDigit
static bool isLetterOrDigit(char character) noexcept
Checks whether a character is alphabetic or numeric.
juce::dsp::ProcessorDuplicator::MonoProcessContext::getInputBlock
ProcessContext::ConstAudioBlockType getInputBlock() const noexcept
Definition: juce_ProcessorDuplicator.h:91
juce::OpenGLContext::NativeContext::swapFrames
int swapFrames
Definition: juce_OpenGL_ios.h:220
juce::MidiInputCallback
Receives incoming messages from a physical MIDI input device.
Definition: juce_MidiDevices.h:194
juce::gl::WGL_SWAP_EXCHANGE_ARB
@ WGL_SWAP_EXCHANGE_ARB
Definition: juce_wgl.h:271
juce::PluginHostType::SteinbergWavelabGeneric
@ SteinbergWavelabGeneric
Represents Steinberg Wavelab.
Definition: juce_PluginHostType.h:104
juce::gl::GL_SHADER_STORAGE_BUFFER_OFFSET_ALIGNMENT
@ GL_SHADER_STORAGE_BUFFER_OFFSET_ALIGNMENT
Definition: juce_gl.h:2907
juce::Atomic< Thread::ThreadID >::DiffType
typename AtomicHelpers::DiffTypeHelper< Thread::ThreadID >::Thread::ThreadID DiffType
Definition: juce_Atomic.h:43
juce::OSCReceiver::FormatErrorHandler
std::function< void(const char *data, int dataSize)> FormatErrorHandler
An error handler function for OSC format errors that can be called by the OSCReceiver.
Definition: juce_OSCReceiver.h:205
juce::XWindowSystemUtilities::Atoms::userTime
Atom userTime
Definition: juce_linux_XWindowSystem.h:88
juce::gl::GL_PIXEL_TEX_GEN_MODE_SGIX
@ GL_PIXEL_TEX_GEN_MODE_SGIX
Definition: juce_gl.h:11587
juce::AudioProcessor::isSuspended
bool isSuspended() const noexcept
Returns true if processing is currently suspended.
Definition: juce_AudioProcessor.h:889
juce::dsp::Reverb::prepare
void prepare(const ProcessSpec &spec)
Initialises the reverb.
Definition: juce_dsp/widgets/juce_Reverb.h:63
juce::OpenGLContext::NativeContext::dummy
DummyComponent dummy
Definition: juce_OpenGL_linux_X11.h:272
juce::MidiKeyboardComponent::mouseOverNotes
Array< int > mouseOverNotes
Definition: juce_MidiKeyboardComponent.h:268
juce::gl::GL_NAMED_STRING_TYPE_ARB
@ GL_NAMED_STRING_TYPE_ARB
Definition: juce_gl.h:4963
juce::StandalonePluginHolder::muteInput
std::atomic< bool > muteInput
Definition: juce_StandaloneFilterWindow.h:412
juce::gl::GL_MAX_COMPUTE_VARIABLE_GROUP_SIZE_ARB
@ GL_MAX_COMPUTE_VARIABLE_GROUP_SIZE_ARB
Definition: juce_gl.h:3929
juce::SelectedItemSet::itemSelected
virtual void itemSelected(SelectableItemType)
Can be overridden to do special handling when an item is selected.
Definition: juce_SelectedItemSet.h:292
juce::InterProcessLock::Pimpl::refCount
int refCount
Definition: juce_posix_SharedCode.h:716
juce::InAppPurchases::Product::identifier
String identifier
Product ID (also known as SKU) that uniquely identifies a product in the store.
Definition: juce_InAppPurchases.h:52
juce::gl::GL_TESS_EVALUATION_SHADER_BIT_OES
@ GL_TESS_EVALUATION_SHADER_BIT_OES
Definition: juce_gles2.h:4797
juce::gl::GL_TEXTURE17_ARB
@ GL_TEXTURE17_ARB
Definition: juce_gl.h:4556
juce::Toolbar::iconsWithText
@ iconsWithText
Means that the toolbar should have text labels under each icon.
Definition: juce_Toolbar.h:170
juce::FileOutputStream::closeHandle
void closeHandle()
Definition: juce_posix_SharedCode.h:504
juce::RenderingHelpers::StackBasedLowLevelGraphicsContext::beginTransparencyLayer
void beginTransparencyLayer(float opacity) override
Definition: juce_RenderingHelpers.h:2715
juce::RenderingHelpers::ClipRegions::RectangleListRegion
Definition: juce_RenderingHelpers.h:1809
juce::gl::GL_PIXEL_MAP_I_TO_B_SIZE
@ GL_PIXEL_MAP_I_TO_B_SIZE
Definition: juce_gl.h:510
juce::TextPropertyComponent::Listener
Used to receive callbacks for text changes.
Definition: juce_TextPropertyComponent.h:130
juce::RenderingHelpers::ClipRegions::EdgeTableRegion::renderImageUntransformed
void renderImageUntransformed(SavedStateType &state, const Image &src, int alpha, int x, int y, bool tiledFill) const override
Definition: juce_RenderingHelpers.h:1777
juce::RenderingHelpers::EdgeTableFillers::Gradient::setEdgeTableYPos
forcedinline void setEdgeTableYPos(int y) noexcept
Definition: juce_RenderingHelpers.h:709
juce::XWindowSystem::showCursor
void showCursor(::Window, Cursor cursorHandle) const
juce::gl::GL_LINE
@ GL_LINE
Definition: juce_gl.h:366
juce::ThreadedAnalyticsDestination::dispatcher
EventDispatcher dispatcher
Definition: juce_ThreadedAnalyticsDestination.h:212
juce::Path::data
Array< float > data
Definition: juce_Path.h:807
juce::gl::GL_VIEWPORT_SWIZZLE_POSITIVE_Y_NV
@ GL_VIEWPORT_SWIZZLE_POSITIVE_Y_NV
Definition: juce_gl.h:10830
juce::gl::GL_RGB16_SNORM
@ GL_RGB16_SNORM
Definition: juce_gl.h:2042
juce::DeviceChangeDetector::DeviceChangeDetector
DeviceChangeDetector(const wchar_t *const name)
Definition: juce_win32_HiddenMessageWindow.h:94
juce::gl::GL_ACTIVE_VARIABLES
@ GL_ACTIVE_VARIABLES
Definition: juce_gl.h:2882
juce::ColourGradient::colours
Array< ColourPoint > colours
Definition: juce_ColourGradient.h:219
juce::AudioThumbnail::cache
AudioThumbnailCache & cache
Definition: juce_AudioThumbnail.h:196
juce::OpenGLContext::NativeContext::getFrameBufferID
GLuint getFrameBufferID() const noexcept
Definition: juce_OpenGL_android.h:224
juce::MidiOutput::PendingMessage::PendingMessage
PendingMessage(const void *data, int len, double timeStamp)
Definition: juce_MidiDevices.h:368
juce::XWindowSystemUtilities::Atoms::utf8String
Atom utf8String
Definition: juce_linux_XWindowSystem.h:91
juce::gl::GL_SHADOW_ATTENUATION_EXT
@ GL_SHADOW_ATTENUATION_EXT
Definition: juce_gl.h:6881
juce::Parallelogram::getTopRight
Point< ValueType > getTopRight() const noexcept
Returns the parallelogram's top-right position as a Point.
Definition: juce_Parallelogram.h:87
GLubyte
khronos_uint8_t GLubyte
Definition: juce_gles2.h:54
juce::AlertWindow::WarningIcon
static constexpr auto WarningIcon
Definition: juce_AlertWindow.h:481
juce::gl::GL_RG8_EXT
@ GL_RG8_EXT
Definition: juce_gles2.h:2871
juce::gl::GL_TEXTURE_FIXED_SAMPLE_LOCATIONS
@ GL_TEXTURE_FIXED_SAMPLE_LOCATIONS
Definition: juce_gl.h:2161
juce::gl::GL_NEGATIVE_ONE_TO_ONE
@ GL_NEGATIVE_ONE_TO_ONE
Definition: juce_gl.h:3014
juce::ComTypes::SupportedTextSelection_Single
@ SupportedTextSelection_Single
Definition: juce_win32_ComInterfaces.h:89
juce::FileOutputStream::openedOk
bool openedOk() const noexcept
Returns true if the stream opened without problems.
Definition: juce_FileOutputStream.h:91
juce::SettableTooltipClient
An implementation of TooltipClient that stores the tooltip string and a method for changing it.
Definition: juce_TooltipClient.h:67
VideoComponent::Pimpl::DirectShowContext::deleteNativeWindow
void deleteNativeWindow()
Definition: juce_win32_Video.h:796
juce::gl::GL_STACK_UNDERFLOW
@ GL_STACK_UNDERFLOW
Definition: juce_gl.h:336
juce::CFObjectHolder::CFObjectHolder
CFObjectHolder()=default
juce::VST3ClientExtensions::setIHostApplication
virtual void setIHostApplication(Steinberg::FUnknown *)
This may be called shortly after the AudioProcessor is constructed with the current IHostApplication.
Definition: juce_VST3ClientExtensions.h:88
juce::ValueTreePropertyWithDefault::~ValueTreePropertyWithDefault
~ValueTreePropertyWithDefault() override
Destructor.
Definition: juce_ValueTreePropertyWithDefault.h:99
juce::AudioChannelSet::topRearRight
@ topRearRight
Top Rear Right channel.
Definition: juce_AudioChannelSet.h:341
juce::gl::GL_SHADING_RATE_1X1_PIXELS_QCOM
@ GL_SHADING_RATE_1X1_PIXELS_QCOM
Definition: juce_gles2.h:5179
juce::File
Represents a local file or directory.
Definition: juce_File.h:48
juce::MPEChannelAssigner::findMidiChannelPlayingClosestNonequalNote
int findMidiChannelPlayingClosestNonequalNote(int noteNumber) noexcept
juce::gl::GL_FOG_OFFSET_SGIX
@ GL_FOG_OFFSET_SGIX
Definition: juce_gl.h:11471
juce_linux_EventLoop.h
juce_DragAndDropContainer.h
juce::PushNotifications::Notification::small
@ small
Definition: juce_PushNotifications.h:301
juce::OpenGLContext::NativeContext::threadAwarenessSetter
std::unique_ptr< ScopedThreadDPIAwarenessSetter > threadAwarenessSetter
Definition: juce_OpenGL_win32.h:352
CameraDevice::Pimpl::ScopedCameraDevice::CaptureSession::ConfiguredCallback::~ConfiguredCallback
virtual ~ConfiguredCallback()
Definition: juce_android_CameraDevice.h:1587
juce::SurfaceHolderCallback
Definition: juce_android_JNIHelpers.h:925
juce::TableHeaderComponent::dragOverlayComp
std::unique_ptr< Component > dragOverlayComp
Definition: juce_TableHeaderComponent.h:435
juce::gl::GL_STENCIL_BACK_FAIL
@ GL_STENCIL_BACK_FAIL
Definition: juce_gl.h:1482
juce::gl::GL_POST_CONVOLUTION_GREEN_BIAS
@ GL_POST_CONVOLUTION_GREEN_BIAS
Definition: juce_gl.h:4352
juce::DrawableText::colour
Colour colour
Definition: juce_DrawableText.h:108
juce::gl::dst
GLenum GLenum dst
Definition: juce_gl.h:2359
juce_PlatformDefs.h
juce::gl::GL_RGB565
@ GL_RGB565
Definition: juce_gl.h:2423
juce::gl::GL_COLOR_SUM
@ GL_COLOR_SUM
Definition: juce_gl.h:1322
CameraDevice::Pimpl::ScopedCameraDevice::CaptureSession::StillPictureTaker::State
State
Definition: juce_android_CameraDevice.h:1745
juce::ComboBoxParameterAttachment::attachment
ParameterAttachment attachment
Definition: juce_ParameterAttachments.h:207
juce::Process::ProcessPriority
ProcessPriority
Definition: juce_Process.h:40
juce::OpenGLContext::NativeContext::setSwapInterval
bool setSwapInterval(int numFramesPerSwapIn)
Definition: juce_OpenGL_osx.h:200
juce::dsp::AudioBlock< const SampleType >::ChannelCountType
unsigned int ChannelCountType
Definition: juce_AudioBlock.h:873
juce::gl::GL_COMPRESSED_INTENSITY
@ GL_COMPRESSED_INTENSITY
Definition: juce_gl.h:1215
juce::OpenGLTexture::getHeight
int getHeight() const noexcept
Definition: juce_OpenGLTexture.h:87
juce::HeapBlock::operator==
bool operator==(const ElementType *otherPointer) const noexcept
Compares the pointer with another pointer.
Definition: juce_HeapBlock.h:231
juce::gl::GL_STENCIL_INDEX8
@ GL_STENCIL_INDEX8
Definition: juce_gl.h:1879
juce::Reverb::feedback
SmoothedValue< float > feedback
Definition: juce_audio_basics/utilities/juce_Reverb.h:312
juce::AudioProcessorPlayer::NumChannels
Definition: juce_AudioProcessorPlayer.h:104
juce::URL::Upload::file
File file
Definition: juce_URL.h:702
stateIsPlaying
@ stateIsPlaying
Definition: juce_UnityPluginInterface.h:71
juce::gl::driverControlString
GLsizei GLsizei GLchar * driverControlString
Definition: juce_gles2.h:5052
juce::RenderingHelpers::CachedGlyphEdgeTable
Caches a glyph as an edge-table.
Definition: juce_RenderingHelpers.h:275
juce::AudioProcessorParameter
An abstract base class for parameter objects that can be added to an AudioProcessor.
Definition: juce_AudioProcessorParameter.h:39
juce::Array::clear
void clear()
Removes all elements from the array.
Definition: juce_Array.h:188
juce::gl::numlayers
GLenum GLuint GLenum GLuint GLuint GLuint GLuint numlayers
Definition: juce_gl.h:2955
juce::gl::GL_NORMAL_ARRAY_STRIDE
@ GL_NORMAL_ARRAY_STRIDE
Definition: juce_gl.h:1008
juce::OSCArgument::isInt32
bool isInt32() const noexcept
Returns whether the type of the OSCArgument is int32.
Definition: juce_OSCArgument.h:69
juce::ComTypes::UIA_SelectionPatternId
const long UIA_SelectionPatternId
Definition: juce_win32_ComInterfaces.h:124
juce::String::toDecimalStringWithSignificantFigures
static String toDecimalStringWithSignificantFigures(DecimalType number, int numberOfSignificantFigures)
Returns a string containing a decimal with a set number of significant figures.
Definition: juce_String.h:1116
juce::gl::GL_LUMINANCE4_ALPHA4_EXT
@ GL_LUMINANCE4_ALPHA4_EXT
Definition: juce_gl.h:7417
ImageReaderOnImageAvailableListener::ImageReaderOnImageAvailableListener
ImageReaderOnImageAvailableListener(Owner &ownerToUse)
Definition: juce_android_CameraDevice.h:370
VideoComponent::Pimpl::nativeScaleFactorChanged
void nativeScaleFactorChanged(double) override
Definition: juce_win32_Video.h:350
juce::StandalonePluginHolder::showAudioSettingsDialog
void showAudioSettingsDialog()
Shows an audio properties dialog box modally.
Definition: juce_StandaloneFilterWindow.h:266
juce::OnlineUnlockForm::message
Label message
Definition: juce_OnlineUnlockForm.h:78
juce::gl::GL_GEOMETRY_OUTPUT_TYPE_ARB
@ GL_GEOMETRY_OUTPUT_TYPE_ARB
Definition: juce_gl.h:4233
juce::gl::GL_IS_PER_PATCH
@ GL_IS_PER_PATCH
Definition: juce_gl.h:2893
juce::Colours::lightsteelblue
const Colour lightsteelblue
Definition: juce_Colours.h:117
juce::dsp::LookupTable::LookupTable
LookupTable()
Creates an uninitialised LookupTable object.
juce::KeyMappingEditorComponent::ColourIds
ColourIds
A set of colour IDs to use to change the colour of various aspects of the editor.
Definition: juce_KeyMappingEditorComponent.h:104
juce::OpenGLContext::NativeContext::getSwapIntervalParameter
static NSOpenGLContextParameter getSwapIntervalParameter()
Definition: juce_OpenGL_osx.h:237
juce::gl::GL_FRAMEBUFFER_ATTACHMENT_TEXTURE_SAMPLES_EXT
@ GL_FRAMEBUFFER_ATTACHMENT_TEXTURE_SAMPLES_EXT
Definition: juce_gles2.h:2284
juce::gl::GL_EXCLUSION_KHR
@ GL_EXCLUSION_KHR
Definition: juce_gl.h:8434
juce::URL::url
String url
Definition: juce_URL.h:723
juce::gl::GL_FORMAT_SUBSAMPLE_244_244_OML
@ GL_FORMAT_SUBSAMPLE_244_244_OML
Definition: juce_gl.h:11053
juce::PluginHostType::CakewalkSonar8
@ CakewalkSonar8
Represents Cakewalk Sonar 8.
Definition: juce_PluginHostType.h:67
juce::gl::shaders
GLsizei GLsizei GLuint * shaders
Definition: juce_gl.h:1575
juce::dsp::Panner::update
void update()
juce::TabBarButton::getExtraComponentPlacement
ExtraComponentPlacement getExtraComponentPlacement() const noexcept
Returns the placement of the custom component, if there is one.
Definition: juce_TabbedButtonBar.h:79
juce::gl::GL_DEBUG_NEXT_LOGGED_MESSAGE_LENGTH_KHR
@ GL_DEBUG_NEXT_LOGGED_MESSAGE_LENGTH_KHR
Definition: juce_gl.h:8465
juce::RectangleList::subtract
bool subtract(const RectangleList &otherList)
Removes all areas in another RectangleList from this one.
Definition: juce_RectangleList.h:292
juce::MemoryMappedFile::readOnly
@ readOnly
Indicates that the memory can only be read.
Definition: juce_MemoryMappedFile.h:38
juce::Colours::papayawhip
const Colour papayawhip
Definition: juce_Colours.h:149
juce::SystemAudioVolume
Contains functions to control the system's master volume.
Definition: juce_SystemAudioVolume.h:32
juce::gl::GL_TEXTURE_BINDING_CUBE_MAP
@ GL_TEXTURE_BINDING_CUBE_MAP
Definition: juce_gl.h:1186
CameraDevice::ViewerComponent::ViewerComponent
ViewerComponent(CameraDevice &d)
Definition: juce_win32_CameraDevice.h:770
juce::FileSearchPath::directories
StringArray directories
Definition: juce_FileSearchPath.h:164
juce::ListBox::getHeaderComponent
Component * getHeaderComponent() const noexcept
Returns whatever header component was set with setHeaderComponent().
Definition: juce_ListBox.h:503
juce::Line::withLengthenedEnd
Line withLengthenedEnd(ValueType distanceToLengthenBy) const noexcept
Returns a lengthened copy of this line.
Definition: juce_Line.h:358
juce::gl::GL_PERFMON_GLOBAL_MODE_QCOM
@ GL_PERFMON_GLOBAL_MODE_QCOM
Definition: juce_gles2.h:5156
juce::gl::GL_MESH_OUTPUT_PER_PRIMITIVE_GRANULARITY_NV
@ GL_MESH_OUTPUT_PER_PRIMITIVE_GRANULARITY_NV
Definition: juce_gl.h:9534
juce::Atomic::memoryBarrier
void memoryBarrier() noexcept
Implements a memory read/write barrier.
Definition: juce_Atomic.h:132
juce::Image::BitmapData::getBounds
Rectangle< int > getBounds() const noexcept
Returns the size of the bitmap.
Definition: juce_Image.h:349
juce::gl::GL_COLOR_INDEXES
@ GL_COLOR_INDEXES
Definition: juce_gl.h:596
juce::OSCBundle::Element::bundle
std::unique_ptr< OSCBundle > bundle
Definition: juce_OSCBundle.h:101
juce::AudioBuffer::reverse
void reverse(int channel, int startSample, int numSamples) const noexcept
Reverses a part of a channel.
Definition: juce_AudioSampleBuffer.h:1195
juce::gl::WGL_NO_ACCELERATION_ARB
@ WGL_NO_ACCELERATION_ARB
Definition: juce_wgl.h:268
juce::gl::GL_TEXTURE21
@ GL_TEXTURE21
Definition: juce_gl.h:1165
juce::UnitTestCategories::xml
static const String xml
Definition: juce_UnitTestCategories.h:52
juce::File::moveInternal
bool moveInternal(const File &) const
Definition: juce_posix_SharedCode.h:398
juce::gl::GL_DYNAMIC_COPY
@ GL_DYNAMIC_COPY
Definition: juce_gl.h:1422
juce::ComTypes::UIA_TextPatternId
const long UIA_TextPatternId
Definition: juce_win32_ComInterfaces.h:132
khronos_uint16_t
unsigned short int khronos_uint16_t
Definition: juce_khrplatform.h:231
CameraDevice::Pimpl::CaptureSessionVideoRecordingMode::getTargetSurfaces
LocalRef< jobject > getTargetSurfaces() const
Definition: juce_android_CameraDevice.h:2738
juce::AudioSourceChannelInfo::startSample
int startSample
The first sample in the buffer from which the callback is expected to write data.
Definition: juce_AudioSource.h:77
SurfaceHolderCallback
juce::Grid::Px::Px
Px(float p)
Definition: juce_Grid.h:46
juce_ChannelRemappingAudioSource.h
juce::dsp::Limiter::process
void process(const ProcessContext &context) noexcept
Processes the input and output samples supplied in the processing context.
Definition: juce_Limiter.h:62
juce::ComTypes::ExpandCollapseState_PartiallyExpanded
@ ExpandCollapseState_PartiallyExpanded
Definition: juce_win32_ComInterfaces.h:65
juce::RelativeCoordinate::Strings::right
static const String right
"right"
Definition: juce_RelativeCoordinate.h:153
juce::gl::GL_FONT_X_MAX_BOUNDS_BIT_NV
@ GL_FONT_X_MAX_BOUNDS_BIT_NV
Definition: juce_gl.h:9737
juce::TextLayout::Line::runs
OwnedArray< Run > runs
The glyph-runs in this line.
Definition: juce_TextLayout.h:211
juce::gl::GL_TEXTURE_STORAGE_HINT_APPLE
@ GL_TEXTURE_STORAGE_HINT_APPLE
Definition: juce_gl.h:3737
juce::PixelRGB::getBlue
forcedinline uint8 getBlue() const noexcept
Definition: juce_PixelFormats.h:420
juce::MPEChannelRemapper::getBestChanToReuse
int getBestChanToReuse() const noexcept
juce::ImageConvolutionKernel::values
HeapBlock< float > values
Definition: juce_ImageConvolutionKernel.h:106
juce::iOSAudioIODevice::getDefaultBufferSize
int getDefaultBufferSize() override
Returns the default buffer-size to use.
juce::gl::numTextures
GLint GLint * numTextures
Definition: juce_gles2.h:5073
juce::windowHandleXContext
XContext windowHandleXContext
juce::LookAndFeel_V4::ColourScheme::outline
@ outline
Definition: juce_LookAndFeel_V4.h:51
juce::gl::GL_FRAMEBUFFER_INCOMPLETE_MULTISAMPLE_EXT
@ GL_FRAMEBUFFER_INCOMPLETE_MULTISAMPLE_EXT
Definition: juce_gl.h:6599
juce_HostedAudioProcessorParameter.h
juce::AudioChannelSet::ambisonicACN30
@ ambisonicACN30
Fifth-order ambisonic channel number 30.
Definition: juce_AudioChannelSet.h:395
juce::sendNotification
@ sendNotification
Requests a notification message, either synchronous or not.
Definition: juce_NotificationType.h:34
juce::dsp::Panner::Panner
Panner()
Constructor.
juce::ListBox::ColourIds
ColourIds
A set of colour IDs to use to change the colour of various aspects of the label.
Definition: juce_ListBox.h:470
juce::KnownPluginList::sortByFileSystemLocation
@ sortByFileSystemLocation
Definition: juce_KnownPluginList.h:135
juce::RenderingHelpers::GlyphCache::addNewGlyphSlots
void addNewGlyphSlots(int num)
Definition: juce_RenderingHelpers.h:234
juce::TableListBox
A table of cells, using a TableHeaderComponent as its header.
Definition: juce_TableListBox.h:204
juce::gl::GL_DRAW_BUFFER4
@ GL_DRAW_BUFFER4
Definition: juce_gl.h:1490
juce::dsp::LogRampedValue::LogRampedValue
LogRampedValue()=default
Constructor.
juce::gl::WGL_GPU_NUM_RB_AMD
@ WGL_GPU_NUM_RB_AMD
Definition: juce_wgl.h:112
juce::DirectoryEntry::isDirectory
bool isDirectory() const
True if the item is a directory, false otherwise.
Definition: juce_RangedDirectoryIterator.h:51
juce::StreamingSocket
A wrapper for a streaming (TCP) socket.
Definition: juce_Socket.h:37
juce::CPlusPlusCodeTokeniser::tokenType_error
@ tokenType_error
Definition: juce_CPlusPlusCodeTokeniser.h:54
juce::gl::WGL_VIDEO_OUT_DEPTH_NV
@ WGL_VIDEO_OUT_DEPTH_NV
Definition: juce_wgl.h:623
juce::gl::GL_TEXTURE_MIN_LOD
@ GL_TEXTURE_MIN_LOD
Definition: juce_gl.h:1119
juce::gl::GL_RENDERBUFFER_BLUE_SIZE_EXT
@ GL_RENDERBUFFER_BLUE_SIZE_EXT
Definition: juce_gl.h:6665
juce::gl::GL_DUAL_ALPHA8_SGIS
@ GL_DUAL_ALPHA8_SGIS
Definition: juce_gl.h:11344
juce::gl::GL_SHADER_IMAGE_ACCESS_BARRIER_BIT
@ GL_SHADER_IMAGE_ACCESS_BARRIER_BIT
Definition: juce_gl.h:2585
juce::AudioProcessorPlayer::audioDeviceAboutToStart
void audioDeviceAboutToStart(AudioIODevice *) override
juce::gl::GL_VERTEX_ARRAY_RANGE_NV
@ GL_VERTEX_ARRAY_RANGE_NV
Definition: juce_gl.h:10509
juce::InAppPurchases::Listener::productDownloadFinished
virtual void productDownloadFinished(Download &, const URL &)
iOS only: Called when a product download finishes (successfully or not).
Definition: juce_InAppPurchases.h:185
juce::dsp::IIR::Coefficients::makeHighShelf
static Ptr makeHighShelf(double sampleRate, NumericType cutOffFrequency, NumericType Q, NumericType gainFactor)
Returns the coefficients for a high-pass shelf filter with variable Q and gain.
juce::Direct2DLowLevelGraphicsContext::clipToRectangleList
bool clipToRectangleList(const RectangleList< int > &) override
juce::ValueTreePropertyWithDefault::SynchronousValueSource::SynchronousValueSource
SynchronousValueSource(const var &initialValue)
Definition: juce_ValueTreePropertyWithDefault.h:244
juce::File::loadFileAsData
bool loadFileAsData(MemoryBlock &result) const
Loads a file's contents into memory as a block of binary data.
VideoComponent::Pimpl::MediaSession::PlaybackState::ACTION_PLAY
@ ACTION_PLAY
Definition: juce_android_Video.h:616
VideoComponent::Pimpl::MediaSession::storedPlaybackState
GlobalRef storedPlaybackState
Definition: juce_android_Video.h:1284
juce::gl::GL_VIEWPORT_POSITION_W_SCALE_NV
@ GL_VIEWPORT_POSITION_W_SCALE_NV
Definition: juce_gl.h:8888
juce::gl::GL_DEPTH_COMPONENT16
@ GL_DEPTH_COMPONENT16
Definition: juce_gl.h:1298
juce::gl::GL_TRANSFORM_FEEDBACK_BINDING
@ GL_TRANSFORM_FEEDBACK_BINDING
Definition: juce_gl.h:2353
juce::dsp::AudioBlock::operator-=
AudioBlock &JUCE_VECTOR_CALLTYPE operator-=(NumericType value) noexcept
Definition: juce_AudioBlock.h:543
juce::TextLayout::DereferencingIterator::iterator_category
typename std::iterator_traits< Iterator >::iterator_category iterator_category
Definition: juce_TextLayout.h:51
juce::OSCSender::sendToIPAddress
bool sendToIPAddress(const String &targetIPAddress, int targetPortNumber, const OSCMessage &message)
Sends an OSC message to a specific IP address and port.
CameraDevice::Pimpl::PreviewDisplay::textureView
GlobalRef textureView
Definition: juce_android_CameraDevice.h:1082
juce::DirectoryContentsList::getTimeSliceThread
TimeSliceThread & getTimeSliceThread() const noexcept
Definition: juce_DirectoryContentsList.h:199
juce::dsp::AudioBlock::replaceWithProductOf
AudioBlock & replaceWithProductOf(AudioBlock< Src1SampleType > src1, AudioBlock< Src2SampleType > src2) noexcept
Replaces the elements in this block with the product of the elements in the src1 and scr2 blocks.
Definition: juce_AudioBlock.h:459
juce::AnimatedPositionBehaviours::ContinuousWithMomentum::setMinimumVelocity
void setMinimumVelocity(double newMinimumVelocityToUse) noexcept
Sets the minimum velocity of the movement.
Definition: juce_AnimatedPositionBehaviours.h:60
juce::PushNotifications::Listener::handleNotificationAction
virtual void handleNotificationAction(bool isLocalNotification, const Notification &notification, const String &actionIdentifier, const String &optionalResponse)
This can be called when a user performs some action on the notification such as pressing on an action...
Definition: juce_PushNotifications.h:641
juce::AudioDeviceManager::getDefaultMidiOutputIdentifier
const String & getDefaultMidiOutputIdentifier() const noexcept
Returns the name of the default midi output.
Definition: juce_AudioDeviceManager.h:376
juce::URL::DownloadTask::getTotalLength
int64 getTotalLength() const
Returns the total length of the download task.
Definition: juce_URL.h:504
juce::MPESynthesiser::handleProgramChange
virtual void handleProgramChange(int, int)
Callback for MIDI program change messages.
Definition: juce_MPESynthesiser.h:173
juce::CodeEditorComponent::lines
OwnedArray< CodeEditorLine > lines
Definition: juce_CodeEditorComponent.h:422
juce::Displays::logicalToPhysical
Rectangle< int > logicalToPhysical(Rectangle< int > logicalRect, const Display *useScaleFactorOfDisplay=nullptr) const noexcept
Converts an integer Rectangle from logical to physical pixels.
juce::SoundPlayer::bufferSize
int bufferSize
Definition: juce_SoundPlayer.h:130
juce::VST3ClientExtensions::~VST3ClientExtensions
virtual ~VST3ClientExtensions()=default
juce::Slider::textFromValueFunction
std::function< String(double)> textFromValueFunction
You can assign a lambda that will be used to convert the slider's normalised position to a textual va...
Definition: juce_Slider.h:611
juce::gl::GL_POINT_SPRITE_NV
@ GL_POINT_SPRITE_NV
Definition: juce_gl.h:9880
juce::gl::GL_STENCIL_BUFFER_BIT1_QCOM
@ GL_STENCIL_BUFFER_BIT1_QCOM
Definition: juce_gles2.h:5210
juce::gl::GL_PIXEL_UNPACK_BUFFER_BINDING_ARB
@ GL_PIXEL_UNPACK_BUFFER_BINDING_ARB
Definition: juce_gl.h:4669
juce::gl::GL_IS_PER_PATCH_EXT
@ GL_IS_PER_PATCH_EXT
Definition: juce_gles2.h:2684
juce::TextButton
A button that uses the standard lozenge-shaped background with a line of text on it.
Definition: juce_TextButton.h:38
juce_AudioPluginFormat.h
juce::Justification::left
@ left
Indicates that the item should be aligned against the left edge of the available space.
Definition: juce_Justification.h:108
juce::dsp::LookupTableTransform::calculateMaxRelativeError
static double calculateMaxRelativeError(const std::function< FloatType(FloatType)> &functionToApproximate, FloatType minInputValue, FloatType maxInputValue, size_t numPoints, size_t numTestPoints=0)
Calculates the maximum relative error of the approximation for the specified parameter set.
juce::dispatchNextMessageOnSystemQueue
bool dispatchNextMessageOnSystemQueue(bool returnIfNoPendingMessages)
juce::AudioChannelSet::ambisonicACN7
@ ambisonicACN7
Second-order ambisonic channel number 7.
Definition: juce_AudioChannelSet.h:366
juce::gl::GL_PATH_PROJECTION_STACK_DEPTH_NV
@ GL_PATH_PROJECTION_STACK_DEPTH_NV
Definition: juce_gl.h:9781
juce::gl::GL_DEPTH_COMPONENT32F_NV
@ GL_DEPTH_COMPONENT32F_NV
Definition: juce_gl.h:9037
juce::gl::GL_PACK_ROW_BYTES_APPLE
@ GL_PACK_ROW_BYTES_APPLE
Definition: juce_gl.h:3718
juce::gl::GL_DEBUG_OUTPUT
@ GL_DEBUG_OUTPUT
Definition: juce_gl.h:2737
juce::gl::GL_LINEARDODGE_NV
@ GL_LINEARDODGE_NV
Definition: juce_gl.h:8841
juce::Draggable3DOrientation::area
Rectangle< int > area
Definition: juce_Draggable3DOrientation.h:119
juce::AudioDeviceSelectorComponent
A component containing controls to let the user change the audio settings of an AudioDeviceManager ob...
Definition: juce_AudioDeviceSelectorComponent.h:40
juce::SortedSet::indexOf
int indexOf(const ElementType &elementToLookFor) const noexcept
Finds the index of the first element which matches the value passed in.
Definition: juce_SortedSet.h:222
juce::Line::isPointAbove
bool isPointAbove(Point< ValueType > point) const noexcept
Returns true if the given point lies above this line.
Definition: juce_Line.h:326
juce::ApplicationCommandTarget::InvocationInfo::fromKeyPress
@ fromKeyPress
The command is being invoked by a key-press.
Definition: juce_ApplicationCommandTarget.h:79
juce::AccessibilityCellInterface
An abstract interface which represents a UI element that supports a cell interface.
Definition: juce_AccessibilityCellInterface.h:36
juce::gl::GL_FRAGMENT_LIGHT5_SGIX
@ GL_FRAGMENT_LIGHT5_SGIX
Definition: juce_gl.h:11497
juce::ActivityLifecycleCallbacks::onActivityStarted
virtual void onActivityStarted(jobject)
Definition: juce_android_JNIHelpers.h:909
juce::dsp::SIMDRegister::min
static SIMDRegister JUCE_VECTOR_CALLTYPE min(SIMDRegister a, SIMDRegister b) noexcept
Returns a new vector where each element is the minimum of the corresponding element of a and b.
Definition: juce_SIMDRegister.h:311
juce::dsp::LookupTableTransform::LookupTableTransform
LookupTableTransform()=default
Creates an uninitialised LookupTableTransform object.
juce::gl::GL_RGB16F
@ GL_RGB16F
Definition: juce_gl.h:1713
juce::pointer_sized_int
int64 pointer_sized_int
A signed integer type that's guaranteed to be large enough to hold a pointer without truncating it.
Definition: juce_MathsFunctions.h:70
juce::MidiKeyboardState::eventsToAdd
MidiBuffer eventsToAdd
Definition: juce_MidiKeyboardState.h:184
juce::LinkedListPointer::item
ObjectType * item
Definition: juce_LinkedListPointer.h:365
juce::gl::WGL_OPTIMAL_PBUFFER_HEIGHT_EXT
@ WGL_OPTIMAL_PBUFFER_HEIGHT_EXT
Definition: juce_wgl.h:419
juce::gl::GL_UNSIGNED_INT64_VEC3_NV
@ GL_UNSIGNED_INT64_VEC3_NV
Definition: juce_gl.h:3369
juce::gl::GL_ALL_SHADER_BITS
@ GL_ALL_SHADER_BITS
Definition: juce_gl.h:2433
juce::CharacterFunctions::compareIgnoreCase
static int compareIgnoreCase(CharPointerType1 s1, CharPointerType2 s2) noexcept
Compares two null-terminated character strings, using a case-independant match.
Definition: juce_CharacterFunctions.h:648
VideoComponent::Pimpl::MediaSession::Player::pause
void pause()
Definition: juce_android_Video.h:944
juce::dsp::ProcessorChain::process
void process(const ProcessContext &context) noexcept
Process context through all inner processors in sequence.
Definition: juce_ProcessorChain.h:99
juce::gl::GL_RGBA8I
@ GL_RGBA8I
Definition: juce_gl.h:1757
juce::KeyPress::pageUpKey
static const int pageUpKey
key-code for the page-up key
Definition: juce_KeyPress.h:202
juce::gl::GL_INSTRUMENT_MEASUREMENTS_SGIX
@ GL_INSTRUMENT_MEASUREMENTS_SGIX
Definition: juce_gl.h:11542
juce::gl::GL_MAX_PROGRAM_RESULT_COMPONENTS_NV
@ GL_MAX_PROGRAM_RESULT_COMPONENTS_NV
Definition: juce_gl.h:9303
juce::AudioDeviceManager::AudioDeviceSetup::inputDeviceName
String inputDeviceName
The name of the audio device used for input.
Definition: juce_AudioDeviceManager.h:102
juce::gl::GL_MULTISAMPLE_EXT
@ GL_MULTISAMPLE_EXT
Definition: juce_gl.h:6970
juce::KeyboardComponentBase::verticalKeyboardFacingLeft
@ verticalKeyboardFacingLeft
Definition: juce_KeyboardComponentBase.h:53
juce::SingleThreadedAbstractFifo
Encapsulates the logic for a single-threaded FIFO.
Definition: juce_SingleThreadedAbstractFifo.h:63
juce::CriticalSection::CriticalSection
CriticalSection() noexcept
Creates a CriticalSection object.
Definition: juce_posix_SharedCode.h:26
JuceGLView
Definition: juce_OpenGL_ios.h:26
juce::StandalonePluginHolder::SettingsComponent::isResizing
bool isResizing
Definition: juce_StandaloneFilterWindow.h:594
juce::gl::GL_MAX_MODELVIEW_STACK_DEPTH
@ GL_MAX_MODELVIEW_STACK_DEPTH
Definition: juce_gl.h:537
juce::Value::Listener
Receives callbacks when a Value object changes.
Definition: juce_Value.h:137
juce::CodeEditorComponent::notDragging
@ notDragging
Definition: juce_CodeEditorComponent.h:411
juce::NativeMessageBox::showYesNoBox
static int showYesNoBox(MessageBoxIconType iconType, const String &title, const String &message, Component *associatedComponent=nullptr, ModalComponentManager::Callback *callback=nullptr)
Shows a dialog box with two buttons.
juce::MidiDataConcatenator::processSysex
void processSysex(const uint8 *&d, int &numBytes, double time, UserDataType *input, CallbackType &callback)
Definition: juce_MidiDataConcatenator.h:104
juce::gl::GL_ENABLE_BIT
@ GL_ENABLE_BIT
Definition: juce_gl.h:398
juce::ArgumentList::Argument
One of the arguments in an ArgumentList.
Definition: juce_ConsoleApplication.h:58
juce::gl::WGL_SWAP_UNDERLAY13
@ WGL_SWAP_UNDERLAY13
Definition: juce_wgl.h:74
juce::PathStrokeType::getEndStyle
EndCapStyle getEndStyle() const noexcept
Returns the end-cap style.
Definition: juce_PathStrokeType.h:185
GLclampf
khronos_float_t GLclampf
Definition: juce_gles2.h:62
juce::CppTokeniserFunctions::isReservedKeyword
static bool isReservedKeyword(String::CharPointerType token, const int tokenLength) noexcept
Definition: juce_CPlusPlusCodeTokeniserFunctions.h:48
juce::BurgerMenuComponent::resized
void resized() override
Called when this component's size has been changed.
juce::ScrollBar::getCurrentRangeStart
double getCurrentRangeStart() const noexcept
Returns the position of the top of the thumb.
Definition: juce_ScrollBar.h:199
juce::gl::GL_ARRAY_OBJECT_OFFSET_ATI
@ GL_ARRAY_OBJECT_OFFSET_ATI
Definition: juce_gl.h:5899
VideoComponent::Pimpl::isOpen
bool isOpen() const
Definition: juce_win32_Video.h:228
juce::gl::GL_DISCRETE_AMD
@ GL_DISCRETE_AMD
Definition: juce_gl.h:3596
juce::MultiChoicePropertyComponent::expanded
bool expanded
Definition: juce_MultiChoicePropertyComponent.h:131
juce::gl::GL_EDGE_FLAG_ARRAY_EXT
@ GL_EDGE_FLAG_ARRAY_EXT
Definition: juce_gl.h:7878
juce::dsp::SIMDFallbackOps::mask
static constexpr size_t mask
Definition: juce_fallback_SIMDNativeOps.h:62
juce::gl::GL_OUTPUT_VERTEX_EXT
@ GL_OUTPUT_VERTEX_EXT
Definition: juce_gl.h:7980
juce::gl::GL_UNIFORM_BUFFER_BINDING
@ GL_UNIFORM_BUFFER_BINDING
Definition: juce_gl.h:2050
juce::Colours::blueviolet
const Colour blueviolet
Definition: juce_Colours.h:53
juce::AudioProcessorParameterGroup::AudioProcessorParameterNode::group
std::unique_ptr< AudioProcessorParameterGroup > group
Definition: juce_AudioProcessorParameterGroup.h:80
juce::StandalonePluginHolder::reloadPluginState
void reloadPluginState()
Definition: juce_StandaloneFilterWindow.h:359
juce::AnimatedPositionBehaviours::ContinuousWithMomentum::releasedWithVelocity
void releasedWithVelocity(double, double releaseVelocity) noexcept
Called by the AnimatedPosition class.
Definition: juce_AnimatedPositionBehaviours.h:69
juce::StretchableObjectResizer::~StretchableObjectResizer
~StretchableObjectResizer()
Destructor.
VideoComponent::Pimpl::playbackStarted
void playbackStarted()
Definition: juce_mac_Video.h:798
juce::LookAndFeel_V2
This LookAndFeel subclass implements the juce style from around 2008-12.
Definition: juce_LookAndFeel_V2.h:37
juce::gl::counterTypeEnum
GLuint GLuint GLchar GLuint GLchar GLuint GLuint GLuint * counterTypeEnum
Definition: juce_gl.h:8414
juce::gl::lists
GLenum const void * lists
Definition: juce_gl.h:690
juce::gl::GL_POLYGON_OFFSET_UNITS
@ GL_POLYGON_OFFSET_UNITS
Definition: juce_gl.h:952
juce::gl::fill3
GLuint64EXT GLuint GLuint GLenum GLenum GLuint GLenum GLuint GLenum GLuint GLenum GLuint fill3
Definition: juce_gl.h:9900
juce::gl::GL_EVAL_TRIANGULAR_2D_NV
@ GL_EVAL_TRIANGULAR_2D_NV
Definition: juce_gl.h:9074
juce::gl::GL_TEXTURE_IMMUTABLE_LEVELS
@ GL_TEXTURE_IMMUTABLE_LEVELS
Definition: juce_gl.h:2918
juce_AiffAudioFormat.h
CameraDevice::ViewerComponent
Definition: juce_android_CameraDevice.h:3212
juce::gl::WGL_ACCUM_BLUE_BITS_EXT
@ WGL_ACCUM_BLUE_BITS_EXT
Definition: juce_wgl.h:462
juce::gl::GL_MAT_SHININESS_BIT_PGI
@ GL_MAT_SHININESS_BIT_PGI
Definition: juce_gl.h:11118
juce::gl::GL_EMBOSS_LIGHT_NV
@ GL_EMBOSS_LIGHT_NV
Definition: juce_gl.h:10212
juce::gl::GL_SOURCE0_RGB_ARB
@ GL_SOURCE0_RGB_ARB
Definition: juce_gl.h:5167
juce::AudioData::Format
A struct that contains a SampleFormat and Endianness to be used with the source and destination types...
Definition: juce_AudioDataConverters.h:650
juce::gl::GL_TEXTURE_MULTI_BUFFER_HINT_SGIX
@ GL_TEXTURE_MULTI_BUFFER_HINT_SGIX
Definition: juce_gl.h:11740
juce::gl::GL_MAX_VARYING_FLOATS_ARB
@ GL_MAX_VARYING_FLOATS_ARB
Definition: juce_gl.h:5559
juce_MidiBuffer.h
juce::dsp::IIR::Filter::process
void process(const ProcessContext &context) noexcept
Processes a block of samples.
Definition: juce_dsp/processors/juce_IIRFilter.h:357
juce::gl::GL_COMPRESSED_SIGNED_LUMINANCE_LATC1_EXT
@ GL_COMPRESSED_SIGNED_LUMINANCE_LATC1_EXT
Definition: juce_gl.h:7507
juce::gl::GL_LAYOUT_TRANSFER_DST_EXT
@ GL_LAYOUT_TRANSFER_DST_EXT
Definition: juce_gl.h:7173
juce::Colours::palevioletred
const Colour palevioletred
Definition: juce_Colours.h:148
juce::ApplicationCommandTarget::InvocationInfo::originatingComponent
Component * originatingComponent
If triggered by a keypress or menu, this will be the component that had the keyboard focus at the tim...
Definition: juce_ApplicationCommandTarget.h:93
juce::XWindowSystem::DisplayVisuals::visual16Bit
Visual * visual16Bit
Definition: juce_linux_XWindowSystem.h:272
juce::gl::GL_FRAMEBUFFER_INCOMPLETE_MULTISAMPLE_APPLE
@ GL_FRAMEBUFFER_INCOMPLETE_MULTISAMPLE_APPLE
Definition: juce_gles2.h:1692
juce::gl::GL_BLEND_EQUATION_EXT
@ GL_BLEND_EQUATION_EXT
Definition: juce_gl.h:6084
juce::StretchableObjectResizer::addItem
void addItem(double currentSize, double minSize, double maxSize, int order=0)
Adds an item to the list.
juce::MPEZone::Type
Type
Definition: juce_MPEZoneLayout.h:41
juce::dsp::LinkwitzRileyFilter::update
void update()
juce::DrawableText::text
String text
Definition: juce_DrawableText.h:107
juce::gl::GL_MAX_TESS_EVALUATION_INPUT_COMPONENTS_OES
@ GL_MAX_TESS_EVALUATION_INPUT_COMPONENTS_OES
Definition: juce_gles2.h:4779
juce::gl::GL_SURFACE_MAPPED_NV
@ GL_SURFACE_MAPPED_NV
Definition: juce_gl.h:10485
juce::gl::GL_PIXEL_TILE_CACHE_INCREMENT_SGIX
@ GL_PIXEL_TILE_CACHE_INCREMENT_SGIX
Definition: juce_gl.h:11597
juce::dsp::FastMathApproximations::cos
static void cos(FloatType *values, size_t numValues) noexcept
Provides a fast approximation of the function cos(x) using a Pade approximant continued fraction,...
Definition: juce_FastMathApproximations.h:145
juce::RenderingHelpers::EdgeTableFillers::SolidColour::handleEdgeTableLineFull
forcedinline void handleEdgeTableLineFull(int x, int width) const noexcept
Definition: juce_RenderingHelpers.h:616
GLint
int GLint
Definition: juce_gl.h:164
juce::UIATransformProvider::Resize
JUCE_COMRESULT Resize(double width, double height) override
Definition: juce_win32_UIATransformProvider.h:59
juce::CriticalSection::tryEnter
bool tryEnter() const noexcept
Attempts to lock this critical section without blocking.
Definition: juce_posix_SharedCode.h:40
juce::dsp::LadderFilter::cutoffTransformValue
SampleType cutoffTransformValue
Definition: juce_LadderFilter.h:138
juce::gl::GL_MAX_TEXTURE_BUFFER_SIZE_OES
@ GL_MAX_TEXTURE_BUFFER_SIZE_OES
Definition: juce_gles2.h:4844
juce::gl::GL_OP_MAX_EXT
@ GL_OP_MAX_EXT
Definition: juce_gl.h:7964
juce::ComponentTraverser
Base class for traversing components.
Definition: juce_ComponentTraverser.h:41
juce::gl::GL_COMPRESSED_SRGB_ALPHA_BPTC_UNORM_ARB
@ GL_COMPRESSED_SRGB_ALPHA_BPTC_UNORM_ARB
Definition: juce_gl.h:5113
juce::HeapBlock::operator=
HeapBlock & operator=(HeapBlock &&other) noexcept
Move assignment operator.
Definition: juce_HeapBlock.h:147
juce::gl::GL_STENCIL_EXT
@ GL_STENCIL_EXT
Definition: juce_gles2.h:2007
juce::AudioIODeviceType::typeName
String typeName
Definition: juce_AudioIODeviceType.h:182
juce::gl::GL_DISCARD_ATI
@ GL_DISCARD_ATI
Definition: juce_gl.h:5895
juce_ValueTree.h
juce::gl::WGL_GPU_VENDOR_AMD
@ WGL_GPU_VENDOR_AMD
Definition: juce_wgl.h:104
juce::PluginHostType::SteinbergCubase9_5
@ SteinbergCubase9_5
Represents Steinberg Cubase 9.5.
Definition: juce_PluginHostType.h:92
juce::ModalCallbackFunction
This class provides some handy utility methods for creating ModalComponentManager::Callback objects t...
Definition: juce_ModalComponentManager.h:162
juce::MemoryMappedAudioFormatReader::dataLength
int64 dataLength
Definition: juce_MemoryMappedAudioFormatReader.h:88
juce_AttributedString.h
juce::gl::GL_SHADING_RATE_IMAGE_BINDING_NV
@ GL_SHADING_RATE_IMAGE_BINDING_NV
Definition: juce_gl.h:10174
GLfloat
khronos_float_t GLfloat
Definition: juce_gl.h:168
juce::dsp::LookupTableTransform::processUnchecked
void processUnchecked(const FloatType *input, FloatType *output, size_t numSamples) const noexcept
Processes an array of input values without range checking.
Definition: juce_LookupTable.h:272
juce::gl::GL_COLOR_ATTACHMENT6_NV
@ GL_COLOR_ATTACHMENT6_NV
Definition: juce_gles2.h:3622
juce::gl::GL_VERTEX_ATTRIB_ARRAY_STRIDE
@ GL_VERTEX_ATTRIB_ARRAY_STRIDE
Definition: juce_gl.h:1476
juce::dsp::StateVariableFilter::Filter::processLoop
SampleType JUCE_VECTOR_CALLTYPE processLoop(SampleType sample, Parameters< NumericType > &state) noexcept
Definition: juce_StateVariableFilter.h:140
juce::gl::GL_MAX_ELEMENTS_INDICES_EXT
@ GL_MAX_ELEMENTS_INDICES_EXT
Definition: juce_gl.h:6551
juce::BufferedInputStream
Wraps another input stream, and reads from it using an intermediate buffer.
Definition: juce_BufferedInputStream.h:36
juce::TemporaryFile::getTargetFile
const File & getTargetFile() const noexcept
Returns the target file that was specified in the constructor.
Definition: juce_TemporaryFile.h:129
JUCE_PACKED
#define JUCE_PACKED
Definition: juce_PlatformDefs.h:311
juce::dsp::Matrix::operator+
Matrix operator+(const Matrix &other) const
Addition of two matrices.
Definition: juce_Matrix.h:152
juce::Component::findParentComponentOfClass
TargetClass * findParentComponentOfClass() const
Searches the parent components for a component of a specified class.
Definition: juce_Component.h:813
juce_ToolbarItemFactory.h
juce::gl::GL_INNOCENT_CONTEXT_RESET_EXT
@ GL_INNOCENT_CONTEXT_RESET_EXT
Definition: juce_gles2.h:2415
juce::gl::GL_TRUE
@ GL_TRUE
Definition: juce_gl.h:218
juce_Initialisation.h
juce::Range::emptyRange
constexpr static JUCE_NODISCARD Range emptyRange(const ValueType start) noexcept
Returns a range with the specified start position and a length of zero.
Definition: juce_Range.h:73
juce::Point::setXY
void setXY(ValueType newX, ValueType newY) noexcept
Changes the point's x and y coordinates.
Definition: juce_Point.h:85
juce::gl::GL_QUADRATIC_CURVE_TO_NV
@ GL_QUADRATIC_CURVE_TO_NV
Definition: juce_gl.h:9699
juce::AlertWindow::showMessageBoxAsync
static void showMessageBoxAsync(MessageBoxIconType iconType, const String &title, const String &message, const String &buttonText=String(), Component *associatedComponent=nullptr, ModalComponentManager::Callback *callback=nullptr)
Shows a dialog box that just has a message and a single button to get rid of it.
juce::ShapeButton::outlineWidth
float outlineWidth
Definition: juce_ShapeButton.h:121
juce_GlowEffect.h
juce::gl::GL_DRAW_BUFFER7_NV
@ GL_DRAW_BUFFER7_NV
Definition: juce_gles2.h:3607
juce::DropShadowEffect::shadow
DropShadow shadow
Definition: juce_DropShadowEffect.h:108
juce::TextEditorKeyMapper
This class is used to invoke a range of text-editor navigation methods on an object,...
Definition: juce_TextEditorKeyMapper.h:38
juce::gl::GL_MAX_RECTANGLE_TEXTURE_SIZE_NV
@ GL_MAX_RECTANGLE_TEXTURE_SIZE_NV
Definition: juce_gl.h:10278
juce::gl::GL_MAX_WIDTH
@ GL_MAX_WIDTH
Definition: juce_gl.h:2764
juce::SingletonHolder::clear
void clear(Type *expectedObject) noexcept
Called by the class's destructor to clear the pointer if it is currently set to the given object.
Definition: juce_Singleton.h:116
juce::AudioDeviceManager::getAudioCallbackLock
CriticalSection & getAudioCallbackLock() noexcept
Returns the a lock that can be used to synchronise access to the audio callback.
Definition: juce_AudioDeviceManager.h:456
juce::StandalonePluginHolder::audioDeviceStopped
void audioDeviceStopped() override
Called to indicate that the device has stopped.
Definition: juce_StandaloneFilterWindow.h:626
juce::Identifier::isValid
bool isValid() const noexcept
Returns true if this Identifier is not null.
Definition: juce_Identifier.h:114
juce::Expression
A class for dynamically evaluating simple numeric expressions.
Definition: juce_Expression.h:43
juce::AudioProcessor::getBlockSize
int getBlockSize() const noexcept
Returns the current typical block size that is being used.
Definition: juce_AudioProcessor.h:808
VideoComponent::Pimpl::MediaSession::Player::StateInfo
Definition: juce_android_Video.h:1035
juce::SparseSet::removeRange
void removeRange(Range< Type > rangeToRemove)
Removes a range of values from the set.
Definition: juce_SparseSet.h:158
juce::ReferenceCountedObjectPtr::ReferenceCountedObjectPtr
ReferenceCountedObjectPtr(const ReferenceCountedObjectPtr< Convertible > &other) noexcept
Copies another pointer.
Definition: juce_ReferenceCountedObject.h:297
JUCE_CATCH_EXCEPTION
#define JUCE_CATCH_EXCEPTION
The JUCE_TRY/JUCE_CATCH_EXCEPTION wrappers can be used to pass any uncaught exceptions to the JUCEApp...
Definition: juce_ApplicationBase.h:324
juce::gl::GL_UNSIGNED_INT64_ARB
@ GL_UNSIGNED_INT64_ARB
Definition: juce_gl.h:3848
juce::DirectoryContentsList::getDirectory
const File & getDirectory() const noexcept
Returns the directory that's currently being used.
Definition: juce_DirectoryContentsList.h:73
VideoComponent::Pimpl::MediaSession::audioFocusChangeListener
AudioManagerOnAudioFocusChangeListener audioFocusChangeListener
Definition: juce_android_Video.h:1280
juce::StretchableLayoutManager::items
OwnedArray< ItemLayoutProperties > items
Definition: juce_StretchableLayoutManager.h:246
juce::gl::GL_DEPTH_COMPONENT
@ GL_DEPTH_COMPONENT
Definition: juce_gl.h:358
juce::ImagePreviewComponent::currentDetails
String currentDetails
Definition: juce_ImagePreviewComponent.h:59
juce::gl::GL_S
@ GL_S
Definition: juce_gl.h:608
juce::WinRTWrapper::winRTHandle
HMODULE winRTHandle
Definition: juce_win32_WinRTWrapper.h:91
juce::UIATransformProvider::getPeer
ComponentPeer * getPeer() const
Definition: juce_win32_UIATransformProvider.h:113
juce_UndoableAction.h
juce::gl::GL_MAX_COMBINED_TESS_EVALUATION_UNIFORM_COMPONENTS_EXT
@ GL_MAX_COMBINED_TESS_EVALUATION_UNIFORM_COMPONENTS_EXT
Definition: juce_gles2.h:2675
juce::gl::GL_MAP2_VERTEX_ATTRIB5_4_NV
@ GL_MAP2_VERTEX_ATTRIB5_4_NV
Definition: juce_gl.h:10670
juce::gl::GL_LINK_STATUS
@ GL_LINK_STATUS
Definition: juce_gl.h:1535
juce::AudioFormatReaderSource::looping
bool looping
Definition: juce_AudioFormatReaderSource.h:96
juce::PluginListComponent::numThreads
int numThreads
Definition: juce_PluginListComponent.h:125
juce::gl::GL_RGB565_OES
@ GL_RGB565_OES
Definition: juce_gles2.h:4673
juce::gl::GL_PATH_FORMAT_PS_NV
@ GL_PATH_FORMAT_PS_NV
Definition: juce_gl.h:9624
juce::gl::GL_SRGB8_EXT
@ GL_SRGB8_EXT
Definition: juce_gl.h:7726
juce::UnitTestCategories::midi
static const String midi
Definition: juce_UnitTestCategories.h:43
juce::AudioChannelSet::ambisonicACN28
@ ambisonicACN28
Fifth-order ambisonic channel number 28.
Definition: juce_AudioChannelSet.h:393
juce::DocumentWindow::minimiseButton
@ minimiseButton
Definition: juce_DocumentWindow.h:64
juce::gl::GL_OPERAND0_RGB_ARB
@ GL_OPERAND0_RGB_ARB
Definition: juce_gl.h:5173
juce::gl::GL_MAJOR_VERSION
@ GL_MAJOR_VERSION
Definition: juce_gl.h:1703
juce::AudioFormatReader::metadataValues
StringPairArray metadataValues
A set of metadata values that the reader has pulled out of the stream.
Definition: juce_AudioFormatReader.h:241
juce::dsp::Polynomial::coeffs
Array< FloatingType > coeffs
Definition: juce_Polynomial.h:162
juce::AudioCDReader::volumeDir
File volumeDir
Definition: juce_AudioCDReader.h:153
juce::NSViewFrameWatcher::callback
id callback
Definition: juce_mac_NSViewFrameWatcher.h:106
juce::GridItem::Property::hasSpan
bool hasSpan() const noexcept
Definition: juce_GridItem.h:85
juce::PropertyPanel
A panel that holds a list of PropertyComponent objects.
Definition: juce_PropertyPanel.h:43
juce::PluginHostType::SteinbergWavelab8
@ SteinbergWavelab8
Represents Steinberg Wavelab 8.
Definition: juce_PluginHostType.h:103
juce::TreeViewItem::OpennessRestorer
This handy class takes a copy of a TreeViewItem's openness when you create it, and restores that open...
Definition: juce_TreeView.h:595
juce::gl::WGL_TRANSPARENT_VALUE_EXT
@ WGL_TRANSPARENT_VALUE_EXT
Definition: juce_wgl.h:441
juce::CharPointer_ASCII::isLetter
bool isLetter() const
Returns true if the first character of this string is a letter.
Definition: juce_CharPointer_ASCII.h:319
juce::CameraDevice::pimpl
std::unique_ptr< Pimpl > pimpl
Definition: juce_CameraDevice.h:220
juce_MouseEvent.h
juce::PopupMenu::Options::getMinimumWidth
int getMinimumWidth() const noexcept
Gets the minimum width.
Definition: juce_PopupMenu.h:594
juce::ObjCClass::~ObjCClass
~ObjCClass()
Definition: juce_mac_ObjCHelpers.h:361
juce::gl::GL_COMPRESSED_LUMINANCE_ARB
@ GL_COMPRESSED_LUMINANCE_ARB
Definition: juce_gl.h:5088
juce::gl::query
GLenum query
Definition: juce_gl.h:914
juce::gl::GL_BITMAP_TOKEN
@ GL_BITMAP_TOKEN
Definition: juce_gl.h:425
juce::HiddenMessageWindow::getHWND
HWND getHWND() const noexcept
Definition: juce_win32_HiddenMessageWindow.h:59
juce::dsp::ProcessContextNonReplacing::SampleType
ContextSampleType SampleType
The type of a single sample (which may be a vector if multichannel).
Definition: juce_ProcessContext.h:144
juce::iOSAudioIODevice::setMidiMessageCollector
void setMidiMessageCollector(MidiMessageCollector *)
juce::gl::GL_DITHER
@ GL_DITHER
Definition: juce_gl.h:290
juce::gl::GL_DEPTH_RANGE
@ GL_DEPTH_RANGE
Definition: juce_gl.h:275
juce::XWindowSystem::createStandardMouseCursor
Cursor createStandardMouseCursor(MouseCursor::StandardCursorType) const
juce_Panner.h
juce::Grid::AlignContent
AlignContent
Possible values for the alignContent property.
Definition: juce_Grid.h:134
juce::SidePanel::startingBounds
Rectangle< int > startingBounds
Definition: juce_SidePanel.h:217
VideoComponent::Pimpl::MediaSession::Controller::getVolume
float getVolume() const
Definition: juce_android_Video.h:714
juce::Rectangle::operator*
Rectangle operator*(FloatType scaleFactor) const noexcept
Returns a rectangle that has been scaled by the given amount, centred around the origin.
Definition: juce_Rectangle.h:365
juce::KeyPress::getModifiers
ModifierKeys getModifiers() const noexcept
Returns the key modifiers.
Definition: juce_KeyPress.h:115
juce::Range::isEmpty
constexpr bool isEmpty() const noexcept
Returns true if the range has a length of zero.
Definition: juce_Range.h:89
juce::dsp::Matrix::rows
size_t rows
Definition: juce_Matrix.h:247
juce::gl::GL_CLIENT_MAPPED_BUFFER_BARRIER_BIT_EXT
@ GL_CLIENT_MAPPED_BUFFER_BARRIER_BIT_EXT
Definition: juce_gles2.h:1900
juce::GlobalRef::GlobalRef
GlobalRef() noexcept
Definition: juce_android_JNIHelpers.h:80
juce::ByteOrder::makeInt
constexpr static uint16 makeInt(uint8 leastSig, uint8 mostSig) noexcept
Constructs a 16-bit integer from its constituent bytes, in order of significance.
Definition: juce_ByteOrder.h:185
juce::RectangleList::swapWith
void swapWith(RectangleList &otherList) noexcept
Swaps the contents of this and another list.
Definition: juce_RectangleList.h:400
juce::gl::imageSize
GLint GLenum GLsizei GLsizei GLsizei GLint GLsizei imageSize
Definition: juce_gl.h:1243
juce::MultiChoicePropertyComponent::expandButton
ShapeButton expandButton
Definition: juce_MultiChoicePropertyComponent.h:135
juce::CharPointer_UTF32::operator=
CharPointer_UTF32 operator=(CharPointer_UTF32 other) noexcept
Definition: juce_CharPointer_UTF32.h:46
juce::gl::GL_UNSIGNED_INT_IMAGE_CUBE_MAP_ARRAY_OES
@ GL_UNSIGNED_INT_IMAGE_CUBE_MAP_ARRAY_OES
Definition: juce_gles2.h:4899
VideoComponent::Pimpl::MediaSession::PlaybackState::ACTION_SEEK_TO
@ ACTION_SEEK_TO
Definition: juce_android_Video.h:619
juce::AffineTransform::getTranslationY
float getTranslationY() const noexcept
If this transform is only a translation, this returns the X offset.
Definition: juce_AffineTransform.h:264
juce::AudioData::Pointer::getRawData
const void * getRawData() const noexcept
Returns a pointer to the underlying data.
Definition: juce_AudioDataConverters.h:566
juce_win32_UIAInvokeProvider.h
juce::gl::GL_VIRTUAL_PAGE_SIZE_Y_ARB
@ GL_VIRTUAL_PAGE_SIZE_Y_ARB
Definition: juce_gl.h:5016
juce::gl::GL_CLIENT_ACTIVE_TEXTURE
@ GL_CLIENT_ACTIVE_TEXTURE
Definition: juce_gl.h:1203
TRANS
#define TRANS(stringLiteral)
Uses the LocalisedStrings class to translate the given string literal.
Definition: juce_LocalisedStrings.h:208
juce::AudioChannelSet::proximityRight
@ proximityRight
Proximity Right (Pr)
Definition: juce_AudioChannelSet.h:414
juce::Grid::items
Array< GridItem > items
The set of items to lay-out.
Definition: juce_Grid.h:205
juce::gl::GL_COMBINER_SCALE_NV
@ GL_COMBINER_SCALE_NV
Definition: juce_gl.h:9985
juce::juceRangeToNS
NSRange juceRangeToNS(Range< int > range)
Definition: juce_mac_ObjCHelpers.h:37
juce::gl::GL_YCRCB_SGIX
@ GL_YCRCB_SGIX
Definition: juce_gl.h:11781
juce::gl::GL_PIXEL_SUBSAMPLE_2424_SGIX
@ GL_PIXEL_SUBSAMPLE_2424_SGIX
Definition: juce_gl.h:11698
juce::gl::GL_NAME_STACK_DEPTH
@ GL_NAME_STACK_DEPTH
Definition: juce_gl.h:552
VideoRenderers::VMR7::windowlessControl
ComSmartPtr< ComTypes::IVMRWindowlessControl > windowlessControl
Definition: juce_win32_Video.h:95
juce::gl::GL_SAMPLER_CUBE_MAP_ARRAY
@ GL_SAMPLER_CUBE_MAP_ARRAY
Definition: juce_gl.h:2285
juce::BurgerMenuComponent::lastRowClicked
int lastRowClicked
Definition: juce_BurgerMenuComponent.h:104
juce::TextEditor::LookAndFeelMethods
This abstract base class is implemented by LookAndFeel classes to provide TextEditor drawing function...
Definition: juce_TextEditor.h:674
juce::XWindowSystem::handleMappingNotify
void handleMappingNotify(XMappingEvent &) const
numeric
@ numeric
Definition: juce_UnityPluginInterface.h:83
juce::gl::GL_TEXTURE_GREEN_TYPE
@ GL_TEXTURE_GREEN_TYPE
Definition: juce_gl.h:1814
juce::AndroidGLCallbacks::detachedFromWindow
static void detachedFromWindow(JNIEnv *, jobject, jlong)
Definition: juce_OpenGL_android.h:367
juce::gl::GL_ATOMIC_COUNTER_BUFFER_REFERENCED_BY_FRAGMENT_SHADER
@ GL_ATOMIC_COUNTER_BUFFER_REFERENCED_BY_FRAGMENT_SHADER
Definition: juce_gl.h:2563
juce::CharPointer_UTF8::canRepresent
static bool canRepresent(juce_wchar character) noexcept
Returns true if the given unicode character can be represented in this encoding.
Definition: juce_CharPointer_UTF8.h:492
juce::AudioProcessorValueTreeState::undoManager
UndoManager *const undoManager
Provides access to the undo manager that this object is using.
Definition: juce_AudioProcessorValueTreeState.h:417
juce::WindowsMediaAudioFormat::createReaderFor
AudioFormatReader * createReaderFor(InputStream *, bool deleteStreamIfOpeningFails) override
Tries to create an object that can read from a stream containing audio data in this format.
juce::gl::dstRGB
GLenum GLenum dstRGB
Definition: juce_gl.h:2360
juce::ConsoleApplication::addDefaultCommand
void addDefaultCommand(Command)
Adds a command to the list, and marks it as one which is invoked if no other command matches.
juce::gl::GL_CPU_OPTIMIZED_QCOM
@ GL_CPU_OPTIMIZED_QCOM
Definition: juce_gles2.h:5043
juce::AnimatedAppComponent::getMillisecondsSinceLastUpdate
int getMillisecondsSinceLastUpdate() const noexcept
When called from update(), this returns the number of milliseconds since the last update call.
juce::MessageBoxIconType::QuestionIcon
@ QuestionIcon
A question-mark icon, for dialog boxes that need the user to answer a question.
juce::Quaternion::normalised
Quaternion normalised() const noexcept
Definition: juce_Quaternion.h:68
VideoComponent::Pimpl::ComponentWatcher::componentVisibilityChanged
void componentVisibilityChanged() override
Definition: juce_win32_Video.h:380
juce::gl::GL_FLOAT_MAT3x2_NV
@ GL_FLOAT_MAT3x2_NV
Definition: juce_gles2.h:3944
juce::gl::GL_MODELVIEW0_STACK_DEPTH_EXT
@ GL_MODELVIEW0_STACK_DEPTH_EXT
Definition: juce_gl.h:8113
VideoComponent::Pimpl::MediaSession::audioManager
GlobalRef audioManager
Definition: juce_android_Video.h:1279
juce::RenderingHelpers::StackBasedLowLevelGraphicsContext::getFont
const Font & getFont() override
Definition: juce_RenderingHelpers.h:2728
juce::dsp::Matrix::Matrix
Matrix(size_t numRows, size_t numColumns)
Creates a new matrix with a given number of rows and columns.
Definition: juce_Matrix.h:45
juce::StringArray::isEmpty
bool isEmpty() const noexcept
Returns true if the array is empty, false otherwise.
Definition: juce_StringArray.h:139
juce::dsp::FixedSizeFunction< len, Ret(Args...)>::FixedSizeFunction
friend class FixedSizeFunction
Definition: juce_FixedSizeFunction.h:209
juce::UIATextProvider::UIATextRangeProvider::Clone
JUCE_COMRESULT Clone(ComTypes::ITextRangeProvider **pRetVal) override
Definition: juce_win32_UIATextProvider.h:202
juce::StatisticsAccumulator::sumSquares
KahanSum sumSquares
Definition: juce_StatisticsAccumulator.h:131
juce::gl::GL_MAX_TASK_OUTPUT_COUNT_NV
@ GL_MAX_TASK_OUTPUT_COUNT_NV
Definition: juce_gl.h:9530
juce::CharPointer_ASCII::compare
int compare(const CharPointer other) const noexcept
Compares this string with another one.
Definition: juce_CharPointer_ASCII.h:235
capsLock
@ capsLock
Definition: juce_UnityPluginInterface.h:84
juce::AnalyticsDestination
An interface for handling analytics events collected by an Analytics object.
Definition: juce_AnalyticsDestination.h:44
juce::gl::GL_DRAW_BUFFER15_ATI
@ GL_DRAW_BUFFER15_ATI
Definition: juce_gl.h:5624
juce::gl::GL_POINT_FADE_THRESHOLD_SIZE_ARB
@ GL_POINT_FADE_THRESHOLD_SIZE_ARB
Definition: juce_gl.h:4679
juce::DocumentWindow::setTitleBarButtonsRequired
void setTitleBarButtonsRequired(int requiredButtons, bool positionTitleBarButtonsOnLeft)
Changes the set of title-bar buttons being shown.
juce::MidiMessageSequence::MidiEventHolder
Structure used to hold midi events in the sequence.
Definition: juce_MidiMessageSequence.h:64
juce::KeyPress::F25Key
static const int F25Key
key-code for the F25 key
Definition: juce_KeyPress.h:231
VideoComponent::Pimpl::DirectShowContext::NativeWindowClass::atom
ATOM atom
Definition: juce_win32_Video.h:895
juce::SidePanel::titleTextColour
@ titleTextColour
Definition: juce_SidePanel.h:171
juce::gl::focalX
GLuint GLuint GLfloat focalX
Definition: juce_gles2.h:5099
juce::gl::GL_LUMINANCE_INTEGER_EXT
@ GL_LUMINANCE_INTEGER_EXT
Definition: juce_gl.h:7661
juce::NormalisableRange::convertTo0To1Function
ValueRemapFunction convertTo0To1Function
Definition: juce_NormalisableRange.h:258
juce::Colours::lavenderblush
const Colour lavenderblush
Definition: juce_Colours.h:103
juce::WavAudioFormat::riffInfoCinematographer
static const char *const riffInfoCinematographer
Metadata property name used in INFO chunks.
Definition: juce_WavAudioFormat.h:99
juce::PushNotifications::Channel::high
@ high
Definition: juce_PushNotifications.h:458
juce::gl::GL_FLOAT16_VEC2_NV
@ GL_FLOAT16_VEC2_NV
Definition: juce_gl.h:3324
juce::CppTokeniserFunctions::isDecimalDigit
static bool isDecimalDigit(const juce_wchar c) noexcept
Definition: juce_CPlusPlusCodeTokeniserFunctions.h:210
juce::AccessibilityTextHelpers::Direction
Direction
Definition: juce_AccessibilityTextHelpers.h:39
juce::WindowsUIAWrapper::uiaReturnRawElementProvider
UiaReturnRawElementProviderFunc uiaReturnRawElementProvider
Definition: juce_win32_WindowsUIAWrapper.h:145
juce::PluginHostType::isCubaseBridged
bool isCubaseBridged() const noexcept
Returns true if the host is Steinberg Cubase 5 Bridged.
Definition: juce_PluginHostType.h:137
juce::HeapBlock::HeapBlock
HeapBlock(HeapBlock &&other) noexcept
Move constructor.
Definition: juce_HeapBlock.h:140
juce::gl::GL_MAX_CLIP_DISTANCES_EXT
@ GL_MAX_CLIP_DISTANCES_EXT
Definition: juce_gles2.h:1931
juce::gl::numViews
GLenum GLuint GLint GLint GLsizei numViews
Definition: juce_gl.h:11066
juce::gl::GL_PROGRAM_TARGET_NV
@ GL_PROGRAM_TARGET_NV
Definition: juce_gl.h:10627
juce::gl::GL_GEOMETRY_INPUT_TYPE_ARB
@ GL_GEOMETRY_INPUT_TYPE_ARB
Definition: juce_gl.h:4232
juce::CharPointer_ASCII::incrementToEndOfWhitespace
void incrementToEndOfWhitespace() noexcept
Move this pointer to the first non-whitespace character in the string.
Definition: juce_CharPointer_ASCII.h:354
juce::gl::GL_SOURCE0_ALPHA_ARB
@ GL_SOURCE0_ALPHA_ARB
Definition: juce_gl.h:5170
juce::CharPointer_UTF16::byteOrderMarkLE2
@ byteOrderMarkLE2
Definition: juce_CharPointer_UTF16.h:481
juce::gl::GL_LAST_VERTEX_CONVENTION_OES
@ GL_LAST_VERTEX_CONVENTION_OES
Definition: juce_gles2.h:4607
juce::gl::WGL_TEXTURE_DEPTH_COMPONENT_NV
@ WGL_TEXTURE_DEPTH_COMPONENT_NV
Definition: juce_wgl.h:590
juce::PluginHostType::Reaper
@ Reaper
Represents Cockos Reaper.
Definition: juce_PluginHostType.h:80
juce::KeyPress::F27Key
static const int F27Key
key-code for the F27 key
Definition: juce_KeyPress.h:233
juce::gl::GL_ATOMIC_COUNTER_BUFFER_BINDING
@ GL_ATOMIC_COUNTER_BUFFER_BINDING
Definition: juce_gl.h:2553
juce::ComboBoxParameterAttachment::sendInitialUpdate
void sendInitialUpdate()
Call this after setting up your combo box in the case where you need to do extra setup after construc...
juce::gl::GL_MUL_ATI
@ GL_MUL_ATI
Definition: juce_gl.h:5732
juce::AudioChannelSet::create5point1
static AudioChannelSet create5point1()
Creates a set for a 5.1 surround setup (left, right, centre, leftSurround, rightSurround,...
juce::Button
A base class for buttons.
Definition: juce_Button.h:41
juce::ComTypes::VIDEO_STREAM_CONFIG_CAPS::OutputGranularityX
int OutputGranularityX
Definition: juce_win32_ComTypes.h:159
juce::dsp::LadderFilterMode::LPF24
@ LPF24
juce::gl::GL_COMPRESSED_SRGB8_ALPHA8_ASTC_6x6
@ GL_COMPRESSED_SRGB8_ALPHA8_ASTC_6x6
Definition: juce_gles2.h:1425
juce::gl::GL_COMPRESSED_SRGB8_ALPHA8_ASTC_8x8_KHR
@ GL_COMPRESSED_SRGB8_ALPHA8_ASTC_8x8_KHR
Definition: juce_gl.h:8595
juce::gl::GL_INT_SAMPLER_BUFFER_EXT
@ GL_INT_SAMPLER_BUFFER_EXT
Definition: juce_gl.h:6752
juce::HostProvidedContextMenu
This wraps a context menu for a specific parameter, as provided by the host.
Definition: juce_AudioProcessorEditorHostContext.h:37
juce::StatisticsAccumulator::getVariance
FloatType getVariance() const noexcept
Returns the variance of all previously added values.
Definition: juce_StatisticsAccumulator.h:75
juce::gl::GL_HANDLE_TYPE_OPAQUE_FD_EXT
@ GL_HANDLE_TYPE_OPAQUE_FD_EXT
Definition: juce_gl.h:6933
juce::MidiMessageMetadata::samplePosition
int samplePosition
The MIDI message's timestamp.
Definition: juce_MidiBuffer.h:58
juce::gl::t1
GLuint GLfloat GLfloat GLfloat GLfloat GLfloat GLfloat GLfloat GLfloat GLfloat t1
Definition: juce_gl.h:9057
juce::gl::GL_TEXTURE_FILTER_CONTROL_EXT
@ GL_TEXTURE_FILTER_CONTROL_EXT
Definition: juce_gl.h:7678
juce::CodeEditorComponent::selectionStart
CodeDocument::Position selectionStart
Definition: juce_CodeEditorComponent.h:395
juce::RenderingHelpers::CachedGlyphEdgeTable::generate
void generate(const Font &newFont, int glyphNumber)
Definition: juce_RenderingHelpers.h:289
juce::MPESynthesiserBase::noteStateLock
CriticalSection noteStateLock
Definition: juce_MPESynthesiserBase.h:208
juce_String.h
juce::ToolbarItemComponent::overlayComp
std::unique_ptr< Component > overlayComp
Definition: juce_ToolbarItemComponent.h:201
juce::PopupMenu::Options::getTargetComponent
Component * getTargetComponent() const noexcept
Gets the target component.
Definition: juce_PopupMenu.h:576
juce::FileChooser::useNativeDialogBox
const bool useNativeDialogBox
Definition: juce_FileChooser.h:307
juce::AudioProcessor::Bus::BusDirectionAndIndex
Definition: juce_AudioProcessor.h:478
juce::gl::GL_DOT_PRODUCT_CONST_EYE_REFLECT_CUBE_MAP_NV
@ GL_DOT_PRODUCT_CONST_EYE_REFLECT_CUBE_MAP_NV
Definition: juce_gl.h:10320
juce::gl::GL_BLEND_SRC_ALPHA_EXT
@ GL_BLEND_SRC_ALPHA_EXT
Definition: juce_gl.h:6068
juce::gl::GL_GEOMETRY_SHADER_ARB
@ GL_GEOMETRY_SHADER_ARB
Definition: juce_gl.h:4230
juce::WindowsUIAWrapper::uiaHandle
HMODULE uiaHandle
Definition: juce_win32_WindowsUIAWrapper.h:144
juce::UIATextProvider::RangeFromPoint
JUCE_COMRESULT RangeFromPoint(ComTypes::UiaPoint point, ComTypes::ITextRangeProvider **pRetVal) override
Definition: juce_win32_UIATextProvider.h:132
juce::Direct2DLowLevelGraphicsContext::Direct2DLowLevelGraphicsContext
Direct2DLowLevelGraphicsContext(HWND)
juce::ImageButton::overOverlay
Colour overOverlay
Definition: juce_ImageButton.h:154
juce_ComponentPeer.h
juce::gl::GL_OFFSET_TEXTURE_BIAS_NV
@ GL_OFFSET_TEXTURE_BIAS_NV
Definition: juce_gl.h:10303
juce::gl::GL_PATH_JOIN_STYLE_NV
@ GL_PATH_JOIN_STYLE_NV
Definition: juce_gl.h:9632
juce::gl::GL_DRAW_ELEMENTS_COMMAND_NV
@ GL_DRAW_ELEMENTS_COMMAND_NV
Definition: juce_gl.h:8901
juce::StatisticsAccumulator::maximum
FloatType maximum
Definition: juce_StatisticsAccumulator.h:133
juce::SelectedItemSet::operator=
SelectedItemSet & operator=(const SelectedItemSet &other)
Creates a copy of another set.
Definition: juce_SelectedItemSet.h:70
juce::KeyboardComponentBase::scrollUp
std::unique_ptr< Button > scrollUp
Definition: juce_KeyboardComponentBase.h:289
juce::gl::GL_TEXTURE_MAX_CLAMP_R_SGIX
@ GL_TEXTURE_MAX_CLAMP_R_SGIX
Definition: juce_gl.h:11722
juce::FileChooser::Pimpl
Definition: juce_FileChooser.h:315
juce::TextInputTarget::emailAddressKeyboard
@ emailAddressKeyboard
Definition: juce_TextInputTarget.h:86
juce::gl::GL_MAX_PROGRAM_TEX_INDIRECTIONS_ARB
@ GL_MAX_PROGRAM_TEX_INDIRECTIONS_ARB
Definition: juce_gl.h:4119
juce::SparseSet::operator=
SparseSet & operator=(const SparseSet &)=default
juce::dsp::NoiseGate::currentRatio
SampleType currentRatio
Definition: juce_NoiseGate.h:102
juce::AlertWindow::comboBoxes
OwnedArray< ComboBox > comboBoxes
Definition: juce_AlertWindow.h:514
juce::gl::GL_INVERSE_NV
@ GL_INVERSE_NV
Definition: juce_gl.h:10608
juce::gl::GL_TEXTURE8
@ GL_TEXTURE8
Definition: juce_gl.h:1152
juce::gl::GL_MAX_COLOR_ATTACHMENTS_NV
@ GL_MAX_COLOR_ATTACHMENTS_NV
Definition: juce_gles2.h:3659
juce::gl::GL_FRAMEBUFFER_INCOMPLETE_MISSING_ATTACHMENT_EXT
@ GL_FRAMEBUFFER_INCOMPLETE_MISSING_ATTACHMENT_EXT
Definition: juce_gl.h:6629
juce::MouseWheelDetails::deltaX
float deltaX
The amount that the wheel has been moved in the X axis.
Definition: juce_MouseEvent.h:401
juce::gl::GL_4X_BIT_ATI
@ GL_4X_BIT_ATI
Definition: juce_gl.h:5760
juce::Toolbar::isVertical
bool isVertical() const noexcept
Returns true if the bar is set to be vertical, or false if it's horizontal.
Definition: juce_Toolbar.h:84
juce::KeyboardComponentBase::horizontalKeyboard
@ horizontalKeyboard
Definition: juce_KeyboardComponentBase.h:52
juce::gl::GL_BGR_EXT
@ GL_BGR_EXT
Definition: juce_gl.h:6017
juce::PixelRGB::premultiply
forcedinline void premultiply() noexcept
Premultiplies the pixel's RGB values by its alpha.
Definition: juce_PixelFormats.h:538
juce::MessageQueue::messages
ReferenceCountedArray< MessageManager::MessageBase, CriticalSection > messages
Definition: juce_osx_MessageQueue.h:60
juce::gl::GL_HALF_FLOAT_OES
@ GL_HALF_FLOAT_OES
Definition: juce_gles2.h:4915
juce::CarbonViewWrapperComponent::componentMovedOrResized
void componentMovedOrResized(Component &component, bool wasMoved, bool wasResized) override
Definition: juce_mac_CarbonViewWrapperComponent.h:234
GLsync
struct __GLsync * GLsync
Definition: juce_gles2.h:85
juce_ValueTreeSynchroniser.h
VideoComponent::Pimpl::MediaSession::Controller::controllerTransportControls
GlobalRef controllerTransportControls
Definition: juce_android_Video.h:730
juce::CoreGraphicsContext::fillRectList
void fillRectList(const RectangleList< float > &) override
juce::gl::GL_COVERAGE_SAMPLES_NV
@ GL_COVERAGE_SAMPLES_NV
Definition: juce_gles2.h:3577
juce::gl::WGL_SWAP_UNDERLAY2
@ WGL_SWAP_UNDERLAY2
Definition: juce_wgl.h:63
juce::XWindowSystem::copyTextToClipboard
void copyTextToClipboard(const String &)
juce::gl::GL_INT_VEC4_ARB
@ GL_INT_VEC4_ARB
Definition: juce_gl.h:4850
juce::gl::GL_PURGEABLE_APPLE
@ GL_PURGEABLE_APPLE
Definition: juce_gl.h:3696
juce::dsp::SIMDFallbackOps::UnionType::v
vSIMDType v
Definition: juce_fallback_SIMDNativeOps.h:67
juce::MouseWheelDetails
Contains status information about a mouse wheel event.
Definition: juce_MouseEvent.h:391
juce::Array::addArray
void addArray(const Type *elementsToAdd, int numElementsToAdd)
Adds elements from an array to the end of this array.
Definition: juce_Array.h:583
juce::AudioChannelSet::ambisonic
static AudioChannelSet ambisonic(int order=1)
Creates a set for ACN, SN3D normalised ambisonic surround setups with a given order.
juce::AudioProcessor::wrapperType_Undefined
@ wrapperType_Undefined
Definition: juce_AudioProcessor.h:1198
juce::gl::GL_COLOR_INDEX12_EXT
@ GL_COLOR_INDEX12_EXT
Definition: juce_gl.h:7045
juce::gl::GL_OVERLAY
@ GL_OVERLAY
Definition: juce_gles2.h:1247
juce::gl::GL_VERTEX_ARRAY_RANGE_APPLE
@ GL_VERTEX_ARRAY_RANGE_APPLE
Definition: juce_gl.h:3770
juce::gl::GL_COMPILE_AND_EXECUTE
@ GL_COMPILE_AND_EXECUTE
Definition: juce_gl.h:589
juce::DarkModeSettingListener
Classes can implement this interface and register themselves with the Desktop class to receive callba...
Definition: juce_Desktop.h:59
juce::AudioFormatManager::end
AudioFormat *const * end() const noexcept
Iterator access to the list of known formats.
Definition: juce_AudioFormatManager.h:92
juce::RenderingHelpers::EdgeTableFillers::renderSolidFill
void renderSolidFill(Iterator &iter, const Image::BitmapData &destData, PixelARGB fillColour, bool replaceContents, DestPixelType *)
Definition: juce_RenderingHelpers.h:1550
juce::gl::GL_TEXTURE_MAX_LEVEL_APPLE
@ GL_TEXTURE_MAX_LEVEL_APPLE
Definition: juce_gles2.h:1760
juce::gl::GL_COMPRESSED_RGBA_ASTC_4x3x3_OES
@ GL_COMPRESSED_RGBA_ASTC_4x3x3_OES
Definition: juce_gles2.h:4866
juce::WavAudioFormat::riffInfoCountry
static const char *const riffInfoCountry
Metadata property name used in INFO chunks.
Definition: juce_WavAudioFormat.h:106
juce::gl::GL_TEXTURE_INTENSITY_TYPE
@ GL_TEXTURE_INTENSITY_TYPE
Definition: juce_gl.h:1891
juce::FilenameComponent
Shows a filename as an editable text box, with a 'browse' button and a drop-down list for recently se...
Definition: juce_FilenameComponent.h:67
juce::gl::GL_PROGRAM_OBJECT_EXT
@ GL_PROGRAM_OBJECT_EXT
Definition: juce_gl.h:6243
juce_Convolution.h
juce::MPEZone::upperZoneMasterChannel
static constexpr int upperZoneMasterChannel
Definition: juce_MPEZoneLayout.h:93
juce::MPENote::KeyState
KeyState
Possible values for the note key state.
Definition: juce_MPENote.h:43
juce::MetaSuperFn
Definition: juce_mac_ObjCHelpers.h:223
juce::DrawableComposite::getContentArea
Rectangle< float > getContentArea() const noexcept
Returns the main content rectangle.
Definition: juce_DrawableComposite.h:79
juce::Array::begin
const ElementType * begin() const noexcept
Returns a pointer to the first element in the array.
Definition: juce_Array.h:336
juce::XmlElement::Iterator::operator*
reference operator*() const
Definition: juce_XmlElement.h:683
juce::OpenGLContext::NativeContext::Locker::~Locker
~Locker()
Definition: juce_OpenGL_osx.h:152
juce::gl::GL_RGB4_S3TC
@ GL_RGB4_S3TC
Definition: juce_gl.h:11144
juce::gl::GL_DEPTH_CLAMP
@ GL_DEPTH_CLAMP
Definition: juce_gl.h:2123
juce::Button::isConnectedOnRight
bool isConnectedOnRight() const noexcept
Indicates whether the button adjoins another one on its right edge.
Definition: juce_Button.h:352
juce::gl::WGL_FULL_ACCELERATION_ARB
@ WGL_FULL_ACCELERATION_ARB
Definition: juce_wgl.h:270
juce::AudioChannelSet::ambisonicACN4
@ ambisonicACN4
Second-order ambisonic channel number 4.
Definition: juce_AudioChannelSet.h:363
juce::gl::GL_TEXCOORD2_BIT_PGI
@ GL_TEXCOORD2_BIT_PGI
Definition: juce_gl.h:11122
juce::JUCEApplicationBase::isStandaloneApp
static bool isStandaloneApp() noexcept
Returns true if this executable is running as an app (as opposed to being a plugin or other kind of s...
Definition: juce_ApplicationBase.h:267
juce::gl::WGL_SUPPORT_GDI_ARB
@ WGL_SUPPORT_GDI_ARB
Definition: juce_wgl.h:246
juce::StandalonePluginHolder::askUserToSaveState
void askUserToSaveState(const String &fileSuffix=String())
Pops up a dialog letting the user save the processor's state to a file.
Definition: juce_StandaloneFilterWindow.h:192
juce::HeavyweightLeakedObjectDetector
This class is a useful way of tracking down hard to find memory leaks when the regular LeakedObjectDe...
Definition: juce_HeavyweightLeakedObjectDetector.h:43
juce::gl::GL_IMAGE_1D_ARRAY_EXT
@ GL_IMAGE_1D_ARRAY_EXT
Definition: juce_gl.h:7303
juce::CharPointer_UTF16::isDigit
bool isDigit() const noexcept
Returns true if the first character of this string is a digit.
Definition: juce_CharPointer_UTF16.h:388
juce::gl::GL_CURRENT_OCCLUSION_QUERY_ID_NV
@ GL_CURRENT_OCCLUSION_QUERY_ID_NV
Definition: juce_gl.h:9578
juce::dsp::AudioBlock::getChannelPointer
SampleType * getChannelPointer(size_t channel) const noexcept
Returns a raw pointer into one of the channels in this block.
Definition: juce_AudioBlock.h:241
juce::dsp::SIMDFallbackOps::UnionMaskType::m
MaskType m[n]
Definition: juce_fallback_SIMDNativeOps.h:68
juce::LinkedListPointer::operator=
LinkedListPointer & operator=(ObjectType *const newItem) noexcept
Sets this pointer to point to a new list.
Definition: juce_LinkedListPointer.h:73
juce::gl::GL_POINT_SIZE_MAX_SGIS
@ GL_POINT_SIZE_MAX_SGIS
Definition: juce_gl.h:11252
juce::Expression::Symbol::scopeUID
String scopeUID
The unique ID of the Scope that contains this symbol.
Definition: juce_Expression.h:191
juce::CharPointer_ASCII::isDigit
bool isDigit() const
Returns true if the first character of this string is a digit.
Definition: juce_CharPointer_ASCII.h:317
juce::HashMap::HashMap
HashMap(int numberOfSlots=defaultHashTableSize, HashFunctionType hashFunction=HashFunctionType())
Creates an empty hash-map.
Definition: juce_HashMap.h:121
juce::AudioChannelSet::rightCentre
@ rightCentre
Rc (AAX/VST), Rc used as Rss in AU for most layouts.
Definition: juce_AudioChannelSet.h:330
juce::gl::GL_TEXTURE_CUBE_MAP_POSITIVE_Z_ARB
@ GL_TEXTURE_CUBE_MAP_POSITIVE_Z_ARB
Definition: juce_gl.h:5135
CameraDevice::Pimpl::ScopedCameraDevice::CaptureSession::configuredCallback
ConfiguredCallback & configuredCallback
Definition: juce_android_CameraDevice.h:2100
juce::WebView2Preferences
Class used to create a set of preferences to pass to the WindowsWebView2WebBrowserComponent wrapper c...
Definition: juce_WebBrowserComponent.h:178
juce::Reverb::AllPassFilter
Definition: juce_audio_basics/utilities/juce_Reverb.h:264
juce::Quaternion::operator*=
Quaternion & operator*=(Quaternion other) noexcept
Definition: juce_Quaternion.h:57
juce::LocalisedStrings::translations
StringPairArray translations
Definition: juce_LocalisedStrings.h:192
CameraDevice::Pimpl::StreamConfigurationMap::jpegImageFormat
static constexpr int jpegImageFormat
Definition: juce_android_CameraDevice.h:851
juce::dsp::Oscillator::generator
std::function< NumericType(NumericType)> generator
Definition: juce_Oscillator.h:242
juce::detail::DataProviderDelete::operator()
void operator()(CGDataProviderRef ptr) const noexcept
Definition: juce_mac_CoreGraphicsContext.h:43
juce::HeavyweightLeakedObjectDetector::BacktraceMapHolder::~BacktraceMapHolder
~BacktraceMapHolder()
Definition: juce_HeavyweightLeakedObjectDetector.h:61
juce::gl::GL_COLOR_ATTACHMENT11_EXT
@ GL_COLOR_ATTACHMENT11_EXT
Definition: juce_gl.h:6647
juce::AccessibilityActions::contains
bool contains(AccessibilityActionType type) const
Returns true if the specified action is supported.
Definition: juce_AccessibilityActions.h:96
juce::AccessibilityValueInterface::AccessibleValueRange::isValid
bool isValid() const noexcept
Returns true if this represents a valid range.
Definition: juce_AccessibilityValueInterface.h:111
juce::StandalonePluginHolder::savePluginState
void savePluginState()
Definition: juce_StandaloneFilterWindow.h:348
juce::gl::GL_SHADER_BINARY_FORMAT_SPIR_V_ARB
@ GL_SHADER_BINARY_FORMAT_SPIR_V_ARB
Definition: juce_gl.h:4258
juce::gl::GL_DRAW_BUFFER10
@ GL_DRAW_BUFFER10
Definition: juce_gl.h:1496
juce::UnitTestCategories::function
static const String function
Definition: juce_UnitTestCategories.h:38
juce::ThreadedAnalyticsDestination::EventDispatcher
Definition: juce_ThreadedAnalyticsDestination.h:194
juce::dsp::Gain::Gain
Gain() noexcept=default
juce::gl::GL_FRAGMENT_COLOR_EXT
@ GL_FRAGMENT_COLOR_EXT
Definition: juce_gl.h:6879
juce::MouseInactivityDetector::mouseWheelMove
void mouseWheelMove(const MouseEvent &e, const MouseWheelDetails &) override
Called when the mouse-wheel is moved.
Definition: juce_MouseInactivityDetector.h:107
juce::MultiTimer
A type of timer class that can run multiple timers with different frequencies, all of which share a s...
Definition: juce_MultiTimer.h:45
juce::AudioProcessorParameter::AudioProcessorParameter
AudioProcessorParameter(int versionHint)
The version hint supplied to this constructor is used in Audio Unit plugins to aid ordering parameter...
Definition: juce_AudioProcessorParameter.h:92
juce::gl::GL_ALPHA_SNORM
@ GL_ALPHA_SNORM
Definition: juce_gl.h:7784
juce::Button::LookAndFeelMethods
This abstract base class is implemented by LookAndFeel classes to provide button-drawing functionalit...
Definition: juce_Button.h:391
juce::detail::GradientDelete::operator()
void operator()(CGGradientRef ptr) const noexcept
Definition: juce_mac_CoreGraphicsContext.h:53
MediaPlayerListener::MediaPlayerListener
MediaPlayerListener(Owner &ownerToUse)
Definition: juce_android_Video.h:222
CameraDevice::Pimpl::captureSession
CaptureSession captureSession
Definition: juce_ios_CameraDevice.h:1240
juce_ScopedValueSetter.h
juce::LookAndFeel
LookAndFeel objects define the appearance of all the JUCE widgets, and subclasses can be used to appl...
Definition: juce_LookAndFeel.h:79
juce::gl::GL_LO_SCALE_NV
@ GL_LO_SCALE_NV
Definition: juce_gl.h:10346
juce::dsp::Reverb::setEnabled
void setEnabled(bool newValue) noexcept
Enables/disables the reverb.
Definition: juce_dsp/widgets/juce_Reverb.h:59
juce::gl::GL_GLYPH_HAS_KERNING_BIT_NV
@ GL_GLYPH_HAS_KERNING_BIT_NV
Definition: juce_gl.h:9734
juce::gl::GL_MIN_PROGRAM_TEXTURE_GATHER_OFFSET
@ GL_MIN_PROGRAM_TEXTURE_GATHER_OFFSET
Definition: juce_gl.h:2280
CameraDevice::Pimpl::listeners
ListenerList< Listener > listeners
Definition: juce_android_CameraDevice.h:2926
juce::AccessibleState::isCollapsed
bool isCollapsed() const noexcept
Returns true if the UI element is collapsed.
Definition: juce_AccessibilityState.h:138
juce::OwnedArray::addSorted
int addSorted(ElementComparator &comparator, ObjectClass *newObject) noexcept
Inserts a new object into the array assuming that the array is sorted.
Definition: juce_OwnedArray.h:534
juce::gl::GL_STATIC_READ_ARB
@ GL_STATIC_READ_ARB
Definition: juce_gl.h:5468
juce::UIATextProvider::UIATextRangeProvider::ExpandToEnclosingUnit
JUCE_COMRESULT ExpandToEnclosingUnit(ComTypes::TextUnit unit) override
Definition: juce_win32_UIATextProvider.h:242
juce::ResizableWindow::setResizable
void setResizable(bool shouldBeResizable, bool useBottomRightCornerResizer)
Make the window resizable or fixed.
juce::XWindowSystem
Definition: juce_linux_XWindowSystem.h:171
juce::gl::GL_EXP2
@ GL_EXP2
Definition: juce_gl.h:430
juce::gl::GL_TEXTURE_WRAP_T
@ GL_TEXTURE_WRAP_T
Definition: juce_gl.h:385
juce::gl::WGL_MAX_PBUFFER_WIDTH_ARB
@ WGL_MAX_PBUFFER_WIDTH_ARB
Definition: juce_wgl.h:214
juce::TabbedButtonBar
A vertical or horizontal bar containing tabs that you can select.
Definition: juce_TabbedButtonBar.h:153
GLuint64EXT
khronos_uint64_t GLuint64EXT
Definition: juce_gles2.h:84
juce::dsp::Matrix::compare
static bool compare(const Matrix &a, const Matrix &b, ElementType tolerance=0) noexcept
Compare to matrices with a given tolerance.
juce::gl::componentUsage
GLenum GLenum GLenum GLenum GLenum componentUsage
Definition: juce_gl.h:10006
juce::gl::GL_UNIFORM_BARRIER_BIT_EXT
@ GL_UNIFORM_BARRIER_BIT_EXT
Definition: juce_gl.h:7334
juce::Rectangle::setTop
void setTop(ValueType newTop) noexcept
Moves the y position, adjusting the height so that the bottom edge remains in the same place.
Definition: juce_Rectangle.h:273
CameraDevice::Pimpl::CaptureSessionVideoRecordingMode::sessionStarted
void sessionStarted()
Definition: juce_android_CameraDevice.h:2752
juce::XWindowSystemUtilities::Atoms::state
Atom state
Definition: juce_linux_XWindowSystem.h:88
juce::gl::GL_INT_2_10_10_10_REV
@ GL_INT_2_10_10_10_REV
Definition: juce_gl.h:2212
juce::AudioProcessor
Base class for audio processing classes or plugins.
Definition: juce_AudioProcessor.h:45
juce::SmoothedValueBase< LogRampedValue< FloatType > >::setCurrentAndTargetValue
void setCurrentAndTargetValue(FloatType newValue)
Sets the current value and the target value.
Definition: juce_SmoothedValue.h:75
juce::AccessibilityTableInterface::getCellHandler
virtual const AccessibilityHandler * getCellHandler(int row, int column) const =0
Returns the AccessibilityHandler for one of the cells in the table, or nullptr if there is no cell at...
juce::PluginHostType::AbletonLive8
@ AbletonLive8
Represents Ableton Live 8.
Definition: juce_PluginHostType.h:53
juce_PopupMenu.h
juce::gl::GL_MAX_SHADER_COMPILER_THREADS_ARB
@ GL_MAX_SHADER_COMPILER_THREADS_ARB
Definition: juce_gl.h:4639
juce::gl::GL_CURRENT_VERTEX_ATTRIB
@ GL_CURRENT_VERTEX_ATTRIB
Definition: juce_gl.h:1478
juce::Colours::darkolivegreen
const Colour darkolivegreen
Definition: juce_Colours.h:71
AudioManagerOnAudioFocusChangeListener::invoke
jobject invoke(jobject proxy, jobject method, jobjectArray args) override
Definition: juce_android_Video.h:316
juce::dsp::Phaser::setFeedback
void setFeedback(SampleType newFeedback)
Sets the feedback volume (between -1 and 1) of the phaser.
juce::gl::dfactorRGB
GLenum dfactorRGB
Definition: juce_gl.h:1344
juce::DrawableButton::getStyle
ButtonStyle getStyle() const noexcept
Returns the current style.
Definition: juce_DrawableButton.h:120
juce::gl::GL_PROGRAM_PIPELINE_BINDING
@ GL_PROGRAM_PIPELINE_BINDING
Definition: juce_gl.h:2436
juce::gl::ref
GLint ref
Definition: juce_gl.h:666
juce::Toolbar::getStyle
ToolbarItemStyle getStyle() const noexcept
Returns the toolbar's current style.
Definition: juce_Toolbar.h:177
juce::gl::storagetype
GLenum storagetype
Definition: juce_gl.h:8077
juce::dsp::AudioBlock::replaceWithSumOf
AudioBlock & replaceWithSumOf(AudioBlock< Src1SampleType > src1, AudioBlock< Src2SampleType > src2) noexcept
Adds each source1 value to the corresponding source2 value and replaces the contents of this block.
Definition: juce_AudioBlock.h:413
juce::gl::GL_TASK_WORK_GROUP_SIZE_NV
@ GL_TASK_WORK_GROUP_SIZE_NV
Definition: juce_gl.h:9538
juce::SystemStats::OperatingSystemType
OperatingSystemType
The set of possible results of the getOperatingSystemType() method.
Definition: juce_SystemStats.h:43
juce::RenderingHelpers::TranslationOrTransform::translated
Rectangle< int > translated(Rectangle< int > r) const noexcept
Definition: juce_RenderingHelpers.h:106
juce::gl::GL_MIN_SAMPLE_SHADING_VALUE
@ GL_MIN_SAMPLE_SHADING_VALUE
Definition: juce_gl.h:2279
juce::Font
Represents a particular font, including its size, style, etc.
Definition: juce_Font.h:41
juce::CoreGraphicsContext::state
std::unique_ptr< SavedState > state
Definition: juce_mac_CoreGraphicsContext.h:135
juce::BorderSize::getBottom
ValueType getBottom() const noexcept
Returns the gap that should be left at the bottom of the region.
Definition: juce_BorderSize.h:70
juce::AccessibilityRole::tooltip
@ tooltip
juce::gl::WGL_NEED_PALETTE_ARB
@ WGL_NEED_PALETTE_ARB
Definition: juce_wgl.h:231
juce::Point::withX
constexpr Point withX(ValueType newX) const noexcept
Returns a point which has the same Y position as this one, but a new X.
Definition: juce_Point.h:79
juce::PathFlatteningIterator::subPathIndex
int subPathIndex
The index of the current line within the current sub-path.
Definition: juce_PathIterator.h:90
juce::MessageBoxOptions
Class used to create a set of options to pass to the AlertWindow and NativeMessageBox methods for sho...
Definition: juce_MessageBoxOptions.h:62
juce::RelativePointPath::StartSubPath::startPos
RelativePoint startPos
Definition: juce_RelativePointPath.h:105
juce::gl::GL_IMAGE_CLASS_4_X_32
@ GL_IMAGE_CLASS_4_X_32
Definition: juce_gl.h:2820
juce::AccessibilityHandler::hasFocus
bool hasFocus(bool trueIfChildFocused) const
Returns true if this UI element has the focus.
juce::InterProcessLock::ScopedLockType
Automatically locks and unlocks an InterProcessLock object.
Definition: juce_InterProcessLock.h:71
juce::dsp::Matrix::swapColumns
Matrix & swapColumns(size_t columnOne, size_t columnTwo) noexcept
Swaps the contents of two columns in the matrix and returns a reference to itself.
GLeglClientBufferEXT
void * GLeglClientBufferEXT
Definition: juce_gles2.h:65
juce::gl::GL_TRANSLATE_2D_NV
@ GL_TRANSLATE_2D_NV
Definition: juce_gl.h:9651
juce::gl::GL_CULL_FACE
@ GL_CULL_FACE
Definition: juce_gl.h:272
juce::RenderingHelpers::GlyphCache::findLeastRecentlyUsedGlyph
CachedGlyphType * findLeastRecentlyUsedGlyph() const noexcept
Definition: juce_RenderingHelpers.h:242
juce::gl::GL_REFERENCED_BY_TESS_EVALUATION_SHADER
@ GL_REFERENCED_BY_TESS_EVALUATION_SHADER
Definition: juce_gl.h:2885
juce::gl::GL_PIXEL_MAP_I_TO_G_SIZE
@ GL_PIXEL_MAP_I_TO_G_SIZE
Definition: juce_gl.h:509
juce::Justification::horizontallyCentred
@ horizontallyCentred
Indicates that the item should be placed in the centre between the left and right sides of the availa...
Definition: juce_Justification.h:115
juce::GroupComponent::ColourIds
ColourIds
A set of colour IDs to use to change the colour of various aspects of the component.
Definition: juce_GroupComponent.h:78
juce::ScrollBar::ColourIds
ColourIds
A set of colour IDs to use to change the colour of various aspects of the component.
Definition: juce_ScrollBar.h:292
juce::UnitTestRunner::TestResult::TestResult
TestResult(const String &name, const String &subCategory)
Definition: juce_UnitTest.h:381
juce::dsp::Polynomial::operator[]
FloatingType operator[](int index) const noexcept
Returns a single coefficient of the receiver for reading.
Definition: juce_Polynomial.h:85
juce::PluginListComponent::getOptionsButton
TextButton & getOptionsButton()
Returns the button used to display the options menu - you can make this invisible if you want to hide...
Definition: juce_PluginListComponent.h:110
juce::AudioProcessor::TrackProperties::colour
Colour colour
Definition: juce_AudioProcessor.h:1223
juce::XEmbedComponent::pimpl
std::unique_ptr< Pimpl > pimpl
Definition: juce_XEmbedComponent.h:111
juce::Slider::LinearBarVertical
@ LinearBarVertical
A vertical bar slider with the text label drawn on top of it.
Definition: juce_Slider.h:66
juce::gl::GL_RED_INTEGER_EXT
@ GL_RED_INTEGER_EXT
Definition: juce_gl.h:7653
juce::FocusOutline::OutlineWindowProperties
Defines the focus outline window properties.
Definition: juce_FocusOutline.h:53
juce::AppleRemoteDevice::rightButton
@ rightButton
The right button (if it's held for a short time).
Definition: juce_AppleRemote.h:56
juce::gl::GL_OBJECT_POINT_SGIS
@ GL_OBJECT_POINT_SGIS
Definition: juce_gl.h:11241
juce::UnitTestCategories::audio
static const String audio
Definition: juce_UnitTestCategories.h:29
juce::ParameterAttachment::lastValue
std::atomic< float > lastValue
Definition: juce_ParameterAttachments.h:115
juce::UIAWindowProvider::get_WindowVisualState
JUCE_COMRESULT get_WindowVisualState(ComTypes::WindowVisualState *pRetVal) override
Definition: juce_win32_UIAWindowProvider.h:133
juce::NSViewFrameWatcher
Definition: juce_mac_NSViewFrameWatcher.h:70
juce::dsp::AudioBlock::addProductOf
AudioBlock &JUCE_VECTOR_CALLTYPE addProductOf(AudioBlock< OtherSampleType > src, NumericType factor) noexcept
Multiplies each value in src by a fixed value and adds the result to this block.
Definition: juce_AudioBlock.h:479
CameraDevice::Pimpl::ScopedCameraDevice::CaptureSession::captureRequestBuilder
GlobalRef captureRequestBuilder
Definition: juce_android_CameraDevice.h:2103
juce::AccessibilityValueInterface::AccessibleValueRange::AccessibleValueRange
AccessibleValueRange(MinAndMax valueRange, double interval)
Constructor.
Definition: juce_AccessibilityValueInterface.h:102
juce::dsp::SIMDRegister::getNextSIMDAlignedPtr
static ElementType * getNextSIMDAlignedPtr(ElementType *ptr) noexcept
Returns the next position in memory where isSIMDAligned returns true.
Definition: juce_SIMDRegister.h:352
UNITY_INTERFACE_API
#define UNITY_INTERFACE_API
Definition: juce_UnityPluginInterface.h:36
juce::gl::GL_OVERLAY_KHR
@ GL_OVERLAY_KHR
Definition: juce_gl.h:8426
juce::gl::WGL_CONTEXT_RESET_NOTIFICATION_STRATEGY_ARB
@ WGL_CONTEXT_RESET_NOTIFICATION_STRATEGY_ARB
Definition: juce_wgl.h:177
juce::dsp::Compressor::thresholdInverse
SampleType thresholdInverse
Definition: juce_Compressor.h:102
juce::SpinLock::exit
void exit() const noexcept
Releases the lock.
Definition: juce_SpinLock.h:65
juce::PopupMenu::Options::getTargetScreenArea
Rectangle< int > getTargetScreenArea() const noexcept
Gets the target screen area.
Definition: juce_PopupMenu.h:588
juce::dsp::LinkwitzRileyFilter::snapToZero
void snapToZero() noexcept
Ensure that the state variables are rounded to zero if the state variables are denormals.
juce::Interpolators::LinearTraits
Definition: juce_Interpolators.h:122
juce::ChangeListener
Receives change event callbacks that are sent out by a ChangeBroadcaster.
Definition: juce_ChangeListener.h:44
juce::XmlElement::Iterator::operator++
Iterator & operator++()
Definition: juce_XmlElement.h:686
juce::Displays
Manages details about connected display devices.
Definition: juce_Displays.h:35
juce::CachedValue::operator==
bool operator==(const OtherType &other) const
Returns true if the current value of the property (or the fallback value) is equal to other.
Definition: juce_CachedValue.h:119
juce::File::invokedExecutableFile
@ invokedExecutableFile
Returns the file that was invoked to launch this executable.
Definition: juce_File.h:941
juce::AudioPluginFormat
The base class for a type of plugin format, such as VST, AudioUnit, LADSPA, etc.
Definition: juce_AudioPluginFormat.h:37
juce::gl::GL_MAX_ASYNC_READ_PIXELS_SGIX
@ GL_MAX_ASYNC_READ_PIXELS_SGIX
Definition: juce_gl.h:11400
juce::AudioBuffer::getWritePointer
Type * getWritePointer(int channelNumber, int sampleIndex) noexcept
Returns a writeable pointer to one of the buffer's channels.
Definition: juce_AudioSampleBuffer.h:361
juce::Label::lastTextValue
String lastTextValue
Definition: juce_Label.h:345
juce::UIASelectionProvider::get_IsSelectionRequired
JUCE_COMRESULT get_IsSelectionRequired(BOOL *pRetVal) override
Definition: juce_win32_UIASelectionProvider.h:159
juce::gl::GL_SUBGROUP_FEATURE_BALLOT_BIT_KHR
@ GL_SUBGROUP_FEATURE_BALLOT_BIT_KHR
Definition: juce_gl.h:8562
juce::NSViewComponent
A Mac-specific class that can create and embed an NSView inside itself.
Definition: juce_NSViewComponent.h:44
juce::Label::isEditableOnSingleClick
bool isEditableOnSingleClick() const noexcept
Returns true if this option was set using setEditable().
Definition: juce_Label.h:240
juce::AudioPlayHead::FrameRate::with
FrameRate with(Member &&member, Value &&value) const
Definition: juce_AudioPlayHead.h:144
juce::ComTypes::UIA_MenuClosedEventId
const long UIA_MenuClosedEventId
Definition: juce_win32_ComInterfaces.h:139
juce::ToolbarItemComponent::ToolbarEditingMode
ToolbarEditingMode
Editing modes.
Definition: juce_ToolbarItemComponent.h:161
juce::OpenGLContext::NativeContext::renderContext
GLXContext renderContext
Definition: juce_OpenGL_linux_X11.h:263
juce::CppTokeniserFunctions::parseOctalLiteral
static bool parseOctalLiteral(Iterator &source) noexcept
Definition: juce_CPlusPlusCodeTokeniserFunctions.h:193
juce::AudioSourceChannelInfo::numSamples
int numSamples
The number of samples in the buffer which the callback is expected to fill with data.
Definition: juce_AudioSource.h:81
juce::CodeEditorComponent::ColourScheme::types
Array< TokenType > types
Definition: juce_CodeEditorComponent.h:233
juce::AudioProcessor::getMainBusNumInputChannels
int getMainBusNumInputChannels() const noexcept
Returns the number of input channels on the main bus.
Definition: juce_AudioProcessor.h:744
juce::IIRFilterBase::IIRFilterBase
IIRFilterBase() noexcept
Creates a filter.
juce::gl::GL_PROGRAM_BINARY_LENGTH_OES
@ GL_PROGRAM_BINARY_LENGTH_OES
Definition: juce_gles2.h:4623
juce::gl::GL_MAX_OPTIMIZED_VERTEX_SHADER_VARIANTS_EXT
@ GL_MAX_OPTIMIZED_VERTEX_SHADER_VARIANTS_EXT
Definition: juce_gl.h:8029
juce::AudioProcessorParameterWithIDAttributes::getCategory
JUCE_NODISCARD auto getCategory() const
The semantics of this parameter.
Definition: juce_AudioProcessorParameterWithID.h:92
juce::gl::GL_FRAMEBUFFER_BARRIER_BIT_EXT
@ GL_FRAMEBUFFER_BARRIER_BIT_EXT
Definition: juce_gl.h:7341
juce::gl::GL_FEEDBACK
@ GL_FEEDBACK
Definition: juce_gl.h:604
juce::AudioPluginFormat::PluginCreationCallback
std::function< void(std::unique_ptr< AudioPluginInstance >, const String &)> PluginCreationCallback
A callback lambda that is passed to createPluginInstanceAsync()
Definition: juce_AudioPluginFormat.h:77
juce::gl::GL_SOURCE2_ALPHA_EXT
@ GL_SOURCE2_ALPHA_EXT
Definition: juce_gl.h:7576
juce::gl::GL_SPECULAR
@ GL_SPECULAR
Definition: juce_gl.h:580
juce::CharPointer_ASCII::indexOf
int indexOf(const juce_wchar charToFind) const noexcept
Returns the character index of a unicode character, or -1 if it isn't found.
Definition: juce_CharPointer_ASCII.h:292
juce::AudioProcessor::InOutChannelPair::InOutChannelPair
InOutChannelPair(int16 inCh, int16 outCh) noexcept
Definition: juce_AudioProcessor.h:1423
juce::StandalonePluginHolder::SettingsComponent::shouldMuteButton
ToggleButton shouldMuteButton
Definition: juce_StandaloneFilterWindow.h:593
juce::RectangleList::RectangleList
RectangleList()=default
Creates an empty RectangleList.
juce::clampPixelComponents
uint32 clampPixelComponents(uint32 x) noexcept
Definition: juce_PixelFormats.h:42
juce::gl::counterSize
GLint GLint GLsizei counterSize
Definition: juce_gl.h:3466
juce::AudioProcessorParameterWithIDAttributes::meta
bool meta
Definition: juce_AudioProcessorParameterWithID.h:106
juce::gl::GL_SHADING_RATE_4X2_PIXELS_QCOM
@ GL_SHADING_RATE_4X2_PIXELS_QCOM
Definition: juce_gles2.h:5183
juce::gl::GL_COMPRESSED_RGBA_ASTC_5x5x4_OES
@ GL_COMPRESSED_RGBA_ASTC_5x5x4_OES
Definition: juce_gles2.h:4870
juce::Component
The base class for all JUCE user-interface objects.
Definition: juce_Component.h:35
VideoComponent::Pimpl::DirectShowContext::NativeWindowClass::isRegistered
bool isRegistered() const noexcept
Definition: juce_win32_Video.h:843
juce::PopupMenu::CustomComponent
A user-defined component that can be used as an item in a popup menu.
Definition: juce_PopupMenu.h:827
juce::gl::GL_TEXTURE10_ARB
@ GL_TEXTURE10_ARB
Definition: juce_gl.h:4549
juce::HashMap::operator[]
ValueType operator[](KeyTypeParameter keyToLookFor) const
Returns the value corresponding to a given key.
Definition: juce_HashMap.h:170
khronos_int8_t
signed char khronos_int8_t
Definition: juce_khrplatform.h:228
juce::PopupMenu::CustomComponent::isTriggeredAutomatically
bool isTriggeredAutomatically() const noexcept
Definition: juce_PopupMenu.h:876
juce::gl::GL_FLOAT16_VEC3_NV
@ GL_FLOAT16_VEC3_NV
Definition: juce_gl.h:3325
juce::gl::GL_FETCH_PER_SAMPLE_ARM
@ GL_FETCH_PER_SAMPLE_ARM
Definition: juce_gles2.h:1799
juce::gl::GL_AFFINE_2D_NV
@ GL_AFFINE_2D_NV
Definition: juce_gl.h:9653
juce::gl::GL_INDEX_MATERIAL_PARAMETER_EXT
@ GL_INDEX_MATERIAL_PARAMETER_EXT
Definition: juce_gl.h:6863
juce::GroupComponent::justification
Justification justification
Definition: juce_GroupComponent.h:106
juce::gl::GL_MAX_TASK_UNIFORM_BLOCKS_NV
@ GL_MAX_TASK_UNIFORM_BLOCKS_NV
Definition: juce_gl.h:9516
juce::gl::GL_FLOAT_RG16_NV
@ GL_FLOAT_RG16_NV
Definition: juce_gl.h:9164
appliesDistanceAttenuation
@ appliesDistanceAttenuation
Definition: juce_UnityPluginInterface.h:66
juce::CharPointer_UTF8::operator[]
juce_wchar operator[](int characterIndex) const noexcept
Returns the character at a given character index from the start of the string.
Definition: juce_CharPointer_UTF8.h:213
juce::ScrollBar::getCurrentRangeSize
double getCurrentRangeSize() const noexcept
Returns the current size of the thumb.
Definition: juce_ScrollBar.h:204
juce::MemoryBlock::ensureSize
void ensureSize(const size_t minimumSize, bool initialiseNewSpaceToZero=false)
Increases the block's size only if it's smaller than a given size.
CameraDevice::Pimpl::MediaRecorder::mediaRecorder
GlobalRef mediaRecorder
Definition: juce_android_CameraDevice.h:1450
juce::ComTypes::VIDEO_STREAM_CONFIG_CAPS::OutputGranularityY
int OutputGranularityY
Definition: juce_win32_ComTypes.h:160
juce::GenericScopedTryLock::GenericScopedTryLock
GenericScopedTryLock(const LockType &lock, bool acquireLockOnInitialisation=true) noexcept
Creates a GenericScopedTryLock.
Definition: juce_ScopedLock.h:217
juce::RenderingHelpers::EdgeTableFillers::SolidColour::handleEdgeTableLine
forcedinline void handleEdgeTableLine(int x, int width, int alphaLevel) const noexcept
Definition: juce_RenderingHelpers.h:603
juce::gl::GL_GLYPH_HORIZONTAL_BEARING_X_BIT_NV
@ GL_GLYPH_HORIZONTAL_BEARING_X_BIT_NV
Definition: juce_gl.h:9728
juce::gl::GL_DOMAIN
@ GL_DOMAIN
Definition: juce_gl.h:433
juce::DynamicObject::properties
NamedValueSet properties
Definition: juce_DynamicObject.h:122
juce::gl::WGL_STEREO_ARB
@ WGL_STEREO_ARB
Definition: juce_wgl.h:249
juce::dsp::Matrix::getNumRows
size_t getNumRows() const noexcept
Returns the number of rows in the matrix.
Definition: juce_Matrix.h:92
juce::XWindowSystem::deleteMouseCursor
void deleteMouseCursor(Cursor cursorHandle) const
juce::gl::GL_CURRENT_TIME_NV
@ GL_CURRENT_TIME_NV
Definition: juce_gl.h:9894
CameraDevice::Pimpl::ScopedCameraDevice::CaptureSession::cameraCaptureSessionReadyCallback
static void cameraCaptureSessionReadyCallback(JNIEnv *, jobject, jlong host, jobject rawSession)
Definition: juce_android_CameraDevice.h:2281
juce::gl::GL_MAX_PROGRAM_PARAMETERS_ARB
@ GL_MAX_PROGRAM_PARAMETERS_ARB
Definition: juce_gl.h:4101
juce::gl::GL_GEOMETRY_SHADER_BIT
@ GL_GEOMETRY_SHADER_BIT
Definition: juce_gl.h:2430
juce::MidiDeviceInfo::operator==
bool operator==(const MidiDeviceInfo &other) const noexcept
Definition: juce_MidiDevices.h:64
juce::gl::GL_GEOMETRY_SHADER_EXT
@ GL_GEOMETRY_SHADER_EXT
Definition: juce_gl.h:6702
juce::XWindowSystem::setVisible
void setVisible(::Window, bool shouldBeVisible) const
juce::gl::GL_FLOAT16_MAT4x2_AMD
@ GL_FLOAT16_MAT4x2_AMD
Definition: juce_gl.h:3334
juce::dsp::SIMDRegister::toVecType
static vSIMDType JUCE_VECTOR_CALLTYPE toVecType(vMaskSIMDType a) noexcept
Definition: juce_SIMDRegister.h:370
juce::PixelAlpha::a
uint8 a
Definition: juce_PixelFormats.h:729
juce::Path::Iterator::quadraticTo
@ quadraticTo
For this type, x1, y1, x2, y2 indicate the control point and endpoint of a quadratic curve.
Definition: juce_Path.h:745
juce::KeyPress::mods
ModifierKeys mods
Definition: juce_KeyPress.h:271
juce::gl::GL_TEXTURE_MEMORY_LAYOUT_INTEL
@ GL_TEXTURE_MEMORY_LAYOUT_INTEL
Definition: juce_gl.h:8349
juce::WeakReference::Master::~Master
~Master() noexcept
Definition: juce_WeakReference.h:154
juce::gl::GL_DEPTH_COMPONENT16_NONLINEAR_NV
@ GL_DEPTH_COMPONENT16_NONLINEAR_NV
Definition: juce_gles2.h:3591
juce::gl::GL_MIN_MAP_BUFFER_ALIGNMENT
@ GL_MIN_MAP_BUFFER_ALIGNMENT
Definition: juce_gl.h:2551
juce::gl::GL_UNIFORM_MATRIX_STRIDE
@ GL_UNIFORM_MATRIX_STRIDE
Definition: juce_gl.h:2071
juce::MarkerList::markers
OwnedArray< Marker > markers
Definition: juce_MarkerList.h:187
juce_SHA256.h
juce::TextEditor::sections
OwnedArray< UniformTextSection > sections
Definition: juce_TextEditor.h:777
juce::ApplicationCommandInfo
Holds information describing an application command.
Definition: juce_ApplicationCommandInfo.h:44
juce::AccessibilityTextHelpers::BoundaryType
BoundaryType
Definition: juce_AccessibilityTextHelpers.h:31
juce::UIATextProvider::UIATextRangeProvider::GetChildren
JUCE_COMRESULT GetChildren(SAFEARRAY **pRetVal) override
Definition: juce_win32_UIATextProvider.h:378
juce::gl::GL_CUBIC_HP
@ GL_CUBIC_HP
Definition: juce_gl.h:8196
juce::gl::GL_VERTEX_STREAM4_ATI
@ GL_VERTEX_STREAM4_ATI
Definition: juce_gl.h:5931
juce::ComponentPeer::StyleFlags
StyleFlags
A combination of these flags is passed to the ComponentPeer constructor.
Definition: juce_ComponentPeer.h:48
juce::ThreadLocalValue::ObjectHolder
Definition: juce_ThreadLocalValue.h:132
juce::gl::GL_VIEWPORT_SUBPIXEL_BITS_OES
@ GL_VIEWPORT_SUBPIXEL_BITS_OES
Definition: juce_gles2.h:4991
juce::gl::GL_FLOAT_RGB_NV
@ GL_FLOAT_RGB_NV
Definition: juce_gl.h:9160
juce::dsp::FastMathApproximations::sin
static FloatType sin(FloatType x) noexcept
Provides a fast approximation of the function sin(x) using a Pade approximant continued fraction,...
Definition: juce_FastMathApproximations.h:158
juce::gl::beginPresentTimeId
GLuint64EXT GLuint beginPresentTimeId
Definition: juce_gl.h:9899
juce::AudioFormatReaderSource::reader
OptionalScopedPointer< AudioFormatReader > reader
Definition: juce_AudioFormatReaderSource.h:93
juce::dsp::StateVariableFilter::Parameters::operator=
Parameters & operator=(const Parameters &o) noexcept
Definition: juce_StateVariableFilter.h:250
juce::Reverb::AllPassFilter::setSize
void setSize(const int size)
Definition: juce_audio_basics/utilities/juce_Reverb.h:269
juce::AudioData::ChannelData::DataType
typename Subtypes::DataType DataType
Definition: juce_AudioDataConverters.h:684
juce::ComTypes::WindowVisualState_Maximized
@ WindowVisualState_Maximized
Definition: juce_win32_ComInterfaces.h:110
juce::gl::GL_UNIFORM_BUFFER_START
@ GL_UNIFORM_BUFFER_START
Definition: juce_gl.h:2051
VideoComponent::Pimpl::MediaSession::Controller::~Controller
~Controller()
Definition: juce_android_Video.h:640
juce::OwnedArray::remove
void remove(int indexToRemove, bool deleteObject=true)
Removes an object from the array.
Definition: juce_OwnedArray.h:598
juce::gl::GL_COMPUTE_SHADER_INVOCATIONS_ARB
@ GL_COMPUTE_SHADER_INVOCATIONS_ARB
Definition: juce_gl.h:4656
juce::gl::GL_FOG_COORDINATE_ARRAY_TYPE
@ GL_FOG_COORDINATE_ARRAY_TYPE
Definition: juce_gl.h:1318
juce::OpenGLContext::NativeContext::MouseForwardingNSOpenGLViewClass::rightMouseDown
static void rightMouseDown(id self, SEL, NSEvent *ev)
Definition: juce_OpenGL_osx.h:269
juce::gl::GL_STENCIL_INDEX1
@ GL_STENCIL_INDEX1
Definition: juce_gl.h:1877
juce::LocalRef::LocalRef
LocalRef(JavaType o) noexcept
Definition: juce_android_JNIHelpers.h:35
CameraDevice::Pimpl::MediaRecorder::getInfoStringFromCode
static String getInfoStringFromCode(int what)
Definition: juce_android_CameraDevice.h:1508
juce::ComBaseClassHelperBase::castToType
JUCE_COMRESULT castToType(void **result)
Definition: juce_win32_ComSmartPtr.h:186
juce::gl::GL_RELATIVE_SMOOTH_QUADRATIC_CURVE_TO_NV
@ GL_RELATIVE_SMOOTH_QUADRATIC_CURVE_TO_NV
Definition: juce_gl.h:9704
juce::gl::GL_ALPHA_BIAS
@ GL_ALPHA_BIAS
Definition: juce_gl.h:529
juce::gl::GL_MAX_GEOMETRY_TOTAL_OUTPUT_COMPONENTS_OES
@ GL_MAX_GEOMETRY_TOTAL_OUTPUT_COMPONENTS_OES
Definition: juce_gles2.h:4599
juce::translate
String translate(const String &stringLiteral)
Uses the LocalisedStrings class to translate the given string literal.
juce::DocumentWindow::buttonListener
std::unique_ptr< ButtonListenerProxy > buttonListener
Definition: juce_DocumentWindow.h:299
juce::File::deleteFile
bool deleteFile() const
Deletes a file.
Definition: juce_posix_SharedCode.h:384
juce::gl::GL_VERTEX_ARRAY_BUFFER_BINDING_ARB
@ GL_VERTEX_ARRAY_BUFFER_BINDING_ARB
Definition: juce_gl.h:5448
juce::dsp::SIMDRegister::SIMDNumElements
static constexpr size_t SIMDNumElements
The number of elements that this vector can hold.
Definition: juce_SIMDRegister.h:106
juce_ReadWriteLock.h
juce::gl::GL_MAX_FRAMEBUFFER_WIDTH
@ GL_MAX_FRAMEBUFFER_WIDTH
Definition: juce_gl.h:2745
juce::AudioProcessorParameterGroup::children
OwnedArray< AudioProcessorParameterNode > children
Definition: juce_AudioProcessorParameterGroup.h:248
juce::gl::GL_PALETTE4_R5_G6_B5_OES
@ GL_PALETTE4_R5_G6_B5_OES
Definition: juce_gl.h:10876
juce::gl::GL_EVAL_FRACTIONAL_TESSELLATION_NV
@ GL_EVAL_FRACTIONAL_TESSELLATION_NV
Definition: juce_gl.h:9078
juce::gl::GL_MULTISAMPLE_BUFFER_BIT7_QCOM
@ GL_MULTISAMPLE_BUFFER_BIT7_QCOM
Definition: juce_gles2.h:5224
juce::gl::GL_MAX_TESS_EVALUATION_SHADER_STORAGE_BLOCKS
@ GL_MAX_TESS_EVALUATION_SHADER_STORAGE_BLOCKS
Definition: juce_gl.h:2901
juce::gl::WGL_VIDEO_OUT_STACKED_FIELDS_1_2
@ WGL_VIDEO_OUT_STACKED_FIELDS_1_2
Definition: juce_wgl.h:629
juce::dsp::StateVariableFilter::StateVariableFilterType::bandPass
@ bandPass
juce::OpenGLShaderProgram::Uniform::uniformID
GLint uniformID
The uniform's ID number.
Definition: juce_OpenGLShaderProgram.h:166
juce::TextInputTarget::urlKeyboard
@ urlKeyboard
Definition: juce_TextInputTarget.h:85
juce::gl::GL_MAX_TESS_CONTROL_TEXTURE_IMAGE_UNITS_EXT
@ GL_MAX_TESS_CONTROL_TEXTURE_IMAGE_UNITS_EXT
Definition: juce_gles2.h:2664
VideoComponent::Pimpl::PlayerControllerBase::JucePlayerStatusObserverClass
Definition: juce_mac_Video.h:204
juce::TextPropertyComponent::listenerList
ListenerList< Listener > listenerList
Definition: juce_TextPropertyComponent.h:180
juce::gl::GL_VERTEX4_BIT_PGI
@ GL_VERTEX4_BIT_PGI
Definition: juce_gl.h:11126
juce::MidiDataConcatenator::isInitialByte
static bool isInitialByte(uint8 byte)
Definition: juce_MidiDataConcatenator.h:176
juce::LassoComponent::dragLasso
void dragLasso(const MouseEvent &e)
Call this in your mouseDrag event, to update the lasso's position.
Definition: juce_LassoComponent.h:145
CameraDevice::Pimpl::ScopedCameraDevice::openError
String openError
Definition: juce_android_CameraDevice.h:2379
juce::gl::GL_SAMPLES_ARB
@ GL_SAMPLES_ARB
Definition: juce_gl.h:4527
juce::CharPointer_UTF8::operator-=
void operator-=(int numToSkip) noexcept
Moves this pointer backwards by the specified number of characters.
Definition: juce_CharPointer_UTF8.h:207
MediaRecorderOnInfoListener::MediaRecorderOnInfoListener
MediaRecorderOnInfoListener(Owner &ownerToUse)
Definition: juce_android_CameraDevice.h:408
juce::WavAudioFormat::acidDiskBased
static const char *const acidDiskBased
Metadata property name used in acid chunks.
Definition: juce_WavAudioFormat.h:85
juce::RenderingHelpers::GlyphCache::findExistingGlyph
ReferenceCountedObjectPtr< CachedGlyphType > findExistingGlyph(const Font &font, int glyphNumber) const noexcept
Definition: juce_RenderingHelpers.h:207
juce::LowLevelGraphicsPostScriptRenderer::out
OutputStream & out
Definition: juce_LowLevelGraphicsPostScriptRenderer.h:87
juce::gl::GL_STENCIL_CLEAR_TAG_VALUE_EXT
@ GL_STENCIL_CLEAR_TAG_VALUE_EXT
Definition: juce_gl.h:7375
juce::Colours::midnightblue
const Colour midnightblue
Definition: juce_Colours.h:133
juce::dsp::AudioBlock::replaceWithProductOfInternal
void JUCE_VECTOR_CALLTYPE replaceWithProductOfInternal(AudioBlock< OtherSampleType > src, NumericType value) const noexcept
Definition: juce_AudioBlock.h:743
juce::KeyboardComponentBase::orientation
Orientation orientation
Definition: juce_KeyboardComponentBase.h:277
juce::gl::GL_STENCIL_FAIL
@ GL_STENCIL_FAIL
Definition: juce_gl.h:284
juce::gl::GL_NATIVE_GRAPHICS_END_HINT_PGI
@ GL_NATIVE_GRAPHICS_END_HINT_PGI
Definition: juce_gl.h:11082
juce::RenderingHelpers::SoftwareRendererSavedState::renderImageTransformed
void renderImageTransformed(IteratorType &iter, const Image &src, int alpha, const AffineTransform &trans, Graphics::ResamplingQuality quality, bool tiledFill) const
Definition: juce_RenderingHelpers.h:2582
juce::gl::GL_GEOMETRY_SHADER_INVOCATIONS_EXT
@ GL_GEOMETRY_SHADER_INVOCATIONS_EXT
Definition: juce_gles2.h:2135
juce::gl::GL_POST_COLOR_MATRIX_GREEN_SCALE_SGI
@ GL_POST_COLOR_MATRIX_GREEN_SCALE_SGI
Definition: juce_gl.h:11794
juce::XWindowSystem::displayVisuals
std::unique_ptr< DisplayVisuals > displayVisuals
Definition: juce_linux_XWindowSystem.h:333
juce::DrawableText::getFontHeight
float getFontHeight() const noexcept
Definition: juce_DrawableText.h:84
juce::AudioProcessorParameterWithIDAttributes::withAutomatable
JUCE_NODISCARD auto withAutomatable(bool x) const
Definition: juce_AudioProcessorParameterWithID.h:83
VideoComponent::Pimpl::DirectShowContext::mediaControl
ComSmartPtr< ComTypes::IMediaControl > mediaControl
Definition: juce_win32_Video.h:755
juce_DrawableButton.h
juce::gl::GL_TEXTURE_WRAP_R_OES
@ GL_TEXTURE_WRAP_R_OES
Definition: juce_gles2.h:4806
juce::gl::GL_PN_TRIANGLES_ATI
@ GL_PN_TRIANGLES_ATI
Definition: juce_gl.h:5815
juce_StringPairArray.h
juce::URL::InputStreamOptions::httpRequestCmd
String httpRequestCmd
Definition: juce_URL.h:397
juce::MessageBoxOptions::message
String message
Definition: juce_MessageBoxOptions.h:138
juce::gl::GL_R32F_EXT
@ GL_R32F_EXT
Definition: juce_gles2.h:2919
juce::gl::GL_UNIFORM_BLOCK
@ GL_UNIFORM_BLOCK
Definition: juce_gl.h:2848
juce::dsp::Bias::sampleRate
double sampleRate
Definition: juce_Bias.h:149
juce::Direct2DLowLevelGraphicsContext::clipToPath
void clipToPath(const Path &, const AffineTransform &) override
juce::UnitTest::name
const String name
Definition: juce_UnitTest.h:303
juce::MidiDataConcatenator::pendingSysexTime
double pendingSysexTime
Definition: juce_MidiDataConcatenator.h:182
juce::PopupMenu::Item
Describes a popup menu item.
Definition: juce_PopupMenu.h:110
juce::gl::GL_COLOR_ATTACHMENT9_NV
@ GL_COLOR_ATTACHMENT9_NV
Definition: juce_gles2.h:3625
juce::gl::GL_DEBUG_CATEGORY_SHADER_COMPILER_AMD
@ GL_DEBUG_CATEGORY_SHADER_COMPILER_AMD
Definition: juce_gl.h:3258
juce::gl::WGL_BIND_TO_TEXTURE_RGBA_ARB
@ WGL_BIND_TO_TEXTURE_RGBA_ARB
Definition: juce_wgl.h:292
juce_DryWetMixer.h
juce::AudioData::Pointer::Pointer
Pointer(typename Constness::VoidType *sourceData) noexcept
Creates a non-interleaved pointer from some raw data in the appropriate format.
Definition: juce_AudioDataConverters.h:362
juce::SidePanel::isMouseEventInThisOrChildren
bool isMouseEventInThisOrChildren(Component *)
juce::ScaledImage::getScaledBounds
Rectangle< double > getScaledBounds() const
Returns the bounds of this image expressed in points.
Definition: juce_ScaledImage.h:75
juce::gl::GL_CLIP_DEPTH_MODE
@ GL_CLIP_DEPTH_MODE
Definition: juce_gl.h:3017
juce::MPEKeyboardComponent::activeNotesLock
CriticalSection activeNotesLock
Definition: juce_MPEKeyboardComponent.h:140
juce_DragAndDropTarget.h
juce::gl::GL_POST_CONVOLUTION_COLOR_TABLE_SGI
@ GL_POST_CONVOLUTION_COLOR_TABLE_SGI
Definition: juce_gl.h:11809
juce::AudioProcessorParameterWithIDAttributes::withInverted
JUCE_NODISCARD auto withInverted(bool x) const
Definition: juce_AudioProcessorParameterWithID.h:86
VideoComponent::Pimpl::MediaSession
Definition: juce_android_Video.h:472
CameraDevice::Pimpl::ScopedCameraDevice::CaptureSession::start
bool start(const LocalRef< jobject > &targetSurfacesList, GlobalRef &handlerToUse)
Definition: juce_android_CameraDevice.h:1627
juce::UnitTest::expectWithinAbsoluteError
void expectWithinAbsoluteError(ValueType actual, ValueType expected, ValueType maxAbsoluteError, String failureMessage=String())
Computes the difference between a value and a comparison value, and if it is larger than a specified ...
Definition: juce_UnitTest.h:212
juce::HashMap::removeValue
void removeValue(ValueTypeParameter valueToRemove)
Removes all items with the given value.
Definition: juce_HashMap.h:266
juce::gl::GL_SLUMINANCE_ALPHA_NV
@ GL_SLUMINANCE_ALPHA_NV
Definition: juce_gles2.h:4291
juce::gl::GL_STENCIL_BACK_WRITEMASK
@ GL_STENCIL_BACK_WRITEMASK
Definition: juce_gl.h:1552
juce::AccessibilityValueInterface::getRange
virtual AccessibleValueRange getRange() const =0
If this is a ranged value, this should return a valid AccessibleValueRange object representing the su...
juce::gl::GL_OUTPUT_TEXTURE_COORD10_EXT
@ GL_OUTPUT_TEXTURE_COORD10_EXT
Definition: juce_gl.h:7993
juce::dsp::Bias
Adds a DC offset (voltage bias) to the audio samples.
Definition: juce_Bias.h:43
juce::AudioData::ChannelData
Definition: juce_AudioDataConverters.h:681
juce::MPEChannelRemapper::channelIncrement
int channelIncrement
Definition: juce_MPEUtils.h:141
juce::KeyPressMappingSet
Manages and edits a list of keypresses, which it uses to invoke the appropriate command in an Applica...
Definition: juce_KeyPressMappingSet.h:86
VideoComponent::Pimpl::MediaSession::Player::StateInfo::canCallGetCurrentPosition
bool canCallGetCurrentPosition
Definition: juce_android_Video.h:1039
CameraDevice::Pimpl::cameraManager
GlobalRef cameraManager
Definition: juce_android_CameraDevice.h:2910
juce::StandaloneFilterWindow::MainContentComponent::NotificationArea::height
@ height
Definition: juce_StandaloneFilterWindow.h:955
juce::anonymous_namespace{juce_mac_CoreGraphicsHelpers.h}::convertToRectFloat
Rectangle< float > convertToRectFloat(RectType r) noexcept
Definition: juce_mac_CoreGraphicsHelpers.h:42
juce::FlexBox::AlignContent
AlignContent
Possible values for the alignContent property.
Definition: juce_FlexBox.h:63
juce::CharPointer_UTF16::byteOrderMarkBE1
@ byteOrderMarkBE1
Definition: juce_CharPointer_UTF16.h:478
juce::dsp::StateVariableTPTFilter::sampleRate
double sampleRate
Definition: juce_StateVariableTPTFilter.h:159
juce::LeakedObjectDetector
Embedding an instance of this class inside another class can be used as a low-overhead way of detecti...
Definition: juce_LeakedObjectDetector.h:42
juce::dsp::ProcessorDuplicator::MonoProcessContext::getOutputBlock
ProcessContext::AudioBlockType getOutputBlock() const noexcept
Definition: juce_ProcessorDuplicator.h:92
juce::gl::GL_INTENSITY32UI_EXT
@ GL_INTENSITY32UI_EXT
Definition: juce_gl.h:7620
VideoComponent::Pimpl::PlayerControllerBase::JucePlayerItemPlaybackStatusObserverClass
Definition: juce_mac_Video.h:248
juce::Line::setStart
void setStart(ValueType newStartX, ValueType newStartY) noexcept
Changes this line's start point.
Definition: juce_Line.h:94
juce::CoreAudioFormat
OSX and iOS only - This uses the AudioToolbox framework to read any audio format that the system has ...
Definition: juce_CoreAudioFormat.h:42
juce::gl::GL_FRAMEBUFFER_ATTACHMENT_STENCIL_SIZE
@ GL_FRAMEBUFFER_ATTACHMENT_STENCIL_SIZE
Definition: juce_gl.h:1804
juce::DrawableRectangle::getCornerSize
Point< float > getCornerSize() const noexcept
Returns the corner size to be used.
Definition: juce_DrawableRectangle.h:57
juce::dsp::AudioBlock::multiplyByInternal
void JUCE_VECTOR_CALLTYPE multiplyByInternal(NumericType value) const noexcept
Definition: juce_AudioBlock.h:724
juce::gl::GL_TEXTURE_VIEW_NUM_LEVELS_EXT
@ GL_TEXTURE_VIEW_NUM_LEVELS_EXT
Definition: juce_gles2.h:2943
juce::gl::GL_SAMPLES_PASSED_ARB
@ GL_SAMPLES_PASSED_ARB
Definition: juce_gl.h:4619
CameraDevice::Pimpl::createFileCaptureFilter
bool createFileCaptureFilter(const File &file, int quality)
Definition: juce_win32_CameraDevice.h:335
juce::gl::GL_COMPRESSED_RGBA_ASTC_10x6
@ GL_COMPRESSED_RGBA_ASTC_10x6
Definition: juce_gles2.h:1416
juce::HyperlinkButton::ColourIds
ColourIds
A set of colour IDs to use to change the colour of various aspects of the link.
Definition: juce_HyperlinkButton.h:76
juce::jmin
constexpr Type jmin(Type a, Type b)
Returns the smaller of two values.
Definition: juce_MathsFunctions.h:106
juce::SparseSet::contains
bool contains(Type valueToLookFor) const noexcept
Checks whether a particular value is in the set.
Definition: juce_SparseSet.h:100
juce_StringArray.h
juce::gl::WGL_TEXTURE_CUBE_MAP_POSITIVE_Z_ARB
@ WGL_TEXTURE_CUBE_MAP_POSITIVE_Z_ARB
Definition: juce_wgl.h:308
juce::RenderingHelpers::SoftwareRendererSavedState::endTransparencyLayer
void endTransparencyLayer(SoftwareRendererSavedState &finishedLayerState)
Definition: juce_RenderingHelpers.h:2515
juce::KeyPressMappingSet::KeyPressTime::timeWhenPressed
uint32 timeWhenPressed
Definition: juce_KeyPressMappingSet.h:232
juce::Rectangle::leftTopRightBottom
static Rectangle leftTopRightBottom(ValueType left, ValueType top, ValueType right, ValueType bottom) noexcept
Creates a Rectangle from a set of left, right, top, bottom coordinates.
Definition: juce_Rectangle.h:107
juce::gl::GL_MATRIX11_ARB
@ GL_MATRIX11_ARB
Definition: juce_gl.h:4144
juce::CharPointer_UTF8::findEndOfWhitespace
CharPointer_UTF8 findEndOfWhitespace() const noexcept
Returns the first non-whitespace character in the string.
Definition: juce_CharPointer_UTF8.h:486
juce::CFObjectDeleter
Definition: juce_mac_CFHelpers.h:30
JUCE_COMCALL
#define JUCE_COMCALL
Definition: juce_win32_ComSmartPtr.h:55
juce::ParameterAttachment::handleAsyncUpdate
void handleAsyncUpdate() override
Called back to do whatever your class needs to do.
juce::gl::GL_FLOAT_RGBA32_NV
@ GL_FLOAT_RGBA32_NV
Definition: juce_gl.h:9169
juce::gl::GL_ADD
@ GL_ADD
Definition: juce_gl.h:411
juce::PushNotifications::Notification
Represents a notification that can be sent or received.
Definition: juce_PushNotifications.h:54
juce::gl::firstPathName
GLuint firstPathName
Definition: juce_gl.h:9823
juce::gl::GL_ALPHA_TEST_QCOM
@ GL_ALPHA_TEST_QCOM
Definition: juce_gles2.h:5031
juce::NativeMessageBox
This class contains some static methods for showing native alert windows.
Definition: juce_NativeMessageBox.h:35
juce::Label::getMinimumHorizontalScale
float getMinimumHorizontalScale() const noexcept
Specifies the amount that the font can be squashed horizontally.
Definition: juce_Label.h:166
juce::gl::GL_TRANSPOSE_PROGRAM_MATRIX_EXT
@ GL_TRANSPOSE_PROGRAM_MATRIX_EXT
Definition: juce_gl.h:6275
juce::File::File
File()=default
Creates an (invalid) file object.
juce::AudioChannelSet::topFrontRight
@ topFrontRight
Top Front Right channel.
Definition: juce_AudioChannelSet.h:338
juce::Vector3D::lengthIsBelowEpsilon
bool lengthIsBelowEpsilon() const noexcept
Returns true if the vector is practically equal to the origin.
Definition: juce_Vector3D.h:74
juce::gl::GL_OUTPUT_TEXTURE_COORD20_EXT
@ GL_OUTPUT_TEXTURE_COORD20_EXT
Definition: juce_gl.h:8003
juce::gl::GL_CURRENT_RASTER_POSITION_VALID
@ GL_CURRENT_RASTER_POSITION_VALID
Definition: juce_gl.h:452
CameraDevice::Pimpl::PreviewDisplay::getNativeView
const GlobalRef & getNativeView()
Definition: juce_android_CameraDevice.h:1053
juce::RenderingHelpers::StackBasedLowLevelGraphicsContext::restoreState
void restoreState() override
Definition: juce_RenderingHelpers.h:2714
juce::XWindowSystemUtilities::XSettings::getSetting
XSetting getSetting(const String &settingName) const
juce::SingleThreadedIIRFilter
An IIR filter that can perform low, high, or band-pass filtering on an audio signal,...
Definition: juce_audio_basics/utilities/juce_IIRFilter.h:248
juce::gl::GL_MAX_TRANSFORM_FEEDBACK_INTERLEAVED_COMPONENTS_EXT
@ GL_MAX_TRANSFORM_FEEDBACK_INTERLEAVED_COMPONENTS_EXT
Definition: juce_gl.h:7853
juce::gl::GL_FRAMEBUFFER_INCOMPLETE_DIMENSIONS_EXT
@ GL_FRAMEBUFFER_INCOMPLETE_DIMENSIONS_EXT
Definition: juce_gl.h:6630
juce::gl::GL_GEOMETRY_SUBROUTINE
@ GL_GEOMETRY_SUBROUTINE
Definition: juce_gl.h:2856
juce::dsp::DryWetMixer::setWetLatency
void setWetLatency(SampleType wetLatencyInSamples)
Sets the relative latency of the wet signal path compared to the dry signal path, and thus the amount...
juce::ListenerList::~ListenerList
~ListenerList()=default
Destructor.
juce::dsp::Compressor::threshold
SampleType threshold
Definition: juce_Compressor.h:102
juce::ThreadWithProgressWindow::getAlertWindow
AlertWindow * getAlertWindow() const noexcept
Returns the AlertWindow that is being used.
Definition: juce_ThreadWithProgressWindow.h:153
juce::gl::GL_UNSIGNED_INT_VEC2
@ GL_UNSIGNED_INT_VEC2
Definition: juce_gl.h:1771
juce::gl::span
GLenum GLenum GLsizei void GLsizei void void * span
Definition: juce_gl.h:3166
juce::gl::GL_EYE_PLANE
@ GL_EYE_PLANE
Definition: juce_gl.h:622
juce::FileInputStream::status
Result status
Definition: juce_FileInputStream.h:82
juce::gl::GL_INT8_VEC2_NV
@ GL_INT8_VEC2_NV
Definition: juce_gl.h:3350
juce::gl::GL_FRAMEBUFFER_ATTACHMENT_TEXTURE_LAYER_EXT
@ GL_FRAMEBUFFER_ATTACHMENT_TEXTURE_LAYER_EXT
Definition: juce_gl.h:6720
juce::gl::param
GLenum GLfloat param
Definition: juce_gl.h:646
juce::CppTokeniserFunctions::StringIterator::StringIterator
StringIterator(String::CharPointerType s) noexcept
Definition: juce_CPlusPlusCodeTokeniserFunctions.h:536
juce_ReverbAudioSource.h
juce::RelativeCoordinate::getExpression
const Expression & getExpression() const
Returns the expression that defines this coordinate.
Definition: juce_RelativeCoordinate.h:132
juce::OwnedArray::insertArray
void insertArray(int indexToInsertAt, ObjectClass *const *newObjects, int numberOfElements)
Inserts an array of values into this array at a given position.
Definition: juce_OwnedArray.h:378
juce::gl::GL_IMAGE_3D_EXT
@ GL_IMAGE_3D_EXT
Definition: juce_gl.h:7299
juce::gl::GL_COLOR_ATTACHMENT3_EXT
@ GL_COLOR_ATTACHMENT3_EXT
Definition: juce_gl.h:6639
juce::gl::GL_SAMPLER_BUFFER_EXT
@ GL_SAMPLER_BUFFER_EXT
Definition: juce_gl.h:6738
juce::gl::GL_UNSIGNED_INT_SAMPLER_CUBE_MAP_ARRAY
@ GL_UNSIGNED_INT_SAMPLER_CUBE_MAP_ARRAY
Definition: juce_gl.h:2288
juce::gl::GL_TRIANGLES_ADJACENCY
@ GL_TRIANGLES_ADJACENCY
Definition: juce_gl.h:2105
juce::UIAWindowProvider::get_WindowInteractionState
JUCE_COMRESULT get_WindowInteractionState(ComTypes::WindowInteractionState *pRetVal) override
Definition: juce_win32_UIAWindowProvider.h:153
juce::createNSArrayFromStringArray
NSArray * createNSArrayFromStringArray(const StringArray &strings)
Definition: juce_mac_ObjCHelpers.h:72
juce::gl::GL_OFFSET_TEXTURE_SCALE_NV
@ GL_OFFSET_TEXTURE_SCALE_NV
Definition: juce_gl.h:10302
juce::gl::GL_MAP1_TEXTURE_COORD_2
@ GL_MAP1_TEXTURE_COORD_2
Definition: juce_gl.h:558
juce::AudioProcessor::wrapperType_RTAS
@ wrapperType_RTAS
Definition: juce_AudioProcessor.h:1203
juce::nsEmptyString
NSString * nsEmptyString() noexcept
Definition: juce_mac_ObjCHelpers.h:57
juce::gl::GL_MATRIX_STRIDE
@ GL_MATRIX_STRIDE
Definition: juce_gl.h:2876
juce::gl::GL_ALPHA12
@ GL_ALPHA12
Definition: juce_gl.h:1024
juce::dsp::AudioBlock::operator=
AudioBlock & operator=(const AudioBlock &other) noexcept=default
juce::RenderingHelpers::StackBasedLowLevelGraphicsContext::drawImage
void drawImage(const Image &im, const AffineTransform &t) override
Definition: juce_RenderingHelpers.h:2724
juce::gl::GL_EVAL_VERTEX_ATTRIB12_NV
@ GL_EVAL_VERTEX_ATTRIB12_NV
Definition: juce_gl.h:9091
juce::gl::event
struct _cl_event * event
Definition: juce_gl.h:3883
juce::ToolbarItemComponent::getItemId
int getItemId() const noexcept
Returns the item type ID that this component represents.
Definition: juce_ToolbarItemComponent.h:73
juce::Range::operator!=
constexpr bool operator!=(Range other) const noexcept
Definition: juce_Range.h:202
juce::PluginHostType::isSequoia
bool isSequoia() const noexcept
Returns true if the host is Magix Sequoia.
Definition: juce_PluginHostType.h:177
juce::gl::GL_TEXTURE_COVERAGE_SAMPLES_NV
@ GL_TEXTURE_COVERAGE_SAMPLES_NV
Definition: juce_gl.h:10260
juce::gl::GL_FUNC_ADD_EXT
@ GL_FUNC_ADD_EXT
Definition: juce_gl.h:6083
juce::gl::GL_DOUBLE_VEC4
@ GL_DOUBLE_VEC4
Definition: juce_gl.h:2299
juce::gl::GL_X_EXT
@ GL_X_EXT
Definition: juce_gl.h:8039
juce::ComponentBuilder::TypeHandler
The class is a base class for objects that manage the loading of a type of component from a ValueTree...
Definition: juce_ComponentBuilder.h:100
juce::PropertyPanel::propertyHolderComponent
PropertyHolderComponent * propertyHolderComponent
Definition: juce_PropertyPanel.h:166
juce::gl::GL_HALF_APPLE
@ GL_HALF_APPLE
Definition: juce_gl.h:3659
juce::gl::WGL_SWAP_OVERLAY14
@ WGL_SWAP_OVERLAY14
Definition: juce_wgl.h:60
juce_Matrix3D.h
juce::ValueTreePropertyWithDefault::SynchronousValueSource
Definition: juce_ValueTreePropertyWithDefault.h:241
juce::PixelAlpha::desaturate
forcedinline void desaturate() noexcept
Definition: juce_PixelFormats.h:717
juce::gl::GL_MAX_DEBUG_LOGGED_MESSAGES_KHR
@ GL_MAX_DEBUG_LOGGED_MESSAGES_KHR
Definition: juce_gl.h:8495
juce::StandalonePluginHolder::SettingsComponent::resized
void resized() override
Called when this component's size has been changed.
Definition: juce_StandaloneFilterWindow.h:546
juce::gl::GL_CURRENT_COLOR
@ GL_CURRENT_COLOR
Definition: juce_gl.h:444
juce::AppleRemoteDevice::minusButton
@ minusButton
The minus or volume-down button.
Definition: juce_AppleRemote.h:55
juce::MidiInputCallback::handlePartialSysexMessage
virtual void handlePartialSysexMessage(MidiInput *source, const uint8 *messageData, int numBytesSoFar, double timestamp)
Notification sent each time a packet of a multi-packet sysex message arrives.
Definition: juce_MidiDevices.h:225
juce::TextPropertyComponent::isMultiLine
const bool isMultiLine
Definition: juce_TextPropertyComponent.h:174
juce::gl::GL_HISTOGRAM_GREEN_SIZE_EXT
@ GL_HISTOGRAM_GREEN_SIZE_EXT
Definition: juce_gl.h:6810
juce::Component::Positioner::component
Component & component
Definition: juce_Component.h:2372
juce::AppleRemoteDevice::playButtonSleepMode
@ playButtonSleepMode
Definition: juce_AppleRemote.h:61
juce::MPEInstrument::Listener::noteReleased
virtual void noteReleased(MPENote finishedNote)
Implement this callback to be informed whenever an MPE note is released (either by a note-off message...
Definition: juce_MPEInstrument.h:303
juce::gl::GL_MAX_GEOMETRY_IMAGE_UNIFORMS_OES
@ GL_MAX_GEOMETRY_IMAGE_UNIFORMS_OES
Definition: juce_gles2.h:4604
juce::JUCEApplicationBase::getInstance
static JUCEApplicationBase * getInstance() noexcept
Returns the global instance of the application object that's running.
Definition: juce_ApplicationBase.h:96
juce::ResamplingAudioSource::destBuffers
HeapBlock< float * > destBuffers
Definition: juce_ResamplingAudioSource.h:87
juce::InterprocessConnectionServer
An object that waits for client sockets to connect to a port on this host, and creates InterprocessCo...
Definition: juce_InterprocessConnectionServer.h:39
juce::CodeEditorComponent::State::lastTopLine
int lastTopLine
Definition: juce_CodeEditorComponent.h:185
juce::JuceWindowIdentifier
Definition: juce_win32_HiddenMessageWindow.h:69
juce::WavAudioFormat::riffInfoMoreInfoURL
static const char *const riffInfoMoreInfoURL
Metadata property name used in INFO chunks.
Definition: juce_WavAudioFormat.h:135
juce_OSCArgument.h
juce::Rectangle< int >
juce_RecentlyOpenedFilesList.h
juce::gl::GL_TESS_GEN_VERTEX_ORDER_EXT
@ GL_TESS_GEN_VERTEX_ORDER_EXT
Definition: juce_gles2.h:2654
juce::gl::GL_GREEN_INTEGER
@ GL_GREEN_INTEGER
Definition: juce_gl.h:1760
juce::RenderingHelpers::SavedStateBase::fillRect
void fillRect(Rectangle< int > r, bool replaceContents)
Definition: juce_RenderingHelpers.h:2261
juce::gl::mask
GLint GLuint mask
Definition: juce_gl.h:666
VideoComponent::Pimpl::DirectShowContext::recreateNativeWindowAsync
void recreateNativeWindowAsync()
Definition: juce_win32_Video.h:480
juce::MarkerList::ValueTreeWrapper::posProperty
static const Identifier posProperty
Definition: juce_MarkerList.h:179
juce::gl::GL_MAX_PROGRAM_TEXTURE_GATHER_COMPONENTS_ARB
@ GL_MAX_PROGRAM_TEXTURE_GATHER_COMPONENTS_ARB
Definition: juce_gl.h:5248
juce::gl::GL_TEXTURE_MAG_FILTER
@ GL_TEXTURE_MAG_FILTER
Definition: juce_gl.h:382
juce::AudioProcessor::getNextBestLayoutInLayoutList
BusesLayout getNextBestLayoutInLayoutList(const BusesLayout &layouts, const short(&channelLayoutList)[numLayouts][2])
Returns the next best layout which is contained in a channel layout map.
Definition: juce_AudioProcessor.h:785
juce::gl::GL_MIRROR_CLAMP_TO_EDGE
@ GL_MIRROR_CLAMP_TO_EDGE
Definition: juce_gl.h:2996
juce::gl::GL_ONE_EXT
@ GL_ONE_EXT
Definition: juce_gl.h:8048
juce::CharPointer_UTF32::operator--
CharPointer_UTF32 operator--() noexcept
Moves this pointer to the previous character in the string.
Definition: juce_CharPointer_UTF32.h:89
juce::gl::GL_TEXTURE_SAMPLES_IMG
@ GL_TEXTURE_SAMPLES_IMG
Definition: juce_gles2.h:3033
juce::gl::GLsync
GLsync(KHRONOS_APIENTRY *const &glFenceSync)(GLenum condition
juce::PluginHostType::StudioOne
@ StudioOne
Represents PreSonus Studio One.
Definition: juce_PluginHostType.h:106
VideoComponent::Pimpl::PlayerController::playerView
AVPlayerView * playerView
Definition: juce_mac_Video.h:661
juce::anonymous_namespace{juce_posix_IPAddress.h}::InterfaceInfo
Definition: juce_posix_IPAddress.h:28
juce::gl::GL_FASTEST
@ GL_FASTEST
Definition: juce_gl.h:326
juce::SidePanel::getShadowWidth
int getShadowWidth() const noexcept
Returns the width of the shadow that will be drawn on the side of the panel.
Definition: juce_SidePanel.h:137
juce::RelativeCoordinate
Expresses a coordinate as a dynamically evaluated expression.
Definition: juce_RelativeCoordinate.h:72
juce::BufferingAudioSource::buffer
AudioBuffer< float > buffer
Definition: juce_BufferingAudioSource.h:111
juce::Colours::turquoise
const Colour turquoise
Definition: juce_Colours.h:177
juce::StandalonePluginHolder::audioDeviceIOCallback
void audioDeviceIOCallback(const float **inputChannelData, int numInputChannels, float **outputChannelData, int numOutputChannels, int numSamples) override
Processes a block of incoming and outgoing audio data.
Definition: juce_StandaloneFilterWindow.h:601
juce::gl::GL_LERP_ATI
@ GL_LERP_ATI
Definition: juce_gl.h:5737
juce::CodeTokeniser
A base class for tokenising code so that the syntax can be displayed in a code editor.
Definition: juce_CodeTokeniser.h:38
juce::AudioProcessorPlayer::getMidiMessageCollector
MidiMessageCollector & getMidiMessageCollector() noexcept
Returns a midi message collector that you can pass midi messages to if you want them to be injected i...
Definition: juce_AudioProcessorPlayer.h:69
juce::dsp::DryWetMixer::setWetMixProportion
void setWetMixProportion(SampleType newWetMixProportion)
Sets the current dry/wet mix proportion, with 0.0 being full dry and 1.0 being fully wet.
juce::SingleThreadedAbstractFifo::SingleThreadedAbstractFifo
SingleThreadedAbstractFifo(int sizeIn)
Creates a SingleThreadedAbstractFifo that can manage a buffer of the specified size.
Definition: juce_SingleThreadedAbstractFifo.h:70
juce::MessageQueue::runLoopSource
CFUniquePtr< CFRunLoopSourceRef > runLoopSource
Definition: juce_osx_MessageQueue.h:62
juce::gl::GL_IMAGE_BUFFER
@ GL_IMAGE_BUFFER
Definition: juce_gl.h:2606
VideoComponent::Pimpl::MediaSession::playerBufferingUpdated
void playerBufferingUpdated(int progress)
Definition: juce_android_Video.h:1450
juce::gl::GL_ACTIVE_PROGRAM
@ GL_ACTIVE_PROGRAM
Definition: juce_gl.h:2435
juce::gl::GL_MAP1_INDEX
@ GL_MAP1_INDEX
Definition: juce_gl.h:555
juce::PathFlatteningIterator::y1
float y1
The y position of the start of the current line segment.
Definition: juce_PathIterator.h:74
juce::gl::GL_NORMAL_ARRAY_LIST_STRIDE_IBM
@ GL_NORMAL_ARRAY_LIST_STRIDE_IBM
Definition: juce_gl.h:8282
juce::gl::GL_OPERAND2_ALPHA_ARB
@ GL_OPERAND2_ALPHA_ARB
Definition: juce_gl.h:5178
juce::dsp::Bias::setRampDurationSeconds
void setRampDurationSeconds(double newDurationSeconds) noexcept
Sets the length of the ramp used for smoothing gain changes.
Definition: juce_Bias.h:65
juce::HeavyweightLeakedObjectDetector::BacktraceMapHolder::BacktraceMapHolder
BacktraceMapHolder()=default
juce::UIATextProvider::RangeFromAnnotation
JUCE_COMRESULT RangeFromAnnotation(IRawElementProviderSimple *, ComTypes::ITextRangeProvider **pRetVal) override
Definition: juce_win32_UIATextProvider.h:159
functionKey
@ functionKey
Definition: juce_UnityPluginInterface.h:85
juce::Path::Iterator::cubicTo
@ cubicTo
For this type, x1, y1, x2, y2, x3, y3 indicate the two control points and the endpoint of a cubic cur...
Definition: juce_Path.h:746
juce::gl::GL_COLOR_TABLE_BIAS_SGI
@ GL_COLOR_TABLE_BIAS_SGI
Definition: juce_gl.h:11815
khronos_uint8_t
unsigned char khronos_uint8_t
Definition: juce_khrplatform.h:229
juce_MemoryMappedAudioFormatReader.h
juce::ComTypes::UIA_MenuOpenedEventId
const long UIA_MenuOpenedEventId
Definition: juce_win32_ComInterfaces.h:137
juce::TabbedComponent::getTabBarDepth
int getTabBarDepth() const noexcept
Returns the current thickness of the tab bar.
Definition: juce_TabbedComponent.h:79
juce::gl::GL_SRGB_ALPHA
@ GL_SRGB_ALPHA
Definition: juce_gl.h:1669
juce_OpenGLFrameBuffer.h
juce::gl::GL_SHADING_RATE_16_INVOCATIONS_PER_PIXEL_NV
@ GL_SHADING_RATE_16_INVOCATIONS_PER_PIXEL_NV
Definition: juce_gl.h:10173
juce::gl::GL_MAX_TEXTURE_SIZE
@ GL_MAX_TEXTURE_SIZE
Definition: juce_gl.h:317
juce::LinkedListPointer::append
void append(ObjectType *const newItem)
Adds an item to the end of the list.
Definition: juce_LinkedListPointer.h:231
juce::gl::GL_MAX_GEOMETRY_UNIFORM_BLOCKS_OES
@ GL_MAX_GEOMETRY_UNIFORM_BLOCKS_OES
Definition: juce_gles2.h:4594
juce::gl::GL_OFFSET_HILO_PROJECTIVE_TEXTURE_2D_NV
@ GL_OFFSET_HILO_PROJECTIVE_TEXTURE_2D_NV
Definition: juce_gl.h:10384
juce::gl::GL_OUTPUT_TEXTURE_COORD28_EXT
@ GL_OUTPUT_TEXTURE_COORD28_EXT
Definition: juce_gl.h:8011
juce::gl::GL_TEXTURE_2D
@ GL_TEXTURE_2D
Definition: juce_gl.h:321
juce::MidiKeyboardComponent::mouseDownOnKey
virtual bool mouseDownOnKey(int midiNoteNumber, const MouseEvent &e)
Callback when the mouse is clicked on a key.
Definition: juce_MidiKeyboardComponent.h:196
juce::RenderingHelpers::EdgeTableFillers::Gradient::Gradient
Gradient(const Image::BitmapData &dest, const ColourGradient &gradient, const AffineTransform &transform, const PixelARGB *colours, int numColours)
Definition: juce_RenderingHelpers.h:702
juce::CoreGraphicsContext::clipToRectangleList
bool clipToRectangleList(const RectangleList< int > &) override
juce::iOSAudioIODevice::isPlaying
bool isPlaying() override
Returns true if the device is still calling back.
juce::gl::GL_PRIMITIVES_GENERATED
@ GL_PRIMITIVES_GENERATED
Definition: juce_gl.h:1738
juce::gl::GL_COLOR_LOGIC_OP
@ GL_COLOR_LOGIC_OP
Definition: juce_gl.h:951
juce::MPEInstrument::MPEDimension::getValue
MPEValue & getValue(MPENote &note) noexcept
Definition: juce_MPEInstrument.h:384
juce_Interpolators.h
CameraDevice::Pimpl::ScopedCameraDevice::~ScopedCameraDevice
~ScopedCameraDevice()
Definition: juce_android_CameraDevice.h:2310
juce::gl::GL_MAX_TRACK_MATRICES_NV
@ GL_MAX_TRACK_MATRICES_NV
Definition: juce_gl.h:10612
juce::gl::GL_MATRIX1_NV
@ GL_MATRIX1_NV
Definition: juce_gl.h:10614
juce::gl::GL_FOG_COORDINATE_SOURCE_EXT
@ GL_FOG_COORDINATE_SOURCE_EXT
Definition: juce_gl.h:6566
juce::ComTypes::AM_MEDIA_TYPE::subtype
GUID subtype
Definition: juce_win32_ComTypes.h:94
juce::gl::GL_HALF_BIAS_NEGATE_NV
@ GL_HALF_BIAS_NEGATE_NV
Definition: juce_gl.h:9972
juce::gl::GL_DRAW_BUFFER0_ATI
@ GL_DRAW_BUFFER0_ATI
Definition: juce_gl.h:5609
juce::ComTypes::AM_MEDIA_TYPE::formattype
GUID formattype
Definition: juce_win32_ComTypes.h:98
juce::gl::woffset
GLint GLint GLint GLint GLint woffset
Definition: juce_gl.h:11289
juce::dsp::FirstOrderTPTFilter::reset
void reset()
Resets the internal state variables of the filter.
VideoComponent::Pimpl::MediaSession::Controller::playbackStateChanged
static void playbackStateChanged(JNIEnv *, jobject, jlong host, jobject state)
Definition: juce_android_Video.h:795
juce::AudioChannelSet::ambisonicACN34
@ ambisonicACN34
Fifth-order ambisonic channel number 34.
Definition: juce_AudioChannelSet.h:399
juce::MPEZoneLayout
This class represents the current MPE zone layout of a device capable of handling MPE.
Definition: juce_MPEZoneLayout.h:120
juce::gl::WGL_SUPPORT_OPENGL_EXT
@ WGL_SUPPORT_OPENGL_EXT
Definition: juce_wgl.h:446
juce::OpenGLAppComponent::getFrameCounter
int getFrameCounter() const noexcept
Returns the number of times that the render method has been called since the component started runnin...
Definition: juce_OpenGLAppComponent.h:51
juce::gl::GL_PIXEL_UNPACK_BUFFER_BINDING_EXT
@ GL_PIXEL_UNPACK_BUFFER_BINDING_EXT
Definition: juce_gl.h:7062
juce::Colours::paleturquoise
const Colour paleturquoise
Definition: juce_Colours.h:147
juce::gl::WGL_BACK_RIGHT_ARB
@ WGL_BACK_RIGHT_ARB
Definition: juce_wgl.h:313
juce::gl::GL_MATRIX9_ARB
@ GL_MATRIX9_ARB
Definition: juce_gl.h:4142
juce::gl::GL_ALLOW_DRAW_MEM_HINT_PGI
@ GL_ALLOW_DRAW_MEM_HINT_PGI
Definition: juce_gl.h:11088
juce::gl::GL_DRAW_ARRAYS_INSTANCED_COMMAND_NV
@ GL_DRAW_ARRAYS_INSTANCED_COMMAND_NV
Definition: juce_gl.h:8906
juce::gl::internalFormat
GLenum internalFormat
Definition: juce_gl.h:3547
juce::gl::GL_SAMPLER_2D_ARRAY
@ GL_SAMPLER_2D_ARRAY
Definition: juce_gl.h:1767
juce::AudioDeviceManager::callbacks
Array< AudioIODeviceCallback * > callbacks
Definition: juce_AudioDeviceManager.h:496
juce::Point::applyTransform
void applyTransform(const AffineTransform &transform) noexcept
Uses a transform to change the point's coordinates.
Definition: juce_Point.h:220
juce::UIATextProvider::get_SupportedTextSelection
JUCE_COMRESULT get_SupportedTextSelection(ComTypes::SupportedTextSelection *pRetVal) override
Definition: juce_win32_UIATextProvider.h:63
juce::gl::GL_COMPRESSED_SRGB8_ALPHA8_ASTC_4x3x3_OES
@ GL_COMPRESSED_SRGB8_ALPHA8_ASTC_4x3x3_OES
Definition: juce_gles2.h:4876
juce::CodeEditorComponent::getFont
const Font & getFont() const noexcept
Returns the font that the editor is using.
Definition: juce_CodeEditorComponent.h:214
juce::dsp::ProcessorDuplicator::MonoProcessContext
Definition: juce_ProcessorDuplicator.h:83
juce::dsp::WindowingFunction::hann
@ hann
Definition: juce_Windowing.h:51
juce::gl::GL_FLOAT_MAT3x4
@ GL_FLOAT_MAT3x4
Definition: juce_gl.h:1664
juce::AlertWindow::textLayout
TextLayout textLayout
Definition: juce_AlertWindow.h:506
juce::gl::GL_ELEMENT_ARRAY_BARRIER_BIT_EXT
@ GL_ELEMENT_ARRAY_BARRIER_BIT_EXT
Definition: juce_gl.h:7333
juce::JavascriptEngine::maximumExecutionTime
RelativeTime maximumExecutionTime
This value indicates how long a call to one of the evaluate methods is permitted to run before timing...
Definition: juce_Javascript.h:106
juce::gl::GL_MAX_FRAMEBUFFER_LAYERS_EXT
@ GL_MAX_FRAMEBUFFER_LAYERS_EXT
Definition: juce_gles2.h:2159
juce::gl::GL_MAX_PROGRAM_NATIVE_ALU_INSTRUCTIONS_ARB
@ GL_MAX_PROGRAM_NATIVE_ALU_INSTRUCTIONS_ARB
Definition: juce_gl.h:4120
juce::ChildProcess::activeProcess
std::unique_ptr< ActiveProcess > activeProcess
Definition: juce_ChildProcess.h:106
juce::gl::GL_SAMPLER_1D_SHADOW
@ GL_SAMPLER_1D_SHADOW
Definition: juce_gl.h:1531
juce::gl::GL_TEXTURE_INTERNAL_FORMAT_QCOM
@ GL_TEXTURE_INTERNAL_FORMAT_QCOM
Definition: juce_gles2.h:5064
juce::CharPointer_UTF32::getAndAdvance
juce_wchar getAndAdvance() noexcept
Returns the character that this pointer is currently pointing to, and then advances the pointer to po...
Definition: juce_CharPointer_UTF32.h:97
juce::UnitTestCategories::smoothedValues
static const String smoothedValues
Definition: juce_UnitTestCategories.h:46
juce::HighResolutionTimer::Pimpl::Clock::next
void next() noexcept
Definition: juce_posix_SharedCode.h:1357
juce_ColourGradient.h
juce::gl::GL_SPARE0_NV
@ GL_SPARE0_NV
Definition: juce_gl.h:9962
juce::KeyPress::numberPad9
static const int numberPad9
key-code for the 9 on the numeric keypad.
Definition: juce_KeyPress.h:252
juce::gl::GL_MAX_ASYNC_TEX_IMAGE_SGIX
@ GL_MAX_ASYNC_TEX_IMAGE_SGIX
Definition: juce_gl.h:11398
CameraDevice::Pimpl::ScopedCameraDevice::CaptureSession::StillPictureTaker::captureStillPictureDelayed
void captureStillPictureDelayed()
Definition: juce_android_CameraDevice.h:1888
juce::AudioChannelSet::wideRight
@ wideRight
Wide Right channel.
Definition: juce_AudioChannelSet.h:346
juce_MouseInactivityDetector.h
juce::gl::dstLayouts
GLuint const GLuint GLuint const GLuint const GLenum * dstLayouts
Definition: juce_gl.h:7183
juce_MarkerList.h
juce::GridItem::JustifySelf
JustifySelf
Possible values for the justifySelf property.
Definition: juce_GridItem.h:105
juce::gl::GL_COMPRESSED_SRGB8_ALPHA8_ASTC_5x5
@ GL_COMPRESSED_SRGB8_ALPHA8_ASTC_5x5
Definition: juce_gles2.h:1423
juce::gl::GL_VERTEX_ARRAY_LENGTH_NV
@ GL_VERTEX_ARRAY_LENGTH_NV
Definition: juce_gl.h:10567
juce::dsp::SIMDInternal::MaskTypeFor< float >::type
uint32_t type
Definition: juce_fallback_SIMDNativeOps.h:35
juce::OwnedArray::OwnedArray
friend class OwnedArray
Definition: juce_OwnedArray.h:868
juce::gl::GL_MAX_GEOMETRY_IMAGE_UNIFORMS_EXT
@ GL_MAX_GEOMETRY_IMAGE_UNIFORMS_EXT
Definition: juce_gles2.h:2152
juce::gl::GL_FRAGMENT_INPUT_NV
@ GL_FRAGMENT_INPUT_NV
Definition: juce_gl.h:9785
juce::gl::GL_CLIP_PLANE5
@ GL_CLIP_PLANE5
Definition: juce_gl.h:629
juce::var
A variant class, that can be used to hold a range of primitive values.
Definition: juce_Variant.h:41
CameraDevice::Pimpl::MediaRecorder::onError
void onError(LocalRef< jobject > &recorder, int what, int extra) override
Definition: juce_android_CameraDevice.h:1500
VideoComponent::Pimpl::ComponentWatcher::componentMovedOrResized
void componentMovedOrResized(bool, bool) override
Definition: juce_win32_Video.h:364
juce::gl::GL_COLOR_ATTACHMENT11
@ GL_COLOR_ATTACHMENT11
Definition: juce_gl.h:1849
juce::gl::GL_PIXEL_MAP_A_TO_A
@ GL_PIXEL_MAP_A_TO_A
Definition: juce_gl.h:443
juce::CharPointer_ASCII::toLowerCase
juce_wchar toLowerCase() const noexcept
Returns a lower-case version of the first character of this string.
Definition: juce_CharPointer_ASCII.h:330
juce::InAppPurchases::Listener::productDownloadPaused
virtual void productDownloadPaused(Download &)
iOS only: Called when a product download is paused.
Definition: juce_InAppPurchases.h:175
juce::gl::GL_MODELVIEW26_ARB
@ GL_MODELVIEW26_ARB
Definition: juce_gl.h:5419
VideoComponent::Pimpl::PlayerControllerBase::playerPreparationFinished
void playerPreparationFinished(const URL &url, Result r, AVPlayer *preparedPlayer)
Definition: juce_mac_Video.h:522
juce::GlobalRef::get
jobject get() const noexcept
Definition: juce_android_JNIHelpers.h:116
juce::Rectangle::Rectangle
Rectangle(ValueType width, ValueType height) noexcept
Creates a rectangle with a given size, and a position of (0, 0).
Definition: juce_Rectangle.h:87
juce::BufferedInputStream::buffer
HeapBlock< char > buffer
Definition: juce_BufferedInputStream.h:84
juce::dsp::ProcessContextReplacing::ioBlock
AudioBlockType & ioBlock
Definition: juce_ProcessContext.h:122
juce::gl::GL_COMPRESSED_TEXTURE_FORMATS
@ GL_COMPRESSED_TEXTURE_FORMATS
Definition: juce_gl.h:1201
juce::FileBrowserComponent::LookAndFeelMethods
This abstract base class is implemented by LookAndFeel classes to provide various file-browser layout...
Definition: juce_FileBrowserComponent.h:183
juce::dsp::LadderFilter::enabled
bool enabled
Definition: juce_LadderFilter.h:149
juce::gl::GL_POLYGON_TOKEN
@ GL_POLYGON_TOKEN
Definition: juce_gl.h:424
VideoRenderers::EVR::setVideoPosition
void setVideoPosition(HWND hwnd) override
Definition: juce_win32_Video.h:130
juce::gl::GL_MATRIX6_NV
@ GL_MATRIX6_NV
Definition: juce_gl.h:10619
juce::WebBrowserComponent::browser
std::unique_ptr< Pimpl > browser
Definition: juce_WebBrowserComponent.h:157
juce::FileBrowserComponent::openMode
@ openMode
specifies that the component should allow the user to choose an existing file with the intention of o...
Definition: juce_FileBrowserComponent.h:54
juce::SoundPlayer::formatManager
AudioFormatManager formatManager
Definition: juce_SoundPlayer.h:123
juce::gl::GL_SIGNED_RGB_UNSIGNED_ALPHA_NV
@ GL_SIGNED_RGB_UNSIGNED_ALPHA_NV
Definition: juce_gl.h:10343
juce::gl::GL_COMPRESSED_SIGNED_RED_RGTC1_EXT
@ GL_COMPRESSED_SIGNED_RED_RGTC1_EXT
Definition: juce_gl.h:7518
juce::DragAndDropContainer::dragImageComponents
OwnedArray< DragImageComponent > dragImageComponents
Definition: juce_DragAndDropContainer.h:257
juce::gl::GL_COMPRESSED_RGB8_PUNCHTHROUGH_ALPHA1_ETC2
@ GL_COMPRESSED_RGB8_PUNCHTHROUGH_ALPHA1_ETC2
Definition: juce_gl.h:2673
juce::dsp::LogRampedValue::temp
FloatType temp
Definition: juce_LogRampedValue.h:185
juce::XWindowSystem::VisualAndDepth
Definition: juce_linux_XWindowSystem.h:259
juce::ApplicationCommandTarget::InvocationInfo::invocationMethod
InvocationMethod invocationMethod
The type of event that triggered this command.
Definition: juce_ApplicationCommandTarget.h:85
juce::WebBrowserComponent::unloadPageWhenHidden
bool unloadPageWhenHidden
Definition: juce_WebBrowserComponent.h:158
juce::PropertyComponent::getPreferredHeight
int getPreferredHeight() const noexcept
Returns this item's preferred height.
Definition: juce_PropertyComponent.h:74
juce::gl::GL_OUTPUT_TEXTURE_COORD31_EXT
@ GL_OUTPUT_TEXTURE_COORD31_EXT
Definition: juce_gl.h:8014
juce::gl::attribs
const GLint * attribs
Definition: juce_gl.h:10439
CameraDevice::Pimpl::ScopedCameraDevice::CaptureSession::StillPictureTaker::StillPictureTaker
StillPictureTaker(GlobalRef &captureSessionToUse, GlobalRef &captureRequestBuilderToUse, GlobalRef &previewCaptureRequestToUse, GlobalRef &handlerToUse, int autoFocusModeToUse)
Definition: juce_android_CameraDevice.h:1683
VideoComponent::Pimpl::MediaSession::getDuration
double getDuration() const
Definition: juce_android_Video.h:547
juce::MidiBuffer::end
MidiBufferIterator end() const noexcept
Get a read-only iterator pointing one past the end of this buffer.
Definition: juce_MidiBuffer.h:262
juce::gl::GL_SHADING_RATE_2_INVOCATIONS_PER_PIXEL_NV
@ GL_SHADING_RATE_2_INVOCATIONS_PER_PIXEL_NV
Definition: juce_gl.h:10170
juce::gl::GL_COLOR_ATTACHMENT19
@ GL_COLOR_ATTACHMENT19
Definition: juce_gl.h:1857
juce::Vector3D::normalised
Vector3D normalised() const noexcept
Definition: juce_Vector3D.h:71
juce::RenderingHelpers::SavedStateBase::fillShape
void fillShape(typename BaseRegionType::Ptr shapeToFill, bool replaceContents)
Definition: juce_RenderingHelpers.h:2428
juce::BufferedInputStream::position
int64 position
Definition: juce_BufferedInputStream.h:83
KHRONOS_MAX_ENUM
#define KHRONOS_MAX_ENUM
Definition: juce_khrplatform.h:275
juce::AttributedString::getAttribute
const Attribute & getAttribute(int index) const noexcept
Returns one of the string's attributes.
Definition: juce_AttributedString.h:184
juce::gl::GL_LOSE_CONTEXT_ON_RESET_ARB
@ GL_LOSE_CONTEXT_ON_RESET_ARB
Definition: juce_gl.h:4724
juce::ComponentBoundsConstrainer::getMinimumWhenOffTheTop
int getMinimumWhenOffTheTop() const noexcept
Returns the minimum distance the bounds can be off-screen.
Definition: juce_ComponentBoundsConstrainer.h:116
juce::dsp::Chorus::dryWet
DryWetMixer< SampleType > dryWet
Definition: juce_Chorus.h:154
juce::GridItem::Property::hasName
bool hasName() const noexcept
Definition: juce_GridItem.h:88
juce::gl::GL_ALL_BARRIER_BITS_EXT
@ GL_ALL_BARRIER_BITS_EXT
Definition: juce_gl.h:7344
juce_CameraDevice.h
juce::RectangleList::subtract
void subtract(RectangleType rect)
Removes a rectangular region from the list.
Definition: juce_RectangleList.h:204
juce::UIASelectionItemProvider::AddToSelection
JUCE_COMRESULT AddToSelection() override
Definition: juce_win32_UIASelectionProvider.h:43
juce::ComTypes::UiaRect::width
double width
Definition: juce_win32_ComInterfaces.h:48
juce::gl::GL_LO_BIAS_NV
@ GL_LO_BIAS_NV
Definition: juce_gl.h:10352
juce::Vector3D< float >
juce::BlowFish
BlowFish encryption class.
Definition: juce_BlowFish.h:36
juce_ColourSelector.h
juce::gl::GL_TEXTURE_INTENSITY_TYPE_ARB
@ GL_TEXTURE_INTENSITY_TYPE_ARB
Definition: juce_gl.h:5224
juce::gl::GL_SHADER_STORAGE_BUFFER_BINDING
@ GL_SHADER_STORAGE_BUFFER_BINDING
Definition: juce_gl.h:2895
juce::SidePanel::moved
void moved() override
juce::XWindowSystem::processPendingPaintsForWindow
void processPendingPaintsForWindow(::Window)
juce_PropertyComponent.h
CameraDevice::Pimpl::ScopedCameraDevice::CaptureSession::StillPictureTaker::cameraCaptureSessionCaptureFailed
void cameraCaptureSessionCaptureFailed(bool isPreview, jobject session, jobject request, jobject failure)
Definition: juce_android_CameraDevice.h:1991
juce::gl::GL_SIGNED_LUMINANCE8_ALPHA8_NV
@ GL_SIGNED_LUMINANCE8_ALPHA8_NV
Definition: juce_gl.h:10335
juce::gl::GL_SAMPLER_1D
@ GL_SAMPLER_1D
Definition: juce_gl.h:1527
juce::AudioVisualiserComponent::numSamples
int numSamples
Definition: juce_AudioVisualiserComponent.h:125
juce::MidiOutput::deviceInfo
MidiDeviceInfo deviceInfo
Definition: juce_MidiDevices.h:381
juce::gl::GL_RESTART_PATH_NV
@ GL_RESTART_PATH_NV
Definition: juce_gl.h:9715
juce::ModifierKeys::withoutFlags
JUCE_NODISCARD ModifierKeys withoutFlags(int rawFlagsToClear) const noexcept
Definition: juce_ModifierKeys.h:178
juce::gl::GL_MAX_SHADER_SUBSAMPLED_IMAGE_UNITS_QCOM
@ GL_MAX_SHADER_SUBSAMPLED_IMAGE_UNITS_QCOM
Definition: juce_gles2.h:5148
juce::gl::GL_COMMAND_BARRIER_BIT
@ GL_COMMAND_BARRIER_BIT
Definition: juce_gl.h:2586
juce::dsp::IIR::Coefficients::getMagnitudeForFrequencyArray
void getMagnitudeForFrequencyArray(const double *frequencies, double *magnitudes, size_t numSamples, double sampleRate) const noexcept
Returns the magnitude frequency response of the filter for a given frequency array and sample rate.
juce_SmoothedValue.h
juce::gl::GL_LIGHT_ENV_MODE_SGIX
@ GL_LIGHT_ENV_MODE_SGIX
Definition: juce_gl.h:11487
juce::gl::GL_MAX_TRANSFORM_FEEDBACK_BUFFERS
@ GL_MAX_TRANSFORM_FEEDBACK_BUFFERS
Definition: juce_gl.h:2354
juce::StandalonePluginHolder::getNumInputChannels
int getNumInputChannels() const
Definition: juce_StandaloneFilterWindow.h:140
juce::gl::srcHeight
GLenum GLint GLint GLint GLint GLuint GLenum GLint GLint GLint GLint GLsizei GLsizei srcHeight
Definition: juce_gl.h:2933
juce::gl::GL_PRIMITIVE_BOUNDING_BOX
@ GL_PRIMITIVE_BOUNDING_BOX
Definition: juce_gles2.h:1333
CameraDevice::Pimpl::CaptureSessionMode::CaptureSessionMode
CaptureSessionMode(Pimpl &ownerToUse, ScopedCameraDevice &cameraDeviceToUse, GlobalRef &handlerToUse, PreviewDisplay &pd, int cameraSensorOrientationToUse, int cameraLensFacingToUse, StreamConfigurationMap &streamConfigurationMapToUse)
Definition: juce_android_CameraDevice.h:2533
juce::LookAndFeel_V4::getCurrentColourScheme
ColourScheme & getCurrentColourScheme() noexcept
Definition: juce_LookAndFeel_V4.h:101
juce::gl::GL_PATH_MODELVIEW_STACK_DEPTH_NV
@ GL_PATH_MODELVIEW_STACK_DEPTH_NV
Definition: juce_gl.h:9777
juce::gl::GL_LUMINANCE_FLOAT32_APPLE
@ GL_LUMINANCE_FLOAT32_APPLE
Definition: juce_gl.h:3664
juce::Direct2DLowLevelGraphicsContext::endTransparencyLayer
void endTransparencyLayer() override
juce::VSTPluginFormat::canScanForPlugins
bool canScanForPlugins() const override
Returns true if this format needs to run a scan to find its list of plugins.
Definition: juce_VSTPluginFormat.h:102
juce::Quaternion::normal
Type normal() const noexcept
Definition: juce_Quaternion.h:66
juce::File::exists
bool exists() const
Checks whether the file actually exists.
Definition: juce_posix_SharedCode.h:246
juce::ComTypes::EC_ERRORABORTEX
@ EC_ERRORABORTEX
Definition: juce_win32_ComTypes.h:116
juce::dsp::LookupTable::getUnchecked
FloatType getUnchecked(FloatType index) const noexcept
Calculates the approximated value for the given index without range checking.
Definition: juce_LookupTable.h:95
juce::gl::GL_NUM_DEVICE_UUIDS_EXT
@ GL_NUM_DEVICE_UUIDS_EXT
Definition: juce_gl.h:6903
juce::gl::GL_MAX_TEXTURE_LOD_BIAS
@ GL_MAX_TEXTURE_LOD_BIAS
Definition: juce_gl.h:1302
juce::MPEInstrument::LegacyMode::channelRange
Range< int > channelRange
Definition: juce_MPEInstrument.h:375
juce::gl::GL_CONSERVATIVE_RASTER_DILATE_RANGE_NV
@ GL_CONSERVATIVE_RASTER_DILATE_RANGE_NV
Definition: juce_gl.h:8981
CameraDevice::Pimpl::CaptureSessionPreviewMode::getTargetSurfaces
LocalRef< jobject > getTargetSurfaces() const
Definition: juce_android_CameraDevice.h:2669
juce::dsp::StateVariableFilter::Filter::processBlock
void processBlock(const SampleType *input, SampleType *output, size_t n) noexcept
Definition: juce_StateVariableFilter.h:154
juce::dsp::Reverb::isEnabled
bool isEnabled() const noexcept
Returns true if the reverb is enabled.
Definition: juce_dsp/widgets/juce_Reverb.h:56
juce::ButtonParameterAttachment::setValue
void setValue(float newValue)
juce::gl::GL_OFFSET_TEXTURE_RECTANGLE_NV
@ GL_OFFSET_TEXTURE_RECTANGLE_NV
Definition: juce_gl.h:10290
juce::gl::GL_MATRIX18_ARB
@ GL_MATRIX18_ARB
Definition: juce_gl.h:4151
juce::gl::GL_FRAMEBUFFER_ATTACHMENT_TEXTURE_3D_ZOFFSET_OES
@ GL_FRAMEBUFFER_ATTACHMENT_TEXTURE_3D_ZOFFSET_OES
Definition: juce_gles2.h:4811
juce::gl::GL_QUERY_RESULT_AVAILABLE_EXT
@ GL_QUERY_RESULT_AVAILABLE_EXT
Definition: juce_gles2.h:2019
GLsizei
int GLsizei
Definition: juce_gles2.h:60
juce::StandalonePluginHolder::saveAudioDeviceState
void saveAudioDeviceState()
Definition: juce_StandaloneFilterWindow.h:301
juce::gl::GL_OBJECT_LINE_SGIS
@ GL_OBJECT_LINE_SGIS
Definition: juce_gl.h:11243
juce::gl::GL_DRAW_BUFFER5
@ GL_DRAW_BUFFER5
Definition: juce_gl.h:1491
juce_GlyphArrangement.h
juce::gl::GL_T2F_IUI_V3F_EXT
@ GL_T2F_IUI_V3F_EXT
Definition: juce_gl.h:6841
juce::gl::GL_ARRAY_SIZE
@ GL_ARRAY_SIZE
Definition: juce_gl.h:2872
juce::gl::WGL_ACCELERATION_EXT
@ WGL_ACCELERATION_EXT
Definition: juce_wgl.h:433
juce::ResizableWindow::resizableBorder
std::unique_ptr< ResizableBorderComponent > resizableBorder
Definition: juce_ResizableWindow.h:385
juce::gl::GL_COMBINER_CD_OUTPUT_NV
@ GL_COMBINER_CD_OUTPUT_NV
Definition: juce_gl.h:9988
juce::gl::GL_COMPRESSED_RGBA_BPTC_UNORM_ARB
@ GL_COMPRESSED_RGBA_BPTC_UNORM_ARB
Definition: juce_gl.h:5112
juce::gl::GL_COMPRESSED_LUMINANCE_ALPHA_ARB
@ GL_COMPRESSED_LUMINANCE_ALPHA_ARB
Definition: juce_gl.h:5089
juce::ComTypes::MFVideoNormalizedRect::bottom
float bottom
Definition: juce_win32_ComTypes.h:133
juce::HashMap::HashEntry
Definition: juce_HashMap.h:361
juce_MultiDocumentPanel.h
juce::gl::GL_R16_SNORM
@ GL_R16_SNORM
Definition: juce_gl.h:2040
juce::dsp::FilterDesign::designFIRLowpassWindowMethod
static FIRCoefficientsPtr designFIRLowpassWindowMethod(FloatType frequency, double sampleRate, size_t order, WindowingMethod type, FloatType beta=static_cast< FloatType >(2))
This method generates a FIR::Coefficients for a low-pass filter, using the windowing design method,...
juce::Colours::khaki
const Colour khaki
Definition: juce_Colours.h:101
juce::KeyPress::F17Key
static const int F17Key
key-code for the F17 key
Definition: juce_KeyPress.h:223
juce::MidiMessage::noteOn
static MidiMessage noteOn(int channel, int noteNumber, float velocity) noexcept
Creates a key-down message (using a floating-point velocity).
juce::RenderingHelpers::TranslationOrTransform::getTransform
AffineTransform getTransform() const noexcept
Definition: juce_RenderingHelpers.h:47
juce::dsp::ProcessContextNonReplacing::ProcessContextNonReplacing
ProcessContextNonReplacing(const ConstAudioBlockType &input, AudioBlockType &output) noexcept
Creates a ProcessContextNonReplacing that uses the given input and output blocks.
Definition: juce_ProcessContext.h:152
juce::gl::GL_MAX_SAMPLES_APPLE
@ GL_MAX_SAMPLES_APPLE
Definition: juce_gles2.h:1693
juce::gl::GL_OBJECT_TYPE_ARB
@ GL_OBJECT_TYPE_ARB
Definition: juce_gl.h:4843
juce::GZIPDecompressorInputStream::buffer
HeapBlock< uint8 > buffer
Definition: juce_GZIPDecompressorInputStream.h:90
juce::Grid::TrackInfo
Represents a track.
Definition: juce_Grid.h:65
juce::gl::GL_INDEX_ARRAY_BUFFER_BINDING_ARB
@ GL_INDEX_ARRAY_BUFFER_BINDING_ARB
Definition: juce_gl.h:5451
juce::ComTypes::UIA_TextPattern2Id
const long UIA_TextPattern2Id
Definition: juce_win32_ComInterfaces.h:135
juce::ComponentPeer::DragInfo::clear
void clear() noexcept
Definition: juce_ComponentPeer.h:403
juce::Atomic::operator--
Type operator--() noexcept
Atomically decrements this value, returning the new value.
Definition: juce_Atomic.h:125
juce::StandalonePluginHolder::CallbackMaxSizeEnforcer::GetChannelWithOffset::operator()
auto operator()(Ptr ptr) const noexcept -> Ptr
Definition: juce_StandaloneFilterWindow.h:490
juce::URL::getParameterNames
const StringArray & getParameterNames() const noexcept
Returns an array of the names of all the URL's parameters.
Definition: juce_URL.h:240
juce::gl::WGL_PIXEL_TYPE_ARB
@ WGL_PIXEL_TYPE_ARB
Definition: juce_wgl.h:250
juce::Point::addXY
void addXY(ValueType xToAdd, ValueType yToAdd) noexcept
Adds a pair of coordinates to this value.
Definition: juce_Point.h:88
juce::ComTypes::VIDEO_STREAM_CONFIG_CAPS::CropAlignX
int CropAlignX
Definition: juce_win32_ComTypes.h:155
CameraDevice::Pimpl::graphBuilder
ComSmartPtr< ComTypes::IGraphBuilder > graphBuilder
Definition: juce_win32_CameraDevice.h:577
MediaRecorderOnInfoListener::owner
Owner & owner
Definition: juce_android_CameraDevice.h:437
juce::gl::GL_CON_1_ATI
@ GL_CON_1_ATI
Definition: juce_gl.h:5699
juce::gl::GL_VERTEX_ATTRIB_MAP1_SIZE_APPLE
@ GL_VERTEX_ATTRIB_MAP1_SIZE_APPLE
Definition: juce_gl.h:3787
juce::RenderingHelpers::SoftwareRendererSavedState::renderImageUntransformed
void renderImageUntransformed(IteratorType &iter, const Image &src, int alpha, int x, int y, bool tiledFill) const
Definition: juce_RenderingHelpers.h:2590
juce::PixelAlpha::PixelAlpha
PixelAlpha(uint32 internal) noexcept
Definition: juce_PixelFormats.h:725
juce::AudioChannelSet::rightSurroundRear
@ rightSurroundRear
Rsr (AAX), Rcs (VST), Rrs (AU) channel.
Definition: juce_AudioChannelSet.h:344
juce::gl::GL_MAX_TEXTURE_IMAGE_UNITS_ARB
@ GL_MAX_TEXTURE_IMAGE_UNITS_ARB
Definition: juce_gl.h:4131
juce::ComboBox::LookAndFeelMethods
This abstract base class is implemented by LookAndFeel classes to provide ComboBox functionality.
Definition: juce_ComboBox.h:368
juce_StretchableLayoutResizerBar.h
juce::gl::GL_DU8DV8_ATI
@ GL_DU8DV8_ATI
Definition: juce_gl.h:5651
juce::AudioIODeviceType::listeners
ListenerList< Listener > listeners
Definition: juce_AudioIODeviceType.h:183
juce::ComponentPeer::ScaleFactorListener
Used to receive callbacks when the OS scale factor of this ComponentPeer changes.
Definition: juce_ComponentPeer.h:454
juce::ComTypes::UIA_Text_TextChangedEventId
const long UIA_Text_TextChangedEventId
Definition: juce_win32_ComInterfaces.h:144
juce::MultiChoicePropertyComponent::resized
void resized() override
juce::gl::GL_MATRIX_INDEX_ARRAY_STRIDE_ARB
@ GL_MATRIX_INDEX_ARRAY_STRIDE_ARB
Definition: juce_gl.h:4500
juce::StringArray::size
int size() const noexcept
Returns the number of strings in the array.
Definition: juce_StringArray.h:136
juce::RelativeCoordinate::Strings::bottom
static const String bottom
"bottom"
Definition: juce_RelativeCoordinate.h:155
juce::Rectangle::operator!=
bool operator!=(const Rectangle &other) const noexcept
Returns true if the two rectangles are not identical.
Definition: juce_Rectangle.h:619
juce::AudioChannelSet::leftSurround
@ leftSurround
Ls channel.
Definition: juce_AudioChannelSet.h:327
juce::anonymous_namespace{juce_android_JNIHelpers.h}::javaString
LocalRef< jstring > javaString(const String &s)
Definition: juce_android_JNIHelpers.h:792
juce::gl::GL_OFFSET_TEXTURE_2D_SCALE_NV
@ GL_OFFSET_TEXTURE_2D_SCALE_NV
Definition: juce_gl.h:10305
juce::gl::GL_INT_IMAGE_CUBE_MAP_ARRAY_EXT
@ GL_INT_IMAGE_CUBE_MAP_ARRAY_EXT
Definition: juce_gl.h:7316
juce::gl::GL_RASTER_FIXED_SAMPLE_LOCATIONS_EXT
@ GL_RASTER_FIXED_SAMPLE_LOCATIONS_EXT
Definition: juce_gl.h:7148
juce::gl::backfunc
GLenum backfunc
Definition: juce_gl.h:5839
juce::RenderingHelpers::TranslationOrTransform::offset
Point< int > offset
Definition: juce_RenderingHelpers.h:133
juce::TabbedComponent::contentComponents
Array< WeakReference< Component > > contentComponents
Definition: juce_TabbedComponent.h:215
juce::dsp::SIMDRegister::operator-
SIMDRegister JUCE_VECTOR_CALLTYPE operator-(SIMDRegister v) const noexcept
Returns the difference of the receiver and v.
Definition: juce_SIMDRegister.h:227
juce::gl::GL_RGBA32F_ARB
@ GL_RGBA32F_ARB
Definition: juce_gl.h:5227
juce::gl::GL_LINE_WIDTH
@ GL_LINE_WIDTH
Definition: juce_gl.h:267
juce::OnlineUnlockStatus::MachineIDUtilities
This class contains some utility functions that might help with machine ID generation.
Definition: juce_OnlineUnlockStatus.h:224
juce::AudioProcessor::canApplyBusesLayout
virtual bool canApplyBusesLayout(const BusesLayout &layouts) const
Callback to check if a certain bus layout can now be applied.
Definition: juce_AudioProcessor.h:1309
juce::gl::GL_INT_SAMPLER_1D
@ GL_INT_SAMPLER_1D
Definition: juce_gl.h:1774
juce::PixelAlpha::getAlpha
forcedinline uint8 getAlpha() const noexcept
Definition: juce_PixelFormats.h:635
juce::gl::messageLog
GLsizei GLenum GLenum GLuint GLenum GLsizei GLchar * messageLog
Definition: juce_gl.h:2965
juce::gl::GL_RGBA_MODE
@ GL_RGBA_MODE
Definition: juce_gl.h:497
juce::gl::glMapNamedBufferEXT
void *KHRONOS_APIENTRY *const & glMapNamedBufferEXT(GLuint buffer, GLenum access)
juce::Rectangle::removeFromBottom
Rectangle removeFromBottom(ValueType amountToRemove) noexcept
Removes a strip from the bottom of this rectangle, reducing this rectangle by the specified amount an...
Definition: juce_Rectangle.h:559
juce::TextEditorKeyMapper::invokeKeyFunction
static bool invokeKeyFunction(CallbackClass &target, const KeyPress &key)
Checks the keypress and invokes one of a range of navigation functions that the target class must imp...
Definition: juce_TextEditorKeyMapper.h:43
juce::gl::GL_MAX_TESS_CONTROL_INPUT_COMPONENTS_OES
@ GL_MAX_TESS_CONTROL_INPUT_COMPONENTS_OES
Definition: juce_gles2.h:4778
juce::parseXMLIfTagMatches
std::unique_ptr< XmlElement > parseXMLIfTagMatches(const String &textToParse, StringRef requiredTag)
Does an inexpensive check to see whether the top-level element has the given tag name,...
juce::URL::parameterValues
StringArray parameterValues
Definition: juce_URL.h:725
CameraDevice::Pimpl::DelegateClass::getOwner
static Pimpl & getOwner(id self)
Definition: juce_mac_CameraDevice.h:217
juce::PluginHostType::getPluginLoadedAs
static AudioProcessor::WrapperType getPluginLoadedAs() noexcept
Returns the plug-in format via which the plug-in file was loaded.
Definition: juce_PluginHostType.h:229
juce::ReferenceCountedObjectPtr::ReferenceCountedObjectPtr
ReferenceCountedObjectPtr()=default
Creates a pointer to a null object.
juce::OwnedArray::clear
void clear(bool deleteObjects=true)
Clears the array, optionally deleting the objects inside it first.
Definition: juce_OwnedArray.h:107
juce::ChildProcess::wantStdErr
@ wantStdErr
Definition: juce_ChildProcess.h:53
juce::RenderingHelpers::GradientPixelIterators::Linear::vertical
bool vertical
Definition: juce_RenderingHelpers.h:469
juce::OpenGLContext::NativeContext::MouseForwardingNSOpenGLViewClass::accessibilityHitTest
static id accessibilityHitTest(id self, SEL, NSPoint p)
Definition: juce_OpenGL_osx.h:272
VideoComponent::Pimpl::PlayerControllerBase::playbackReachedEndTime
void playbackReachedEndTime()
Definition: juce_mac_Video.h:530
juce::URL::DownloadTask::getLengthDownloaded
int64 getLengthDownloaded() const
Returns the number of bytes that have been downloaded so far.
Definition: juce_URL.h:507
juce::RenderingHelpers::EdgeTableFillers::TransformedImageFill::TransformedImageSpanInterpolator::pixelOffsetInt
const int pixelOffsetInt
Definition: juce_RenderingHelpers.h:1386
juce::gl::GL_VIDEO_CAPTURE_SURFACE_ORIGIN_NV
@ GL_VIDEO_CAPTURE_SURFACE_ORIGIN_NV
Definition: juce_gl.h:10804
juce::gl::GL_RELATIVE_ARC_TO_NV
@ GL_RELATIVE_ARC_TO_NV
Definition: juce_gl.h:9723
juce::gl::WGL_TEXTURE_RECTANGLE_ATI
@ WGL_TEXTURE_RECTANGLE_ATI
Definition: juce_wgl.h:347
juce::gl::buf
GLenum GLuint GLenum GLsizei const GLchar * buf
Definition: juce_gl.h:2963
juce::RenderingHelpers::SoftwareRendererSavedState::font
Font font
Definition: juce_RenderingHelpers.h:2633
juce::gl::GL_DEPTH_BUFFER_BIT2_QCOM
@ GL_DEPTH_BUFFER_BIT2_QCOM
Definition: juce_gles2.h:5203
juce::gl::GL_COMBINE_EXT
@ GL_COMBINE_EXT
Definition: juce_gl.h:7562
juce::gl::GL_SIGNED_ALPHA_NV
@ GL_SIGNED_ALPHA_NV
Definition: juce_gl.h:10336
juce::AccessibilityValueInterface::getCurrentValue
virtual double getCurrentValue() const =0
Returns the current value as a double.
juce::gl::GL_COMPRESSED_RGBA_ASTC_12x10
@ GL_COMPRESSED_RGBA_ASTC_12x10
Definition: juce_gles2.h:1419
juce::Range::withEnd
constexpr JUCE_NODISCARD Range withEnd(const ValueType newEnd) const noexcept
Returns a range with the same start position as this one, but a different end.
Definition: juce_Range.h:133
juce::gl::GL_NORMAL_ARRAY_STRIDE_EXT
@ GL_NORMAL_ARRAY_STRIDE_EXT
Definition: juce_gl.h:7884
juce::AudioProcessor::cachedOutputSpeakerArrString
String cachedOutputSpeakerArrString
Definition: juce_AudioProcessor.h:1477
juce::gl::GL_COMPRESSED_RGBA_ASTC_5x5_KHR
@ GL_COMPRESSED_RGBA_ASTC_5x5_KHR
Definition: juce_gl.h:8576
juce::AccessibilityRole::row
@ row
juce::gl::GL_UNIFORM_BUFFER_UNIFIED_NV
@ GL_UNIFORM_BUFFER_UNIFIED_NV
Definition: juce_gl.h:10473
juce::OpenGLContext::NativeContext::embeddedWindowEventMask
static constexpr int embeddedWindowEventMask
Definition: juce_OpenGL_linux_X11.h:260
juce::gl::GL_PATCHES_OES
@ GL_PATCHES_OES
Definition: juce_gles2.h:4755
juce::gl::GL_MAX_SERVER_WAIT_TIMEOUT
@ GL_MAX_SERVER_WAIT_TIMEOUT
Definition: juce_gl.h:2129
juce::gl::limit
GLint limit
Definition: juce_gl.h:9281
juce::ThreadPool
A set of threads that will run a list of jobs.
Definition: juce_ThreadPool.h:155
juce::SelectedItemSet
Manages a list of selectable items.
Definition: juce_SelectedItemSet.h:45
juce::UIAGridItemProvider::withCellInterface
JUCE_COMRESULT withCellInterface(Value *pRetVal, Callback &&callback) const
Definition: juce_win32_UIAGridItemProvider.h:84
juce::String::createHex
static String createHex(Type n)
Definition: juce_String.h:1365
juce::gl::GL_TEXTURE_RED_SIZE_EXT
@ GL_TEXTURE_RED_SIZE_EXT
Definition: juce_gl.h:7442
juce::AudioDeviceManager::testSound
std::unique_ptr< AudioBuffer< float > > testSound
Definition: juce_AudioDeviceManager.h:517
juce::ComTypes::CaretPosition_BeginningOfLine
@ CaretPosition_BeginningOfLine
Definition: juce_win32_ComInterfaces.h:97
juce::RenderingHelpers::GradientPixelIterators::Radial::gy1
const double gy1
Definition: juce_RenderingHelpers.h:510
juce::KnownPluginList::PluginTree::subFolders
OwnedArray< PluginTree > subFolders
Definition: juce_KnownPluginList.h:174
juce::gl::maxTextures
GLint maxTextures
Definition: juce_gles2.h:5073
juce::gl::GL_QUERY_BY_REGION_NO_WAIT
@ GL_QUERY_BY_REGION_NO_WAIT
Definition: juce_gl.h:1789
juce::gl::width
GLint GLsizei width
Definition: juce_gl.h:645
juce::String::appendCharPointer
void appendCharPointer(CharPointer textToAppend, size_t maxCharsToTake)
Appends a string to the end of this one.
Definition: juce_String.h:276
juce::Reverb::AllPassFilter::process
float process(const float input) noexcept
Definition: juce_audio_basics/utilities/juce_Reverb.h:286
GLDEBUGPROCAMD
void(* GLDEBUGPROCAMD)(GLuint id, GLenum category, GLenum severity, GLsizei length, const GLchar *message, void *userParam)
Definition: juce_gles2.h:91
juce::Rectangle::withHeight
JUCE_NODISCARD Rectangle withHeight(ValueType newHeight) const noexcept
Returns a rectangle which has the same position and width as this one, but with a different height.
Definition: juce_Rectangle.h:248
juce::gl::charcodes
GLenum const void GLbitfield GLsizei GLenum const void * charcodes
Definition: juce_gl.h:9795
juce::dsp::SpecialFunctions::sne
static Complex< double > sne(Complex< double > u, double k) noexcept
Computes the Jacobian elliptic function sn for the elliptic modulus k and the quarter-period units u.
VideoComponent::Pimpl::setSpeed
void setSpeed(double newSpeed)
Definition: juce_android_Video.h:457
juce::gl::GL_IUI_V3F_EXT
@ GL_IUI_V3F_EXT
Definition: juce_gl.h:6837
juce::gl::GL_DOUBLE_MAT3x4
@ GL_DOUBLE_MAT3x4
Definition: juce_gl.h:2306
CameraDevice::Pimpl::CaptureSessionMode::captureSessionConfigured
void captureSessionConfigured(ScopedCameraDevice::CaptureSession *session) override
Definition: juce_android_CameraDevice.h:2580
juce::TableHeaderComponent::ColumnInfo::name
String name
Definition: juce_TableHeaderComponent.h:426
juce::gl::GL_IMAGE_CLASS_11_11_10
@ GL_IMAGE_CLASS_11_11_10
Definition: juce_gl.h:2829
juce_CriticalSection.h
juce::Colours::sandybrown
const Colour sandybrown
Definition: juce_Colours.h:162
juce::BigInteger::allocatedSize
size_t allocatedSize
Definition: juce_BigInteger.h:327
juce::UnitTest::expectGreaterThan
void expectGreaterThan(ValueType value, ValueType valueToCompareTo, String failureMessage=String())
Checks whether a value is greater than a comparison value.
Definition: juce_UnitTest.h:171
juce::gl::GL_TEXTURE_CONSTANT_DATA_SUNX
@ GL_TEXTURE_CONSTANT_DATA_SUNX
Definition: juce_gl.h:11848
juce::gl::GL_4D_COLOR_TEXTURE
@ GL_4D_COLOR_TEXTURE
Definition: juce_gl.h:420
juce::ArrayBase::addArray
void addArray(const std::initializer_list< TypeToCreateFrom > &items)
Definition: juce_ArrayBase.h:288
juce::RenderingHelpers::SavedStateBase::renderImage
void renderImage(const Image &sourceImage, const AffineTransform &trans, const BaseRegionType *tiledFillClipRegion)
Definition: juce_RenderingHelpers.h:2375
juce::gl::GL_TRANSFORM_FEEDBACK_BUFFER_PAUSED_NV
@ GL_TRANSFORM_FEEDBACK_BUFFER_PAUSED_NV
Definition: juce_gl.h:10456
juce::gl::GL_HSL_HUE_NV
@ GL_HSL_HUE_NV
Definition: juce_gl.h:8834
juce::gl::GL_LAYOUT_DEPTH_STENCIL_ATTACHMENT_EXT
@ GL_LAYOUT_DEPTH_STENCIL_ATTACHMENT_EXT
Definition: juce_gl.h:7169
juce::gl::GL_UNSIGNED_INT64_VEC4_NV
@ GL_UNSIGNED_INT64_VEC4_NV
Definition: juce_gl.h:3370
juce::AiffAudioFormat::appleRootNote
static const char *const appleRootNote
Metadata property name used when reading a aiff file with a basc chunk.
Definition: juce_AiffAudioFormat.h:53
VideoComponent::Pimpl::DirectShowContext::baseFilter
ComSmartPtr< ComTypes::IBaseFilter > baseFilter
Definition: juce_win32_Video.h:759
juce::gl::GL_FULL_SUPPORT
@ GL_FULL_SUPPORT
Definition: juce_gl.h:2818
juce::DirectoryEntry::getFile
File getFile() const
The path to a file or folder.
Definition: juce_RangedDirectoryIterator.h:39
juce::dsp::WaveShaper::process
void process(const ProcessContext &context) const noexcept
Processes the input and output buffers supplied in the processing context.
Definition: juce_WaveShaper.h:55
juce_KnownPluginList.h
juce::gl::GL_RESAMPLE_DECIMATE_OML
@ GL_RESAMPLE_DECIMATE_OML
Definition: juce_gl.h:11044
juce::CodeEditorComponent::document
CodeDocument & document
Definition: juce_CodeEditorComponent.h:386
juce::gl::GL_DRAW_BUFFER7_ARB
@ GL_DRAW_BUFFER7_ARB
Definition: juce_gl.h:4028
juce::gl::GL_ALPHA_MAX_SGIX
@ GL_ALPHA_MAX_SGIX
Definition: juce_gl.h:11409
juce::gl::GL_DEBUG_SOURCE_WINDOW_SYSTEM_KHR
@ GL_DEBUG_SOURCE_WINDOW_SYSTEM_KHR
Definition: juce_gl.h:8469
juce::ComTypes::UiaRect::left
double left
Definition: juce_win32_ComInterfaces.h:46
juce::RenderingHelpers::SavedStateBase
Definition: juce_RenderingHelpers.h:2043
juce::ColourGradient::ColourPoint::position
double position
Definition: juce_ColourGradient.h:215
juce::CharPointer_UTF16::compareUpTo
int compareUpTo(CharPointer other, int maxChars) const noexcept
Compares this string with another one, up to a specified number of characters.
Definition: juce_CharPointer_UTF16.h:328
juce::TabbedButtonBar::TabInfo::colour
Colour colour
Definition: juce_TabbedButtonBar.h:352
juce::gl::GL_TABLE_TOO_LARGE_EXT
@ GL_TABLE_TOO_LARGE_EXT
Definition: juce_gl.h:6818
juce::AudioCDReader::reader
std::unique_ptr< AudioFormatReader > reader
Definition: juce_AudioCDReader.h:156
juce::ComTypes::ToggleState
ToggleState
Definition: juce_win32_ComInterfaces.h:100
juce::UnitTestCategories::networking
static const String networking
Definition: juce_UnitTestCategories.h:44
juce::OpenGLContext::NativeContext::config
static EGLConfig config
Definition: juce_OpenGL_android.h:355
juce::WavAudioFormat::riffInfoDotsPerInch
static const char *const riffInfoDotsPerInch
Metadata property name used in INFO chunks.
Definition: juce_WavAudioFormat.h:114
juce::CharacterFunctions::incrementToEndOfWhitespace
static void incrementToEndOfWhitespace(Type &text) noexcept
Increments a pointer until it points to the first non-whitespace character in a string.
Definition: juce_CharacterFunctions.h:807
juce::UIAExpandCollapseProvider::invokeShowMenu
JUCE_COMRESULT invokeShowMenu()
Definition: juce_win32_UIAExpandCollapseProvider.h:60
juce::ScopedThreadDPIAwarenessSetter
Definition: juce_win32_ScopedThreadDPIAwarenessSetter.h:30
juce::MidiOutput::getDeviceInfo
MidiDeviceInfo getDeviceInfo() const noexcept
Returns the MidiDeviceInfo struct containing some information about this device.
Definition: juce_MidiDevices.h:294
juce::Colours::orchid
const Colour orchid
Definition: juce_Colours.h:144
juce::Vector3D::operator=
Vector3D & operator=(Vector3D other) noexcept
Definition: juce_Vector3D.h:42
juce_TextButton.h
juce::gl::WGL_CONTEXT_DEBUG_BIT_ARB
@ WGL_CONTEXT_DEBUG_BIT_ARB
Definition: juce_wgl.h:142
juce::RenderingHelpers::SavedStateStack::SavedStateStack
SavedStateStack(StateObjectType *initialState) noexcept
Definition: juce_RenderingHelpers.h:2644
juce::dsp::FilterDesign::IIRPolyphaseAllpassStructure::alpha
Array< double > alpha
Definition: juce_FilterDesign.h:261
juce::JUCEApplicationBase::getApplicationReturnValue
int getApplicationReturnValue() const noexcept
Returns the value that has been set as the application's exit code.
Definition: juce_ApplicationBase.h:262
juce::gl::r
GLdouble GLdouble r
Definition: juce_gl.h:797
CameraDevice::Pimpl::ScopedCameraDevice::closedEvent
WaitableEvent closedEvent
Definition: juce_android_CameraDevice.h:2381
juce::gl::GL_ACCUM_GREEN_BITS
@ GL_ACCUM_GREEN_BITS
Definition: juce_gl.h:549
juce::DrawableText::getBoundingBox
Parallelogram< float > getBoundingBox() const noexcept
Returns the parallelogram that defines the text bounding box.
Definition: juce_DrawableText.h:79
juce::RenderingHelpers::EdgeTableFillers::ImageFill::linePixels
DestPixelType * linePixels
Definition: juce_RenderingHelpers.h:892
GLbitfield
unsigned int GLbitfield
Definition: juce_gles2.h:51
juce::gl::GL_HISTOGRAM_LUMINANCE_SIZE_EXT
@ GL_HISTOGRAM_LUMINANCE_SIZE_EXT
Definition: juce_gl.h:6813
juce::gl::GL_MODULATE_ADD_ATI
@ GL_MODULATE_ADD_ATI
Definition: juce_gl.h:5854
juce::gl::GL_DEBUG_NEXT_LOGGED_MESSAGE_LENGTH_ARB
@ GL_DEBUG_NEXT_LOGGED_MESSAGE_LENGTH_ARB
Definition: juce_gl.h:3960
juce::HashMap::Iterator::hashMap
const HashMap & hashMap
Definition: juce_HashMap.h:459
juce::WindowsUIAWrapper::UiaClientsAreListeningFunc
BOOL(WINAPI *)() UiaClientsAreListeningFunc
Definition: juce_win32_WindowsUIAWrapper.h:140
juce::ComTypes::VIDEO_STREAM_CONFIG_CAPS::ShrinkTapsX
int ShrinkTapsX
Definition: juce_win32_ComTypes.h:163
juce::Line::Line
Line(Point< ValueType > startPoint, Point< ValueType > endPoint) noexcept
Creates a line from its start and end points.
Definition: juce_Line.h:63
juce::BubbleMessageComponent::deleteAfterUse
bool deleteAfterUse
Definition: juce_BubbleMessageComponent.h:116
juce::ButtonTracker::button
Button & button
Definition: juce_ButtonTracker.h:71
juce::TextEditor::onReturnKey
std::function< void()> onReturnKey
You can assign a lambda to this callback object to have it called when the return key is pressed.
Definition: juce_TextEditor.h:348
juce::gl::GL_TESS_CONTROL_SHADER
@ GL_TESS_CONTROL_SHADER
Definition: juce_gl.h:2349
juce_ProcessorChain.h
juce::Reverb::CombFilter
Definition: juce_audio_basics/utilities/juce_Reverb.h:219
juce::dsp::LadderFilter::updateSmoothers
void updateSmoothers() noexcept
juce::gl::GL_MODELVIEW18_ARB
@ GL_MODELVIEW18_ARB
Definition: juce_gl.h:5411
juce::XWindowSystemUtilities::XSetting::isValid
bool isValid() const noexcept
Definition: juce_linux_XWindowSystem.h:115
juce::NSViewFrameChangeCallbackClass::NSViewFrameChangeCallbackClass
NSViewFrameChangeCallbackClass()
Definition: juce_mac_NSViewFrameWatcher.h:44
GLclampd
double GLclampd
Definition: juce_gles2.h:64
juce::gl::GL_PERFQUERY_COUNTER_TIMESTAMP_INTEL
@ GL_PERFQUERY_COUNTER_TIMESTAMP_INTEL
Definition: juce_gl.h:8397
juce::gl::GL_MAX_NAME_STACK_DEPTH
@ GL_MAX_NAME_STACK_DEPTH
Definition: juce_gl.h:538
juce::OpenGLContext::NativeContext::dc
HDC dc
Definition: juce_OpenGL_win32.h:355
CameraDevice::Pimpl::ScopedCameraDevice::CaptureSession::cameraCaptureSessionConfigureFailed
void cameraCaptureSessionConfigureFailed(jobject session)
Definition: juce_android_CameraDevice.h:2183
juce::Time::toMilliseconds
int64 toMilliseconds() const noexcept
Returns the time as a number of milliseconds.
Definition: juce_Time.h:98
juce::OpenGLRenderer
A base class that should be implemented by classes which want to render openGL on a background thread...
Definition: juce_OpenGLRenderer.h:38
juce::CharPointer_ASCII::getDoubleValue
double getDoubleValue() const noexcept
Parses this string as a floating point double.
Definition: juce_CharPointer_ASCII.h:348
juce::JUCE_RGBA_FORMAT
@ JUCE_RGBA_FORMAT
Definition: juce_OpenGLExtensions.h:134
juce::dsp::IIR::Coefficients::makeLowPass
static Ptr makeLowPass(double sampleRate, NumericType frequency)
Returns the coefficients for a low-pass filter.
juce::gl::GL_UNSIGNED_INT_5_9_9_9_REV_APPLE
@ GL_UNSIGNED_INT_5_9_9_9_REV_APPLE
Definition: juce_gles2.h:1769
juce::gl::queryHandle
GLuint * queryHandle
Definition: juce_gl.h:8409
juce::gl::GL_PATH_TRANSPOSE_PROJECTION_MATRIX_NV
@ GL_PATH_TRANSPOSE_PROJECTION_MATRIX_NV
Definition: juce_gl.h:9784
juce::gl::srcX0
GLuint GLint srcX0
Definition: juce_gl.h:3084
juce::CppTokeniserFunctions::isOctalDigit
static bool isOctalDigit(const juce_wchar c) noexcept
Definition: juce_CPlusPlusCodeTokeniserFunctions.h:187
juce::gl::glMapNamedBufferRangeEXT
void *KHRONOS_APIENTRY *const & glMapNamedBufferRangeEXT(GLuint buffer, GLintptr offset, GLsizeiptr length, GLbitfield access)
juce::gl::internalformat
GLint GLint internalformat
Definition: juce_gl.h:650
juce::ModifierKeys::isMiddleButtonDown
bool isMiddleButtonDown() const noexcept
Definition: juce_ModifierKeys.h:90
VideoComponent::Pimpl::context
std::unique_ptr< DirectShowContext > context
Definition: juce_win32_Video.h:958
juce::XWindowSystem::handleXEmbedMessage
void handleXEmbedMessage(LinuxComponentPeer *, XClientMessageEvent &) const
juce::gl::GL_PRESENT_DURATION_NV
@ GL_PRESENT_DURATION_NV
Definition: juce_gl.h:9897
juce::gl::GL_BLEND_DST_RGB_EXT
@ GL_BLEND_DST_RGB_EXT
Definition: juce_gl.h:6065
juce::gl::GL_INDEX_SHIFT
@ GL_INDEX_SHIFT
Definition: juce_gl.h:518
juce::JNIClassBase
Definition: juce_android_JNIHelpers.h:166
VideoComponent::Pimpl::MediaSession::PlaybackState::STATE_ERROR
@ STATE_ERROR
Definition: juce_android_Video.h:606
juce::dsp::Limiter
A simple limiter with standard threshold and release time controls, featuring two compressors and a h...
Definition: juce_Limiter.h:38
juce::AudioProcessor::wrapperType_AAX
@ wrapperType_AAX
Definition: juce_AudioProcessor.h:1204
juce::ComTypes::UiaRect::height
double height
Definition: juce_win32_ComInterfaces.h:49
juce::gl::GL_INT_IMAGE_CUBE
@ GL_INT_IMAGE_CUBE
Definition: juce_gl.h:2616
juce::gl::m
const GLfloat * m
Definition: juce_gl.h:6278
juce::dsp::SIMDRegister::truncate
static SIMDRegister JUCE_VECTOR_CALLTYPE truncate(SIMDRegister a) noexcept
Truncates each element to its integer part.
Definition: juce_SIMDRegister.h:330
juce::XWindowSystemUtilities::Atoms::activeWin
Atom activeWin
Definition: juce_linux_XWindowSystem.h:88
juce::dsp::LookupTable::initialise
void initialise(const std::function< FloatType(size_t)> &functionToApproximate, size_t numPointsToUse)
Initialises or changes the parameters of a LookupTable object.
juce::dsp::AudioBlock::AudioBlock
AudioBlock(HeapBlock< char > &heapBlockToUseForAllocation, size_t numberOfChannels, size_t numberOfSamples, size_t alignmentInBytes=defaultAlignment) noexcept
Allocates a suitable amount of space in a HeapBlock, and initialises this object to point into it.
Definition: juce_AudioBlock.h:120
juce::DefaultHashFunctions
A simple class to generate hash functions for some primitive types, intended for use with the HashMap...
Definition: juce_HashMap.h:34
juce::CppTokeniserFunctions::writeEscapeChars
static void writeEscapeChars(OutputStream &out, const char *utf8, const int numBytesToRead, const int maxCharsOnLine, const bool breakAtNewLines, const bool replaceSingleQuotes, const bool allowStringBreaks)
Takes a UTF8 string and writes it to a stream using standard C++ escape sequences for any non-ascii b...
Definition: juce_CPlusPlusCodeTokeniserFunctions.h:560
juce::gl::GL_PIXEL_PACK_BUFFER
@ GL_PIXEL_PACK_BUFFER
Definition: juce_gl.h:1657
juce::MPESynthesiserVoice::isActive
virtual bool isActive() const
Returns true if this voice is currently busy playing a sound.
Definition: juce_MPESynthesiserVoice.h:62
juce::gl::GL_R11F_G11F_B10F_EXT
@ GL_R11F_G11F_B10F_EXT
Definition: juce_gl.h:7019
juce::dsp::FastMathApproximations::exp
static void exp(FloatType *values, size_t numValues) noexcept
Provides a fast approximation of the function exp(x) using a Pade approximant continued fraction,...
Definition: juce_FastMathApproximations.h:229
juce::Thread::listeners
ListenerList< Listener, Array< Listener *, CriticalSection > > listeners
Definition: juce_Thread.h:395
juce::DefaultHashFunctions::generateHash
static int generateHash(const Uuid &key, int upperLimit) noexcept
Generates a simple hash from a UUID.
Definition: juce_HashMap.h:51
juce::gl::GL_PACK_COMPRESSED_BLOCK_SIZE
@ GL_PACK_COMPRESSED_BLOCK_SIZE
Definition: juce_gl.h:2549
juce::dsp::FixedSizeFunction< len, Ret(Args...)>::FixedSizeFunction
FixedSizeFunction(FixedSizeFunction &&other) noexcept
Move constructor.
Definition: juce_FixedSizeFunction.h:145
juce::HighResolutionTimer::Pimpl::Clock
Definition: juce_posix_SharedCode.h:1344
juce::MouseCursor::UpDownResizeCursor
@ UpDownResizeCursor
an arrow pointing up and down.
Definition: juce_MouseCursor.h:60
juce::gl::GL_UNDEFINED_APPLE
@ GL_UNDEFINED_APPLE
Definition: juce_gl.h:3695
juce::OggVorbisAudioFormat
Reads and writes the Ogg-Vorbis audio format.
Definition: juce_OggVorbisAudioFormat.h:41
juce::gl::GL_LINE_TO_NV
@ GL_LINE_TO_NV
Definition: juce_gl.h:9693
juce::gl::GL_CONTEXT_CORE_PROFILE_BIT
@ GL_CONTEXT_CORE_PROFILE_BIT
Definition: juce_gl.h:2101
juce::operator>
bool operator>(const var &, const var &)
Compares the values of two var objects, using the var::equals() comparison.
juce::gl::WGL_COLORSPACE_LINEAR_EXT
@ WGL_COLORSPACE_LINEAR_EXT
Definition: juce_wgl.h:357
juce::RectangleList::offsetAll
void offsetAll(ValueType dx, ValueType dy) noexcept
Adds an x and y value to all the coordinates.
Definition: juce_RectangleList.h:596
juce::XWindowSystemUtilities::Atoms
Initialises and stores some atoms for the display.
Definition: juce_linux_XWindowSystem.h:68
juce::OwnedArray::begin
ObjectClass *const * begin() const noexcept
Returns a pointer to the first element in the array.
Definition: juce_OwnedArray.h:209
juce::gl::GL_PIXEL_TILE_WIDTH_SGIX
@ GL_PIXEL_TILE_WIDTH_SGIX
Definition: juce_gl.h:11598
juce::gl::GL_VARIABLE_G_NV
@ GL_VARIABLE_G_NV
Definition: juce_gl.h:9959
juce::OpenGLExtensionFunctions
This class contains a generated list of OpenGL extension functions, which are either dynamically load...
Definition: juce_OpenGLExtensions.h:109
juce::DisableIfSameOrDerived
typename std::enable_if_t<! std::is_base_of< A, std::remove_reference_t< B > >::value > DisableIfSameOrDerived
Can be used to disable template constructors that would otherwise cause ambiguity with compiler-gener...
Definition: juce_Functional.h:78
juce::dsp::FIR::Coefficients::getRawCoefficients
NumericType * getRawCoefficients() noexcept
Returns a raw data pointer to the coefficients.
Definition: juce_FIRFilter.h:267
juce::StringPairArray
A container for holding a set of strings which are keyed by another string.
Definition: juce_StringPairArray.h:34
juce::dsp::AudioBlock::getSubsetChannelBlock
AudioBlock getSubsetChannelBlock(size_t channelStart, size_t numChannelsToUse) const noexcept
Returns a subset of contiguous channels.
Definition: juce_AudioBlock.h:259
juce::PushNotifications::listeners
ListenerList< PushNotifications::Listener > listeners
Definition: juce_PushNotifications.h:698
juce::PushNotifications::Channel::low
@ low
Definition: juce_PushNotifications.h:456
juce::gl::GL_BUFFER_KHR
@ GL_BUFFER_KHR
Definition: juce_gl.h:8486
juce::gl::GL_MATRIX8_ARB
@ GL_MATRIX8_ARB
Definition: juce_gl.h:4141
juce::Rectangle::getX
ValueType getX() const noexcept
Returns the x coordinate of the rectangle's left-hand-side.
Definition: juce_Rectangle.h:127
juce::dsp::ProcessorChain::setBypassed
void setBypassed(bool b) noexcept
Set the processor at index Index to be bypassed or enabled.
Definition: juce_ProcessorChain.h:79
juce::MessageManager
This class is in charge of the application's event-dispatch loop.
Definition: juce_MessageManager.h:44
juce::gl::numCounters
GLint * numCounters
Definition: juce_gl.h:3466
juce::gl::pixelindex
GLuint GLuint pixelindex
Definition: juce_gl.h:3309
juce::MemoryInputStream::getDataSize
size_t getDataSize() const noexcept
Returns the number of bytes of source data in the block from which this stream is reading.
Definition: juce_MemoryInputStream.h:75
juce::gl::GL_SHADING_RATE_2X2_PIXELS_QCOM
@ GL_SHADING_RATE_2X2_PIXELS_QCOM
Definition: juce_gles2.h:5182
juce::Button::buttonNormal
@ buttonNormal
Definition: juce_Button.h:369
juce::ADSR::State
State
Definition: juce_ADSR.h:261
juce::MultiChoicePropertyComponent::getTotalButtonsHeight
static int getTotalButtonsHeight(int)
juce::gl::GL_DRAW_BUFFER7_EXT
@ GL_DRAW_BUFFER7_EXT
Definition: juce_gles2.h:2051
juce::ValueTreePropertyWithDefault::resetToDefault
void resetToDefault() noexcept
Removes the property from the referenced ValueTree.
Definition: juce_ValueTreePropertyWithDefault.h:133
juce::gl::GL_RENDERBUFFER_DEPTH_SIZE_EXT
@ GL_RENDERBUFFER_DEPTH_SIZE_EXT
Definition: juce_gl.h:6667
juce::gl::GL_DRAW_PIXEL_TOKEN
@ GL_DRAW_PIXEL_TOKEN
Definition: juce_gl.h:426
juce::RenderingHelpers::StackBasedLowLevelGraphicsContext::isClipEmpty
bool isClipEmpty() const override
Definition: juce_RenderingHelpers.h:2706
juce::gl::GL_PERFQUERY_SINGLE_CONTEXT_INTEL
@ GL_PERFQUERY_SINGLE_CONTEXT_INTEL
Definition: juce_gl.h:8387
juce::WavAudioFormat::riffInfoTechnician
static const char *const riffInfoTechnician
Metadata property name used in INFO chunks.
Definition: juce_WavAudioFormat.h:164
juce::gl::GL_BUFFER_STORAGE_FLAGS_EXT
@ GL_BUFFER_STORAGE_FLAGS_EXT
Definition: juce_gles2.h:1902
juce::gl::GL_MAP2_TANGENT_EXT
@ GL_MAP2_TANGENT_EXT
Definition: juce_gl.h:6189
juce::LookAndFeel::ColourSetting::colour
Colour colour
Definition: juce_LookAndFeel.h:263
juce::GridItem::Span::name
String name
Definition: juce_GridItem.h:64
juce::LuaTokeniser::tokenType_keyword
@ tokenType_keyword
Definition: juce_LuaCodeTokeniser.h:50
VideoRenderers::EVR::create
HRESULT create(ComSmartPtr< ComTypes::IGraphBuilder > &graphBuilder, ComSmartPtr< ComTypes::IBaseFilter > &baseFilter, HWND hwnd) override
Definition: juce_win32_Video.h:106
juce::PathStrokeType::JointStyle
JointStyle
The type of shape to use for the corners between two adjacent line segments.
Definition: juce_PathStrokeType.h:46
juce::gl::GL_POLYGON_SMOOTH_HINT
@ GL_POLYGON_SMOOTH_HINT
Definition: juce_gl.h:304
juce::UIATextProvider::UIATextRangeProvider::FindAttribute
JUCE_COMRESULT FindAttribute(TEXTATTRIBUTEID, VARIANT, BOOL, ComTypes::ITextRangeProvider **pRetVal) override
Definition: juce_win32_UIATextProvider.h:271
juce::gl::sourceBaseLevel
GLuint GLint sourceBaseLevel
Definition: juce_gles2.h:1684
juce::gl::GL_COMPRESSED_RGBA_S3TC_DXT3_ANGLE
@ GL_COMPRESSED_RGBA_S3TC_DXT3_ANGLE
Definition: juce_gles2.h:1632
juce::gl::GL_INTENSITY8
@ GL_INTENSITY8
Definition: juce_gl.h:1038
juce::RenderingHelpers::EdgeTableFillers::TransformedImageFill::render2PixelAverageY
void render2PixelAverageY(PixelAlpha *dest, const uint8 *src, uint32 subPixelY) noexcept
Definition: juce_RenderingHelpers.h:1306
GLbitfield
unsigned int GLbitfield
Definition: juce_gl.h:158
juce::gl::WGL_NUMBER_PIXEL_FORMATS_ARB
@ WGL_NUMBER_PIXEL_FORMATS_ARB
Definition: juce_wgl.h:227
juce::dsp::LinkwitzRileyFilter
A filter class designed to perform multi-band separation using the TPT (Topology-Preserving Transform...
Definition: juce_LinkwitzRileyFilter.h:50
juce_DrawableShape.h
AudioComponentInstance
struct ComponentInstanceRecord * AudioComponentInstance
Definition: juce_ExtensionsVisitor.h:45
juce::KeyPressMappingSet::getCommandManager
ApplicationCommandManager & getCommandManager() const noexcept
Definition: juce_KeyPressMappingSet.h:113
juce::gl::GL_TEXTURE_DEFORMATION_BIT_SGIX
@ GL_TEXTURE_DEFORMATION_BIT_SGIX
Definition: juce_gl.h:11611
juce::gl::GL_GUILTY_CONTEXT_RESET_KHR
@ GL_GUILTY_CONTEXT_RESET_KHR
Definition: juce_gl.h:8537
juce::TabbedButtonBar::TabsAtTop
@ TabsAtTop
Definition: juce_TabbedButtonBar.h:163
GLdouble
double GLdouble
Definition: juce_gl.h:170
CameraDevice::Pimpl::callListeners
void callListeners(const Image &image)
Definition: juce_android_CameraDevice.h:3043
juce::Value::getValue
var getValue() const
Returns the current value.
juce::MessageQueue::~MessageQueue
~MessageQueue() noexcept
Definition: juce_osx_MessageQueue.h:47
juce::Line::operator=
Line & operator=(const Line &)=default
Copies a line from another one.
juce::dsp::StateVariableTPTFilter::g
SampleType g
Definition: juce_StateVariableTPTFilter.h:156
GLeglImageOES
void * GLeglImageOES
Definition: juce_gles2.h:66
juce::gl::left
GLint left
Definition: juce_gl.h:2526
juce::gl::GL_TABLE_TOO_LARGE
@ GL_TABLE_TOO_LARGE
Definition: juce_gl.h:4365
juce::gl::GL_STRICT_DEPTHFUNC_HINT_PGI
@ GL_STRICT_DEPTHFUNC_HINT_PGI
Definition: juce_gl.h:11089
juce::gl::GL_PRIMITIVE_RESTART_FIXED_INDEX
@ GL_PRIMITIVE_RESTART_FIXED_INDEX
Definition: juce_gl.h:2681
juce::PixelARGB::PixelARGB
PixelARGB(uint8 a, uint8 r, uint8 g, uint8 b) noexcept
Definition: juce_PixelFormats.h:64
juce::Matrix3D::Matrix3D
Matrix3D(Vector3D< Type > vector) noexcept
Creates a matrix from a 3D vector translation.
Definition: juce_Matrix3D.h:91
CameraDevice::Pimpl::ScopedCameraDevice::CaptureSession::cameraCaptureSessionActiveCallback
static void cameraCaptureSessionActiveCallback(JNIEnv *, jobject, jlong host, jobject rawSession)
Definition: juce_android_CameraDevice.h:2241
juce::PopupMenu::Options::PopupDirection
PopupDirection
Definition: juce_PopupMenu.h:465
juce::gl::GL_DEPTH_CLAMP_EXT
@ GL_DEPTH_CLAMP_EXT
Definition: juce_gles2.h:1997
juce::gl::GL_BUFFER_IMMUTABLE_STORAGE
@ GL_BUFFER_IMMUTABLE_STORAGE
Definition: juce_gl.h:2986
juce::AudioProcessorParameterWithID::isOrientationInverted
bool isOrientationInverted() const override
This can be overridden to tell the host that this parameter operates in the reverse direction.
Definition: juce_AudioProcessorParameterWithID.h:179
juce::CoreGraphicsContext::SavedState::~SavedState
~SavedState()
juce::CharacterFunctions::indexOf
static int indexOf(CharPointerType1 textToSearch, const CharPointerType2 substringToLookFor) noexcept
Finds the character index of a given substring in another string.
Definition: juce_CharacterFunctions.h:686
juce::Grid
Container that handles geometry for grid layouts (fixed columns and rows) using a set of declarative ...
Definition: juce_Grid.h:39
juce_UMPConversion.h
juce::gl::GL_DS_BIAS_NV
@ GL_DS_BIAS_NV
Definition: juce_gl.h:10353
juce::RenderingHelpers::StackBasedLowLevelGraphicsContext::clipToPath
void clipToPath(const Path &path, const AffineTransform &t) override
Definition: juce_RenderingHelpers.h:2711
juce::gl::GL_TEXCOORD4_BIT_PGI
@ GL_TEXCOORD4_BIT_PGI
Definition: juce_gl.h:11124
juce::ADSR
A very simple ADSR envelope class.
Definition: juce_ADSR.h:36
X
#define X(name)
Definition: juce_OpenGLExtensions.h:124
juce::gl::GL_STANDARD_FONT_FORMAT_NV
@ GL_STANDARD_FONT_FORMAT_NV
Definition: juce_gl.h:9764
juce::Array::Array
Array(const ElementType &singleElementToAdd)
Initialises an Array of size 1 containing a single element.
Definition: juce_Array.h:100
juce::TextEditor::undoManager
UndoManager undoManager
Definition: juce_TextEditor.h:769
juce::ByteOrder::swapIfLittleEndian
static Type swapIfLittleEndian(Type value) noexcept
Swaps the byte order of a signed or unsigned integer if the CPU is little-endian.
Definition: juce_ByteOrder.h:78
juce::MPESynthesiserBase::getSampleRate
double getSampleRate() const noexcept
Returns the current target sample rate at which rendering is being done.
Definition: juce_MPESynthesiserBase.h:83
juce::BufferingAudioSource::getTotalLength
int64 getTotalLength() const override
Implements the PositionableAudioSource method.
Definition: juce_BufferingAudioSource.h:89
juce::AlertWindow::buttons
OwnedArray< TextButton > buttons
Definition: juce_AlertWindow.h:512
juce::Synthesiser::getNumSounds
int getNumSounds() const noexcept
Returns the number of sounds that have been added to the synth.
Definition: juce_Synthesiser.h:347
juce::MidiKeyboardComponent::state
MidiKeyboardState & state
Definition: juce_MidiKeyboardComponent.h:261
juce::Colours::lavender
const Colour lavender
Definition: juce_Colours.h:102
juce::AudioProcessor::CurveData::Type
Type
Definition: juce_AudioProcessor.h:1170
juce::ComTypes::UiaPoint
Definition: juce_win32_ComInterfaces.h:38
juce::gl::GL_PIXELS_PER_SAMPLE_PATTERN_Y_AMD
@ GL_PIXELS_PER_SAMPLE_PATTERN_Y_AMD
Definition: juce_gl.h:3306
juce::PixelRGB::getAlpha
forcedinline uint8 getAlpha() const noexcept
Definition: juce_PixelFormats.h:417
VideoComponent::Pimpl::PlayerControllerBase::useNativeControls
bool useNativeControls
Definition: juce_mac_Video.h:451
CameraDevice::Pimpl::ImageReader::onImageAvailableListener
ImageReaderOnImageAvailableListener onImageAvailableListener
Definition: juce_android_CameraDevice.h:1164
juce::gl::GL_LUMINANCE_ALPHA32F_ARB
@ GL_LUMINANCE_ALPHA32F_ARB
Definition: juce_gl.h:5232
juce::gl::GL_RGB10_A2
@ GL_RGB10_A2
Definition: juce_gl.h:978
juce::ComponentPeer::OptionalBorderSize::borderSize
BorderSize< int > borderSize
Definition: juce_ComponentPeer.h:122
juce::LinuxEventLoop::unregisterFdCallback
void unregisterFdCallback(int fd)
Unregisters a previously registered file descriptor.
juce::gl::GL_ACCUM_BUFFER_BIT
@ GL_ACCUM_BUFFER_BIT
Definition: juce_gl.h:395
juce::gl::GL_PROXY_TEXTURE_2D_ARRAY_EXT
@ GL_PROXY_TEXTURE_2D_ARRAY_EXT
Definition: juce_gl.h:7480
VideoComponent::Pimpl::MediaSession::Player::MEDIA_INFO_VIDEO_RENDERING_START
@ MEDIA_INFO_VIDEO_RENDERING_START
Definition: juce_android_Video.h:1158
juce::RenderingHelpers::GradientPixelIterators::Linear::Linear
Linear(const ColourGradient &gradient, const AffineTransform &transform, const PixelARGB *colours, int numColours)
Definition: juce_RenderingHelpers.h:408
juce::gl::GL_COMPRESSED_SRGB8_ALPHA8_ASTC_10x6
@ GL_COMPRESSED_SRGB8_ALPHA8_ASTC_10x6
Definition: juce_gles2.h:1430
juce::gl::GL_TERMINATE_SEQUENCE_COMMAND_NV
@ GL_TERMINATE_SEQUENCE_COMMAND_NV
Definition: juce_gl.h:8899
juce::Value::getValueSource
ValueSource & getValueSource() noexcept
Returns the ValueSource that this value is referring to.
Definition: juce_Value.h:217
juce::gl::GL_PIXEL_TRANSFORM_2D_EXT
@ GL_PIXEL_TRANSFORM_2D_EXT
Definition: juce_gl.h:7070
juce::gl::srcY1
GLint GLint GLint srcY1
Definition: juce_gl.h:2006
juce::WinRTWrapper::getWRLFactory
ComSmartPtr< ComClass > getWRLFactory(const wchar_t *runtimeClassID)
Definition: juce_win32_WinRTWrapper.h:55
juce_ApplicationCommandTarget.h
juce::Rectangle::setHorizontalRange
void setHorizontalRange(Range< ValueType > range) noexcept
Changes the position of the rectangle's left and right edges.
Definition: juce_Rectangle.h:214
juce::gl::GL_REG_22_ATI
@ GL_REG_22_ATI
Definition: juce_gl.h:5688
juce::CharacterFunctions::isLetter
static bool isLetter(char character) noexcept
Checks whether a character is alphabetic.
VideoComponent::Pimpl::MediaSession::setPosition
void setPosition(double newPosition)
Definition: juce_android_Video.h:530
juce::UIASelectionProvider::get_ItemCount
JUCE_COMRESULT get_ItemCount(int *pRetVal) override
Definition: juce_win32_UIASelectionProvider.h:212
juce::Atomic::Atomic
Atomic() noexcept
Creates a new value, initialised to zero.
Definition: juce_Atomic.h:46
unitySetScreenBounds
UNITY_INTERFACE_EXPORT void UNITY_INTERFACE_API unitySetScreenBounds(int id, float x, float y, float w, float h)
juce::SelectedItemSet::isSelected
bool isSelected(ParameterType item) const noexcept
True if this item is currently selected.
Definition: juce_SelectedItemSet.h:270
juce::AudioProcessorValueTreeState::Parameter::unsnappedDefault
const float unsnappedDefault
Definition: juce_AudioProcessorValueTreeState.h:522
juce::TabBarButton::getExtraComponent
Component * getExtraComponent() const noexcept
Returns the custom component, if there is one.
Definition: juce_TabbedButtonBar.h:76
juce::MPESynthesiserVoice
Represents an MPE voice that an MPESynthesiser can use to play a sound.
Definition: juce_MPESynthesiserVoice.h:37
juce::LookAndFeel_V4::ColourScheme::menuText
@ menuText
Definition: juce_LookAndFeel_V4.h:56
juce::gl::GL_HALF_BIT_ATI
@ GL_HALF_BIT_ATI
Definition: juce_gl.h:5762
juce::ComponentBuilder::state
ValueTree state
This is the ValueTree data object that the builder is working with.
Definition: juce_ComponentBuilder.h:64
juce::NetworkServiceDiscovery::AvailableServiceList::run
void run() override
Must be implemented to perform the thread's actual code.
juce::HashMap::ScopedLockType
typename TypeOfCriticalSectionToUse::ScopedLockType ScopedLockType
Returns the type of scoped lock to use for locking this array.
Definition: juce_HashMap.h:357
juce::SidePanel::amountMoved
int amountMoved
Definition: juce_SidePanel.h:219
juce::gl::GL_MAX_COMBINED_IMAGE_UNIFORMS
@ GL_MAX_COMBINED_IMAGE_UNIFORMS
Definition: juce_gl.h:2644
juce::FragmentOverlay::onRequestPermissionsResultNative
static void onRequestPermissionsResultNative(JNIEnv *, jobject, jlong, jint, jobjectArray, jintArray)
juce::gl::writeTarget
GLenum writeTarget
Definition: juce_gl.h:2087
juce::gl::GL_UNSIGNED_SHORT_1_5_5_5_REV
@ GL_UNSIGNED_SHORT_1_5_5_5_REV
Definition: juce_gl.h:1111
juce::CharPointer_ASCII::length
size_t length() const noexcept
Returns the number of characters in this string.
Definition: juce_CharPointer_ASCII.h:157
VideoComponent::Pimpl::PlayerControllerBase::JucePlayerItemPlaybackStatusObserverClass::setOwner
static void setOwner(id self, PlayerControllerBase *p)
Definition: juce_mac_Video.h:263
juce::gl::mapsize
GLsizei mapsize
Definition: juce_gl.h:906
juce::CharacterFunctions
A collection of functions for manipulating characters and character strings.
Definition: juce_CharacterFunctions.h:91
juce::TimeSliceThread
A thread that keeps a list of clients, and calls each one in turn, giving them all a chance to run so...
Definition: juce_TimeSliceThread.h:82
juce::TextEditor::LengthAndCharacterRestriction
An input filter for a TextEditor that limits the length of text and/or the characters that it may con...
Definition: juce_TextEditor.h:626
juce::gl::srcZ
GLenum GLint GLint GLint GLint srcZ
Definition: juce_gl.h:2933
juce::KeyboardComponentBase
A base class for drawing a custom MIDI keyboard component.
Definition: juce_KeyboardComponentBase.h:41
juce::gl::GL_TEXTURE_SPARSE_EXT
@ GL_TEXTURE_SPARSE_EXT
Definition: juce_gles2.h:2621
juce::gl::GL_MODELVIEW29_ARB
@ GL_MODELVIEW29_ARB
Definition: juce_gl.h:5422
juce::RenderingHelpers::EdgeTableFillers::TransformedImageFill::TransformedImageSpanInterpolator::BresenhamInterpolator::step
int step
Definition: juce_RenderingHelpers.h:1380
juce::gl::GL_RENDERBUFFER_INTERNAL_FORMAT_EXT
@ GL_RENDERBUFFER_INTERNAL_FORMAT_EXT
Definition: juce_gl.h:6658
juce::MarkerList::listeners
ListenerList< Listener > listeners
Definition: juce_MarkerList.h:188
juce::gl::GL_FULL_RANGE_EXT
@ GL_FULL_RANGE_EXT
Definition: juce_gl.h:8051
CameraDevice::Pimpl::CaptureSessionMode::previewDisplayReady
void previewDisplayReady() override
Definition: juce_android_CameraDevice.h:2554
juce::AudioParameterChoice::getIndex
int getIndex() const noexcept
Returns the current index of the selected item.
Definition: juce_AudioParameterChoice.h:106
juce::NSObjectDeleter
Definition: juce_mac_ObjCHelpers.h:243
juce::gl::GL_FILTER4_SGIS
@ GL_FILTER4_SGIS
Definition: juce_gl.h:11321
juce::gl::GL_CONVOLUTION_FILTER_BIAS_EXT
@ GL_CONVOLUTION_FILTER_BIAS_EXT
Definition: juce_gl.h:6143
juce::gl::GL_FLOAT16_NV
@ GL_FLOAT16_NV
Definition: juce_gl.h:3323
juce::gl::GL_TRANSFORM_FEEDBACK_VARYINGS
@ GL_TRANSFORM_FEEDBACK_VARYINGS
Definition: juce_gl.h:1735
juce::CriticalSection::ScopedTryLockType
GenericScopedTryLock< CriticalSection > ScopedTryLockType
Provides the type of scoped try-locker to use with a CriticalSection.
Definition: juce_CriticalSection.h:99
juce::var::NativeFunctionArgs::numArguments
int numArguments
Definition: juce_Variant.h:54
juce::OpenGLContext::NativeContext::setNominalVideoRefreshPeriodS
void setNominalVideoRefreshPeriodS(double periodS)
Definition: juce_OpenGL_osx.h:225
juce::gl::GL_TEXTURE_WRAP_R
@ GL_TEXTURE_WRAP_R
Definition: juce_gl.h:1105
juce::AiffAudioFormat::appleRootSet
static const char *const appleRootSet
Metadata property name used when reading a aiff file with a basc chunk.
Definition: juce_AiffAudioFormat.h:51
juce::RenderingHelpers::GradientPixelIterators::TransformedRadial
Iterates the colour of pixels in a skewed radial gradient.
Definition: juce_RenderingHelpers.h:518
juce_win32_UIAGridProvider.h
juce::RenderingHelpers::SavedStateBase::transform
RenderingHelpers::TranslationOrTransform transform
Definition: juce_RenderingHelpers.h:2473
juce::Component::getLocalArea
Rectangle< int > getLocalArea(const Component *sourceComponent, Rectangle< int > areaRelativeToSourceComponent) const
Converts a rectangle to be relative to this component's coordinate space.
juce::gl::GL_CURRENT_QUERY_ARB
@ GL_CURRENT_QUERY_ARB
Definition: juce_gl.h:4616
juce::AudioProcessor::isMidiEffect
virtual bool isMidiEffect() const
Returns true if this is a MIDI effect plug-in and does no audio processing.
Definition: juce_AudioProcessor.h:840
juce::gl::GL_OFFSET_HILO_PROJECTIVE_TEXTURE_RECTANGLE_NV
@ GL_OFFSET_HILO_PROJECTIVE_TEXTURE_RECTANGLE_NV
Definition: juce_gl.h:10385
juce::gl::GL_FONT_UNDERLINE_POSITION_BIT_NV
@ GL_FONT_UNDERLINE_POSITION_BIT_NV
Definition: juce_gl.h:9745
juce::ColourSelector::colourSpace
std::unique_ptr< ColourSpaceView > colourSpace
Definition: juce_ColourSelector.h:149
juce::gl::GL_COLOR_ATTACHMENT7_EXT
@ GL_COLOR_ATTACHMENT7_EXT
Definition: juce_gl.h:6643
juce::ButtonParameterAttachment::attachment
ParameterAttachment attachment
Definition: juce_ParameterAttachments.h:247
juce::AudioChannelSet::rightSurround
@ rightSurround
Rs channel.
Definition: juce_AudioChannelSet.h:328
juce::dsp::LookupTable::getGuardIndex
size_t getGuardIndex() const noexcept
Definition: juce_LookupTable.h:149
juce::gl::GL_HISTOGRAM_ALPHA_SIZE_EXT
@ GL_HISTOGRAM_ALPHA_SIZE_EXT
Definition: juce_gl.h:6812
juce::XWindowSystem::contains
bool contains(::Window, Point< int > localPos) const
juce::gl::srcPath
GLuint srcPath
Definition: juce_gl.h:9798
juce::gl::GL_OP_SET_GE_EXT
@ GL_OP_SET_GE_EXT
Definition: juce_gl.h:7966
juce::Colours::mediumblue
const Colour mediumblue
Definition: juce_Colours.h:125
juce::XWindowSystemUtilities::XSettings
Parses and stores the X11 settings for a display according to the XSETTINGS specification.
Definition: juce_linux_XWindowSystem.h:130
juce::gl::GL_INDEX_ARRAY_ADDRESS_NV
@ GL_INDEX_ARRAY_ADDRESS_NV
Definition: juce_gl.h:10560
juce::gl::GL_FRAMEBUFFER_INCOMPLETE_ATTACHMENT_EXT
@ GL_FRAMEBUFFER_INCOMPLETE_ATTACHMENT_EXT
Definition: juce_gl.h:6628
juce::CommandID
int CommandID
A type used to hold the unique ID for an application command.
Definition: juce_ApplicationCommandID.h:37
juce::Grid::Px::Px
constexpr Px(unsigned long long p)
Definition: juce_Grid.h:49
juce::gl::GL_TEXTURE_CLIPMAP_CENTER_SGIX
@ GL_TEXTURE_CLIPMAP_CENTER_SGIX
Definition: juce_gl.h:11426
juce::Colours::linen
const Colour linen
Definition: juce_Colours.h:121
juce::gl::GL_2PASS_0_SGIS
@ GL_2PASS_0_SGIS
Definition: juce_gl.h:11199
juce::ComponentPeer::DragInfo::position
Point< int > position
Definition: juce_ComponentPeer.h:400
juce::gl::GL_TEXTURE_BINDING_CUBE_MAP_ARRAY_OES
@ GL_TEXTURE_BINDING_CUBE_MAP_ARRAY_OES
Definition: juce_gles2.h:4892
juce::dsp::FilterDesign::getPartialImpulseResponseHn
static Array< double > getPartialImpulseResponseHn(int n, double kp)
juce::RenderingHelpers::StackBasedLowLevelGraphicsContext::excludeClipRectangle
void excludeClipRectangle(const Rectangle< int > &r) override
Definition: juce_RenderingHelpers.h:2710
CameraDevice::Pimpl::CaptureSessionMode::crtp
Mode & crtp()
Definition: juce_android_CameraDevice.h:2552
juce::dsp::AudioBlock::add
AudioBlock & add(AudioBlock< OtherSampleType > src) noexcept
Adds the elements in the src block to the elements in this block.
Definition: juce_AudioBlock.h:401
juce::MPEChannelRemapper
This class handles the logic for remapping MIDI note messages from multiple MPE sources onto a specif...
Definition: juce_MPEUtils.h:107
juce::gl::GL_W_EXT
@ GL_W_EXT
Definition: juce_gl.h:8042
juce::ComponentPeer::getUniqueID
uint32 getUniqueID() const noexcept
Returns a unique ID for this peer.
Definition: juce_ComponentPeer.h:148
juce::gl::GL_NEGATIVE_X_EXT
@ GL_NEGATIVE_X_EXT
Definition: juce_gl.h:8043
juce::Array::~Array
~Array()=default
Destructor.
juce::gl::GL_COLOR_EXT
@ GL_COLOR_EXT
Definition: juce_gles2.h:2005
juce::gl::GL_READ_FRAMEBUFFER_BINDING_EXT
@ GL_READ_FRAMEBUFFER_BINDING_EXT
Definition: juce_gl.h:6589
juce::gl::GL_BGRA_INTEGER_EXT
@ GL_BGRA_INTEGER_EXT
Definition: juce_gl.h:7660
CameraDevice::ViewerComponent::owner
Pimpl * owner
Definition: juce_win32_CameraDevice.h:821
juce::gl::GL_OFFSET
@ GL_OFFSET
Definition: juce_gl.h:2873
AudioManagerOnAudioFocusChangeListener
Definition: juce_android_Video.h:301
juce::LookAndFeel_V4::ColourScheme::highlightedText
@ highlightedText
Definition: juce_LookAndFeel_V4.h:54
juce::ColourSelector
A component that lets the user choose a colour.
Definition: juce_ColourSelector.h:40
juce::gl::GL_TEXTURE_DT_SIZE_NV
@ GL_TEXTURE_DT_SIZE_NV
Definition: juce_gl.h:10361
juce::Direct2DLowLevelGraphicsContext::setOrigin
void setOrigin(Point< int >) override
Moves the origin to a new position.
juce::TabbedButtonBar::Orientation
Orientation
The placement of the tab-bar.
Definition: juce_TabbedButtonBar.h:161
juce::gl::stringlen
GLint const GLchar GLint stringlen
Definition: juce_gl.h:4965
juce_BufferingAudioSource.h
juce::ComboBox::currentMenu
PopupMenu currentMenu
Definition: juce_ComboBox.h:441
juce::AudioPluginInstance::AudioPluginInstance
AudioPluginInstance(const BusesProperties &ioLayouts)
Definition: juce_AudioPluginInstance.h:163
juce::BurgerMenuComponent
A component which lists all menu items and groups them into categories by their respective parent men...
Definition: juce_BurgerMenuComponent.h:39
juce_BluetoothMidiDevicePairingDialogue.h
juce::RenderingHelpers::ClipRegions::EdgeTableRegion::EdgeTableRegion
EdgeTableRegion(const EdgeTable &e)
Definition: juce_RenderingHelpers.h:1625
juce::RenderingHelpers::ClipRegions::EdgeTableRegion::clipToImageAlpha
Ptr clipToImageAlpha(const Image &image, const AffineTransform &transform, Graphics::ResamplingQuality quality) override
Definition: juce_RenderingHelpers.h:1676
juce::LookAndFeel_V4::isProgressBarOpaque
bool isProgressBarOpaque(ProgressBar &) override
Definition: juce_LookAndFeel_V4.h:144
juce::FocusOutline::properties
std::unique_ptr< OutlineWindowProperties > properties
Definition: juce_FocusOutline.h:88
juce::Box2DRenderer::DrawTransform
void DrawTransform(const b2Transform &xf) override
juce::Rectangle::operator-=
Rectangle & operator-=(Point< ValueType > deltaPosition) noexcept
Moves this rectangle by a given amount.
Definition: juce_Rectangle.h:353
juce::dsp::Phase< NumericType >
juce::dsp::AudioBlock::replaceWithProductOf
AudioBlock & replaceWithProductOf(AudioBlock< BlockSampleType > src, SmoothedValue< SmootherSampleType, SmoothingType > &value) noexcept
Replaces each channel of this block with the product of the src block and a smoothed value.
Definition: juce_AudioBlock.h:472
juce::Range::intersects
constexpr bool intersects(Range other) const noexcept
Returns true if the given range intersects this one.
Definition: juce_Range.h:227
juce_OSCSender.h
juce::OSCColour::alpha
uint8 alpha
Definition: juce_OSCTypes.h:74
juce::AccessibilityHandler::getComponent
const Component & getComponent() const noexcept
Returns the Component that this handler represents.
Definition: juce_AccessibilityHandler.h:98
juce::XmlElement::getTagName
const String & getTagName() const noexcept
Returns this element's tag type name.
Definition: juce_XmlElement.h:173
juce::ComTypes::ExpandCollapseState_Expanded
@ ExpandCollapseState_Expanded
Definition: juce_win32_ComInterfaces.h:64
juce::Component::getLookAndFeel
LookAndFeel & getLookAndFeel() const noexcept
Finds the appropriate look-and-feel to use for this component.
juce::gl::GL_OUTPUT_TEXTURE_COORD9_EXT
@ GL_OUTPUT_TEXTURE_COORD9_EXT
Definition: juce_gl.h:7992
juce_fallback_SIMDNativeOps.h
juce::Array::end
const ElementType * end() const noexcept
Returns a pointer to the element which follows the last element in the array.
Definition: juce_Array.h:352
juce::dsp::ProcessorBase::ProcessorBase
ProcessorBase()=default
juce::PopupMenu::CustomComponent::getItem
const PopupMenu::Item * getItem() const noexcept
Returns a pointer to the Item that holds this custom component, if this component is currently held b...
Definition: juce_PopupMenu.h:873
juce::dsp::PannerRule::sin3dB
@ sin3dB
juce_DocumentWindow.h
juce_WildcardFileFilter.h
juce::BufferingAudioSource::callbackLock
CriticalSection callbackLock
Definition: juce_BufferingAudioSource.h:112
juce::gl::GL_VERTEX_ARRAY_PARALLEL_POINTERS_INTEL
@ GL_VERTEX_ARRAY_PARALLEL_POINTERS_INTEL
Definition: juce_gl.h:8372
juce::gl::bias
GLfloat bias
Definition: juce_gl.h:7113
juce::gl::GL_VIEW_CLASS_ASTC_12x10_RGBA
@ GL_VIEW_CLASS_ASTC_12x10_RGBA
Definition: juce_gl.h:4471
juce::gl::relativeoffset
GLint GLenum GLboolean GLuint relativeoffset
Definition: juce_gl.h:2957
juce::MemoryMappedAudioFormatReader::getFile
const File & getFile() const noexcept
Returns the file that is being mapped.
Definition: juce_MemoryMappedAudioFormatReader.h:61
CameraDevice::Pimpl::StreamConfigurationMap::scalerStreamConfigurationMap
GlobalRef scalerStreamConfigurationMap
Definition: juce_android_CameraDevice.h:854
juce::RenderingHelpers::EdgeTableFillers::TransformedImageFill::srcData
const Image::BitmapData & srcData
Definition: juce_RenderingHelpers.h:1394
juce::OSCArgument::blob
MemoryBlock blob
Definition: juce_OSCArgument.h:121
juce::AudioProcessor::Bus::getBusBuffer
AudioBuffer< FloatType > getBusBuffer(AudioBuffer< FloatType > &processBlockBuffer) const
Returns an AudioBuffer containing a set of channel pointers for a specific bus.
Definition: juce_AudioProcessor.h:468
juce::gl::GL_COMPRESSED_ALPHA_ARB
@ GL_COMPRESSED_ALPHA_ARB
Definition: juce_gl.h:5087
juce::gl::GL_FOG_COORD_ARRAY
@ GL_FOG_COORD_ARRAY
Definition: juce_gl.h:1440
juce::AudioProcessorParameter::genericParameter
@ genericParameter
If your parameter is not a meter then you should use this category.
Definition: juce_AudioProcessorParameter.h:232
juce::ReferenceCountedArray::swap
void swap(int index1, int index2) noexcept
Swaps a pair of objects in the array.
Definition: juce_ReferenceCountedArray.h:735
juce::gl::s
GLdouble s
Definition: juce_gl.h:1251
juce::UIATextProvider::UIATextRangeProvider::selectionRange
Range< int > selectionRange
Definition: juce_win32_UIATextProvider.h:581
juce::gl::GL_VERTEX_STATE_PROGRAM_NV
@ GL_VERTEX_STATE_PROGRAM_NV
Definition: juce_gl.h:10599
juce::gl::GL_READ_FRAMEBUFFER_BINDING
@ GL_READ_FRAMEBUFFER_BINDING
Definition: juce_gl.h:1824
juce::gl::GL_RED
@ GL_RED
Definition: juce_gl.h:359
juce::gl::GL_YCBAYCR8A_4224_NV
@ GL_YCBAYCR8A_4224_NV
Definition: juce_gl.h:10794
juce::gl::GL_FRAGMENT_INTERPOLATION_OFFSET_BITS
@ GL_FRAGMENT_INTERPOLATION_OFFSET_BITS
Definition: juce_gl.h:2295
juce::Colours::firebrick
const Colour firebrick
Definition: juce_Colours.h:85
CameraDevice::Pimpl::ScopedCameraDevice::cameraDevice
GlobalRef cameraDevice
Definition: juce_android_CameraDevice.h:2375
juce::Direct2DLowLevelGraphicsContext::clipRegionIntersects
bool clipRegionIntersects(const Rectangle< int > &) override
juce::dsp::SIMDFallbackOps::bit_notand
static forcedinline vSIMDType bit_notand(vSIMDType a, vSIMDType b) noexcept
Definition: juce_fallback_SIMDNativeOps.h:78
juce::gl::GL_MODELVIEW17_ARB
@ GL_MODELVIEW17_ARB
Definition: juce_gl.h:5410
juce::gl::GL_BUFFER_MAP_LENGTH
@ GL_BUFFER_MAP_LENGTH
Definition: juce_gl.h:1791
juce::gl::ERROR_INCOMPATIBLE_AFFINITY_MASKS_NV
@ ERROR_INCOMPATIBLE_AFFINITY_MASKS_NV
Definition: juce_wgl.h:561
juce::MidiMessage::aftertouchChange
static MidiMessage aftertouchChange(int channel, int noteNumber, int aftertouchAmount) noexcept
Creates an aftertouch message.
juce::AudioIODevice::getCurrentBufferSizeSamples
virtual int getCurrentBufferSizeSamples()=0
Returns the buffer size that the device is currently using.
juce::gl::GL_ROUNDED_RECT4_NV
@ GL_ROUNDED_RECT4_NV
Definition: juce_gl.h:9752
juce::XWindowSystem::canUseARGBImages
bool canUseARGBImages() const
juce::ArrayBase::add
void add(const ElementType &firstNewElement, OtherElements &&... otherElements)
Definition: juce_ArrayBase.h:267
juce::ComTypes::MFVideoNormalizedRect::top
float top
Definition: juce_win32_ComTypes.h:131
juce::Label::getBorderSize
BorderSize< int > getBorderSize() const noexcept
Returns the size of the border to be left around the text.
Definition: juce_Label.h:131
CameraDevice::Pimpl::ScopedCameraDevice::cameraId
const String cameraId
Definition: juce_android_CameraDevice.h:2368
VideoComponent::Pimpl::MediaSession::PlaybackState::STATE_REWINDING
@ STATE_REWINDING
Definition: juce_android_Video.h:604
KHRONOS_TRUE
@ KHRONOS_TRUE
Definition: juce_khrplatform.h:286
juce::RenderingHelpers::ClipRegions::RectangleListRegion::iterate
void iterate(Renderer &r) const noexcept
Definition: juce_RenderingHelpers.h:1887
juce::PerformanceCounter::Statistics::averageSeconds
double averageSeconds
Definition: juce_PerformanceCounter.h:102
juce::WindowsUIAWrapper::raiseAutomationEvent
JUCE_COMRESULT raiseAutomationEvent(IRawElementProviderSimple *provider, EVENTID eventID)
Definition: juce_win32_WindowsUIAWrapper.h:62
juce::Thread::killThread
void killThread()
Definition: juce_posix_SharedCode.h:930
juce::dsp::DryWetMixer::bufferDry
AudioBuffer< SampleType > bufferDry
Definition: juce_DryWetMixer.h:110
juce::SmoothedValue< SampleType, juce::ValueSmoothingTypes::Linear >::LinearVoid
typename std::enable_if< std::is_same< T, ValueSmoothingTypes::Linear >::value, void >::type LinearVoid
Definition: juce_SmoothedValue.h:356
juce::gl::GL_VERTEX_SHADER_BIT_EXT
@ GL_VERTEX_SHADER_BIT_EXT
Definition: juce_gl.h:7238
juce::CPlusPlusCodeTokeniser::tokenType_punctuation
@ tokenType_punctuation
Definition: juce_CPlusPlusCodeTokeniser.h:63
juce::gl::WGL_MAX_PBUFFER_PIXELS_ARB
@ WGL_MAX_PBUFFER_PIXELS_ARB
Definition: juce_wgl.h:213
juce::dsp::LookupTableTransform::process
void process(const FloatType *input, FloatType *output, size_t numSamples) const noexcept
Processes an array of input values with range checking.
Definition: juce_LookupTable.h:282
juce::HashMap::hashSlots
Array< HashEntry * > hashSlots
Definition: juce_HashMap.h:481
juce::gl::GL_STENCIL_RENDERABLE
@ GL_STENCIL_RENDERABLE
Definition: juce_gl.h:2774
juce::AndroidHighPerformanceAudioHelpers::buffersToQueueForBufferDuration
static int buffersToQueueForBufferDuration(int nativeBufferSize, int bufferDurationInMs, double sampleRate) noexcept
Definition: juce_android_HighPerformanceAudioHelpers.h:88
VideoComponent::Pimpl::MediaSession::Player::StateInfo::isPlaying
bool isPlaying
Definition: juce_android_Video.h:1039
juce::MenuBarComponent
A menu bar component.
Definition: juce_MenuBarComponent.h:37
juce::gl::GL_NUM_TILING_TYPES_EXT
@ GL_NUM_TILING_TYPES_EXT
Definition: juce_gl.h:6899
juce::gl::GL_VIEW_CLASS_ASTC_10x6_RGBA
@ GL_VIEW_CLASS_ASTC_10x6_RGBA
Definition: juce_gl.h:4468
juce::gl::maxZ
GLfloat GLfloat GLfloat GLfloat GLfloat GLfloat maxZ
Definition: juce_gl.h:3829
juce::XWindowSystemUtilities::Atoms::XdndFinished
Atom XdndFinished
Definition: juce_linux_XWindowSystem.h:89
VideoComponent::Pimpl::playbackStopped
void playbackStopped()
Definition: juce_mac_Video.h:804
juce::gl::GL_DYNAMIC_STORAGE_BIT
@ GL_DYNAMIC_STORAGE_BIT
Definition: juce_gl.h:2983
juce::Rectangle::reduced
Rectangle reduced(ValueType delta) const noexcept
Returns a rectangle that is smaller than this one by a given amount.
Definition: juce_Rectangle.h:496
juce::PushNotifications::Settings::Category::actions
juce::Array< Action > actions
optional list of actions within this category
Definition: juce_PushNotifications.h:399
juce::dsp::ProcessContextReplacing::isBypassed
bool isBypassed
If set to true, then a processor's process() method is expected to do whatever is appropriate for it ...
Definition: juce_ProcessContext.h:119
juce::gl::GL_INDEX_BIT_PGI
@ GL_INDEX_BIT_PGI
Definition: juce_gl.h:11112
juce::gl::GL_VERTEX_ARRAY_STRIDE_EXT
@ GL_VERTEX_ARRAY_STRIDE_EXT
Definition: juce_gl.h:7881
juce::OpenGLContext::NativeContext::initialiseWGLExtensions
static void initialiseWGLExtensions(HDC dcIn)
Definition: juce_OpenGL_win32.h:161
juce::Justification::horizontallyJustified
@ horizontallyJustified
Indicates that lines of text should be spread out to fill the maximum width available,...
Definition: juce_Justification.h:132
juce::HashMap::Iterator::operator=
Iterator & operator=(const Iterator &)=delete
juce::CharPointer_UTF8::compareIgnoreCase
int compareIgnoreCase(const CharPointer_UTF8 other) const noexcept
Compares this string with another one.
Definition: juce_CharPointer_UTF8.h:419
juce::StandalonePluginHolder::CallbackMaxSizeEnforcer::inner
AudioIODeviceCallback & inner
Definition: juce_StandaloneFilterWindow.h:499
juce::SoundPlayer::sources
OwnedArray< AudioSource > sources
Definition: juce_SoundPlayer.h:126
juce::NetworkServiceDiscovery::AvailableServiceList::handleMessage
void handleMessage(const XmlElement &)
juce::gl::GL_TEXTURE_SWIZZLE_RGBA_EXT
@ GL_TEXTURE_SWIZZLE_RGBA_EXT
Definition: juce_gl.h:7811
CameraDevice::Pimpl::cameraDeviceError
void cameraDeviceError(const String &error)
Definition: juce_android_CameraDevice.h:3028
juce::SettableTooltipClient::tooltipString
String tooltipString
Definition: juce_TooltipClient.h:85
juce::RelativePointPath::QuadraticTo
Class for the quadratic to element.
Definition: juce_RelativePointPath.h:143
juce::gl::GL_INT_IMAGE_2D_MULTISAMPLE
@ GL_INT_IMAGE_2D_MULTISAMPLE
Definition: juce_gl.h:2621
juce::Draggable3DOrientation::mousePosToProportion
Point< float > mousePosToProportion(Point< float > mousePos) const noexcept
Definition: juce_Draggable3DOrientation.h:124
juce::StandaloneFilterWindow::optionsButton
TextButton optionsButton
Definition: juce_StandaloneFilterWindow.h:1131
juce::AffineTransform::scale
static AffineTransform scale(float factorX, float factorY) noexcept
Returns a new transform which is a re-scale about the origin.
juce::Image::BitmapData::ReadWriteMode
ReadWriteMode
Definition: juce_Image.h:312
CameraDevice::Pimpl::ScopedCameraDevice::CaptureSession::CaptureSession
CaptureSession(ScopedCameraDevice &scopedCameraDeviceToUse, ConfiguredCallback &configuredCallbackToUse, const LocalRef< jobject > &surfacesList, GlobalRef &handlerToUse, int captureSessionTemplate, int autoFocusModeToUse)
Definition: juce_android_CameraDevice.h:2134
juce::PluginHostType::isJUCEPluginHost
bool isJUCEPluginHost() const noexcept
Returns true if the host is the JUCE AudioPluginHost.
Definition: juce_PluginHostType.h:149
juce::gl::GL_DSDT_MAG_NV
@ GL_DSDT_MAG_NV
Definition: juce_gl.h:10323
juce::gl::GL_POSITION
@ GL_POSITION
Definition: juce_gl.h:581
juce::ArrayBase::removeElementsInternal
NonTriviallyCopyableVoid< T > removeElementsInternal(int indexToRemoveAt, int numElementsToRemove)
Definition: juce_ArrayBase.h:493
juce::gl::GL_RGB8_SNORM
@ GL_RGB8_SNORM
Definition: juce_gl.h:2038
juce::UIASelectionItemProvider::get_IsSelected
JUCE_COMRESULT get_IsSelected(BOOL *pRetVal) override
Definition: juce_win32_UIASelectionProvider.h:64
juce::gl::GL_QUERY_RESOURCE_BUFFEROBJECT_NV
@ GL_QUERY_RESOURCE_BUFFEROBJECT_NV
Definition: juce_gl.h:9936
juce::readUnaligned
Type readUnaligned(const void *srcPtr) noexcept
A handy function to read un-aligned memory without a performance penalty or bus-error.
Definition: juce_Memory.h:65
juce::gl::signalSemaphoreArray
const GLuint const GLuint64 GLuint GLbitfield GLuint GLuint GLintptr GLintptr GLsizeiptr GLsizei const GLuint * signalSemaphoreArray
Definition: juce_gl.h:9459
juce::gl::GL_FRAGMENT_SHADER_DERIVATIVE_HINT_OES
@ GL_FRAGMENT_SHADER_DERIVATIVE_HINT_OES
Definition: juce_gles2.h:4719
GLshort
khronos_int16_t GLshort
Definition: juce_gles2.h:55
juce::gl::GL_DOUBLE_MAT3x4_EXT
@ GL_DOUBLE_MAT3x4_EXT
Definition: juce_gl.h:7934
juce::AccessibilityHandler::interfaces
Interfaces interfaces
Definition: juce_AccessibilityHandler.h:313
juce::KeyPress::insertKey
static const int insertKey
key-code for the insert key
Definition: juce_KeyPress.h:196
juce::Timer::stopTimer
void stopTimer() noexcept
Stops the timer.
VideoComponent::Pimpl::MediaSession::nativeMediaSession
GlobalRef nativeMediaSession
Definition: juce_android_Video.h:1272
juce::StretchableLayoutManager
For laying out a set of components, where the components have preferred sizes and size limits,...
Definition: juce_StretchableLayoutManager.h:82
juce::NormalisableRange::snapToLegalValue
ValueType snapToLegalValue(ValueType v) const noexcept
Takes a non-normalised value and snaps it based on either the interval property of this NormalisableR...
Definition: juce_NormalisableRange.h:176
juce::FileBasedDocument
A class to take care of the logic involved with the loading/saving of some kind of document.
Definition: juce_FileBasedDocument.h:51
juce::gl::GL_TEXTURE_INTERNAL_FORMAT
@ GL_TEXTURE_INTERNAL_FORMAT
Definition: juce_gl.h:959
juce_ArrayAllocationBase.h
CameraDevice::Pimpl::ImageReader::ImageBuffer
Definition: juce_android_CameraDevice.h:1203
juce::anonymous_namespace{juce_posix_SharedCode.h}::updateStatInfoForFile
void updateStatInfoForFile(const String &path, bool *isDir, int64 *fileSize, Time *modTime, Time *creationTime, bool *isReadOnly)
Definition: juce_posix_SharedCode.h:205
juce::gl::GL_LEFT
@ GL_LEFT
Definition: juce_gl.h:253
juce::AudioProcessorParameterGroup::AudioProcessorParameterGroup
AudioProcessorParameterGroup()
Creates an empty AudioProcessorParameterGroup with no name or ID.
juce::gl::GL_MAX_TESS_CONTROL_IMAGE_UNIFORMS
@ GL_MAX_TESS_CONTROL_IMAGE_UNIFORMS
Definition: juce_gl.h:2640
juce::AudioIODevice
Base class for an audio device with synchronised input and output channels.
Definition: juce_AudioIODevice.h:136
juce::gl::GL_INTENSITY12
@ GL_INTENSITY12
Definition: juce_gl.h:1039
juce::Draggable3DOrientation::Draggable3DOrientation
Draggable3DOrientation(float objectRadius=0.5f) noexcept
Creates a Draggable3DOrientation, initially set up to be aligned along the X axis.
Definition: juce_Draggable3DOrientation.h:42
juce::AudioChannelSet
Represents a set of audio channel types.
Definition: juce_AudioChannelSet.h:46
juce::KeyboardComponentBase::getRangeEnd
int getRangeEnd() const noexcept
Returns the last note in the available range.
Definition: juce_KeyboardComponentBase.h:108
juce::gl::GL_POST_CONVOLUTION_RED_BIAS_EXT
@ GL_POST_CONVOLUTION_RED_BIAS_EXT
Definition: juce_gl.h:6154
juce::gl::GL_MAX_DEPTH
@ GL_MAX_DEPTH
Definition: juce_gl.h:2766
juce::FlexBox::Wrap
Wrap
Possible values for the flexWrap property.
Definition: juce_FlexBox.h:55
juce::AudioChannelSet::ambisonicACN18
@ ambisonicACN18
Fourth-order ambisonic channel number 18.
Definition: juce_AudioChannelSet.h:381
juce::gl::GL_MAP1_VERTEX_ATTRIB13_4_NV
@ GL_MAP1_VERTEX_ATTRIB13_4_NV
Definition: juce_gl.h:10662
juce::PushNotifications::Notification::alarm
@ alarm
Alarm or timer.
Definition: juce_PushNotifications.h:199
juce::OpenGLContext::NativeContext::swapBuffers
void swapBuffers() const noexcept
Definition: juce_OpenGL_android.h:217
VideoComponent::Pimpl::MediaSession::PlaybackState::STATE_PLAYING
@ STATE_PLAYING
Definition: juce_android_Video.h:602
juce::gl::GL_TEXTURE_BUFFER_EXT
@ GL_TEXTURE_BUFFER_EXT
Definition: juce_gl.h:7493
juce
Definition: juce_Analytics.h:26
juce::Justification::centred
@ centred
Indicates that the item should be centred vertically and horizontally.
Definition: juce_Justification.h:138
juce::WavAudioFormat::riffInfoCropped
static const char *const riffInfoCropped
Metadata property name used in INFO chunks.
Definition: juce_WavAudioFormat.h:107
CameraDevice::ViewerComponent::paint
void paint(Graphics &g) override
Definition: juce_win32_CameraDevice.h:795
juce::dsp::ProcessorDuplicator
Converts a mono processor class into a multi-channel version by duplicating it and applying multichan...
Definition: juce_ProcessorDuplicator.h:42
juce::gl::GL_TESS_EVALUATION_SHADER_BIT
@ GL_TESS_EVALUATION_SHADER_BIT
Definition: juce_gl.h:2432
juce::PropertySet::getAllProperties
StringPairArray & getAllProperties() noexcept
Returns the keys/value pair array containing all the properties.
Definition: juce_PropertySet.h:154
juce::dsp::LookupTableTransform::minInputValue
FloatType minInputValue
Definition: juce_LookupTable.h:323
juce::gl::GL_MATRIX4_NV
@ GL_MATRIX4_NV
Definition: juce_gl.h:10617
juce::gl::GL_VIDEO_COLOR_CONVERSION_OFFSET_NV
@ GL_VIDEO_COLOR_CONVERSION_OFFSET_NV
Definition: juce_gl.h:10788
juce::gl::GL_HISTOGRAM_ALPHA_SIZE
@ GL_HISTOGRAM_ALPHA_SIZE
Definition: juce_gl.h:4360
juce::gl::WGL_GENLOCK_SOURCE_EDGE_BOTH_I3D
@ WGL_GENLOCK_SOURCE_EDGE_BOTH_I3D
Definition: juce_wgl.h:518
juce::gl::GL_LIGHT_MODEL_LOCAL_VIEWER
@ GL_LIGHT_MODEL_LOCAL_VIEWER
Definition: juce_gl.h:465
juce::gl::GL_PARTIAL_SUCCESS_NV
@ GL_PARTIAL_SUCCESS_NV
Definition: juce_gl.h:10790
juce::gl::GL_IMAGE_CUBE_MAP_ARRAY_OES
@ GL_IMAGE_CUBE_MAP_ARRAY_OES
Definition: juce_gles2.h:4897
juce::AudioBuffer::AudioBuffer
AudioBuffer(const AudioBuffer &other)
Copies another buffer.
Definition: juce_AudioSampleBuffer.h:169
CameraDevice::Pimpl::ImageReader::androidImageToJuceWithFixedOrientation
static Image androidImageToJuceWithFixedOrientation(const LocalRef< jobject > &androidImage, Desktop::DisplayOrientation deviceOrientationFromAccelerometerSensor, Desktop::DisplayOrientation targetOrientation, bool cameraLensFrontFacing, int cameraSensorOrientation)
Definition: juce_android_CameraDevice.h:1209
juce::gl::GL_UNSIGNED_INT8_NV
@ GL_UNSIGNED_INT8_NV
Definition: juce_gl.h:3360
juce::Component::getRight
int getRight() const noexcept
Returns the x coordinate of the component's right-hand edge.
Definition: juce_Component.h:283
juce::MidiBufferIterator
An iterator to move over contiguous raw MIDI data, which Allows iterating over a MidiBuffer using C++...
Definition: juce_MidiBuffer.h:78
juce::dsp::Phaser::setDepth
void setDepth(SampleType newDepth)
Sets the volume (between 0 and 1) of the LFO modulating the phaser all-pass filters.
juce::CharPointer_UTF32::getAddress
CharType * getAddress() const noexcept
Returns the address that this pointer is pointing to.
Definition: juce_CharPointer_UTF32.h:67
juce::ChannelRemappingAudioSource::remappedInputs
Array< int > remappedInputs
Definition: juce_ChannelRemappingAudioSource.h:131
juce::ComTypes::VFW_E_CANNOT_CONNECT
@ VFW_E_CANNOT_CONNECT
Definition: juce_win32_ComTypes.h:123
juce::SamplerSound::data
std::unique_ptr< AudioBuffer< float > > data
Definition: juce_Sampler.h:98
juce::gl::GL_BUMP_TARGET_ATI
@ GL_BUMP_TARGET_ATI
Definition: juce_gl.h:5653
juce::dsp::SIMDFallbackOps::get
static forcedinline ScalarType get(vSIMDType v, size_t i) noexcept
Definition: juce_fallback_SIMDNativeOps.h:87
VideoComponent::Pimpl::MediaSession::PlaybackState::STATE_BUFFERING
@ STATE_BUFFERING
Definition: juce_android_Video.h:605
juce::PluginHostType::isLogic
bool isLogic() const noexcept
Returns true if the host is Apple Logic Pro.
Definition: juce_PluginHostType.h:151
juce_graphics.h
juce::AppleRemoteDevice::queue
void * queue
Definition: juce_AppleRemote.h:107
juce::gl::GL_MIN_PROGRAM_TEXEL_OFFSET_EXT
@ GL_MIN_PROGRAM_TEXEL_OFFSET_EXT
Definition: juce_gl.h:6761
juce::gl::WGL_TYPE_RGBA_FLOAT_ARB
@ WGL_TYPE_RGBA_FLOAT_ARB
Definition: juce_wgl.h:283
juce::ResizableBorderComponent::originalBounds
Rectangle< int > originalBounds
Definition: juce_ResizableBorderComponent.h:188
juce::ListenerList::callCheckedExcluding
void callCheckedExcluding(ListenerClass *listenerToExclude, const BailOutCheckerType &bailOutChecker, Callback &&callback)
Calls a member function, with 1 parameter, on all but the specified listener in the list with a bail-...
Definition: juce_ListenerList.h:161
juce::iOSAudioIODevice::iOSAudioIODeviceType
friend class iOSAudioIODeviceType
Definition: juce_ios_Audio.h:83
juce::gl::GL_COLOR_TABLE_FORMAT_SGI
@ GL_COLOR_TABLE_FORMAT_SGI
Definition: juce_gl.h:11816
juce::gl::GL_WEIGHT_ARRAY_SIZE_ARB
@ GL_WEIGHT_ARRAY_SIZE_ARB
Definition: juce_gl.h:5390
juce::gl::GL_VERTEX_SHADER_INVARIANTS_EXT
@ GL_VERTEX_SHADER_INVARIANTS_EXT
Definition: juce_gl.h:8035
juce::RenderingHelpers::EdgeTableFillers::TransformedImageFill::TransformedImageSpanInterpolator::next
void next(int &px, int &py) noexcept
Definition: juce_RenderingHelpers.h:1337
juce::gl::GL_MATRIX14_ARB
@ GL_MATRIX14_ARB
Definition: juce_gl.h:4147
juce::DrawableShape
A base class implementing common functionality for Drawable classes which consist of some kind of fil...
Definition: juce_DrawableShape.h:38
juce::MultiDocumentPanelWindow
This is a derivative of DocumentWindow that is used inside a MultiDocumentPanel component.
Definition: juce_MultiDocumentPanel.h:44
juce::TextLayout::getNumLines
int getNumLines() const noexcept
Returns the number of lines in the layout.
Definition: juce_TextLayout.h:229
juce::CharPointer_UTF16::CharType
int16 CharType
Definition: juce_CharPointer_UTF16.h:40
juce::Direct2DLowLevelGraphicsContext::fillPath
void fillPath(const Path &, const AffineTransform &) override
juce::RenderingHelpers::SoftwareRendererSavedState::getMaximumBounds
Rectangle< int > getMaximumBounds() const
Definition: juce_RenderingHelpers.h:2578
juce::gl::texels
GLint GLint GLint GLint GLsizei GLsizei GLsizei GLenum GLenum void * texels
Definition: juce_gles2.h:5079
juce::CharPointer_UTF8::writeWithDestByteLimit
size_t writeWithDestByteLimit(const CharPointer src, const size_t maxDestBytes) noexcept
Copies a source string to this pointer, advancing this pointer as it goes.
Definition: juce_CharPointer_UTF8.h:382
juce::OSCReceiver::Listener
A class for receiving OSC data from an OSCReceiver.
Definition: juce_OSCReceiver.h:108
juce::dsp::FIR::Coefficients::Coefficients
Coefficients()
Creates a null set of coefficients (which will produce silence).
Definition: juce_FIRFilter.h:222
CameraDevice::Pimpl::ScopedCameraDevice::createCameraStateCallbackObject
LocalRef< jobject > createCameraStateCallbackObject()
Definition: juce_android_CameraDevice.h:2394
juce::UIAExpandCollapseProvider::Collapse
JUCE_COMRESULT Collapse() override
Definition: juce_win32_UIAExpandCollapseProvider.h:42
juce::gl::GL_LUMINANCE4
@ GL_LUMINANCE4
Definition: juce_gl.h:1026
juce_CreatePluginFilter.h
juce::GZIPDecompressorInputStream::deflateFormat
@ deflateFormat
Definition: juce_GZIPDecompressorInputStream.h:44
juce_ThreadedAnalyticsDestination.h
juce::gl::GL_TEXTURE_MATRIX
@ GL_TEXTURE_MATRIX
Definition: juce_gl.h:487
juce::PushNotifications::Channel
Android API level 26 or higher only: Represents notification channel through which notifications will...
Definition: juce_PushNotifications.h:446
juce::Point::getDistanceSquaredFrom
constexpr ValueType getDistanceSquaredFrom(Point other) const noexcept
Returns the square of the straight-line distance between this point and another one.
Definition: juce_Point.h:166
juce::gl::GL_CONTEXT_FLAG_PROTECTED_CONTENT_BIT_EXT
@ GL_CONTEXT_FLAG_PROTECTED_CONTENT_BIT_EXT
Definition: juce_gles2.h:2359
juce::gl::GL_SAMPLE_POSITION_NV
@ GL_SAMPLE_POSITION_NV
Definition: juce_gl.h:9113
juce::gl::GL_COLOR_ARRAY_EXT
@ GL_COLOR_ARRAY_EXT
Definition: juce_gl.h:7875
juce::gl::GL_COMPRESSED_SRGB_ALPHA_S3TC_DXT3_EXT
@ GL_COMPRESSED_SRGB_ALPHA_S3TC_DXT3_EXT
Definition: juce_gl.h:7739
juce::gl::attachments
GLsizei const GLenum * attachments
Definition: juce_gl.h:2941
juce::SidePanel::lookAndFeelChanged
void lookAndFeelChanged() override
Called to let the component react to a change in the look-and-feel setting.
juce::KeyMappingEditorComponent::resetButton
TextButton resetButton
Definition: juce_KeyMappingEditorComponent.h:120
juce::ArrayBase::setAllocatedSizeInternal
NonTriviallyCopyableVoid< T > setAllocatedSizeInternal(int numElements)
Definition: juce_ArrayBase.h:435
juce::gl::GL_DEBUG_TYPE_DEPRECATED_BEHAVIOR_KHR
@ GL_DEBUG_TYPE_DEPRECATED_BEHAVIOR_KHR
Definition: juce_gl.h:8475
juce::ColourGradient::createLookupTable
int createLookupTable(const AffineTransform &transform, HeapBlock< PixelARGB > &resultLookupTable) const
Creates a set of interpolated premultiplied ARGB values.
juce::NeedsStret::value
static constexpr auto value
Definition: juce_mac_ObjCHelpers.h:215
juce::gl::GL_DEPTH_COMPONENT24_OES
@ GL_DEPTH_COMPONENT24_OES
Definition: juce_gles2.h:4531
juce::Viewport::getViewPositionX
int getViewPositionX() const noexcept
Returns the position within the child component of the top-left of its visible area.
Definition: juce_Viewport.h:145
juce_AudioUnitPluginFormat.h
juce::ScrollBar::vertical
bool vertical
Definition: juce_ScrollBar.h:425
juce::MPEChannelAssigner::MidiChannel
Definition: juce_MPEUtils.h:88
juce::MPEChannelAssigner::findMidiChannelForExistingNote
int findMidiChannelForExistingNote(int initialNoteOnNumber) noexcept
If a note has been added using findMidiChannelForNewNote() this will return the channel to which it w...
juce::OSCFormatError::OSCFormatError
OSCFormatError(const String &desc)
Definition: juce_OSCTypes.h:107
juce::gl::GL_COLOR_ATTACHMENT23
@ GL_COLOR_ATTACHMENT23
Definition: juce_gl.h:1861
juce::AudioProcessorListener::ChangeDetails::getDefaultFlags
static ChangeDetails getDefaultFlags()
Returns the default set of flags that will be used when AudioProcessor::updateHostDisplay() is called...
Definition: juce_AudioProcessorListener.h:118
juce::PluginHostType::SteinbergCubase8
@ SteinbergCubase8
Represents Steinberg Cubase 8.
Definition: juce_PluginHostType.h:89
juce::dsp::FIR::Coefficients
A set of coefficients for use in an FIRFilter object.
Definition: juce_FIRFilter.h:37
VideoComponent::Pimpl::MediaSession::Player::errorCodeToString
static String errorCodeToString(int code)
Definition: juce_android_Video.h:1227
juce::Reverb::AllPassFilter::AllPassFilter
AllPassFilter() noexcept
Definition: juce_audio_basics/utilities/juce_Reverb.h:267
VideoComponent::Pimpl::MediaSession::Controller::stateChanged
void stateChanged(jobject playbackState)
Definition: juce_android_Video.h:736
juce::gl::GL_UPPER_LEFT_EXT
@ GL_UPPER_LEFT_EXT
Definition: juce_gles2.h:1918
VideoComponent::Pimpl::MediaSession::Player::State::end
@ end
VideoComponent::Pimpl::MediaSession::Controller::Controller
Controller(MediaSession &ownerToUse, const LocalRef< jobject > &nativeControllerToUse)
Definition: juce_android_Video.h:628
juce::gl::GL_PN_TRIANGLES_POINT_MODE_LINEAR_ATI
@ GL_PN_TRIANGLES_POINT_MODE_LINEAR_ATI
Definition: juce_gl.h:5820
juce::gl::GL_MAX_TESS_EVALUATION_TEXTURE_IMAGE_UNITS_OES
@ GL_MAX_TESS_EVALUATION_TEXTURE_IMAGE_UNITS_OES
Definition: juce_gles2.h:4771
juce::gl::GL_PLUS_DARKER_NV
@ GL_PLUS_DARKER_NV
Definition: juce_gl.h:8850
CameraDevice::Pimpl::DeviceOrientationChangeListener::numChecksForOrientationChange
int numChecksForOrientationChange
Definition: juce_android_CameraDevice.h:2819
VideoComponent::Pimpl::DirectShowContext::component
Pimpl & component
Definition: juce_win32_Video.h:750
juce::gl::GL_VIDEO_BUFFER_NV
@ GL_VIDEO_BUFFER_NV
Definition: juce_gl.h:10776
JUCE_END_IGNORE_WARNINGS_MSVC
#define JUCE_END_IGNORE_WARNINGS_MSVC
Definition: juce_CompilerWarnings.h:199
juce::SingleThreadedAbstractFifo::getSize
int getSize() const
Returns the size of the managed buffer.
Definition: juce_SingleThreadedAbstractFifo.h:86
juce::SidePanel::shouldResize
bool shouldResize
Definition: juce_SidePanel.h:218
juce::Slider
A slider control for changing a value.
Definition: juce_Slider.h:52
juce::AudioChannelSet::ambisonicACN15
@ ambisonicACN15
Third-order ambisonic channel number 15.
Definition: juce_AudioChannelSet.h:376
juce::MultiTouchMapper::TouchInfo::TouchInfo
TouchInfo() noexcept
Definition: juce_MultiTouchMapper.h:85
juce::gl::GL_TRANSPOSE_AFFINE_3D_NV
@ GL_TRANSPOSE_AFFINE_3D_NV
Definition: juce_gl.h:9656
juce::gl::segments
GLuint segments
Definition: juce_gl.h:8933
juce::gl::GL_TEXTURE_COORD_ARRAY_SIZE_EXT
@ GL_TEXTURE_COORD_ARRAY_SIZE_EXT
Definition: juce_gl.h:7893
juce::BubbleMessageComponent
A speech-bubble component that displays a short message.
Definition: juce_BubbleMessageComponent.h:40
juce::gl::GL_COMPRESSED_RGBA_ASTC_3x3x3_OES
@ GL_COMPRESSED_RGBA_ASTC_3x3x3_OES
Definition: juce_gles2.h:4865
VideoComponent::Pimpl::DirectShowContext::setPosition
void setPosition(double seconds)
Definition: juce_win32_Video.h:724
juce::gl::GL_GREEN_BIAS
@ GL_GREEN_BIAS
Definition: juce_gl.h:525
juce::ComTypes::UIA_SelectionItem_ElementSelectedEventId
const long UIA_SelectionItem_ElementSelectedEventId
Definition: juce_win32_ComInterfaces.h:142
juce::StandaloneFilterWindow::DecoratorConstrainer::setMainContentComponent
void setMainContentComponent(MainContentComponent *in)
Definition: juce_StandaloneFilterWindow.h:1124
juce::CriticalSection::exit
void exit() const noexcept
Releases the lock.
Definition: juce_posix_SharedCode.h:41
juce::initialiseJuce_GUI
void initialiseJuce_GUI()
Initialises JUCE's GUI classes.
juce::PositionedGlyph::isWhitespace
bool isWhitespace() const noexcept
Checks whether the glyph is actually empty.
Definition: juce_GlyphArrangement.h:53
juce::gl::GL_TEXTURE26
@ GL_TEXTURE26
Definition: juce_gl.h:1170
juce::DrawableComposite::bounds
Parallelogram< float > bounds
Definition: juce_DrawableComposite.h:107
juce::dsp::NoiseGate::setRelease
void setRelease(SampleType newRelease)
Sets the release time in milliseconds of the noise-gate.
juce::LocalisedStrings::getMappings
const StringPairArray & getMappings() const
Provides access to the actual list of mappings.
Definition: juce_LocalisedStrings.h:169
juce::gl::stencil
GLint GLfloat GLint stencil
Definition: juce_gl.h:1987
juce::RenderingHelpers::GradientPixelIterators::Radial::lookupTable
const PixelARGB *const lookupTable
Definition: juce_RenderingHelpers.h:508
juce::MouseInputSource::defaultRotation
static constexpr float defaultRotation
A default value for rotation, which is used when a device doesn't support it.
Definition: juce_MouseInputSource.h:233
juce::MemoryMappedAudioFormatReader::bytesPerFrame
int bytesPerFrame
Definition: juce_MemoryMappedAudioFormatReader.h:89
juce::gl::GL_FRAMEBUFFER_RENDERABLE
@ GL_FRAMEBUFFER_RENDERABLE
Definition: juce_gl.h:2775
juce::MP3AudioFormat::getQualityOptions
StringArray getQualityOptions() override
Returns a list of different qualities that can be used when writing.
juce::gl::xorig
GLsizei GLfloat xorig
Definition: juce_gl.h:695
juce::dsp::LogRampedValue::getNextValue
FloatType getNextValue() noexcept
Compute the next value.
Definition: juce_LogRampedValue.h:131
juce::gl::WGL_SWAP_UNDERLAY4
@ WGL_SWAP_UNDERLAY4
Definition: juce_wgl.h:65
juce::CharPointer_ASCII::operator++
CharPointer_ASCII operator++() noexcept
Moves this pointer along to the next character in the string.
Definition: juce_CharPointer_ASCII.h:85
juce::TextEditor::isWhitespaceUnderlined
bool isWhitespaceUnderlined() const noexcept
Returns true if whitespace is underlined for underlined fonts.
Definition: juce_TextEditor.h:276
juce_MenuBarComponent.h
juce::UnitTestRunner::TestResult::unitTestName
String unitTestName
The main name of this test (i.e.
Definition: juce_UnitTest.h:388
juce::gl::GL_MIPMAP
@ GL_MIPMAP
Definition: juce_gl.h:2785
juce::gl::GL_RGBA8UI_EXT
@ GL_RGBA8UI_EXT
Definition: juce_gl.h:7629
juce::gl::GL_PREVIOUS_EXT
@ GL_PREVIOUS_EXT
Definition: juce_gl.h:7570
juce_ReferenceCountedObject.h
juce::MPEChannelRemapper::lastChannel
int lastChannel
Definition: juce_MPEUtils.h:142
CameraDevice::Pimpl::CaptureSessionPreviewMode::isVideoRecord
static bool isVideoRecord()
Definition: juce_android_CameraDevice.h:2687
juce::Reverb::CombFilter::setSize
void setSize(const int size)
Definition: juce_audio_basics/utilities/juce_Reverb.h:224
CameraDevice::Pimpl::smartTee
ComSmartPtr< ComTypes::IBaseFilter > smartTee
Definition: juce_win32_CameraDevice.h:576
juce::gl::colorSamples
GLsizei GLsizei colorSamples
Definition: juce_gl.h:6456
juce::Atomic::Atomic
Atomic(Type initialValue) noexcept
Creates a new value, with a given initial value.
Definition: juce_Atomic.h:49
juce::RectanglePlacement::testFlags
bool testFlags(int flagsToTest) const noexcept
Tests a set of flags for this object.
Definition: juce_RectanglePlacement.h:130
juce_LowLevelGraphicsPostScriptRenderer.h
juce::MouseEvent
Contains position and status information about a mouse event.
Definition: juce_MouseEvent.h:38
juce::gl::GL_MAX_FRAGMENT_PROGRAM_LOCAL_PARAMETERS_NV
@ GL_MAX_FRAGMENT_PROGRAM_LOCAL_PARAMETERS_NV
Definition: juce_gl.h:9200
juce::ImageConvolutionKernel::size
const int size
Definition: juce_ImageConvolutionKernel.h:107
juce::ReadWriteLock
A critical section that allows multiple simultaneous readers.
Definition: juce_ReadWriteLock.h:47
juce::Rectangle::getCentre
Point< ValueType > getCentre() const noexcept
Returns the centre point of the rectangle.
Definition: juce_Rectangle.h:151
juce::Interpolators::CatmullRomTraits::valueAtOffset
static forcedinline float valueAtOffset(const float *const inputs, const float offset, int index) noexcept
Definition: juce_Interpolators.h:106
juce::gl::yorig
GLsizei GLfloat GLfloat yorig
Definition: juce_gl.h:695
juce::DirectoryContentsList::fileListLock
CriticalSection fileListLock
Definition: juce_DirectoryContentsList.h:207
juce::Typeface::style
String style
Definition: juce_Typeface.h:147
VideoComponent::Pimpl::PlayerControllerBase::attachPlayerStatusObserver
void attachPlayerStatusObserver()
Definition: juce_mac_Video.h:473
juce::gl::GL_NORMAL_MAP_NV
@ GL_NORMAL_MAP_NV
Definition: juce_gl.h:10222
juce::FlexItem::Margin::left
float left
Left margin size.
Definition: juce_FlexItem.h:130
juce::Range::Range
constexpr Range()=default
Constructs an empty range.
juce::PluginHostType::MuseReceptorGeneric
@ MuseReceptorGeneric
Represents Muse Receptor.
Definition: juce_PluginHostType.h:78
juce::AudioProcessor::isNonRealtime
bool isNonRealtime() const noexcept
Returns true if the processor is being run in an offline mode for rendering.
Definition: juce_AudioProcessor.h:924
juce::AudioFormatWriter::ThreadedWriter::IncomingDataReceiver
Receiver for incoming data.
Definition: juce_AudioFormatWriter.h:215
juce::AccessibilityTextInterface::getTextBounds
virtual RectangleList< int > getTextBounds(Range< int > textRange) const =0
Returns the bounding box in screen coordinates for a range of text.
juce::Uuid::getRawData
const uint8 * getRawData() const noexcept
Returns a pointer to the internal binary representation of the ID.
Definition: juce_Uuid.h:117
juce::MPEZone::tie
static auto tie(const MPEZone &z)
Definition: juce_MPEZoneLayout.h:73
juce::SynthesiserVoice::setKeyDown
void setKeyDown(bool isNowDown) noexcept
Allows you to modify the flag indicating that the key that triggered this voice is still held down.
Definition: juce_Synthesiser.h:226
juce::AffineTransform::getTranslationX
float getTranslationX() const noexcept
If this transform is only a translation, this returns the X offset.
Definition: juce_AffineTransform.h:259
juce::dsp::LadderFilter::drive2
SampleType drive2
Definition: juce_LadderFilter.h:131
juce::gl::GL_INT_IMAGE_2D_ARRAY
@ GL_INT_IMAGE_2D_ARRAY
Definition: juce_gl.h:2619
juce::XmlElement::getNextElement
XmlElement * getNextElement() const noexcept
Returns the next of this element's siblings.
Definition: juce_XmlElement.h:379
juce::gl::GL_SAMPLE_COVERAGE
@ GL_SAMPLE_COVERAGE
Definition: juce_gl.h:1180
juce_WebBrowserComponent.h
juce_AccessibilityValueInterface.h
juce::SpeakerMappings::VstSpeakerConfigurationHolder::VstSpeakerConfigurationHolder
VstSpeakerConfigurationHolder()
Definition: juce_VSTCommon.h:150
juce::Point::withY
constexpr Point withY(ValueType newY) const noexcept
Returns a point which has the same X position as this one, but a new Y.
Definition: juce_Point.h:82
juce::PluginListComponent::currentScanner
std::unique_ptr< Scanner > currentScanner
Definition: juce_PluginListComponent.h:130
juce::gl::GL_TEXTURE_BUFFER_DATA_STORE_BINDING_OES
@ GL_TEXTURE_BUFFER_DATA_STORE_BINDING_OES
Definition: juce_gles2.h:4846
juce::gl::GL_BUFFER_MAP_OFFSET
@ GL_BUFFER_MAP_OFFSET
Definition: juce_gl.h:1792
juce::gl::GL_COLOR_TABLE_RED_SIZE_SGI
@ GL_COLOR_TABLE_RED_SIZE_SGI
Definition: juce_gl.h:11818
juce::DragAndDropContainer
Enables drag-and-drop behaviour for a component and all its sub-components.
Definition: juce_DragAndDropContainer.h:50
juce::ComTypes::TextUnit_Line
@ TextUnit_Line
Definition: juce_win32_ComInterfaces.h:80
juce::gl::GL_COMPRESSED_RGBA_PVRTC_4BPPV1_IMG
@ GL_COMPRESSED_RGBA_PVRTC_4BPPV1_IMG
Definition: juce_gles2.h:3070
juce::gl::startSegment
GLsizei startSegment
Definition: juce_gl.h:9827
juce::AudioChannelSet::discreteChannels
static AudioChannelSet discreteChannels(int numChannels)
Creates a set of untyped discrete channels.
juce::gl::GL_PERTURB_EXT
@ GL_PERTURB_EXT
Definition: juce_gl.h:7715
juce::gl::GL_UNIFORM_BLOCK_REFERENCED_BY_TESS_CONTROL_SHADER
@ GL_UNIFORM_BLOCK_REFERENCED_BY_TESS_CONTROL_SHADER
Definition: juce_gl.h:2346
juce::WavAudioFormat::acidBeats
static const char *const acidBeats
Metadata property name used in acid chunks.
Definition: juce_WavAudioFormat.h:88
juce::ComTypes::VIDEO_STREAM_CONFIG_CAPS::InputSize
SIZE InputSize
Definition: juce_win32_ComTypes.h:150
juce::gl::GL_COMPRESSED_SRGB_ALPHA_BPTC_UNORM_EXT
@ GL_COMPRESSED_SRGB_ALPHA_BPTC_UNORM_EXT
Definition: juce_gles2.h:2748
juce::gl::GL_DUAL_LUMINANCE8_SGIS
@ GL_DUAL_LUMINANCE8_SGIS
Definition: juce_gl.h:11348
juce::gl::GL_DEBUG_TYPE_PORTABILITY
@ GL_DEBUG_TYPE_PORTABILITY
Definition: juce_gl.h:2715
juce::Array::getLock
const TypeOfCriticalSectionToUse & getLock() const noexcept
Returns the CriticalSection that locks this array.
Definition: juce_Array.h:1120
juce::gl::fbos
const GLintptr const GLsizei const GLuint const GLuint * fbos
Definition: juce_gl.h:8927
juce::AudioData::Pointer::get32BitResolution
static int get32BitResolution() noexcept
Returns the accuracy of this format when represented as a 32-bit integer.
Definition: juce_AudioDataConverters.h:563
CameraDevice::Pimpl::InternalOpenCameraResultCallback
std::function< void(const String &, const String &)> InternalOpenCameraResultCallback
Definition: juce_android_CameraDevice.h:487
juce::BufferingAudioReader::BufferedBlock::range
Range< int64 > range
Definition: juce_BufferingAudioFormatReader.h:74
VideoRenderers::VMR7::repaintVideo
void repaintVideo(HWND hwnd, HDC hdc) override
Definition: juce_win32_Video.h:80
juce::gl::GL_QUERY_BY_REGION_NO_WAIT_INVERTED
@ GL_QUERY_BY_REGION_NO_WAIT_INVERTED
Definition: juce_gl.h:3021
juce::CharPointer_ASCII::operator>
bool operator>(CharPointer_ASCII other) const noexcept
Definition: juce_CharPointer_ASCII.h:67
juce::dsp::ProcessSpec::maximumBlockSize
uint32 maximumBlockSize
The maximum number of samples that will be in the blocks sent to process() method.
Definition: juce_ProcessContext.h:43
juce::gl::GL_DUP_LAST_CUBIC_CURVE_TO_NV
@ GL_DUP_LAST_CUBIC_CURVE_TO_NV
Definition: juce_gl.h:9717
juce::CharPointer_UTF32::isLetterOrDigit
bool isLetterOrDigit() const
Returns true if the first character of this string is a letter or digit.
Definition: juce_CharPointer_UTF32.h:322
juce::SidePanel::componentMovedOrResized
void componentMovedOrResized(Component &, bool wasMoved, bool wasResized) override
Called when the component's position or size changes.
juce::MidiBuffer::cbegin
MidiBufferIterator cbegin() const noexcept
Get a read-only iterator pointing to the beginning of this buffer.
Definition: juce_MidiBuffer.h:265
juce::gl::GL_MESH_SUBROUTINE_UNIFORM_NV
@ GL_MESH_SUBROUTINE_UNIFORM_NV
Definition: juce_gl.h:9550
juce::gl::GL_DRAW_FRAMEBUFFER
@ GL_DRAW_FRAMEBUFFER
Definition: juce_gl.h:1823
juce_Phase.h
juce::CodeEditorComponent::ColourScheme::TokenType::colour
Colour colour
Definition: juce_CodeEditorComponent.h:230
juce::AudioProcessorValueTreeStateParameterAttributes
Advanced properties of an AudioProcessorValueTreeState::Parameter.
Definition: juce_AudioProcessorValueTreeState.h:36
juce_PluginListComponent.h
juce::XWindowSystemUtilities::Atoms::XdndActionPrivate
Atom XdndActionPrivate
Definition: juce_linux_XWindowSystem.h:90
juce::gl::GL_OUTPUT_TEXTURE_COORD11_EXT
@ GL_OUTPUT_TEXTURE_COORD11_EXT
Definition: juce_gl.h:7994
juce::LocalRef::obj
JavaType obj
Definition: juce_android_JNIHelpers.h:68
juce::StandalonePluginHolder::init
void init(bool enableAudioInput, const String &preferredDefaultDeviceName)
Definition: juce_StandaloneFilterWindow.h:106
juce::MixerAudioSource::currentSampleRate
double currentSampleRate
Definition: juce_MixerAudioSource.h:93
CameraDevice::Pimpl::imageCaptureFinished
void imageCaptureFinished(const Image &image)
Definition: juce_mac_CameraDevice.h:522
juce::gl::GL_MULTISAMPLE_ARB
@ GL_MULTISAMPLE_ARB
Definition: juce_gl.h:4522
juce::gl::GL_GEOMETRY_SHADER_INVOCATIONS_OES
@ GL_GEOMETRY_SHADER_INVOCATIONS_OES
Definition: juce_gles2.h:4587
juce::gl::GL_QUERY_STENCIL_FAIL_EVENT_BIT_AMD
@ GL_QUERY_STENCIL_FAIL_EVENT_BIT_AMD
Definition: juce_gl.h:3446
juce::gl::val
GLuint GLfloat * val
Definition: juce_gl.h:2189
juce::gl::GL_QUERY_BY_REGION_WAIT
@ GL_QUERY_BY_REGION_WAIT
Definition: juce_gl.h:1788
juce::ComTypes::WindowInteractionState
WindowInteractionState
Definition: juce_win32_ComInterfaces.h:114
juce::gl::GL_SUBGROUP_FEATURE_QUAD_BIT_KHR
@ GL_SUBGROUP_FEATURE_QUAD_BIT_KHR
Definition: juce_gl.h:8566
juce::gl::dstY
GLenum GLint GLint GLint GLint GLuint GLenum GLint GLint GLint dstY
Definition: juce_gl.h:2933
juce::gl::GL_MAX_VERTEX_ATTRIBS
@ GL_MAX_VERTEX_ATTRIBS
Definition: juce_gl.h:1503
juce::ExtensionsVisitor::AudioUnitClient::getAudioUnitHandle
virtual AudioUnit getAudioUnitHandle() const noexcept=0
juce::Array::add
void add(const ElementType &firstNewElement, OtherElements &&... otherElements)
Appends multiple new elements at the end of the array.
Definition: juce_Array.h:436
juce::gl::GL_SYNC_FLAGS_APPLE
@ GL_SYNC_FLAGS_APPLE
Definition: juce_gles2.h:1723
juce::RenderingHelpers::ClipRegions::EdgeTableRegion::fillRectWithColour
void fillRectWithColour(SavedStateType &state, Rectangle< float > area, PixelARGB colour) const override
Definition: juce_RenderingHelpers.h:1749
juce::PropertiesFile::Options::doNotSave
bool doNotSave
If set to true, this prevents the file from being written to disk.
Definition: juce_PropertiesFile.h:118
juce::gl::GL_COPY_READ_BUFFER_NV
@ GL_COPY_READ_BUFFER_NV
Definition: juce_gles2.h:3563
juce::gl::GL_TEXTURE_CUBE_MAP_POSITIVE_Y_EXT
@ GL_TEXTURE_CUBE_MAP_POSITIVE_Y_EXT
Definition: juce_gl.h:7545
juce::gl::GL_VERTEX_ATTRIB_ARRAY_POINTER_ARB
@ GL_VERTEX_ATTRIB_ARRAY_POINTER_ARB
Definition: juce_gl.h:5500
juce::gl::GL_INT
@ GL_INT
Definition: juce_gl.h:332
juce::Array::add
void add(ElementType &&firstNewElement, OtherElements &&... otherElements)
Appends multiple new elements at the end of the array.
Definition: juce_Array.h:444
juce::gl::GL_LUMINANCE32F_ARB
@ GL_LUMINANCE32F_ARB
Definition: juce_gl.h:5231
juce::gl::GL_MAX_COARSE_FRAGMENT_SAMPLES_NV
@ GL_MAX_COARSE_FRAGMENT_SAMPLES_NV
Definition: juce_gl.h:10178
juce::gl::GL_DEPTH_ATTACHMENT_EXT
@ GL_DEPTH_ATTACHMENT_EXT
Definition: juce_gl.h:6652
juce::gl::GL_UNSIGNED_INT_IMAGE_2D_ARRAY
@ GL_UNSIGNED_INT_IMAGE_2D_ARRAY
Definition: juce_gl.h:2630
juce_WavAudioFormat.h
juce::gl::GL_MAX_TESS_CONTROL_OUTPUT_COMPONENTS_EXT
@ GL_MAX_TESS_CONTROL_OUTPUT_COMPONENTS_EXT
Definition: juce_gles2.h:2666
juce::gl::GL_REPRESENTATIVE_FRAGMENT_TEST_NV
@ GL_REPRESENTATIVE_FRAGMENT_TEST_NV
Definition: juce_gl.h:10031
juce::gl::GL_STREAM_COPY_ARB
@ GL_STREAM_COPY_ARB
Definition: juce_gl.h:5466
juce::gl::GL_FRAMEBUFFER_INCOMPLETE_ATTACHMENT
@ GL_FRAMEBUFFER_INCOMPLETE_ATTACHMENT
Definition: juce_gl.h:1832
juce::StandaloneFilterWindow::MainContentComponent::editor
std::unique_ptr< AudioProcessorEditor > editor
Definition: juce_StandaloneFilterWindow.h:1051
juce::OSCColour::green
uint8 green
Definition: juce_OSCTypes.h:74
juce_CharPointer_UTF16.h
juce::WebView2Preferences::getDLLLocation
File getDLLLocation() const
Definition: juce_WebBrowserComponent.h:214
juce::OwnedArray::data
ObjectClass ** data() noexcept
Returns a pointer to the first element in the array.
Definition: juce_OwnedArray.h:233
juce::gl::WGL_AUX8_ARB
@ WGL_AUX8_ARB
Definition: juce_wgl.h:322
juce::gl::WGL_CONTEXT_OPENGL_NO_ERROR_ARB
@ WGL_CONTEXT_OPENGL_NO_ERROR_ARB
Definition: juce_wgl.h:156
juce::gl::GL_SAMPLER_1D_ARB
@ GL_SAMPLER_1D_ARB
Definition: juce_gl.h:4858
juce::gl::GL_POST_CONVOLUTION_COLOR_TABLE
@ GL_POST_CONVOLUTION_COLOR_TABLE
Definition: juce_gl.h:3034
juce::gl::GL_OPERAND2_ALPHA
@ GL_OPERAND2_ALPHA
Definition: juce_gl.h:1230
juce::ArrayBase::addArrayInternal
NonTriviallyCopyableVoid< T > addArrayInternal(const Type *otherElements, int numElements)
Definition: juce_ArrayBase.h:419
juce::gl::GL_LARGE_CW_ARC_TO_NV
@ GL_LARGE_CW_ARC_TO_NV
Definition: juce_gl.h:9713
juce::CharacterFunctions::copyAll
static void copyAll(DestCharPointerType &dest, SrcCharPointerType src) noexcept
Copies null-terminated characters from one string to another.
Definition: juce_CharacterFunctions.h:542
juce::gl::GLvdpauSurfaceNV
GLvdpauSurfaceNV(KHRONOS_APIENTRY *const &glVDPAURegisterVideoSurfaceNV)(const void *vdpSurface
juce::gl::states
GLuint * states
Definition: juce_gl.h:8919
juce::gl::GL_DIFFERENCE_NV
@ GL_DIFFERENCE_NV
Definition: juce_gl.h:8822
juce::gl::GL_STACK_OVERFLOW_KHR
@ GL_STACK_OVERFLOW_KHR
Definition: juce_gl.h:8502
juce::gl::WGL_SHARE_STENCIL_ARB
@ WGL_SHARE_STENCIL_ARB
Definition: juce_wgl.h:244
juce::gl::GL_CURRENT_RASTER_SECONDARY_COLOR
@ GL_CURRENT_RASTER_SECONDARY_COLOR
Definition: juce_gl.h:1673
juce::radiansToDegrees
constexpr FloatType radiansToDegrees(FloatType radians) noexcept
Converts an angle in radians to degrees.
Definition: juce_MathsFunctions.h:413
juce::GridItem::Margin::bottom
float bottom
Definition: juce_GridItem.h:185
juce::gl::fontName
GLenum const void * fontName
Definition: juce_gl.h:9795
juce::gl::GL_OP_MOV_EXT
@ GL_OP_MOV_EXT
Definition: juce_gl.h:7979
juce::gl::GL_SAMPLE_ALPHA_TO_ONE_EXT
@ GL_SAMPLE_ALPHA_TO_ONE_EXT
Definition: juce_gl.h:6972
juce::RuntimePermissions::PermissionID
PermissionID
Definition: juce_RuntimePermissions.h:68
juce::MPEChannelRemapper::applyRemapIfExisting
bool applyRemapIfExisting(int channel, uint32 sourceAndChannelID, MidiMessage &m) noexcept
CameraDevice::Pimpl::ScopedCameraDevice::ScopedCameraDevice
ScopedCameraDevice(Pimpl &ownerToUse, const String &cameraIdToUse, GlobalRef &cameraManagerToUse, GlobalRef &handlerToUse, int autoFocusModeToUse)
Definition: juce_android_CameraDevice.h:2298
juce::AccessibilityHandler::Interfaces::Interfaces
Interfaces(std::unique_ptr< AccessibilityTextInterface > ptr)
Definition: juce_AccessibilityHandler.h:53
juce::gl::GL_STENCIL_BACK_OP_VALUE_AMD
@ GL_STENCIL_BACK_OP_VALUE_AMD
Definition: juce_gl.h:3558
juce::Colours::dodgerblue
const Colour dodgerblue
Definition: juce_Colours.h:84
juce::Path::defaultToleranceForMeasurement
static const float defaultToleranceForMeasurement
Definition: juce_Path.h:90
juce::gl::pathNameType
GLenum pathNameType
Definition: juce_gl.h:9810
juce::dsp::FIR::Coefficients::getRawCoefficients
const NumericType * getRawCoefficients() const noexcept
Returns a raw data pointer to the coefficients.
Definition: juce_FIRFilter.h:270
juce::LinkedListPointer::LinkedListPointer
LinkedListPointer(ObjectType *const headItem) noexcept
Creates a pointer to a list whose head is the item provided.
Definition: juce_LinkedListPointer.h:67
juce::gl::GL_COMPUTE_SUBROUTINE_UNIFORM
@ GL_COMPUTE_SUBROUTINE_UNIFORM
Definition: juce_gl.h:2864
AudioManagerOnAudioFocusChangeListener::owner
Owner & owner
Definition: juce_android_Video.h:314
juce::gl::GL_UNSIGNED_INT_5_9_9_9_REV
@ GL_UNSIGNED_INT_5_9_9_9_REV
Definition: juce_gl.h:1730
juce::gl::GL_NORMAL_MAP
@ GL_NORMAL_MAP
Definition: juce_gl.h:1210
khronos_int16_t
signed short int khronos_int16_t
Definition: juce_khrplatform.h:230
juce::ArrayAllocationBase::swapWith
void swapWith(ArrayAllocationBase &other) noexcept
Swap the contents of two objects.
Definition: juce_ArrayAllocationBase.h:107
juce::gl::GL_DST_NV
@ GL_DST_NV
Definition: juce_gl.h:8826
juce::PluginHostType::isProTools
bool isProTools() const noexcept
Returns true if the host is Avid Pro Tools.
Definition: juce_PluginHostType.h:161
juce::OwnedArray::operator=
OwnedArray & operator=(OwnedArray &&other) noexcept
Move assignment operator.
Definition: juce_OwnedArray.h:80
juce::gl::GL_FRAGMENT_LIGHT2_SGIX
@ GL_FRAGMENT_LIGHT2_SGIX
Definition: juce_gl.h:11494
juce::CharPointer_UTF8::getIntValue64
int64 getIntValue64() const noexcept
Parses this string as a 64-bit integer.
Definition: juce_CharPointer_UTF8.h:473
juce::AudioProcessorEditorHostContext
Calling AudioProcessorEditor::getHostContext() may return a pointer to an instance of this class.
Definition: juce_AudioProcessorEditorHostContext.h:68
juce::CarbonViewWrapperComponent::embeddedView
HIViewRef embeddedView
Definition: juce_mac_CarbonViewWrapperComponent.h:326
juce::gl::GL_KEEP
@ GL_KEEP
Definition: juce_gl.h:368
juce::AnimatedPosition::position
double position
Definition: juce_AnimatedPosition.h:155
juce::gl::GL_PROGRAM_ADDRESS_REGISTERS_ARB
@ GL_PROGRAM_ADDRESS_REGISTERS_ARB
Definition: juce_gl.h:5503
juce::ReferenceCountedArray::getLast
ObjectClassPtr getLast() const noexcept
Returns a pointer to the last object in the array.
Definition: juce_ReferenceCountedArray.h:224
juce::PluginHostType::FinalCut
@ FinalCut
Represents Apple Final Cut Pro.
Definition: juce_PluginHostType.h:72
juce::gl::GL_DUAL_ALPHA4_SGIS
@ GL_DUAL_ALPHA4_SGIS
Definition: juce_gl.h:11343
juce::gl::GL_DRAW_BUFFER2_ATI
@ GL_DRAW_BUFFER2_ATI
Definition: juce_gl.h:5611
juce::PropertiesFile::file
File file
Definition: juce_PropertiesFile.h:237
juce::OwnedArray::removeRange
void removeRange(int startIndex, int numberToRemove, bool deleteObjects=true)
Removes a range of objects from the array.
Definition: juce_OwnedArray.h:682
juce::ComTypes::VFW_E_NOT_CONNECTED
@ VFW_E_NOT_CONNECTED
Definition: juce_win32_ComTypes.h:125
juce::XWindowSystem::shmCompletionEvent
int shmCompletionEvent
Definition: juce_linux_XWindowSystem.h:340
juce::AudioChannelSet::LFE
@ LFE
LFE channel.
Definition: juce_AudioChannelSet.h:326
juce::AudioProcessor::layoutListToArray
static Array< InOutChannelPair > layoutListToArray(const std::initializer_list< const short[2]> &configuration)
Definition: juce_AudioProcessor.h:1445
CameraDevice::Pimpl::ScopedCameraDevice::cameraDeviceStateDisconnectedCallback
static void JNICALL cameraDeviceStateDisconnectedCallback(JNIEnv *, jobject, jlong host, jobject)
Definition: juce_android_CameraDevice.h:2468
juce::RenderingHelpers::EdgeTableFillers::Gradient::handleEdgeTablePixel
forcedinline void handleEdgeTablePixel(int x, int alphaLevel) const noexcept
Definition: juce_RenderingHelpers.h:715
juce::PopupMenu::MenuItemIterator::index
Array< int > index
Definition: juce_PopupMenu.h:815
juce::AudioBuffer::copyFrom
void copyFrom(int destChannel, int destStartSample, const Type *source, int numSamples) noexcept
Copies samples from an array of floats into one of the channels.
Definition: juce_AudioSampleBuffer.h:1018
juce::PushNotifications::Notification::category
String category
Required: determines set of actions that will appear (as per setup done in requestPermissionsWithSett...
Definition: juce_PushNotifications.h:155
juce::ResizableEdgeComponent::topEdge
@ topEdge
Indicates a horizontal bar that can be dragged up/down to move the top of the component.
Definition: juce_ResizableEdgeComponent.h:52
juce::gl::GL_MAX_ASYNC_HISTOGRAM_SGIX
@ GL_MAX_ASYNC_HISTOGRAM_SGIX
Definition: juce_gl.h:11387
juce::dsp::Convolution::Mixer::dryBlock
AudioBlock< float > dryBlock
Definition: juce_Convolution.h:291
juce::UIATextProvider::UIATextRangeProvider::UIATextRangeProvider
UIATextRangeProvider(UIATextProvider &textProvider, Range< int > range)
Definition: juce_win32_UIATextProvider.h:186
juce::dsp::SIMDFallbackOps::apply
static forcedinline vSIMDType apply(vSIMDType av, vSIMDType bv) noexcept
Definition: juce_fallback_SIMDNativeOps.h:189
juce::FileInputStream
An input stream that reads from a local file.
Definition: juce_FileInputStream.h:34
juce::gl::returnedSpacing
GLsizei GLenum const void GLuint GLfloat GLfloat GLenum GLfloat * returnedSpacing
Definition: juce_gl.h:9824
VideoComponent::Pimpl::MediaSession::Player::State::idle
@ idle
juce::PluginHostType::SteinbergCubase9
@ SteinbergCubase9
Represents Steinberg Cubase 9.
Definition: juce_PluginHostType.h:91
juce::gl::GL_VERTEX_SHADER_VARIANTS_EXT
@ GL_VERTEX_SHADER_VARIANTS_EXT
Definition: juce_gl.h:8034
juce::gl::GL_TEXTURE_GEN_MODE
@ GL_TEXTURE_GEN_MODE
Definition: juce_gl.h:620
juce::dsp::operator==
bool operator==(const FixedSizeFunction< len, T > &fn, std::nullptr_t)
Definition: juce_FixedSizeFunction.h:235
juce::Array::Array
Array(const TypeToCreateFrom *data, int numValues)
Initialises from a raw array of values.
Definition: juce_Array.h:94
juce::AccessibilityNativeHandle::Navigate
JUCE_COMRESULT Navigate(ComTypes::NavigateDirection direction, ComTypes::IRawElementProviderFragment **pRetVal) override
juce::gl::GL_DEBUG_CATEGORY_UNDEFINED_BEHAVIOR_AMD
@ GL_DEBUG_CATEGORY_UNDEFINED_BEHAVIOR_AMD
Definition: juce_gl.h:3256
juce::gl::GL_SECONDARY_COLOR_ARRAY_SIZE
@ GL_SECONDARY_COLOR_ARRAY_SIZE
Definition: juce_gl.h:1324
juce::gl::GL_SAMPLE_POSITION
@ GL_SAMPLE_POSITION
Definition: juce_gl.h:2150
juce::gl::GL_PIXEL_MAP_I_TO_I
@ GL_PIXEL_MAP_I_TO_I
Definition: juce_gl.h:434
juce::ResizableBorderComponent::Zone
Represents the different sections of a resizable border, which allow it to resized in different ways.
Definition: juce_ResizableBorderComponent.h:93
juce::gl::GL_HI_BIAS_NV
@ GL_HI_BIAS_NV
Definition: juce_gl.h:10351
juce::dsp::AudioBlock::subtractInternal
constexpr void JUCE_VECTOR_CALLTYPE subtractInternal(NumericType value) const noexcept
Definition: juce_AudioBlock.h:692
juce::gl::GL_VERTEX_PRECLIP_SGIX
@ GL_VERTEX_PRECLIP_SGIX
Definition: juce_gl.h:11759
juce::gl::GL_GEOMETRY_OUTPUT_TYPE
@ GL_GEOMETRY_OUTPUT_TYPE
Definition: juce_gl.h:2114
juce::gl::readOffset
GLenum GLintptr readOffset
Definition: juce_gl.h:2087
juce::PluginHostType::getHostIcon
Image getHostIcon(int size) const
Gets the host app's icon when Inter-App Audio is used on iOS.
juce::gl::GL_MAX_TESS_CONTROL_UNIFORM_COMPONENTS
@ GL_MAX_TESS_CONTROL_UNIFORM_COMPONENTS
Definition: juce_gl.h:2332
juce::BurgerMenuComponent::BurgerMenuComponent
BurgerMenuComponent(MenuBarModel *model=nullptr)
Creates a burger menu component.
juce_LookAndFeel.h
juce::Line::getEnd
Point< ValueType > getEnd() const noexcept
Returns the line's end point.
Definition: juce_Line.h:91
juce::dsp::Matrix::apply
Matrix & apply(const Matrix &other, BinaryOperation binaryOp)
Definition: juce_Matrix.h:228
juce::XWindowSystem::getWindowScalingFactorSettingName
static String getWindowScalingFactorSettingName()
Definition: juce_linux_XWindowSystem.h:244
juce::gl::GL_COMP_BIT_ATI
@ GL_COMP_BIT_ATI
Definition: juce_gl.h:5766
juce::FileChooser::startingFile
File startingFile
Definition: juce_FileChooser.h:304
juce::AudioData::Pointer::findMinAndMax
Range< float > findMinAndMax(size_t numSamples) const noexcept
Scans a block of data, returning the lowest and highest levels as floats.
Definition: juce_AudioDataConverters.h:493
juce::gl::WGL_SWAP_UNDERLAY8
@ WGL_SWAP_UNDERLAY8
Definition: juce_wgl.h:69
juce::HyperlinkButton
A button showing an underlined weblink, that will launch the link when it's clicked.
Definition: juce_HyperlinkButton.h:38
juce::MouseEvent::rotation
const float rotation
The rotation of the pen device for this event in radians.
Definition: juce_MouseEvent.h:142
juce::FileBrowserListener
A listener for user selection events in a file browser.
Definition: juce_FileBrowserListener.h:37
juce::AttributedString::WordWrap
WordWrap
Types of word-wrap behaviour.
Definition: juce_AttributedString.h:113
juce::CoreGraphicsContext::greyColourSpace
detail::ColorSpacePtr greyColourSpace
Definition: juce_mac_CoreGraphicsContext.h:115
juce::XWindowSystem::DisplayVisuals::DisplayVisuals
DisplayVisuals(::Display *)
juce::gl::GL_TEXTURE_3D_BINDING_EXT
@ GL_TEXTURE_3D_BINDING_EXT
Definition: juce_gl.h:7701
juce::gl::GL_4PASS_3_SGIS
@ GL_4PASS_3_SGIS
Definition: juce_gl.h:11204
juce::Range::between
constexpr static Range between(const ValueType position1, const ValueType position2) noexcept
Returns the range that lies between two positions (in either order).
Definition: juce_Range.h:59
juce::gl::GL_MAX_DEBUG_GROUP_STACK_DEPTH_KHR
@ GL_MAX_DEBUG_GROUP_STACK_DEPTH_KHR
Definition: juce_gl.h:8484
juce::gl::GL_CONSTANT_BORDER_HP
@ GL_CONSTANT_BORDER_HP
Definition: juce_gl.h:8176
juce_Expression.h
juce::ComponentPeer::OptionalBorderSize::OptionalBorderSize
OptionalBorderSize()
Default constructor.
Definition: juce_ComponentPeer.h:90
juce::Point::FloatType
typename TypeHelpers::SmallestFloatType< ValueType >::type FloatType
This type will be double if the Point's type is double, otherwise it will be float.
Definition: juce_Point.h:153
juce::gl::GL_LIST_INDEX
@ GL_LIST_INDEX
Definition: juce_gl.h:461
juce::CodeEditorComponent::getNumColumnsOnScreen
int getNumColumnsOnScreen() const noexcept
Returns the number of whole columns visible on the screen.
Definition: juce_CodeEditorComponent.h:90
juce::AudioProcessorParameterGroup::AudioProcessorParameterGroup
AudioProcessorParameterGroup(String groupID, String groupName, String subgroupSeparator, std::unique_ptr< ParameterOrGroup > firstChild, Args &&... remainingChildren)
Creates an AudioProcessorParameterGroup with multiple children.
Definition: juce_AudioProcessorParameterGroup.h:138
juce::OSCException
Base class for exceptions that can be thrown by methods in the OSC module.
Definition: juce_OSCTypes.h:86
juce::gl::muxSum
GLenum GLenum GLenum GLenum GLenum GLenum GLboolean GLboolean GLboolean muxSum
Definition: juce_gl.h:10007
juce::gl::GL_IMAGE_TEXEL_SIZE
@ GL_IMAGE_TEXEL_SIZE
Definition: juce_gl.h:2804
juce::gl::GL_SPOT_CUTOFF
@ GL_SPOT_CUTOFF
Definition: juce_gl.h:584
juce::gl::GL_SHADER_CONSISTENT_NV
@ GL_SHADER_CONSISTENT_NV
Definition: juce_gl.h:10297
juce::gl::GL_FRAGMENT_SUBROUTINE
@ GL_FRAGMENT_SUBROUTINE
Definition: juce_gl.h:2857
juce::ValueSmoothingTypes::Multiplicative
Used to indicate a smoothing between multiplicative values.
Definition: juce_SmoothedValue.h:192
juce::MarkerList::Marker::position
RelativeCoordinate position
The marker's position.
Definition: juce_MarkerList.h:75
VideoComponent::Pimpl::PlayerController::setPlayer
void setPlayer(AVPlayer *player)
Definition: juce_mac_Video.h:627
juce::gl::GL_OR
@ GL_OR
Definition: juce_gl.h:344
juce::AttributedString::getReadingDirection
ReadingDirection getReadingDirection() const noexcept
Returns the reading direction for the text.
Definition: juce_AttributedString.h:138
juce::UIAToggleProvider::getCurrentToggleState
ComTypes::ToggleState getCurrentToggleState() const
Definition: juce_win32_UIAToggleProvider.h:68
juce::gl::GL_RGB9_E5_APPLE
@ GL_RGB9_E5_APPLE
Definition: juce_gles2.h:1771
juce::gl::GL_COMPRESSED_SLUMINANCE_ALPHA_EXT
@ GL_COMPRESSED_SLUMINANCE_ALPHA_EXT
Definition: juce_gl.h:7736
juce::gl::GL_INT_IMAGE_1D_EXT
@ GL_INT_IMAGE_1D_EXT
Definition: juce_gl.h:7308
juce::AudioProcessor::supportsMPE
virtual bool supportsMPE() const
Returns true if the processor supports MPE.
Definition: juce_AudioProcessor.h:837
juce::AudioFormatReader::input
InputStream * input
The input stream, for use by subclasses.
Definition: juce_AudioFormatReader.h:244
juce::UnitTest::getName
const String & getName() const noexcept
Returns the name of the test.
Definition: juce_UnitTest.h:80
juce::OggVorbisAudioFormat::id3artist
static const char *const id3artist
Metadata key for setting an ID3 artist name.
Definition: juce_OggVorbisAudioFormat.h:76
juce::gl::GL_POINT_SPRITE_COORD_ORIGIN
@ GL_POINT_SPRITE_COORD_ORIGIN
Definition: juce_gl.h:1547
juce::dsp::Limiter::update
void update()
isSpatializer
@ isSpatializer
Definition: juce_UnityPluginInterface.h:64
juce::gl::GL_DEPTH_COMPONENT32_OES
@ GL_DEPTH_COMPONENT32_OES
Definition: juce_gles2.h:1573
juce::gl::GL_DSDT8_NV
@ GL_DSDT8_NV
Definition: juce_gl.h:10340
juce_ContainerDeletePolicy.h
juce::gl::WGL_GENLOCK_SOURCE_EDGE_RISING_I3D
@ WGL_GENLOCK_SOURCE_EDGE_RISING_I3D
Definition: juce_wgl.h:517
juce::PushNotifications::Notification::social
@ social
Social network or sharing update.
Definition: juce_PushNotifications.h:210
juce::gl::GL_LIGHTEN
@ GL_LIGHTEN
Definition: juce_gles2.h:1249
juce::gl::GL_CLAMP_TO_BORDER_SGIS
@ GL_CLAMP_TO_BORDER_SGIS
Definition: juce_gl.h:11296
juce::gl::GL_BACK_PRIMARY_COLOR_NV
@ GL_BACK_PRIMARY_COLOR_NV
Definition: juce_gl.h:10402
juce::gl::GL_NORMAL_ARRAY_EXT
@ GL_NORMAL_ARRAY_EXT
Definition: juce_gl.h:7874
juce::ActivityLifecycleCallbacks::onActivityPreCreated
virtual void onActivityPreCreated(jobject, jobject)
Definition: juce_android_JNIHelpers.h:896
juce::PathStrokeType::thickness
float thickness
Definition: juce_PathStrokeType.h:199
juce::AudioPlayHead::FrameRate::withBaseRate
JUCE_NODISCARD FrameRate withBaseRate(int x) const
Returns a copy of this object with the specified base rate.
Definition: juce_AudioPlayHead.h:105
juce::ArgumentList::getExistingFileForOptionAndRemove
File getExistingFileForOptionAndRemove(StringRef option)
Looks for a file argument using getFileForOption() and fails with a suitable error if the file doesn'...
juce::ByteOrder::littleEndianInt
constexpr static uint32 littleEndianInt(const void *bytes) noexcept
Turns 4 bytes into a little-endian integer.
Definition: juce_ByteOrder.h:203
juce::OnlineUnlockStatus
A base class for online unlocking systems.
Definition: juce_OnlineUnlockStatus.h:58
juce::MouseInactivityDetector::targetComp
Component & targetComp
Definition: juce_MouseInactivityDetector.h:91
juce::dsp::LadderFilter::setDrive
void setDrive(SampleType newDrive) noexcept
Sets the amount of saturation in the filter.
juce::gl::GL_MAX_COLOR_FRAMEBUFFER_STORAGE_SAMPLES_AMD
@ GL_MAX_COLOR_FRAMEBUFFER_STORAGE_SAMPLES_AMD
Definition: juce_gl.h:3291
juce::gl::input
GLenum GLenum GLenum input
Definition: juce_gl.h:10006
juce::Image::BitmapData::readWrite
@ readWrite
Definition: juce_Image.h:316
juce::gl::GL_COLOR_MATRIX
@ GL_COLOR_MATRIX
Definition: juce_gl.h:4366
juce_MemoryAudioSource.h
juce::TextLayout::DereferencingIterator::DereferencingIterator
DereferencingIterator(Iterator in)
Definition: juce_TextLayout.h:53
juce::ComTypes::VIDEOINFOHEADER::dwBitErrorRate
DWORD dwBitErrorRate
Definition: juce_win32_ComTypes.h:141
juce::gl::GL_TEXTURE_ENV_COLOR
@ GL_TEXTURE_ENV_COLOR
Definition: juce_gl.h:615
juce::dsp::isBypassed
bool isBypassed(const ProcessorChain< Processors... > &chain) noexcept
Non-member equivalent of ProcessorChain::isBypassed which avoids awkward member template syntax.
Definition: juce_ProcessorChain.h:160
juce::gl::GL_FLOAT_MAT3x4_NV
@ GL_FLOAT_MAT3x4_NV
Definition: juce_gles2.h:3945
juce::gl::GL_BOUNDING_BOX_OF_BOUNDING_BOXES_NV
@ GL_BOUNDING_BOX_OF_BOUNDING_BOXES_NV
Definition: juce_gl.h:9659
juce::AnimatedPosition::endDrag
void endDrag()
Called after beginDrag() and drag() to indicate that the drag operation has now finished.
Definition: juce_AnimatedPosition.h:96
juce::WebBrowserComponent::pageLoadHadNetworkError
virtual bool pageLoadHadNetworkError(const String &errorInfo)
This callback happens when a network error was encountered while trying to load a page.
Definition: juce_WebBrowserComponent.h:116
juce::AudioCDBurner::BurnProgressListener::~BurnProgressListener
virtual ~BurnProgressListener()
Definition: juce_AudioCDBurner.h:128
juce::XWindowSystem::handleFocusOutEvent
void handleFocusOutEvent(LinuxComponentPeer *) const
juce::gl::GL_CLIP_DEPTH_MODE_EXT
@ GL_CLIP_DEPTH_MODE_EXT
Definition: juce_gles2.h:1922
juce::gl::GL_VERTEX_ELEMENT_SWIZZLE_AMD
@ GL_VERTEX_ELEMENT_SWIZZLE_AMD
Definition: juce_gl.h:3412
juce::AudioProcessorEditor::splashScreen
Component::SafePointer< Component > splashScreen
Definition: juce_AudioProcessorEditor.h:238
juce::gl::GL_TEXTURE_MAX_CLAMP_S_SGIX
@ GL_TEXTURE_MAX_CLAMP_S_SGIX
Definition: juce_gl.h:11720
juce::AudioProcessorEditor::AudioProcessorEditorListener::componentMovedOrResized
void componentMovedOrResized(Component &, bool, bool wasResized) override
Called when the component's position or size changes.
Definition: juce_AudioProcessorEditor.h:215
juce::gl::GL_TEXTURE_CUBE_MAP_NEGATIVE_X_EXT
@ GL_TEXTURE_CUBE_MAP_NEGATIVE_X_EXT
Definition: juce_gl.h:7544
juce::HashMap::HashEntry::value
ValueType value
Definition: juce_HashMap.h:369
juce::ObjCBlock::ObjCBlock
ObjCBlock()
Definition: juce_mac_ObjCHelpers.h:493
juce::gl::GL_MAP1_VERTEX_ATTRIB9_4_NV
@ GL_MAP1_VERTEX_ATTRIB9_4_NV
Definition: juce_gl.h:10658
juce::gl::shader
GLuint shader
Definition: juce_gl.h:1563
juce::gl::GL_EDGE_FLAG_ARRAY_STRIDE_EXT
@ GL_EDGE_FLAG_ARRAY_STRIDE_EXT
Definition: juce_gl.h:7897
juce::gl::usage
GLsizeiptr const void GLenum usage
Definition: juce_gl.h:1460
juce::ReferenceCountedObjectPtr::ReferenceCountedObjectPtr
ReferenceCountedObjectPtr(ReferencedType *refCountedObject) noexcept
Creates a pointer to an object.
Definition: juce_ReferenceCountedObject.h:262
juce::gl::GL_COMPRESSED_SIGNED_R11_EAC
@ GL_COMPRESSED_SIGNED_R11_EAC
Definition: juce_gl.h:2678
juce::DialogWindow::escapeKeyTriggersCloseButton
bool escapeKeyTriggersCloseButton
Definition: juce_DialogWindow.h:271
juce::WeakReference::Master::getSharedPointer
SharedRef getSharedPointer(ObjectType *object)
The first call to this method will create an internal object that is shared by all weak references to...
Definition: juce_WeakReference.h:164
juce::dsp::DryWetMixer::maximumWetLatencyInSamples
int maximumWetLatencyInSamples
Definition: juce_DryWetMixer.h:116
juce::ComTypes::UIA_ProgressBarControlTypeId
const long UIA_ProgressBarControlTypeId
Definition: juce_win32_ComInterfaces.h:160
juce::iOSAudioIODevice::open
String open(const BigInteger &, const BigInteger &, double, int) override
Tries to open the device ready to play.
juce::gl::GL_VERTEX_STREAM6_ATI
@ GL_VERTEX_STREAM6_ATI
Definition: juce_gl.h:5933
juce::gl::GL_PIXEL_MAP_B_TO_B_SIZE
@ GL_PIXEL_MAP_B_TO_B_SIZE
Definition: juce_gl.h:514
juce::gl::GL_DIFFUSE
@ GL_DIFFUSE
Definition: juce_gl.h:579
juce::File::SpecialLocationType
SpecialLocationType
A set of types of location that can be passed to the getSpecialLocation() method.
Definition: juce_File.h:858
juce::URL::DownloadTaskOptions::withListener
JUCE_NODISCARD auto withListener(DownloadTaskListener *value) const
Specifies an observer for the download task.
Definition: juce_URL.h:471
juce::gl::GL_COLOR_ATTACHMENT4_EXT
@ GL_COLOR_ATTACHMENT4_EXT
Definition: juce_gl.h:6640
juce_SystemStats.h
juce::dsp::SIMDFallbackOps::sum
static forcedinline ScalarType sum(vSIMDType av) noexcept
Definition: juce_fallback_SIMDNativeOps.h:111
juce::dsp::Panner::leftVolume
SmoothedValue< SampleType > leftVolume
Definition: juce_Panner.h:116
juce::MidiRPNDetector::ChannelState
Definition: juce_MidiRPN.h:96
juce::gl::GL_TEXTURE_UNNORMALIZED_COORDINATES_ARM
@ GL_TEXTURE_UNNORMALIZED_COORDINATES_ARM
Definition: juce_gles2.h:1812
juce::gl::GL_ARC_TO_NV
@ GL_ARC_TO_NV
Definition: juce_gl.h:9722
juce::ApplicationCommandTarget::InvocationInfo::fromMenu
@ fromMenu
The command is being invoked by a menu selection.
Definition: juce_ApplicationCommandTarget.h:80
Base
NSViewComponent Base
Definition: juce_mac_Video.h:27
juce::gl::GL_MAX_SUBPIXEL_PRECISION_BIAS_BITS_NV
@ GL_MAX_SUBPIXEL_PRECISION_BIAS_BITS_NV
Definition: juce_gl.h:8971
juce::gl::GL_MAX_PROGRAM_OUTPUT_VERTICES_NV
@ GL_MAX_PROGRAM_OUTPUT_VERTICES_NV
Definition: juce_gl.h:9278
CameraDevice::Pimpl::ImageOutputBase::removeImageCapture
virtual void removeImageCapture(AVCaptureSession *)=0
juce::Range::constrainRange
Range constrainRange(Range rangeToConstrain) const noexcept
Returns a given range, after moving it forwards or backwards to fit it within this range.
Definition: juce_Range.h:264
juce::gl::GL_LUMINANCE32I_EXT
@ GL_LUMINANCE32I_EXT
Definition: juce_gl.h:7639
juce::ComponentBoundsConstrainer::getMinimumWhenOffTheLeft
int getMinimumWhenOffTheLeft() const noexcept
Returns the minimum distance the bounds can be off-screen.
Definition: juce_ComponentBoundsConstrainer.h:118
juce::RenderingHelpers::StackBasedLowLevelGraphicsContext::setOpacity
void setOpacity(float newOpacity) override
Definition: juce_RenderingHelpers.h:2718
juce::PluginHostType::isReaper
bool isReaper() const noexcept
Returns true if the host is Cockos Reaper.
Definition: juce_PluginHostType.h:167
juce::gl::rawCounterMaxValue
GLuint GLuint GLchar GLuint GLchar GLuint GLuint GLuint GLuint GLuint64 * rawCounterMaxValue
Definition: juce_gl.h:8414
juce::AudioBuffer::copyFrom
void copyFrom(int destChannel, int destStartSample, const AudioBuffer &source, int sourceChannel, int sourceStartSample, int numSamples) noexcept
Copies samples from another buffer to this one.
Definition: juce_AudioSampleBuffer.h:973
juce::CFObjectDeleter::operator()
void operator()(CFType object) const noexcept
Definition: juce_mac_CFHelpers.h:32
juce::gl::GL_SPRITE_SGIX
@ GL_SPRITE_SGIX
Definition: juce_gl.h:11677
juce::Image::isValid
bool isValid() const noexcept
Returns true if this image isn't null.
Definition: juce_Image.h:147
juce::gl::GL_TRANSPOSE_MODELVIEW_MATRIX
@ GL_TRANSPOSE_MODELVIEW_MATRIX
Definition: juce_gl.h:1205
juce::AudioBuffer::getArrayOfReadPointers
const Type ** getArrayOfReadPointers() const noexcept
Returns an array of pointers to the channels in the buffer.
Definition: juce_AudioSampleBuffer.h:374
juce::RenderingHelpers::TranslationOrTransform::isIdentity
bool isIdentity() const noexcept
Definition: juce_RenderingHelpers.h:59
juce::OpenGLHelpers::getExtensionFunction
static void * getExtensionFunction(const char *functionName)
Returns the address of a named GL extension function.
juce::gl::GL_DISCARD_NV
@ GL_DISCARD_NV
Definition: juce_gl.h:9964
juce::ComTypes::OAHWND
LONG_PTR OAHWND
Definition: juce_win32_ComTypes.h:106
juce::ObjCObjectHandle::swap
void swap(ObjCObjectHandle &other) noexcept
Definition: juce_mac_ObjCHelpers.h:310
juce::gl::GL_DUAL_TEXTURE_SELECT_SGIS
@ GL_DUAL_TEXTURE_SELECT_SGIS
Definition: juce_gl.h:11363
juce_Uuid.h
juce::FileBasedDocument::userCancelledSave
@ userCancelledSave
indicates that the user aborted the save operation.
Definition: juce_FileBasedDocument.h:161
juce::Colours::dimgrey
const Colour dimgrey
Definition: juce_Colours.h:83
juce_PluginDescription.h
juce::gl::GL_PROGRAM_ATTRIB_COMPONENTS_NV
@ GL_PROGRAM_ATTRIB_COMPONENTS_NV
Definition: juce_gl.h:9300
juce::WavAudioFormat::riffInfoOrganisation
static const char *const riffInfoOrganisation
Metadata property name used in INFO chunks.
Definition: juce_WavAudioFormat.h:139
juce::gl::GL_MAP2_VERTEX_ATTRIB12_4_NV
@ GL_MAP2_VERTEX_ATTRIB12_4_NV
Definition: juce_gl.h:10677
juce::gl::GL_PROGRAM_UNDER_NATIVE_LIMITS_ARB
@ GL_PROGRAM_UNDER_NATIVE_LIMITS_ARB
Definition: juce_gl.h:4110
juce::CodeEditorComponent::codeTokeniser
CodeTokeniser * codeTokeniser
Definition: juce_CodeEditorComponent.h:419
juce::gl::GL_DS_SCALE_NV
@ GL_DS_SCALE_NV
Definition: juce_gl.h:10347
juce::CharPointer_UTF16::incrementToEndOfWhitespace
void incrementToEndOfWhitespace() noexcept
Move this pointer to the first non-whitespace character in the string.
Definition: juce_CharPointer_UTF16.h:430
juce::gl::GL_TRIANGLE_LIST_SUN
@ GL_TRIANGLE_LIST_SUN
Definition: juce_gl.h:11903
juce::gl::GL_UNIFORM_IS_ROW_MAJOR
@ GL_UNIFORM_IS_ROW_MAJOR
Definition: juce_gl.h:2072
juce::LookAndFeel_V4::ColourScheme::highlightedFill
@ highlightedFill
Definition: juce_LookAndFeel_V4.h:55
juce::ComboBox::ColourIds
ColourIds
A set of colour IDs to use to change the colour of various aspects of the combo box.
Definition: juce_ComboBox.h:354
CameraDevice::Pimpl::enumerateCameras
static ComSmartPtr< ComTypes::IBaseFilter > enumerateCameras(StringArray *names, const int deviceIndexToOpen)
Definition: juce_win32_CameraDevice.h:455
juce::WavAudioFormat::riffInfoComments
static const char *const riffInfoComments
Metadata property name used in INFO chunks.
Definition: juce_WavAudioFormat.h:102
juce::BurgerMenuComponent::Row::topLevelMenuIndex
int topLevelMenuIndex
Definition: juce_BurgerMenuComponent.h:80
juce::dsp::DryWetMixer::prepare
void prepare(const ProcessSpec &spec)
Initialises the processor.
juce::Viewport::ScrollOnDragMode
ScrollOnDragMode
Definition: juce_Viewport.h:290
juce::XWindowSystem::updateConstraints
void updateConstraints(::Window) const
juce::AudioBuffer::getNumChannels
int getNumChannels() const noexcept
Returns the number of channels of audio data that this buffer contains.
Definition: juce_AudioSampleBuffer.h:283
juce::UIASelectionProvider::get_CanSelectMultiple
JUCE_COMRESULT get_CanSelectMultiple(BOOL *pRetVal) override
Definition: juce_win32_UIASelectionProvider.h:150
juce::gl::GL_COMPRESSED_RGB
@ GL_COMPRESSED_RGB
Definition: juce_gl.h:1195
juce::gl::GL_SINGLE_COLOR_EXT
@ GL_SINGLE_COLOR_EXT
Definition: juce_gl.h:7264
juce::TreeViewItem::OpennessRestorer::oldOpenness
std::unique_ptr< XmlElement > oldOpenness
Definition: juce_TreeView.h:603
juce::PopupMenu::Options::targetArea
Rectangle< int > targetArea
Definition: juce_PopupMenu.h:634
juce::Component::setSize
void setSize(int newWidth, int newHeight)
Changes the size of the component.
juce::InterProcessLock::Pimpl
Definition: juce_posix_SharedCode.h:711
juce::gl::GL_FILL_NV
@ GL_FILL_NV
Definition: juce_gles2.h:4239
juce::ColourGradient
Describes the layout and colours that should be used to paint a colour gradient.
Definition: juce_ColourGradient.h:37
juce::ComTypes::VIDEO_STREAM_CONFIG_CAPS::MaxOutputSize
SIZE MaxOutputSize
Definition: juce_win32_ComTypes.h:158
juce_AccessibilityCellInterface.h
juce::dsp::SIMDFallbackOps::sub
static forcedinline vSIMDType sub(vSIMDType a, vSIMDType b) noexcept
Definition: juce_fallback_SIMDNativeOps.h:73
juce::AudioAppComponent::audioSourcePlayer
AudioSourcePlayer audioSourcePlayer
Definition: juce_AudioAppComponent.h:129
juce::NSViewFrameChangeCallbackClass::frameChanged
static void frameChanged(id self, SEL, NSNotification *)
Definition: juce_mac_NSViewFrameWatcher.h:60
juce::WeakReference
This class acts as a pointer which will automatically become null if the object to which it points is...
Definition: juce_WeakReference.h:77
juce::AudioProcessorValueTreeState::ParameterLayout::MakeContents
Definition: juce_AudioProcessorValueTreeState.h:194
juce::ComTypes::UIA_TogglePatternId
const long UIA_TogglePatternId
Definition: juce_win32_ComInterfaces.h:133
juce::gl::GL_MAX_PROGRAM_NATIVE_PARAMETERS_ARB
@ GL_MAX_PROGRAM_NATIVE_PARAMETERS_ARB
Definition: juce_gl.h:4103
juce::ComTypes::EC_USERABORT
@ EC_USERABORT
Definition: juce_win32_ComTypes.h:117
juce::gl::WGL_SWAP_OVERLAY10
@ WGL_SWAP_OVERLAY10
Definition: juce_wgl.h:56
juce::gl::GL_DEBUG_TYPE_PORTABILITY_ARB
@ GL_DEBUG_TYPE_PORTABILITY_ARB
Definition: juce_gl.h:3972
juce::gl::GL_INT_SAMPLER_1D_ARRAY
@ GL_INT_SAMPLER_1D_ARRAY
Definition: juce_gl.h:1778
juce::gl::GL_COORD_REPLACE
@ GL_COORD_REPLACE
Definition: juce_gl.h:1555
juce::dsp::FastMathApproximations::logNPlusOne
static void logNPlusOne(FloatType *values, size_t numValues) noexcept
Provides a fast approximation of the function log(x+1) using a Pade approximant continued fraction,...
Definition: juce_FastMathApproximations.h:256
juce::SmoothedValue::step
FloatType step
Definition: juce_SmoothedValue.h:401
juce::Reverb::Reverb
Reverb()
Definition: juce_audio_basics/utilities/juce_Reverb.h:42
juce::gl::GL_PIXEL_GROUP_COLOR_SGIS
@ GL_PIXEL_GROUP_COLOR_SGIS
Definition: juce_gl.h:11222
juce::gl::maxX
GLfloat GLfloat GLfloat GLfloat maxX
Definition: juce_gl.h:3829
juce::gl::GL_COMPRESSED_SRGB_ALPHA
@ GL_COMPRESSED_SRGB_ALPHA
Definition: juce_gl.h:1672
juce::gl::GL_TRANSFORM_FEEDBACK_OVERFLOW_ARB
@ GL_TRANSFORM_FEEDBACK_OVERFLOW_ARB
Definition: juce_gl.h:5339
juce::CharPointer_UTF8::indexOf
int indexOf(const juce_wchar charToFind, const bool ignoreCase) const noexcept
Returns the character index of a unicode character, or -1 if it isn't found.
Definition: juce_CharPointer_UTF8.h:445
VideoComponent::Pimpl::DirectShowContext::getDuration
double getDuration() const
Definition: juce_win32_Video.h:702
juce::dsp::LadderFilter::state
std::vector< std::array< SampleType, numStates > > state
Definition: juce_LadderFilter.h:134
juce::gl::GL_CONTEXT_ROBUST_ACCESS_EXT
@ GL_CONTEXT_ROBUST_ACCESS_EXT
Definition: juce_gles2.h:2417
juce::gl::GL_MAX_VERTEX_UNIFORM_COMPONENTS
@ GL_MAX_VERTEX_UNIFORM_COMPONENTS
Definition: juce_gl.h:1509
juce::gl::GL_OPERAND0_RGB
@ GL_OPERAND0_RGB
Definition: juce_gl.h:1225
juce::RangedAudioParameterAttributes::getValueFromStringFunction
const JUCE_NODISCARD auto & getValueFromStringFunction() const
An optional lambda function that parses a string and converts it into a non-normalised value.
Definition: juce_RangedAudioParameter.h:76
juce::KeyPress::numberPad2
static const int numberPad2
key-code for the 2 on the numeric keypad.
Definition: juce_KeyPress.h:245
juce::gl::GL_LINEAR_CLIPMAP_NEAREST_SGIX
@ GL_LINEAR_CLIPMAP_NEAREST_SGIX
Definition: juce_gl.h:11436
juce::FileChooser::asyncCallback
std::function< void(const FileChooser &)> asyncCallback
Definition: juce_FileChooser.h:309
VideoComponent::Pimpl::MediaSession::Controller::nativeController
GlobalRef nativeController
Definition: juce_android_Video.h:729
juce::KeyPressMappingSet::CommandMapping::keypresses
Array< KeyPress > keypresses
Definition: juce_KeyPressMappingSet.h:223
juce::dsp::FirstOrderTPTFilterType::allpass
@ allpass
juce::ComponentBuilder
Loads and maintains a tree of Components from a ValueTree that represents them.
Definition: juce_ComponentBuilder.h:47
juce::ObjCBlock
Definition: juce_mac_ObjCHelpers.h:490
juce::PositionedGlyph::y
float y
Definition: juce_GlyphArrangement.h:97
juce::RectangleList::getRectangle
RectangleType getRectangle(int index) const noexcept
Returns one of the rectangles at a particular index.
Definition: juce_RectangleList.h:92
juce::OwnedArray::getLock
const TypeOfCriticalSectionToUse & getLock() const noexcept
Returns the CriticalSection that locks this array.
Definition: juce_OwnedArray.h:839
juce::gl::GL_MAX_FRAGMENT_UNIFORM_COMPONENTS
@ GL_MAX_FRAGMENT_UNIFORM_COMPONENTS
Definition: juce_gl.h:1508
juce::RenderingHelpers::SavedStateBase::fillPath
void fillPath(const Path &path, const AffineTransform &t)
Definition: juce_RenderingHelpers.h:2323
juce::gl::GL_PERFQUERY_WAIT_INTEL
@ GL_PERFQUERY_WAIT_INTEL
Definition: juce_gl.h:8389
juce::gl::GL_MAX_COMBINED_DIMENSIONS
@ GL_MAX_COMBINED_DIMENSIONS
Definition: juce_gl.h:2768
juce::gl::GL_RED_BIAS
@ GL_RED_BIAS
Definition: juce_gl.h:521
juce::dsp::FastMathApproximations::tan
static void tan(FloatType *values, size_t numValues) noexcept
Provides a fast approximation of the function tan(x) using a Pade approximant continued fraction,...
Definition: juce_FastMathApproximations.h:201
juce::gl::GL_QUERY_WAIT_INVERTED
@ GL_QUERY_WAIT_INVERTED
Definition: juce_gl.h:3018
juce::ApplicationCommandInfo::description
String description
A longer description of the command.
Definition: juce_ApplicationCommandInfo.h:106
juce::ApplicationProperties::options
PropertiesFile::Options options
Definition: juce_ApplicationProperties.h:124
juce::ReferenceCountedArray::getLock
const TypeOfCriticalSectionToUse & getLock() const noexcept
Returns the CriticalSection that locks this array.
Definition: juce_ReferenceCountedArray.h:872
juce::ProgressBar::ColourIds
ColourIds
A set of colour IDs to use to change the colour of various aspects of the bar.
Definition: juce_ProgressBar.h:93
juce::dsp::Polynomial::Polynomial
Polynomial(Values... items)
Creates a new polynomial with coefficients by a C++11 initializer list.
Definition: juce_Polynomial.h:78
juce::gl::GL_FOG_COORD_ARRAY_TYPE
@ GL_FOG_COORD_ARRAY_TYPE
Definition: juce_gl.h:1437
juce::dsp::SIMDRegister::operator==
bool JUCE_VECTOR_CALLTYPE operator==(SIMDRegister other) const noexcept
Returns true if all element-wise comparisons return true.
Definition: juce_SIMDRegister.h:267
juce::File::getCurrentWorkingDirectory
static File getCurrentWorkingDirectory()
Returns the current working directory.
Definition: juce_posix_SharedCode.h:118
juce::AudioProcessor::changingParams
BigInteger changingParams
Definition: juce_AudioProcessor.h:1487
juce_AudioDataConverters.h
juce::WavAudioFormat::riffInfoNinthLanguage
static const char *const riffInfoNinthLanguage
Metadata property name used in INFO chunks.
Definition: juce_WavAudioFormat.h:137
juce::RenderingHelpers::EdgeTableFillers::SolidColour::handleEdgeTableRectangleFull
void handleEdgeTableRectangleFull(int x, int y, int width, int height) noexcept
Definition: juce_RenderingHelpers.h:652
juce_CodeTokeniser.h
juce::gl::GL_VERTEX_SHADER_OPTIMIZED_EXT
@ GL_VERTEX_SHADER_OPTIMIZED_EXT
Definition: juce_gl.h:8038
juce::gl::GL_SMOOTH_LINE_WIDTH_RANGE
@ GL_SMOOTH_LINE_WIDTH_RANGE
Definition: juce_gl.h:1125
juce::gl::GL_NATIVE_GRAPHICS_BEGIN_HINT_PGI
@ GL_NATIVE_GRAPHICS_BEGIN_HINT_PGI
Definition: juce_gl.h:11081
juce::gl::depth
GLint GLint GLsizei GLsizei GLsizei depth
Definition: juce_gl.h:1135
juce::dsp::AudioBlock::clear
AudioBlock & clear() noexcept
Clears the memory referenced by this AudioBlock.
Definition: juce_AudioBlock.h:305
CameraDevice::Pimpl::DeviceOrientationChangeListener::getDeviceOrientation
Desktop::DisplayOrientation getDeviceOrientation() const noexcept
Definition: juce_android_CameraDevice.h:2804
CameraDevice::Pimpl::PreviewDisplay::~PreviewDisplay
~PreviewDisplay() override
Definition: juce_android_CameraDevice.h:996
juce::gl::GL_DRAW_BUFFER9_NV
@ GL_DRAW_BUFFER9_NV
Definition: juce_gles2.h:3609
juce::gl::GL_CLIENT_STORAGE_BIT_EXT
@ GL_CLIENT_STORAGE_BIT_EXT
Definition: juce_gles2.h:1899
juce::PluginHostType::type
HostType type
Definition: juce_PluginHostType.h:115
juce::gl::GL_GEOMETRY_SHADER_PRIMITIVES_EMITTED
@ GL_GEOMETRY_SHADER_PRIMITIVES_EMITTED
Definition: juce_gl.h:3186
juce::gl::GL_EYE_LINEAR
@ GL_EYE_LINEAR
Definition: juce_gl.h:617
juce::gl::GL_CLIP_DISTANCE0_APPLE
@ GL_CLIP_DISTANCE0_APPLE
Definition: juce_gles2.h:1667
juce::gl::GL_CONTEXT_COMPATIBILITY_PROFILE_BIT
@ GL_CONTEXT_COMPATIBILITY_PROFILE_BIT
Definition: juce_gl.h:2102
juce::gl::GL_OR_INVERTED
@ GL_OR_INVERTED
Definition: juce_gl.h:350
juce::UIAGridProvider::get_ColumnCount
JUCE_COMRESULT get_ColumnCount(int *pRetVal) override
Definition: juce_win32_UIAGridProvider.h:65
juce::AudioChannelSet::topSideRight
@ topSideRight
Rts (AAX), Tsr (VST), Rtm (AU) channel for Dolby Atmos.
Definition: juce_AudioChannelSet.h:351
juce::gl::WGL_TYPE_COLORINDEX_ARB
@ WGL_TYPE_COLORINDEX_ARB
Definition: juce_wgl.h:275
releaseCallback
int(UNITY_INTERFACE_API * releaseCallback)(UnityAudioEffectState *state)
Definition: juce_UnityPluginInterface.h:44
juce::Label::setKeyboardType
void setKeyboardType(TextInputTarget::VirtualKeyboardType type) noexcept
Set a keyboard type for use when the text editor is shown.
Definition: juce_Label.h:169
juce::gl::GL_PATH_DASH_OFFSET_NV
@ GL_PATH_DASH_OFFSET_NV
Definition: juce_gl.h:9637
juce::gl::GL_UNSIGNED_INT_VEC4_EXT
@ GL_UNSIGNED_INT_VEC4_EXT
Definition: juce_gl.h:6744
juce::ComponentPeer::addScaleFactorListener
void addScaleFactorListener(ScaleFactorListener *listenerToAdd)
Adds a scale factor listener.
Definition: juce_ComponentPeer.h:464
juce::ComboBox
A component that lets the user choose from a drop-down list of choices.
Definition: juce_ComboBox.h:45
juce_ResizableWindow.h
juce::dsp::Phaser
A 6 stage phaser that modulates first order all-pass filters to create sweeping notches in the magnit...
Definition: juce_Phaser.h:42
juce::MPEChannelAssigner::numChannels
int numChannels
Definition: juce_MPEUtils.h:85
juce::dsp::FixedSizeFunction< len, Ret(Args...)>::Decay
typename std::decay< Item >::type Decay
Definition: juce_FixedSizeFunction.h:108
juce::AudioCDBurner::readOnlyDiskPresent
@ readOnlyDiskPresent
The drive contains a read-only disk.
Definition: juce_AudioCDBurner.h:64
juce::PluginDescription::manufacturerName
String manufacturerName
The manufacturer.
Definition: juce_PluginDescription.h:71
VideoComponent::Pimpl::MediaSession::Player::onPrepared
void onPrepared(LocalRef< jobject > &mediaPlayer) override
Definition: juce_android_Video.h:1117
juce::gl::GL_ACTIVE_SUBROUTINE_UNIFORMS
@ GL_ACTIVE_SUBROUTINE_UNIFORMS
Definition: juce_gl.h:2310
juce::ObjCClass< NSObject >::addMethod
void addMethod(SEL selector, Result(*callbackFn)(id, SEL, Args...))
Definition: juce_mac_ObjCHelpers.h:387
juce::WavAudioFormat::riffInfoProductionDesigner
static const char *const riffInfoProductionDesigner
Metadata property name used in INFO chunks.
Definition: juce_WavAudioFormat.h:143
juce::gl::GL_SAMPLE_MASK
@ GL_SAMPLE_MASK
Definition: juce_gl.h:2151
juce_TextEditorKeyMapper.h
juce::dsp::FilterDesign::IIRPolyphaseAllpassStructure::directPath
ReferenceCountedArray< IIRCoefficients > directPath
Definition: juce_FilterDesign.h:260
juce::gl::GL_COMPRESSED_SRGB_EXT
@ GL_COMPRESSED_SRGB_EXT
Definition: juce_gl.h:7733
juce::gl::GL_ELEMENT_ARRAY_BUFFER_BINDING_ARB
@ GL_ELEMENT_ARRAY_BUFFER_BINDING_ARB
Definition: juce_gl.h:5447
VideoComponent::Pimpl::MediaSession::seekToCallback
static void seekToCallback(JNIEnv *, jobject, jlong host, jlong pos)
Definition: juce_android_Video.h:1361
juce::gl::GL_MAX_TESS_EVALUATION_INPUT_COMPONENTS_EXT
@ GL_MAX_TESS_EVALUATION_INPUT_COMPONENTS_EXT
Definition: juce_gles2.h:2673
juce::gl::GL_VERTEX_CONSISTENT_HINT_PGI
@ GL_VERTEX_CONSISTENT_HINT_PGI
Definition: juce_gl.h:11106
juce::gl::GL_MAX_TEXTURE_BUFFER_SIZE
@ GL_MAX_TEXTURE_BUFFER_SIZE
Definition: juce_gl.h:2029
juce::gl::key0
GLuint64EXT GLuint GLuint GLenum GLenum GLuint GLuint key0
Definition: juce_gl.h:9899
juce::OnlineUnlockForm::bubble
std::unique_ptr< BubbleMessageComponent > bubble
Definition: juce_OnlineUnlockForm.h:84
JUCE_PUBLIC_IN_DLL_BUILD
#define JUCE_PUBLIC_IN_DLL_BUILD(declaration)
Definition: juce_StandardHeader.h:152
juce::gl::GL_VIEWPORT_INDEX_PROVOKING_VERTEX_NV
@ GL_VIEWPORT_INDEX_PROVOKING_VERTEX_NV
Definition: juce_gles2.h:4435
juce::int16
signed short int16
A platform-independent 16-bit signed integer type.
Definition: juce_MathsFunctions.h:39
juce::PluginHostType::SteinbergCubase10
@ SteinbergCubase10
Represents Steinberg Cubase 10.
Definition: juce_PluginHostType.h:93
juce::gl::GL_CONTEXT_FLAG_ROBUST_ACCESS_BIT_ARB
@ GL_CONTEXT_FLAG_ROBUST_ACCESS_BIT_ARB
Definition: juce_gl.h:4723
juce::ValueTreePropertyWithDefault::getDefault
var getDefault() const
Returns the current default value.
Definition: juce_ValueTreePropertyWithDefault.h:124
juce::ChannelRemappingAudioSource::ChannelRemappingAudioSource
ChannelRemappingAudioSource(AudioSource *source, bool deleteSourceWhenDeleted)
Creates a remapping source that will pass on audio from the given input.
juce::AudioProcessorValueTreeStateParameterAttributes::attributes
AudioParameterFloatAttributes attributes
Definition: juce_AudioProcessorValueTreeState.h:79
juce::gl::WGL_AUX_BUFFERS_EXT
@ WGL_AUX_BUFFERS_EXT
Definition: juce_wgl.h:466
juce::Rectangle::expand
void expand(ValueType deltaX, ValueType deltaY) noexcept
Expands the rectangle by a given amount.
Definition: juce_Rectangle.h:438
juce::LuaTokeniser::tokenType_float
@ tokenType_float
Definition: juce_LuaCodeTokeniser.h:54
juce::iOSAudioIODevice::getInputChannelNames
StringArray getInputChannelNames() override
Returns the names of all the available input channels on this device.
juce::gl::GL_PROGRAM_NATIVE_INSTRUCTIONS_ARB
@ GL_PROGRAM_NATIVE_INSTRUCTIONS_ARB
Definition: juce_gl.h:4094
juce::LowLevelGraphicsPostScriptRenderer::totalWidth
int totalWidth
Definition: juce_LowLevelGraphicsPostScriptRenderer.h:88
juce_RelativeParallelogram.h
juce::gl::GL_STENCIL_INDEX_OES
@ GL_STENCIL_INDEX_OES
Definition: juce_gles2.h:4931
juce::AudioData::Format::DataFormat
DataFormatIn DataFormat
Definition: juce_AudioDataConverters.h:652
juce::GlobalRef::obj
jobject obj
Definition: juce_android_JNIHelpers.h:150
juce::gl::GL_ALL_BARRIER_BITS
@ GL_ALL_BARRIER_BITS
Definition: juce_gl.h:2593
juce::ColourGradient::ColourPoint
Definition: juce_ColourGradient.h:210
juce_MP3AudioFormat.h
juce::RenderingHelpers::EdgeTableFillers::Gradient::handleEdgeTableLine
void handleEdgeTableLine(int x, int width, int alphaLevel) const noexcept
Definition: juce_RenderingHelpers.h:725
juce::gl::GL_COLOR_BUFFER_BIT1_QCOM
@ GL_COLOR_BUFFER_BIT1_QCOM
Definition: juce_gles2.h:5194
juce::AudioParameterFloat
A subclass of AudioProcessorParameter that provides an easy way to create a parameter which maps onto...
Definition: juce_AudioParameterFloat.h:44
juce::NativeMessageBox::showMessageBoxAsync
static void showMessageBoxAsync(MessageBoxIconType iconType, const String &title, const String &message, Component *associatedComponent=nullptr, ModalComponentManager::Callback *callback=nullptr)
Shows a dialog box that just has a message and a single 'ok' button to close it.
juce_mac_CoreGraphicsContext.h
juce::gl::GL_INT_SAMPLER_RENDERBUFFER_NV
@ GL_INT_SAMPLER_RENDERBUFFER_NV
Definition: juce_gl.h:9120
juce_FirstOrderTPTFilter.h
juce::Typeface::hintingParams
std::unique_ptr< HintingParams > hintingParams
Definition: juce_Typeface.h:154
juce::TextLayout::DereferencingIterator::value_type
typename std::remove_reference< decltype(**std::declval< Iterator >())>::type value_type
Definition: juce_TextLayout.h:47
juce::gl::GL_LUMINANCE
@ GL_LUMINANCE
Definition: juce_gl.h:600
juce::gl::WGL_CONTEXT_FORWARD_COMPATIBLE_BIT_ARB
@ WGL_CONTEXT_FORWARD_COMPATIBLE_BIT_ARB
Definition: juce_wgl.h:143
juce::gl::handleType
GLuint64 GLenum handleType
Definition: juce_gl.h:6935
juce::gl::GL_TEXTURE_RECTANGLE_ARB
@ GL_TEXTURE_RECTANGLE_ARB
Definition: juce_gl.h:5284
juce::gl::GL_SECONDARY_COLOR_ARRAY_BUFFER_BINDING
@ GL_SECONDARY_COLOR_ARRAY_BUFFER_BINDING
Definition: juce_gl.h:1431
juce::gl::GL_TEXTURE_COORD_ARRAY_PARALLEL_POINTERS_INTEL
@ GL_TEXTURE_COORD_ARRAY_PARALLEL_POINTERS_INTEL
Definition: juce_gl.h:8375
juce::CharPointer_ASCII::getAndAdvance
juce_wchar getAndAdvance() noexcept
Returns the character that this pointer is currently pointing to, and then advances the pointer to po...
Definition: juce_CharPointer_ASCII.h:100
juce::dsp::Phaser::update
void update()
CameraDevice::Pimpl::PreviewDisplay::textureViewSurfaceTextureListener
TextureViewSurfaceTextureListener textureViewSurfaceTextureListener
Definition: juce_android_CameraDevice.h:1081
juce::HashMap::Iterator::entry
HashEntry * entry
Definition: juce_HashMap.h:460
juce::gl::GL_VERSION
@ GL_VERSION
Definition: juce_gl.h:374
juce::gl::GL_TEXTURE_BUFFER_BINDING_OES
@ GL_TEXTURE_BUFFER_BINDING_OES
Definition: juce_gles2.h:4843
juce::gl::GL_MAX_EXT
@ GL_MAX_EXT
Definition: juce_gl.h:6082
juce::PositionedGlyph::glyph
int glyph
Definition: juce_GlyphArrangement.h:96
juce::AnalyticsDestination::AnalyticsEvent
Contains information about an event to be logged.
Definition: juce_AnalyticsDestination.h:47
juce::RenderingHelpers::ClipRegions::EdgeTableRegion::EdgeTableRegion
EdgeTableRegion(Rectangle< float > r)
Definition: juce_RenderingHelpers.h:1627
juce::PushNotifications::Notification::call
@ call
Incoming voice/video call or similar.
Definition: juce_PushNotifications.h:200
juce::gl::GL_FONT_UNITS_PER_EM_BIT_NV
@ GL_FONT_UNITS_PER_EM_BIT_NV
Definition: juce_gl.h:9739
juce::AudioThumbnailCache::getTimeSliceThread
TimeSliceThread & getTimeSliceThread() noexcept
Returns the thread that client thumbnails can use.
Definition: juce_AudioThumbnailCache.h:90
juce::AudioParameterInt::getNormalisableRange
const NormalisableRange< float > & getNormalisableRange() const override
Returns the range of values that the parameter can take.
Definition: juce_AudioParameterInt.h:126
juce::MPEZone::MPEZone
MPEZone()=default
juce::CoreGraphicsContext::setOrigin
void setOrigin(Point< int >) override
Moves the origin to a new position.
juce::gl::GL_TEXTURE_2D_STACK_BINDING_MESAX
@ GL_TEXTURE_2D_STACK_BINDING_MESAX
Definition: juce_gl.h:8632
juce::AudioProcessorParameterWithIDAttributes::category
Category category
Definition: juce_AudioProcessorParameterWithID.h:105
juce::dsp::Oscillator::Oscillator
Oscillator(const std::function< NumericType(NumericType)> &function, size_t lookupTableNumPoints=0)
Creates an oscillator with a periodic input function (-pi..pi).
Definition: juce_Oscillator.h:53
juce::Typeface::hintingLock
CriticalSection hintingLock
Definition: juce_Typeface.h:156
juce::dsp::ProcessorChain::reset
void reset()
Reset all inner processors.
Definition: juce_ProcessorChain.h:92
juce::gl::arg3
GLuint GLuint GLuint GLuint GLuint GLuint GLuint GLuint GLuint GLuint arg3
Definition: juce_gl.h:5779
juce::AudioBuffer::applyGainRamp
void applyGainRamp(int channel, int startSample, int numSamples, Type startGain, Type endGain) noexcept
Applies a range of gains to a region of a channel.
Definition: juce_AudioSampleBuffer.h:769
juce::Path::Iterator::PathElementType
PathElementType
Definition: juce_Path.h:741
juce::nsArrayToVar
var nsArrayToVar(NSArray *array)
Definition: juce_mac_ObjCHelpers.h:172
juce::AudioProcessor::CurveData::curve
std::function< float(float)> curve
Definition: juce_AudioProcessor.h:1179
juce::Vector3D::operator/=
Vector3D & operator/=(Type scaleFactor) noexcept
Definition: juce_Vector3D.h:54
juce::AccessibleState::withExpanded
JUCE_NODISCARD AccessibleState withExpanded() const noexcept
Sets the expanded flag and returns the new state.
Definition: juce_AccessibilityState.h:77
juce::gl::WGL_GAMMA_EXCLUDE_DESKTOP_I3D
@ WGL_GAMMA_EXCLUDE_DESKTOP_I3D
Definition: juce_wgl.h:502
juce::Reverb::dryGain
SmoothedValue< float > dryGain
Definition: juce_audio_basics/utilities/juce_Reverb.h:312
juce::OpenGLTexture::width
int width
Definition: juce_OpenGLTexture.h:96
juce::MPESynthesiser::getNumVoices
int getNumVoices() const noexcept
Returns the number of voices that have been added.
Definition: juce_MPESynthesiser.h:81
juce::gl::GL_MULTISAMPLE_BUFFER_BIT0_QCOM
@ GL_MULTISAMPLE_BUFFER_BIT0_QCOM
Definition: juce_gles2.h:5217
juce::gl::GL_ACTIVE_VARYING_MAX_LENGTH_NV
@ GL_ACTIVE_VARYING_MAX_LENGTH_NV
Definition: juce_gl.h:10413
juce::PropertiesFile::Options::commonToAllUsers
bool commonToAllUsers
If true, the file will be created in a location that's shared between users.
Definition: juce_PropertiesFile.h:109
juce::gl::GL_BLUE_INTEGER_EXT
@ GL_BLUE_INTEGER_EXT
Definition: juce_gl.h:7655
juce::gl::GL_REG_9_ATI
@ GL_REG_9_ATI
Definition: juce_gl.h:5675
juce::gl::GL_CONVOLUTION_BORDER_COLOR
@ GL_CONVOLUTION_BORDER_COLOR
Definition: juce_gl.h:4389
juce::gl::GL_UNSIGNED_INT8_VEC4_NV
@ GL_UNSIGNED_INT8_VEC4_NV
Definition: juce_gl.h:3363
juce::gl::GL_COMPILE
@ GL_COMPILE
Definition: juce_gl.h:588
juce::AttributedString::natural
@ natural
Definition: juce_AttributedString.h:132
juce::WindowsUIAWrapper::disconnectProvider
JUCE_COMRESULT disconnectProvider(IRawElementProviderSimple *provider)
Definition: juce_win32_WindowsUIAWrapper.h:74
juce::XmlTokeniser::tokenType_punctuation
@ tokenType_punctuation
Definition: juce_XMLCodeTokeniser.h:55
juce::gl::GL_MATRIX_INDEX_ARRAY_TYPE_ARB
@ GL_MATRIX_INDEX_ARRAY_TYPE_ARB
Definition: juce_gl.h:4499
juce::XmlElement::XmlAttributeNode::nextListItem
LinkedListPointer< XmlAttributeNode > nextListItem
Definition: juce_XmlElement.h:768
juce::ComTypes::CLSID_SampleGrabber
constexpr CLSID CLSID_SampleGrabber
Definition: juce_win32_ComTypes.h:478
juce::gl::GL_COLORBURN_KHR
@ GL_COLORBURN_KHR
Definition: juce_gl.h:8430
juce::gl::GL_PROGRAM_OUTPUT
@ GL_PROGRAM_OUTPUT
Definition: juce_gl.h:2850
juce::AudioProcessorPlayer::incomingMidi
MidiBuffer incomingMidi
Definition: juce_AudioProcessorPlayer.h:137
juce::AndroidInterfaceImplementer::juce_dispatchDelete
friend void juce_dispatchDelete(JNIEnv *, jobject, jlong)
juce::UIATextProvider::UIATextRangeProvider::GetEnclosingElement
JUCE_COMRESULT GetEnclosingElement(IRawElementProviderSimple **pRetVal) override
Definition: juce_win32_UIATextProvider.h:387
juce::dsp::FilterDesign::IIRPolyphaseAllpassStructure::delayedPath
ReferenceCountedArray< IIRCoefficients > delayedPath
Definition: juce_FilterDesign.h:260
juce::AudioCDBurner::getDiskState
DiskState getDiskState() const
Returns the current status of the device.
juce::AccessibilityNativeHandle::SetFocus
JUCE_COMRESULT SetFocus() override
juce::TextLayout::Run
A sequence of glyphs with a common font and colour.
Definition: juce_TextLayout.h:165
juce::WebInputStream::pimpl
std::unique_ptr< Pimpl > pimpl
Definition: juce_WebInputStream.h:231
juce::gl::GL_TEXTURE_VIEW_NUM_LAYERS_EXT
@ GL_TEXTURE_VIEW_NUM_LAYERS_EXT
Definition: juce_gles2.h:2945
juce::anonymous_namespace{juce_mac_CoreGraphicsHelpers.h}::getMainScreenHeight
CGFloat getMainScreenHeight() noexcept
Definition: juce_mac_CoreGraphicsHelpers.h:75
CameraDevice::Pimpl::PreviewDisplay::Listener::previewDisplayReady
virtual void previewDisplayReady()=0
juce::String::preallocateBytes
void preallocateBytes(size_t numBytesNeeded)
Increases the string's internally allocated storage.
juce::TableHeaderComponent::listeners
Array< Listener * > listeners
Definition: juce_TableHeaderComponent.h:434
juce::dsp::ProcessorWrapper::reset
void reset() override
Definition: juce_ProcessorWrapper.h:72
juce::gl::GL_ALPHA_MIN_SGIX
@ GL_ALPHA_MIN_SGIX
Definition: juce_gl.h:11408
juce::gl::GL_BOUNDING_BOX_NV
@ GL_BOUNDING_BOX_NV
Definition: juce_gl.h:9648
juce::gl::GL_PARAMETER_BUFFER_BINDING_ARB
@ GL_PARAMETER_BUFFER_BINDING_ARB
Definition: juce_gl.h:4430
juce::AlertWindow::textBoxes
OwnedArray< TextEditor > textBoxes
Definition: juce_AlertWindow.h:513
juce::gl::WGL_COLOR_SAMPLES_NV
@ WGL_COLOR_SAMPLES_NV
Definition: juce_wgl.h:571
juce::gl::GL_MAP1_VERTEX_ATTRIB14_4_NV
@ GL_MAP1_VERTEX_ATTRIB14_4_NV
Definition: juce_gl.h:10663
juce::OwnedArray::move
void move(int currentIndex, int newIndex) noexcept
Moves one of the objects to a different position.
Definition: juce_OwnedArray.h:747
juce::gl::GL_POLYGON_STIPPLE_BIT
@ GL_POLYGON_STIPPLE_BIT
Definition: juce_gl.h:391
juce::Rectangle::Rectangle
Rectangle(ValueType initialX, ValueType initialY, ValueType width, ValueType height) noexcept
Creates a rectangle with a given position and size.
Definition: juce_Rectangle.h:79
juce::BufferingAudioReader::BufferedBlock::buffer
AudioBuffer< float > buffer
Definition: juce_BufferingAudioFormatReader.h:75
juce::OpenGLContext::NativeContext::swapBuffers
void swapBuffers()
Definition: juce_OpenGL_ios.h:149
VideoComponent::Pimpl::MediaSession::Player::getPlaySpeed
double getPlaySpeed() const
Definition: juce_android_Video.h:1002
juce::gl::GL_TEXCOORD3_BIT_PGI
@ GL_TEXCOORD3_BIT_PGI
Definition: juce_gl.h:11123
juce::AudioBuffer::copyFrom
void copyFrom(int destChannel, int destStartSample, const Type *source, int numSamples, Type gain) noexcept
Copies samples from an array of floats into one of the channels, applying a gain to it.
Definition: juce_AudioSampleBuffer.h:1047
juce::MPEChannelAssigner::isLegacy
bool isLegacy
Definition: juce_MPEUtils.h:83
juce::NSViewFrameWatcher::NSViewFrameWatcher
NSViewFrameWatcher(NSView *viewToWatch, std::function< void()> viewResizedIn)
Definition: juce_mac_NSViewFrameWatcher.h:73
juce::gl::GL_QUADS
@ GL_QUADS
Definition: juce_gl.h:226
juce::ListenerList::Iterator::next
bool next(const BailOutCheckerType &bailOutChecker) noexcept
Definition: juce_ListenerList.h:214
juce::ComTypes::UIA_IsReadOnlyAttributeId
const long UIA_IsReadOnlyAttributeId
Definition: juce_win32_ComInterfaces.h:148
juce::BufferingAudioReader::BufferedBlock
Definition: juce_BufferingAudioFormatReader.h:70
juce::CoreGraphicsContext::beginTransparencyLayer
void beginTransparencyLayer(float opacity) override
juce::MultiChoicePropertyComponent::MultiChoicePropertyComponent
MultiChoicePropertyComponent(const String &, const StringArray &, const Array< var > &)
Delegating constructor.
juce::Colours::lightskyblue
const Colour lightskyblue
Definition: juce_Colours.h:115
juce::StringRef::isEmpty
bool isEmpty() const noexcept
Returns true if the string is empty.
Definition: juce_StringRef.h:101
juce::gl::GL_INDEX_ARRAY_LIST_IBM
@ GL_INDEX_ARRAY_LIST_IBM
Definition: juce_gl.h:8276
juce::getCarbonWindow
void * getCarbonWindow(Component *possibleCarbonComponent)
Definition: juce_mac_CarbonViewWrapperComponent.h:338
juce::gl::GL_MATRIX7_NV
@ GL_MATRIX7_NV
Definition: juce_gl.h:10620
juce::gl::GL_SIGNED_INTENSITY_NV
@ GL_SIGNED_INTENSITY_NV
Definition: juce_gl.h:10338
juce::InAppPurchases::Listener::productPurchaseFinished
virtual void productPurchaseFinished(const PurchaseInfo &, bool, const String &)
Called whenever a purchase is complete, with additional state whether the purchase completed successf...
Definition: juce_InAppPurchases.h:147
juce::dsp::FIR::Coefficients::coefficients
Array< NumericType > coefficients
The raw coefficients.
Definition: juce_FIRFilter.h:280
juce::CPlusPlusCodeTokeniser::tokenType_string
@ tokenType_string
Definition: juce_CPlusPlusCodeTokeniser.h:61
juce_ScopedLock.h
juce::GlobalRef::GlobalRef
GlobalRef(GlobalRef &&other) noexcept
Definition: juce_android_JNIHelpers.h:84
juce::gl::GL_PER_GPU_STORAGE_BIT_NV
@ GL_PER_GPU_STORAGE_BIT_NV
Definition: juce_gl.h:9429
juce::gl::GL_CULL_FACE_MODE
@ GL_CULL_FACE_MODE
Definition: juce_gl.h:273
juce::ComTypes::VIDEO_STREAM_CONFIG_CAPS::CropGranularityX
int CropGranularityX
Definition: juce_win32_ComTypes.h:153
juce::TextEditor::isPopupMenuCurrentlyActive
bool isPopupMenuCurrentlyActive() const noexcept
Returns true if a popup-menu is currently being displayed.
Definition: juce_TextEditor.h:195
juce::RenderingHelpers::TranslationOrTransform::addTransform
void addTransform(const AffineTransform &t) noexcept
Definition: juce_RenderingHelpers.h:73
juce::MessageBoxOptions::getIconType
MessageBoxIconType getIconType() const noexcept
Returns the icon type of the dialog box.
Definition: juce_MessageBoxOptions.h:95
juce::gl::GL_LUMINANCE8I_EXT
@ GL_LUMINANCE8I_EXT
Definition: juce_gl.h:7651
juce::Colours::indigo
const Colour indigo
Definition: juce_Colours.h:99
TextureViewSurfaceTextureListener::Owner::onSurfaceTextureSizeChanged
virtual void onSurfaceTextureSizeChanged(LocalRef< jobject > &surface, int width, int height)=0
juce::dsp::IIR::Coefficients::makeFirstOrderLowPass
static Ptr makeFirstOrderLowPass(double sampleRate, NumericType frequency)
Returns the coefficients for a first order low-pass filter.
juce::gl::GL_DRAW_FRAMEBUFFER_BINDING_EXT
@ GL_DRAW_FRAMEBUFFER_BINDING_EXT
Definition: juce_gl.h:6588
juce::roundToInt
int roundToInt(const FloatType value) noexcept
Fast floating-point-to-integer conversion.
Definition: juce_MathsFunctions.h:465
juce_MidiFile.h
juce::dsp::PannerRule::squareRoot3dB
@ squareRoot3dB
juce::gl::GL_VIRTUAL_PAGE_SIZE_Z_EXT
@ GL_VIRTUAL_PAGE_SIZE_Z_EXT
Definition: juce_gles2.h:2627
juce::CodeEditorComponent::getFirstLineOnScreen
int getFirstLineOnScreen() const noexcept
Returns the index of the first line that's visible at the top of the editor.
Definition: juce_CodeEditorComponent.h:85
juce::SharedResourcePointer::getObject
SharedObjectType & getObject() const noexcept
Returns the object that this pointer references.
Definition: juce_SharedResourcePointer.h:120
juce::CharPointer_UTF16::getAddress
CharType * getAddress() const noexcept
Returns the address that this pointer is pointing to.
Definition: juce_CharPointer_UTF16.h:71
CameraDevice::Pimpl::ScopedCameraDevice::handler
GlobalRef & handler
Definition: juce_android_CameraDevice.h:2370
juce::gl::GL_RG16_SNORM
@ GL_RG16_SNORM
Definition: juce_gl.h:2041
juce::dsp::AudioBlock::replaceWithProductOf
const AudioBlock &JUCE_VECTOR_CALLTYPE replaceWithProductOf(AudioBlock< OtherSampleType > src, NumericType value) const noexcept
Definition: juce_AudioBlock.h:455
juce_ResamplingAudioSource.h
juce::Array::getFirst
ElementType getFirst() const noexcept
Returns the first element in the array, or a default value if the array is empty.
Definition: juce_Array.h:290
juce::WebView2Preferences::userDataFolder
File userDataFolder
Definition: juce_WebBrowserComponent.h:231
juce::RenderingHelpers::EdgeTableFillers::ImageFill::handleEdgeTableRectangleFull
void handleEdgeTableRectangleFull(int x, int y, int width, int height) noexcept
Definition: juce_RenderingHelpers.h:867
juce::dsp::Compressor::processSample
SampleType processSample(int channel, SampleType inputValue)
Performs the processing operation on a single sample at a time.
juce::square
constexpr NumericType square(NumericType n) noexcept
Returns the square of its argument.
Definition: juce_MathsFunctions.h:580
juce::gl::GL_TEXTURE_BUFFER_FORMAT_EXT
@ GL_TEXTURE_BUFFER_FORMAT_EXT
Definition: juce_gl.h:7497
juce::gl::GL_PARAMETER_BUFFER
@ GL_PARAMETER_BUFFER
Definition: juce_gl.h:3178
juce::PushNotifications::Notification::service
@ service
Running background service.
Definition: juce_PushNotifications.h:209
juce::gl::GL_HI_SCALE_NV
@ GL_HI_SCALE_NV
Definition: juce_gl.h:10345
juce::gl::GL_INTERPOLATE_EXT
@ GL_INTERPOLATE_EXT
Definition: juce_gl.h:7567
juce::XmlTokeniser::TokenType
TokenType
The token values returned by this tokeniser.
Definition: juce_XMLCodeTokeniser.h:46
juce_OSCReceiver.h
juce::SmoothedValueBase::getTargetValue
FloatType getTargetValue() const noexcept
Returns the target value towards which the smoothed value is currently moving.
Definition: juce_SmoothedValue.h:70
juce::TabbedButtonBar::TabsAtLeft
@ TabsAtLeft
Definition: juce_TabbedButtonBar.h:165
juce::gl::GL_COLOR_INDEX4_EXT
@ GL_COLOR_INDEX4_EXT
Definition: juce_gl.h:7043
juce::gl::GL_HISTOGRAM_FORMAT
@ GL_HISTOGRAM_FORMAT
Definition: juce_gl.h:4356
juce::PixelARGB::blend
forcedinline void blend(const Pixel &src, uint32 extraAlpha) noexcept
Blends another pixel onto this one, applying an extra multiplier to its opacity.
Definition: juce_PixelFormats.h:167
JUCE_BEGIN_IGNORE_WARNINGS_GCC_LIKE
JUCE_BEGIN_IGNORE_WARNINGS_GCC_LIKE("-Wnon-virtual-dtor", "-Wreorder", "-Wunsequenced", "-Wint-to-pointer-cast", "-Wunused-parameter", "-Wconversion", "-Woverloaded-virtual", "-Wshadow", "-Wdeprecated-register", "-Wunused-function", "-Wsign-conversion", "-Wsign-compare", "-Wdelete-non-virtual-dtor", "-Wdeprecated-declarations", "-Wextra-semi", "-Wmissing-braces", "-Wswitch-default", "-Wshadow-field", "-Wpragma-pack", "-Wcomma", "-Wzero-as-null-pointer-constant", "-Winconsistent-missing-destructor-override", "-Wcast-align", "-Wignored-qualifiers", "-Wmissing-field-initializers", "-Wformat=", "-Wformat", "-Wpedantic", "-Wextra", "-Wclass-memaccess", "-Wmissing-prototypes", "-Wtype-limits", "-Wcpp", "-W#warnings") namespace Steinberg
Definition: juce_VST3Headers.h:35
juce::var::equalsWithSameType
bool equalsWithSameType(const var &other) const noexcept
Returns true if this var has the same value and type as the one supplied.
juce::gl::GL_OBJECT_DISTANCE_TO_POINT_SGIS
@ GL_OBJECT_DISTANCE_TO_POINT_SGIS
Definition: juce_gl.h:11237
juce::File::FollowSymlinks::yes
@ yes
Requests that a file system traversal follow all symbolic links.
juce::CharacterFunctions::indexOfIgnoreCase
static int indexOfIgnoreCase(CharPointerType1 haystack, const CharPointerType2 needle) noexcept
Finds the character index of a given substring in another string, using a case-independent match.
Definition: juce_CharacterFunctions.h:742
juce::gl::WGL_ACCELERATION_ARB
@ WGL_ACCELERATION_ARB
Definition: juce_wgl.h:230
juce::gl::GL_OUTPUT_TEXTURE_COORD15_EXT
@ GL_OUTPUT_TEXTURE_COORD15_EXT
Definition: juce_gl.h:7998
juce::XWindowSystem::isKeyCurrentlyDown
bool isKeyCurrentlyDown(int keyCode) const
juce::AudioProcessorValueTreeState::StringRefLessThan
Definition: juce_AudioProcessorValueTreeState.h:646
juce::gl::GL_MAX_SPOT_EXPONENT_NV
@ GL_MAX_SPOT_EXPONENT_NV
Definition: juce_gl.h:9421
juce::gl::GL_MAX_COMPUTE_SHARED_MEMORY_SIZE
@ GL_MAX_COMPUTE_SHARED_MEMORY_SIZE
Definition: juce_gl.h:2688
juce::SmoothedValueBase::FloatTypeHelper< SmoothedValueClass< FloatType > >::Type
FloatType Type
Definition: juce_SmoothedValue.h:45
juce::Colour::getGreen
uint8 getGreen() const noexcept
Returns the green component of this colour.
Definition: juce_Colour.h:173
juce::AudioThumbnailCache::lock
CriticalSection lock
Definition: juce_AudioThumbnailCache.h:109
juce::ComponentBuilder::ImageProvider
This class is used when references to images need to be stored in ValueTrees.
Definition: juce_ComponentBuilder.h:185
juce::RangedAudioParameterAttributes::withLabel
JUCE_NODISCARD auto withLabel(String x) const
See AudioProcessorParameterWithIDAttributes::withLabel()
Definition: juce_RangedAudioParameter.h:58
juce::RenderingHelpers::EdgeTableFillers::TransformedImageFill::handleEdgeTableLineFull
forcedinline void handleEdgeTableLineFull(int x, int width) noexcept
Definition: juce_RenderingHelpers.h:993
juce::gl::GL_MULTISAMPLE_BUFFER_BIT6_QCOM
@ GL_MULTISAMPLE_BUFFER_BIT6_QCOM
Definition: juce_gles2.h:5223
juce::SortedSet::getLast
ElementType getLast() const noexcept
Returns the last element in the set, or 0 if the set is empty.
Definition: juce_SortedSet.h:191
juce::dsp::NoiseGate::NoiseGate
NoiseGate()
Constructor.
juce::dsp::SIMDFallbackOps::bitapply
static forcedinline vSIMDType bitapply(vSIMDType av, vSIMDType bv) noexcept
Definition: juce_fallback_SIMDNativeOps.h:212
juce::UnitTestCategories::cryptography
static const String cryptography
Definition: juce_UnitTestCategories.h:35
juce::PerformanceCounter::outputFile
File outputFile
Definition: juce_PerformanceCounter.h:116
juce::Array::getUnchecked
ElementType getUnchecked(int index) const
Returns one of the elements in the array, without checking the index passed in.
Definition: juce_Array.h:252
juce::PathStrokeType::endStyle
EndCapStyle endStyle
Definition: juce_PathStrokeType.h:201
juce::gl::GL_COLORBURN_NV
@ GL_COLORBURN_NV
Definition: juce_gl.h:8817
juce::Array::setUnchecked
void setUnchecked(int indexToChange, ParameterType newValue)
Replaces an element with a new value without doing any bounds-checking.
Definition: juce_Array.h:568
juce::gl::GL_MAX_SPARSE_3D_TEXTURE_SIZE_EXT
@ GL_MAX_SPARSE_3D_TEXTURE_SIZE_EXT
Definition: juce_gles2.h:2630
juce::gl::focalPoint
GLuint GLuint focalPoint
Definition: juce_gles2.h:5099
juce::gl::GL_MIN_SAMPLE_SHADING_VALUE_ARB
@ GL_MIN_SAMPLE_SHADING_VALUE_ARB
Definition: juce_gl.h:4780
juce::var::type
const VariantType * type
Definition: juce_Variant.h:313
juce::Array::getReference
const ElementType & getReference(int index) const noexcept
Returns a direct reference to one of the elements in the array, without checking the index passed in.
Definition: juce_Array.h:281
juce::gl::GL_CLAMP_TO_BORDER_ARB
@ GL_CLAMP_TO_BORDER_ARB
Definition: juce_gl.h:5058
juce::gl::GL_VERTEX_ATTRIB_ARRAY_LONG
@ GL_VERTEX_ATTRIB_ARRAY_LONG
Definition: juce_gl.h:2670
juce::ColourSelector::edgeGap
int edgeGap
Definition: juce_ColourSelector.h:154
juce::OpenGLContext::NativeContext::getNativeHandle
HWND getNativeHandle()
Definition: juce_OpenGL_win32.h:151
VideoComponent::Pimpl::DirectShowContext::needToRecreateNativeWindow
bool needToRecreateNativeWindow
Definition: juce_win32_Video.h:763
juce::ChannelRemappingAudioSource::~ChannelRemappingAudioSource
~ChannelRemappingAudioSource() override
Destructor.
juce::dsp::Phaser::setCentreFrequency
void setCentreFrequency(SampleType newCentreHz)
Sets the centre frequency (in Hz) of the phaser all-pass filters modulation.
juce::CharPointer_UTF32::indexOf
int indexOf(juce_wchar charToFind) const noexcept
Returns the character index of a unicode character, or -1 if it isn't found.
Definition: juce_CharPointer_UTF32.h:293
juce::AnimatedAppComponent::update
virtual void update()=0
Called periodically, at the frequency specified by setFramesPerSecond().
juce::PushNotifications::Channel::Importance
Importance
Controls how interruptive the notification posted on this channel are.
Definition: juce_PushNotifications.h:452
juce::gl::GL_FLOAT_MAT3
@ GL_FLOAT_MAT3
Definition: juce_gl.h:1525
juce::ParameterAttachment::setValueAsPartOfGesture
void setValueAsPartOfGesture(float newDenormalisedValue)
Updates the parameter value during a gesture.
VideoComponent::Pimpl::MediaSession::Player::onCompletion
void onCompletion(LocalRef< jobject > &mediaPlayer) override
Definition: juce_android_Video.h:1144
juce::gl::GL_INT_SAMPLER_2D_ARRAY
@ GL_INT_SAMPLER_2D_ARRAY
Definition: juce_gl.h:1779
juce::gl::GL_AUX2
@ GL_AUX2
Definition: juce_gl.h:414
juce::gl::end
GLuint GLuint end
Definition: juce_gl.h:1134
VideoComponent::Pimpl::DirectShowContext::getPosition
double getPosition() const
Definition: juce_win32_Video.h:716
juce::NormalisableRange::NormalisableRange
NormalisableRange(ValueType rangeStart, ValueType rangeEnd, ValueType intervalValue, ValueType skewFactor, bool useSymmetricSkew=false) noexcept
Creates a NormalisableRange with a given range, interval and skew factor.
Definition: juce_NormalisableRange.h:51
juce::GridItem::Margin
Represents a margin.
Definition: juce_GridItem.h:175
juce::ComTypes::REFTIME
double REFTIME
Definition: juce_win32_ComTypes.h:107
juce::ComTypes::UIA_TableControlTypeId
const long UIA_TableControlTypeId
Definition: juce_win32_ComInterfaces.h:174
VideoComponent::Pimpl::playerController
PlayerController playerController
Definition: juce_mac_Video.h:773
juce::CPlusPlusCodeTokeniser::TokenType
TokenType
The token values returned by this tokeniser.
Definition: juce_CPlusPlusCodeTokeniser.h:52
juce::AudioData::ConverterInstance::convertSamples
void convertSamples(void *dest, int destSubChannel, const void *source, int sourceSubChannel, int numSamples) const override
Converts a sequence of samples from the converter's source format into the dest format.
Definition: juce_AudioDataConverters.h:627
juce::StatisticsAccumulator::KahanSum::sum
FloatType sum
Definition: juce_StatisticsAccumulator.h:126
juce::gl::GL_R1UI_T2F_C4F_N3F_V3F_SUN
@ GL_R1UI_T2F_C4F_N3F_V3F_SUN
Definition: juce_gl.h:11916
juce::gl::GL_SAMPLER_CUBE_MAP_ARRAY_SHADOW
@ GL_SAMPLER_CUBE_MAP_ARRAY_SHADOW
Definition: juce_gl.h:2286
CameraDevice::Pimpl::StreamConfigurationMap
Definition: juce_android_CameraDevice.h:817
juce::AudioProcessorParameterWithID::isMetaParameter
bool isMetaParameter() const override
Should return true if this parameter is a "meta" parameter.
Definition: juce_AudioProcessorParameterWithID.h:177
juce::NetworkServiceDiscovery::AvailableServiceList::socket
DatagramSocket socket
Definition: juce_NetworkServiceDiscovery.h:123
juce::dsp::LinkwitzRileyFilter::getType
Type getType() const noexcept
Returns the type of the filter.
Definition: juce_LinkwitzRileyFilter.h:69
juce_AudioThumbnail.h
juce::ActivityLifecycleCallbacks::onActivityPrePaused
virtual void onActivityPrePaused(jobject)
Definition: juce_android_JNIHelpers.h:898
juce::OpenGLContext::NativeContext::view
JuceGLView * view
Definition: juce_OpenGL_ios.h:210
juce::gl::WGL_GPU_RAM_AMD
@ WGL_GPU_RAM_AMD
Definition: juce_wgl.h:108
juce::gl::GL_REPLACEMENT_CODE_ARRAY_TYPE_SUN
@ GL_REPLACEMENT_CODE_ARRAY_TYPE_SUN
Definition: juce_gl.h:11906
juce::CharPointer_UTF32::operator[]
juce_wchar & operator[](int characterIndex) const noexcept
Returns the character at a given character index from the start of the string.
Definition: juce_CharPointer_UTF32.h:119
juce::gl::GL_TEXTURE_1D_STACK_MESAX
@ GL_TEXTURE_1D_STACK_MESAX
Definition: juce_gl.h:8627
juce::gl::GL_POST_CONVOLUTION_GREEN_BIAS_EXT
@ GL_POST_CONVOLUTION_GREEN_BIAS_EXT
Definition: juce_gl.h:6155
juce_ApplicationCommandInfo.h
juce::StatisticsAccumulator::KahanSum::error
FloatType error
Definition: juce_StatisticsAccumulator.h:126
juce::gl::GL_MAX_PROGRAM_SUBROUTINE_NUM_NV
@ GL_MAX_PROGRAM_SUBROUTINE_NUM_NV
Definition: juce_gl.h:9336
juce::StretchableObjectResizer::Item::size
double size
Definition: juce_StretchableObjectResizer.h:91
juce::KeyPress::rewindKey
static const int rewindKey
key-code for a multimedia 'rewind' key, (not all keyboards will have one)
Definition: juce_KeyPress.h:266
juce::WavAudioFormat::riffInfoSeventhLanguage
static const char *const riffInfoSeventhLanguage
Metadata property name used in INFO chunks.
Definition: juce_WavAudioFormat.h:151
juce::PixelAlpha::blend
forcedinline void blend(const Pixel &src, uint32 extraAlpha) noexcept
Blends another pixel onto this one, applying an extra multiplier to its opacity.
Definition: juce_PixelFormats.h:676
juce::AccessibilityHandler::getComponent
Component & getComponent() noexcept
Returns the Component that this handler represents.
Definition: juce_AccessibilityHandler.h:101
juce::gl::GL_RGB_SNORM
@ GL_RGB_SNORM
Definition: juce_gl.h:7798
juce::StandalonePluginHolder::setupAudioDevices
void setupAudioDevices(bool enableAudioInput, const String &preferredDefaultDeviceName, const AudioDeviceManager::AudioDeviceSetup *preferredSetupOptions)
Definition: juce_StandaloneFilterWindow.h:634
juce::XWindowSystem::setIcon
void setIcon(::Window, const Image &) const
juce::snapPointerToAlignment
Type * snapPointerToAlignment(Type *basePointer, IntegerType alignmentBytes) noexcept
A handy function to round up a pointer to the nearest multiple of a given number of bytes.
Definition: juce_Memory.h:45
juce::AndroidHighPerformanceAudioHelpers::getAvailableBufferSizes
static Array< int > getAvailableBufferSizes(int nativeBufferSize, Array< double > availableSampleRates)
Definition: juce_android_HighPerformanceAudioHelpers.h:104
juce::dsp::StateVariableTPTFilter::StateVariableTPTFilter
StateVariableTPTFilter()
Constructor.
juce::gl::GL_DEPENDENT_HILO_TEXTURE_2D_NV
@ GL_DEPENDENT_HILO_TEXTURE_2D_NV
Definition: juce_gl.h:10386
juce::gl::WGL_GPU_NUM_SPI_AMD
@ WGL_GPU_NUM_SPI_AMD
Definition: juce_wgl.h:113
VideoComponent::Pimpl::MediaSession::onAudioFocusChange
void onAudioFocusChange(int changeType) override
Definition: juce_android_Video.h:1603
juce::AudioProcessorValueTreeStateParameterAttributes::withValueFromStringFunction
JUCE_NODISCARD auto withValueFromStringFunction(ValueFromString x) const
Definition: juce_AudioProcessorValueTreeState.h:47
juce::MPEChannelRemapper::MPEChannelRemapper
MPEChannelRemapper(MPEZoneLayout::Zone zoneToRemap)
Constructor.
juce::gl::GL_TEXTURE_COLOR_SAMPLES_NV
@ GL_TEXTURE_COLOR_SAMPLES_NV
Definition: juce_gl.h:10261
juce::gl::GL_MATRIX25_ARB
@ GL_MATRIX25_ARB
Definition: juce_gl.h:4158
juce::gl::GL_UNSIGNED_INT_10_10_10_2_EXT
@ GL_UNSIGNED_INT_10_10_10_2_EXT
Definition: juce_gl.h:7033
juce::CharPointer_UTF16::writeWithDestByteLimit
size_t writeWithDestByteLimit(CharPointer src, size_t maxDestBytes) noexcept
Copies a source string to this pointer, advancing this pointer as it goes.
Definition: juce_CharPointer_UTF16.h:304
juce::SidePanel::setTitleBarHeight
void setTitleBarHeight(int newHeight) noexcept
Sets the height of the title bar at the top of the SidePanel.
Definition: juce_SidePanel.h:140
juce::ListenerList::Iterator::index
int index
Definition: juce_ListenerList.h:227
juce::gl::GL_TEXTURE_COMPRESSION_HINT
@ GL_TEXTURE_COMPRESSION_HINT
Definition: juce_gl.h:1197
juce::TextEditor::Listener::textEditorTextChanged
virtual void textEditorTextChanged(TextEditor &)
Called when the user changes the text in some way.
Definition: juce_TextEditor.h:321
juce::ChangeBroadcaster::sendChangeMessage
void sendChangeMessage()
Causes an asynchronous change message to be sent to all the registered listeners.
juce::MouseWheelDetails::deltaY
float deltaY
The amount that the wheel has been moved in the Y axis.
Definition: juce_MouseEvent.h:410
juce::InterprocessConnection::magicMessageHeader
const uint32 magicMessageHeader
Definition: juce_InterprocessConnection.h:199
juce_AlertWindow.h
juce::Rectangle::setCentre
void setCentre(Point< ValueType > newCentre) noexcept
Changes the position of the rectangle's centre (leaving its size unchanged).
Definition: juce_Rectangle.h:211
juce::gl::GL_NUM_COMPRESSED_TEXTURE_FORMATS
@ GL_NUM_COMPRESSED_TEXTURE_FORMATS
Definition: juce_gl.h:1200
juce::StandaloneFilterWindow::MainContentComponent::componentMovedOrResized
void componentMovedOrResized(Component &, bool, bool) override
Called when the component's position or size changes.
Definition: juce_StandaloneFilterWindow.h:1027
GLVULKANPROCNV
void(* GLVULKANPROCNV)(void)
Definition: juce_gl.h:201
juce::dsp::StateVariableTPTFilter::process
void process(const ProcessContext &context) noexcept
Processes the input and output samples supplied in the processing context.
Definition: juce_StateVariableTPTFilter.h:116
juce::OSCAddress::asString
String asString
Definition: juce_OSCAddress.h:81
juce::gl::GL_MAX_COMBINED_TESS_CONTROL_UNIFORM_COMPONENTS_EXT
@ GL_MAX_COMBINED_TESS_CONTROL_UNIFORM_COMPONENTS_EXT
Definition: juce_gles2.h:2674
CameraDevice::Pimpl::ScopedCameraDevice::CaptureSession::StillPictureTaker::runnable
AndroidRunnable runnable
Definition: juce_android_CameraDevice.h:1712
juce::gl::GL_MAX_TESS_CONTROL_IMAGE_UNIFORMS_OES
@ GL_MAX_TESS_CONTROL_IMAGE_UNIFORMS_OES
Definition: juce_gles2.h:4786
juce::AudioProcessor::InOutChannelPair
Definition: juce_AudioProcessor.h:1419
juce::PixelAlpha::blend
forcedinline void blend(const Pixel &src) noexcept
Blends another pixel onto this one.
Definition: juce_PixelFormats.h:664
juce::XWindowSystemUtilities::GetXProperty::actualFormat
int actualFormat
Definition: juce_linux_XWindowSystem.h:60
CameraDevice::Pimpl::ERROR_CAMERA_DISABLED
@ ERROR_CAMERA_DISABLED
Definition: juce_android_CameraDevice.h:669
juce::WinRTWrapper::ScopedHString
Definition: juce_win32_WinRTWrapper.h:71
juce::PluginHostType::isPremiere
bool isPremiere() const noexcept
Returns true if the host is Adobe Premiere Pro.
Definition: juce_PluginHostType.h:159
juce::gl::GL_COMBINER_BIAS_NV
@ GL_COMBINER_BIAS_NV
Definition: juce_gl.h:9986
juce::NamedPipe
A cross-process pipe that can have data written to and read from it.
Definition: juce_NamedPipe.h:36
juce::gl::writeGpuMask
GLbitfield writeGpuMask
Definition: juce_gl.h:9437
juce::gl::GL_OBJECT_ATTACHED_OBJECTS_ARB
@ GL_OBJECT_ATTACHED_OBJECTS_ARB
Definition: juce_gl.h:4871
juce::PixelRGB::blend
forcedinline void blend(PixelRGB src) noexcept
Definition: juce_PixelFormats.h:472
juce::gl::GL_INCR_WRAP
@ GL_INCR_WRAP
Definition: juce_gl.h:1304
juce::AndroidHighPerformanceAudioHelpers::isProAudioDevice
static bool isProAudioDevice()
Definition: juce_android_HighPerformanceAudioHelpers.h:52
juce::SharedResourcePointer::get
SharedObjectType & get() const noexcept
Returns the shared object.
Definition: juce_SharedResourcePointer.h:117
juce::AudioChannelSet::ChannelType
ChannelType
Represents different audio channel types.
Definition: juce_AudioChannelSet.h:316
juce::XEmbedComponent
A Linux-specific class that can embed a foreign X11 widget.
Definition: juce_XEmbedComponent.h:65
juce::ChangeBroadcaster::sendSynchronousChangeMessage
void sendSynchronousChangeMessage()
Sends a synchronous change message to all the registered listeners.
juce::OSCException::OSCException
OSCException(const String &desc)
Definition: juce_OSCTypes.h:88
juce_TableListBox.h
juce::gl::GL_MAX_DRAW_MESH_TASKS_COUNT_NV
@ GL_MAX_DRAW_MESH_TASKS_COUNT_NV
Definition: juce_gl.h:9531
juce::AudioProcessorValueTreeState::ComboBoxAttachment
An object of this class maintains a connection between a ComboBox and a parameter in an AudioProcesso...
Definition: juce_AudioProcessorValueTreeState.h:564
juce::WeakReference::operator=
WeakReference & operator=(const WeakReference &other)
Copies another pointer to this one.
Definition: juce_WeakReference.h:93
juce::gl::GL_DOT_PRODUCT_REFLECT_CUBE_MAP_NV
@ GL_DOT_PRODUCT_REFLECT_CUBE_MAP_NV
Definition: juce_gl.h:10319
juce::gl::GL_CONVOLUTION_BORDER_COLOR_HP
@ GL_CONVOLUTION_BORDER_COLOR_HP
Definition: juce_gl.h:8178
juce::gl::GL_SUBGROUP_SUPPORTED_FEATURES_KHR
@ GL_SUBGROUP_SUPPORTED_FEATURES_KHR
Definition: juce_gl.h:8557
juce::dsp::AudioBlock::getNumSamples
constexpr size_t getNumSamples() const noexcept
Returns the number of samples referenced by this block.
Definition: juce_AudioBlock.h:238
juce::AccessibilityEvent::rowSelectionChanged
@ rowSelectionChanged
Indicates that the selection of rows in a list or table has changed.
juce::gl::GL_INT_IMAGE_BUFFER_EXT
@ GL_INT_IMAGE_BUFFER_EXT
Definition: juce_gl.h:7313
juce::WindowsMediaAudioFormat::createWriterFor
AudioFormatWriter * createWriterFor(OutputStream *, double sampleRateToUse, unsigned int numberOfChannels, int bitsPerSample, const StringPairArray &metadataValues, int qualityOptionIndex) override
Tries to create an object that can write to a stream with this audio format.
juce::PluginHostType::AbletonLiveGeneric
@ AbletonLiveGeneric
Represents Ableton Live.
Definition: juce_PluginHostType.h:57
juce::gl::GL_COMBINER_AB_DOT_PRODUCT_NV
@ GL_COMBINER_AB_DOT_PRODUCT_NV
Definition: juce_gl.h:9982
CameraDevice::Pimpl::ScopedCameraDevice::CaptureSession::StillPictureTaker::captureStillPicture
void captureStillPicture()
Definition: juce_android_CameraDevice.h:1971
juce::SortedSet::removeValue
void removeValue(const ElementType &valueToRemove) noexcept
Removes an item from the set.
Definition: juce_SortedSet.h:380
juce::OSCMessage::addressPattern
OSCAddressPattern addressPattern
Definition: juce_OSCMessage.h:170
juce::gl::GL_REG_31_ATI
@ GL_REG_31_ATI
Definition: juce_gl.h:5697
juce::gl::GL_FEEDBACK_BUFFER_POINTER
@ GL_FEEDBACK_BUFFER_POINTER
Definition: juce_gl.h:990
juce::AppleRemoteDevice::ButtonType
ButtonType
The set of buttons that may be pressed.
Definition: juce_AppleRemote.h:50
juce::AudioProcessorPlayer::audioDeviceStopped
void audioDeviceStopped() override
juce_AnimatedAppComponent.h
juce::gl::GL_COLOR_ATTACHMENT4_NV
@ GL_COLOR_ATTACHMENT4_NV
Definition: juce_gles2.h:3620
juce::gl::renderbuffertarget
GLenum GLenum renderbuffertarget
Definition: juce_gl.h:2003
juce::Direct2DLowLevelGraphicsContext::drawTextLayout
bool drawTextLayout(const AttributedString &, const Rectangle< float > &) override
juce::gl::GL_MAP1_TEXTURE_COORD_3
@ GL_MAP1_TEXTURE_COORD_3
Definition: juce_gl.h:559
juce::AudioProcessorGraph::NodeAndChannel::isMIDI
bool isMIDI() const noexcept
Definition: juce_AudioProcessorGraph.h:89
AndroidRunnable::invoke
jobject invoke(jobject proxy, jobject method, jobjectArray args) override
Definition: juce_android_CameraDevice.h:271
juce::dsp::LinkwitzRileyFilter::prepare
void prepare(const ProcessSpec &spec)
Initialises the filter.
juce::dsp::Compressor::prepare
void prepare(const ProcessSpec &spec)
Initialises the processor.
juce::CharacterFunctions::HexParser::parse
static ResultType parse(CharPointerType t) noexcept
Definition: juce_CharacterFunctions.h:497
juce::ToolbarButton::toggledOnImage
std::unique_ptr< Drawable > toggledOnImage
Definition: juce_ToolbarButton.h:88
juce::TextEditor::textHolder
TextHolderComponent * textHolder
Definition: juce_TextEditor.h:749
juce::ComTypes::VMRMode_Windowless
@ VMRMode_Windowless
Definition: juce_win32_ComTypes.h:46
juce::SelectedItemSet::selectOnly
void selectOnly(ParameterType item)
Clears any other currently selected items, and selects this item.
Definition: juce_SelectedItemSet.h:101
juce::gl::GL_COMPRESSED_RGBA_ASTC_12x12_KHR
@ GL_COMPRESSED_RGBA_ASTC_12x12_KHR
Definition: juce_gl.h:8587
juce::gl::GL_INTERNALFORMAT_RED_TYPE
@ GL_INTERNALFORMAT_RED_TYPE
Definition: juce_gl.h:2758
juce::Draggable3DOrientation::getRotationMatrix
Matrix3D< float > getRotationMatrix() const noexcept
Returns the matrix that should be used to apply the current orientation.
Definition: juce_Draggable3DOrientation.h:107
juce::AiffAudioFormat::appleOneShot
static const char *const appleOneShot
Metadata property name used when reading a aiff file with a basc chunk.
Definition: juce_AiffAudioFormat.h:49
juce::gl::GL_READ_BUFFER_NV
@ GL_READ_BUFFER_NV
Definition: juce_gles2.h:4257
GLvoid
void GLvoid
Definition: juce_gl.h:159
VideoComponent::Pimpl::MediaSession::Player::isPlaying
bool isPlaying() const
Definition: juce_android_Video.h:957
juce::StandaloneFilterWindow::updateContent
void updateContent()
Definition: juce_StandaloneFilterWindow.h:844
juce::gl::GL_MAX_VERTEX_UNITS_ARB
@ GL_MAX_VERTEX_UNITS_ARB
Definition: juce_gl.h:5383
juce::gl::GL_ALPHA32I_EXT
@ GL_ALPHA32I_EXT
Definition: juce_gl.h:7637
VideoComponent::Pimpl::stop
void stop()
Definition: juce_android_Video.h:452
juce::ComTypes::UIA_TextControlTypeId
const long UIA_TextControlTypeId
Definition: juce_win32_ComInterfaces.h:164
ObjCClass
juce::MessageQueue::deliverNextMessage
bool deliverNextMessage()
Definition: juce_osx_MessageQueue.h:70
juce::iOSAudioIODevice::isInterAppAudioConnected
bool isInterAppAudioConnected() const
juce::gl::GLsizei
GLsizei(KHRONOS_APIENTRY *const &glGetFramebufferPixelLocalStorageSizeEXT)(GLuint target)
juce::gl::GL_SYNC_GPU_COMMANDS_COMPLETE_APPLE
@ GL_SYNC_GPU_COMMANDS_COMPLETE_APPLE
Definition: juce_gles2.h:1725
juce::gl::GL_COORD_REPLACE_NV
@ GL_COORD_REPLACE_NV
Definition: juce_gl.h:9881
juce_win32_UIAToggleProvider.h
juce::gl::srcRGB
GLenum srcRGB
Definition: juce_gl.h:2360
juce::dsp::SIMDFallbackOps::ScalarGt::op
static forcedinline bool op(ScalarType a, ScalarType b) noexcept
Definition: juce_fallback_SIMDNativeOps.h:184
juce::Thread::getCurrentThreadId
static ThreadID getCurrentThreadId()
Returns an id that identifies the caller thread.
Definition: juce_posix_SharedCode.h:995
juce::LinkedListPointer::Appender::append
void append(ObjectType *const newItem) noexcept
Appends an item to the list.
Definition: juce_LinkedListPointer.h:351
juce::Interpolators::LagrangeTraits::algorithmicLatency
static constexpr float algorithmicLatency
Definition: juce_Interpolators.h:96
juce::gl::GL_QUAD_INTENSITY8_SGIS
@ GL_QUAD_INTENSITY8_SGIS
Definition: juce_gl.h:11362
juce::gl::GL_MAX_FRAGMENT_INTERPOLATION_OFFSET_NV
@ GL_MAX_FRAGMENT_INTERPOLATION_OFFSET_NV
Definition: juce_gl.h:9331
juce::MidiMessage::controllerEvent
static MidiMessage controllerEvent(int channel, int controllerType, int value) noexcept
Creates a controller message.
juce::ScopedValueSetter::value
ValueType & value
Definition: juce_ScopedValueSetter.h:87
juce::gl::GL_COLOR_ATTACHMENT15
@ GL_COLOR_ATTACHMENT15
Definition: juce_gl.h:1853
juce::gl::GL_MAP2_INDEX
@ GL_MAP2_INDEX
Definition: juce_gl.h:564
juce::gl::GL_NEVER
@ GL_NEVER
Definition: juce_gl.h:227
juce::gl::GL_COLOR_ATTACHMENT27
@ GL_COLOR_ATTACHMENT27
Definition: juce_gl.h:1865
juce::gl::fontStyle
GLenum const void GLbitfield fontStyle
Definition: juce_gl.h:9795
juce::AccessibilityValueInterface::AccessibleValueRange::getInterval
double getInterval() const noexcept
Returns the interval for this range.
Definition: juce_AccessibilityValueInterface.h:120
juce::Image::UnknownFormat
@ UnknownFormat
Definition: juce_Image.h:65
juce::hasEffectiveRootFilePermissions
static bool hasEffectiveRootFilePermissions()
Definition: juce_posix_SharedCode.h:269
juce::PluginHostType::isPluginval
bool isPluginval() const noexcept
Returns true if the host is pluginval.
Definition: juce_PluginHostType.h:157
juce::LuaTokeniser::TokenType
TokenType
The token values returned by this tokeniser.
Definition: juce_LuaCodeTokeniser.h:46
juce::Draggable3DOrientation::projectOnSphere
VectorType projectOnSphere(Point< float > pos) const noexcept
Definition: juce_Draggable3DOrientation.h:136
juce::Colours::mediumseagreen
const Colour mediumseagreen
Definition: juce_Colours.h:128
juce::AndroidInterfaceImplementer::juce_invokeImplementer
friend jobject juce_invokeImplementer(JNIEnv *, jobject, jlong, jobject, jobject, jobjectArray)
juce::Line::withShortenedEnd
Line withShortenedEnd(ValueType distanceToShortenBy) const noexcept
Returns a shortened copy of this line.
Definition: juce_Line.h:368
juce::AudioFormatWriter::output
OutputStream * output
The output stream for use by subclasses.
Definition: juce_AudioFormatWriter.h:263
juce::gl::GL_TEXTURE_UPDATE_BARRIER_BIT
@ GL_TEXTURE_UPDATE_BARRIER_BIT
Definition: juce_gl.h:2588
juce::Colours::violet
const Colour violet
Definition: juce_Colours.h:178
juce::ComTypes::State_Stopped
@ State_Stopped
Definition: juce_win32_ComTypes.h:68
juce::gl::GL_CONVOLUTION_BORDER_MODE_EXT
@ GL_CONVOLUTION_BORDER_MODE_EXT
Definition: juce_gl.h:6141
juce::TextLayout::getWidth
float getWidth() const noexcept
Returns the maximum width of the content.
Definition: juce_TextLayout.h:223
juce::RenderingHelpers::EdgeTableFillers::SolidColour::replaceLine
forcedinline void replaceLine(PixelRGB *dest, PixelARGB colour, int width) const noexcept
Definition: juce_RenderingHelpers.h:673
juce::LinkedListPointer::Appender::endOfList
LinkedListPointer * endOfList
Definition: juce_LinkedListPointer.h:358
juce::gl::wordIndex
GLuint GLuint wordIndex
Definition: juce_gl.h:9610
juce::dsp::FirstOrderTPTFilterType
FirstOrderTPTFilterType
Definition: juce_FirstOrderTPTFilter.h:31
juce::Rectangle::getConstrainedPoint
Point< ValueType > getConstrainedPoint(Point< ValueType > point) const noexcept
Returns the nearest point to the specified point that lies within this rectangle.
Definition: juce_Rectangle.h:569
juce::gl::GL_CONVOLUTION_HINT_SGIX
@ GL_CONVOLUTION_HINT_SGIX
Definition: juce_gl.h:11444
juce::AudioBuffer::AudioBuffer
AudioBuffer(Type *const *dataToReferTo, int numChannelsToUse, int startSample, int numSamples)
Creates a buffer using a pre-allocated block of memory.
Definition: juce_AudioSampleBuffer.h:151
juce::gl::GL_LINE_STRIP
@ GL_LINE_STRIP
Definition: juce_gl.h:222
juce::gl::GL_DOUBLE_MAT4x3
@ GL_DOUBLE_MAT4x3
Definition: juce_gl.h:2308
juce::DrawableText::justification
Justification justification
Definition: juce_DrawableText.h:109
juce::Path::addRoundedRectangle
void addRoundedRectangle(Rectangle< ValueType > rectangle, float cornerSize)
Adds a rectangle with rounded corners to the path.
Definition: juce_Path.h:371
juce::gl::GL_MAP1_VERTEX_ATTRIB3_4_NV
@ GL_MAP1_VERTEX_ATTRIB3_4_NV
Definition: juce_gl.h:10652
juce::gl::image
GLenum GLenum GLsizei void * image
Definition: juce_gl.h:3165
juce::gl::GL_VIEW_CLASS_64_BITS
@ GL_VIEW_CLASS_64_BITS
Definition: juce_gl.h:2833
juce::gl::GL_PROGRAM_BINARY_RETRIEVABLE_HINT
@ GL_PROGRAM_BINARY_RETRIEVABLE_HINT
Definition: juce_gl.h:2424
juce::gl::GL_QUERY_WAIT
@ GL_QUERY_WAIT
Definition: juce_gl.h:1786
juce::gl::arg2Mod
GLuint GLuint GLuint GLuint GLuint GLuint GLuint GLuint GLuint arg2Mod
Definition: juce_gl.h:5778
juce::ModifierKeys::withoutMouseButtons
JUCE_NODISCARD ModifierKeys withoutMouseButtons() const noexcept
Returns a copy of only the non-mouse flags.
Definition: juce_ModifierKeys.h:169
juce::gl::GL_INT_SAMPLER_2D_RECT
@ GL_INT_SAMPLER_2D_RECT
Definition: juce_gl.h:2024
juce::gl::GL_GEQUAL
@ GL_GEQUAL
Definition: juce_gl.h:233
juce::dsp::Convolution::pimpl
std::unique_ptr< Impl > pimpl
Definition: juce_Convolution.h:298
juce::gl::GL_C3F_V3F
@ GL_C3F_V3F
Definition: juce_gl.h:1045
juce::AudioFormatWriter::ThreadedWriter::buffer
std::unique_ptr< Buffer > buffer
Definition: juce_AudioFormatWriter.h:241
juce::gl::GL_IR_INSTRUMENT1_SGIX
@ GL_IR_INSTRUMENT1_SGIX
Definition: juce_gl.h:11564
juce::AccessibilityNativeHandle::isFragmentRoot
bool isFragmentRoot() const
Definition: juce_win32_AccessibilityElement.h:67
juce::OpenGLFrameBuffer
Creates an openGL frame buffer.
Definition: juce_OpenGLFrameBuffer.h:35
juce::dsp::Convolution
Performs stereo partitioned convolution of an input signal with an impulse response in the frequency ...
Definition: juce_Convolution.h:104
juce::Button::callbackHelper
std::unique_ptr< CallbackHelper > callbackHelper
Definition: juce_Button.h:506
juce::Viewport::getViewWidth
int getViewWidth() const noexcept
Returns the width of the visible area of the child component.
Definition: juce_Viewport.h:157
juce::gl::GL_TEXTURE30_ARB
@ GL_TEXTURE30_ARB
Definition: juce_gl.h:4569
juce::gl::GL_VERTEX_PROGRAM_TWO_SIDE
@ GL_VERTEX_PROGRAM_TWO_SIDE
Definition: juce_gl.h:1553
juce::gl::GL_SOURCE1_RGB
@ GL_SOURCE1_RGB
Definition: juce_gl.h:1220
juce::MidiMessage
Encapsulates a MIDI message.
Definition: juce_MidiMessage.h:34
juce::PerformanceCounter::Statistics
Holds the current statistics.
Definition: juce_PerformanceCounter.h:92
CameraDevice::Pimpl::PreviewDisplay::Listener::previewDisplayAboutToBeDestroyed
virtual void previewDisplayAboutToBeDestroyed()=0
juce::SmoothedValue::setNextValue
LinearVoid< T > setNextValue() noexcept
Definition: juce_SmoothedValue.h:376
juce::StatisticsAccumulator::KahanSum
Definition: juce_StatisticsAccumulator.h:113
juce::Interpolators::WindowedSincTraits::windowedSinc
static forcedinline float windowedSinc(float firstFrac, int index) noexcept
Definition: juce_Interpolators.h:41
juce::ResamplingAudioSource::getResamplingRatio
double getResamplingRatio() const noexcept
Returns the current resampling ratio.
Definition: juce_ResamplingAudioSource.h:66
juce::dsp::LadderFilter::setEnabled
void setEnabled(bool isEnabled) noexcept
Enables or disables the filter.
Definition: juce_LadderFilter.h:58
juce::WindowsMediaAudioFormat::canDoStereo
bool canDoStereo() override
Returns true if the format can do 2-channel audio.
juce::PropertyComponent::LookAndFeelMethods
This abstract base class is implemented by LookAndFeel classes.
Definition: juce_PropertyComponent.h:123
juce::dsp::BallisticsFilter::setReleaseTime
void setReleaseTime(SampleType releaseTimeMs)
Sets the release time in ms.
juce::ComTypes::AM_MEDIA_TYPE::pbFormat
BYTE * pbFormat
Definition: juce_win32_ComTypes.h:101
juce::gl::GL_CURRENT_NORMAL
@ GL_CURRENT_NORMAL
Definition: juce_gl.h:446
CameraDevice::Pimpl::StreamConfigurationMap::retrieveOutputSizes
static Array< Rectangle< int > > retrieveOutputSizes(GlobalRef &scalerStreamConfigurationMap, const LocalRef< jobject > &outputClass, int format)
Definition: juce_android_CameraDevice.h:873
juce::AccessibilityHandler::AnnouncementPriority
AnnouncementPriority
A priority level that can help an accessibility client determine how to handle an announcement reques...
Definition: juce_AccessibilityHandler.h:275
juce::VST3ClientExtensions::queryIEditController
virtual int32_t queryIEditController(const Steinberg::TUID, void **obj)
This function may be used by implementations of queryInterface() in the VST3's implementation of IEdi...
Definition: juce_VST3ClientExtensions.h:58
juce::ZipFile::streamToDelete
std::unique_ptr< InputStream > streamToDelete
Definition: juce_ZipFile.h:265
VideoComponent::Pimpl::PlayerControllerBase::playbackStopped
void playbackStopped()
Definition: juce_mac_Video.h:554
VideoComponent::Pimpl::PlayerControllerBase::playerItemPlaybackStatusObserver
std::unique_ptr< NSObject, NSObjectDeleter > playerItemPlaybackStatusObserver
Definition: juce_mac_Video.h:455
juce::AudioSourceChannelInfo::buffer
AudioBuffer< float > * buffer
The destination buffer to fill with audio data.
Definition: juce_AudioSource.h:73
juce::AffineTransform::transformPoints
void transformPoints(ValueType &x1, ValueType &y1, ValueType &x2, ValueType &y2, ValueType &x3, ValueType &y3) const noexcept
Transforms three 2D coordinates using this matrix.
Definition: juce_AffineTransform.h:104
juce::anonymous_namespace{juce_mac_CoreGraphicsHelpers.h}::convertToPointFloat
Point< float > convertToPointFloat(PointType p) noexcept
Definition: juce_mac_CoreGraphicsHelpers.h:57
juce::gl::GL_REG_21_ATI
@ GL_REG_21_ATI
Definition: juce_gl.h:5687
juce::CoreAudioFormat::tempo
static const char *const tempo
Metadata property name used when reading a caf file with tempo information.
Definition: juce_CoreAudioFormat.h:84
juce::gl::GL_READ_PIXEL_DATA_RANGE_NV
@ GL_READ_PIXEL_DATA_RANGE_NV
Definition: juce_gl.h:9866
juce::gl::GL_4_BYTES_NV
@ GL_4_BYTES_NV
Definition: juce_gl.h:9767
juce::gl::GL_POST_CONVOLUTION_BLUE_SCALE_EXT
@ GL_POST_CONVOLUTION_BLUE_SCALE_EXT
Definition: juce_gl.h:6152
juce::CarbonViewWrapperComponent::wrapperWindow
WindowRef wrapperWindow
Definition: juce_mac_CarbonViewWrapperComponent.h:325
juce::gl::GL_PATCH_DEFAULT_OUTER_LEVEL
@ GL_PATCH_DEFAULT_OUTER_LEVEL
Definition: juce_gl.h:2321
juce::gl::WGL_TYPE_RGBA_ARB
@ WGL_TYPE_RGBA_ARB
Definition: juce_wgl.h:274
juce::ComboBox::currentId
Value currentId
Definition: juce_ComboBox.h:442
VideoComponent::Pimpl::currentPeer
ComponentPeer * currentPeer
Definition: juce_win32_Video.h:346
juce::SparseSet::containsRange
bool containsRange(Range< Type > range) const noexcept
Checks whether the whole of a given range is contained within this one.
Definition: juce_SparseSet.h:231
juce::gl::GL_INTERLEAVED_ATTRIBS_NV
@ GL_INTERLEAVED_ATTRIBS_NV
Definition: juce_gl.h:10423
juce::gl::GL_VERTEX_ARRAY_TYPE
@ GL_VERTEX_ARRAY_TYPE
Definition: juce_gl.h:1005
juce::File::commonDocumentsDirectory
@ commonDocumentsDirectory
A place to put documents which are shared by all users of the machine.
Definition: juce_File.h:906
juce::VSTPluginFormat::isTrivialToScan
bool isTrivialToScan() const override
Should return true if this format is both safe and quick to scan - i.e.
Definition: juce_VSTPluginFormat.h:103
juce::gl::GL_DRAW_BUFFER2_EXT
@ GL_DRAW_BUFFER2_EXT
Definition: juce_gles2.h:2046
juce_LocalisedStrings.h
juce::CharPointer_ASCII::replaceChar
void replaceChar(const juce_wchar newChar) noexcept
Definition: juce_CharPointer_ASCII.h:145
juce::SpeakerMappings::VstSpeakerConfigurationHolder::operator=
VstSpeakerConfigurationHolder & operator=(const VstSpeakerConfigurationHolder &vstConfig)
Definition: juce_VSTCommon.h:188
juce::StandaloneFilterWindow::StandaloneFilterWindow
StandaloneFilterWindow(const String &title, Colour backgroundColour, PropertySet *settingsToUse, bool takeOwnershipOfSettings, const String &preferredDefaultDeviceName=String(), const AudioDeviceManager::AudioDeviceSetup *preferredSetupOptions=nullptr, const Array< PluginInOuts > &constrainToConfiguration={}, bool autoOpenMidiDevices=true)
Creates a window with a given title and colour.
Definition: juce_StandaloneFilterWindow.h:696
juce::dsp::ProcessContextReplacing::getInputBlock
const ConstAudioBlockType & getInputBlock() const noexcept
Returns the audio block to use as the input to a process function.
Definition: juce_ProcessContext.h:105
juce::gl::GL_SAMPLER_CUBE_MAP_ARRAY_SHADOW_OES
@ GL_SAMPLER_CUBE_MAP_ARRAY_SHADOW_OES
Definition: juce_gles2.h:4894
juce::gl::WGL_DIGITAL_VIDEO_CURSOR_ALPHA_FRAMEBUFFER_I3D
@ WGL_DIGITAL_VIDEO_CURSOR_ALPHA_FRAMEBUFFER_I3D
Definition: juce_wgl.h:490
juce::VST3ClientExtensions::setIComponentHandler
virtual void setIComponentHandler(Steinberg::FUnknown *)
This may be called by the VST3 wrapper when the host sets an IComponentHandler for the plugin to use.
Definition: juce_VST3ClientExtensions.h:80
juce::dsp::ProcessorBase::prepare
virtual void prepare(const ProcessSpec &)=0
juce::gl::GL_DONT_CARE
@ GL_DONT_CARE
Definition: juce_gl.h:325
juce::gl::WGL_SWAP_METHOD_ARB
@ WGL_SWAP_METHOD_ARB
Definition: juce_wgl.h:234
juce::gl::GL_TEXTURE_BINDING_RENDERBUFFER_NV
@ GL_TEXTURE_BINDING_RENDERBUFFER_NV
Definition: juce_gl.h:9116
juce::gl::GL_COMPRESSED_SRGB8_ALPHA8_ASTC_10x6_KHR
@ GL_COMPRESSED_SRGB8_ALPHA8_ASTC_10x6_KHR
Definition: juce_gl.h:8597
juce::Colours::mediumpurple
const Colour mediumpurple
Definition: juce_Colours.h:127
juce::VariantHelpers::setBool
void setBool(bool value, VARIANT *variant)
Definition: juce_win32_UIAHelpers.h:42
juce::gl::GL_DIFFERENCE
@ GL_DIFFERENCE
Definition: juce_gles2.h:1254
juce::gl::GL_COMPRESSED_SRGB8_ALPHA8_ASTC_6x5_KHR
@ GL_COMPRESSED_SRGB8_ALPHA8_ASTC_6x5_KHR
Definition: juce_gl.h:8591
juce::gl::GL_SHADING_LANGUAGE_VERSION_ARB
@ GL_SHADING_LANGUAGE_VERSION_ARB
Definition: juce_gl.h:4949
VideoComponent::Pimpl::MediaSession::usesBuffering
bool usesBuffering
Definition: juce_android_Video.h:1289
juce::gl::namelen
GLint namelen
Definition: juce_gl.h:4965
VideoComponent::Pimpl::PlayerController::getPlayer
AVPlayer * getPlayer() const
Definition: juce_mac_Video.h:646
juce::gl::GL_FRAMEBUFFER_INCOMPLETE_VIEW_TARGETS_OVR
@ GL_FRAMEBUFFER_INCOMPLETE_VIEW_TARGETS_OVR
Definition: juce_gl.h:11064
juce::gl::GL_COMPRESSED_RGBA_ASTC_6x5_KHR
@ GL_COMPRESSED_RGBA_ASTC_6x5_KHR
Definition: juce_gl.h:8577
juce::GenericInterpolator::pushInterpolationSamples
forcedinline void pushInterpolationSamples(const float *input, int numOutputSamplesToProduce) noexcept
Definition: juce_GenericInterpolator.h:179
juce::OpenGLTexture
Creates an openGL texture from an Image.
Definition: juce_OpenGLTexture.h:35
juce::gl::GL_BGRA_INTEGER
@ GL_BGRA_INTEGER
Definition: juce_gl.h:1765
juce::gl::WGL_TEXTURE_FLOAT_RGBA_NV
@ WGL_TEXTURE_FLOAT_RGBA_NV
Definition: juce_wgl.h:553
juce::NetworkServiceDiscovery::Advertiser
An object which runs a thread to repeatedly broadcast the existence of a discoverable service.
Definition: juce_NetworkServiceDiscovery.h:44
juce::gl::GL_LINEAR_MIPMAP_LINEAR
@ GL_LINEAR_MIPMAP_LINEAR
Definition: juce_gl.h:381
juce::MouseEvent::orientation
const float orientation
The orientation of the touch input for this event in radians where 0 indicates a touch aligned with t...
Definition: juce_MouseEvent.h:137
juce::FocusTraverser
Controls the order in which focus moves between components.
Definition: juce_FocusTraverser.h:53
CameraDevice::Pimpl::scopedCameraDevice
std::unique_ptr< ScopedCameraDevice > scopedCameraDevice
Definition: juce_android_CameraDevice.h:2923
CameraDevice::Pimpl::openingError
String openingError
Definition: juce_mac_CameraDevice.h:570
juce::AnimatedAppComponent
A base class for writing simple one-page graphical apps.
Definition: juce_AnimatedAppComponent.h:39
juce::AccessibilityTextHelpers::BoundaryType::line
@ line
juce::TableListBox::getHeader
TableHeaderComponent & getHeader() const noexcept
Returns the header component being used in this table.
Definition: juce_TableListBox.h:235
juce::gl::GL_UNIFORM_BLOCK_REFERENCED_BY_COMPUTE_SHADER
@ GL_UNIFORM_BLOCK_REFERENCED_BY_COMPUTE_SHADER
Definition: juce_gl.h:2697
juce::operator-
RelativeTime operator-(RelativeTime t1, RelativeTime t2) noexcept
Subtracts two RelativeTimes.
juce::ComTypes::VFW_E_INVALID_FILE_FORMAT
@ VFW_E_INVALID_FILE_FORMAT
Definition: juce_win32_ComTypes.h:119
juce::gl::GL_LIGHTING_BIT
@ GL_LIGHTING_BIT
Definition: juce_gl.h:393
juce::gl::outY
GLuint GLenum GLenum outY
Definition: juce_gl.h:8073
juce::gl::GL_POST_COLOR_MATRIX_COLOR_TABLE
@ GL_POST_COLOR_MATRIX_COLOR_TABLE
Definition: juce_gl.h:3035
VideoComponent::Pimpl::PlayerControllerBase::owner
Pimpl & owner
Definition: juce_mac_Video.h:450
juce_FilenameComponent.h
juce::gl::GL_POINT_SPRITE
@ GL_POINT_SPRITE
Definition: juce_gl.h:1554
juce::gl::GL_TEXTURE_LOD_BIAS_S_SGIX
@ GL_TEXTURE_LOD_BIAS_S_SGIX
Definition: juce_gl.h:11730
juce_PerformanceCounter.h
juce::gl::GL_FRAMEBUFFER_PROGRAMMABLE_SAMPLE_LOCATIONS_NV
@ GL_FRAMEBUFFER_PROGRAMMABLE_SAMPLE_LOCATIONS_NV
Definition: juce_gl.h:10053
juce::gl::GL_PROGRAM_POINT_SIZE_ARB
@ GL_PROGRAM_POINT_SIZE_ARB
Definition: juce_gl.h:4225
juce::OpenGLContext::NativeContext::tryChooseVisual
bool tryChooseVisual(const OpenGLPixelFormat &format, const std::vector< GLint > &optionalAttribs)
Definition: juce_OpenGL_linux_X11.h:233
ComponentMovementWatcher
juce::OpenGLContext::NativeContext::releaseContext
void releaseContext()
Definition: juce_OpenGL_ios.h:235
juce::gl::GL_MAX_RECTANGLE_TEXTURE_SIZE_ARB
@ GL_MAX_RECTANGLE_TEXTURE_SIZE_ARB
Definition: juce_gl.h:5287
juce::OpenGLHelpers::isExtensionSupported
static bool isExtensionSupported(const char *extensionName)
Checks whether the current context supports the specified extension.
juce::DrawableText::scaledFont
Font scaledFont
Definition: juce_DrawableText.h:106
juce::AudioVisualiserComponent::channels
OwnedArray< ChannelInfo > channels
Definition: juce_AudioVisualiserComponent.h:122
juce::gl::GL_VARIABLE_D_NV
@ GL_VARIABLE_D_NV
Definition: juce_gl.h:9956
juce::RenderingHelpers::ClipRegions::EdgeTableRegion::excludeClipRectangle
Ptr excludeClipRectangle(Rectangle< int > r) override
Definition: juce_RenderingHelpers.h:1657
juce::NormalisableRange::convertFrom0To1Function
ValueRemapFunction convertFrom0To1Function
Definition: juce_NormalisableRange.h:258
juce::gl::GL_QUERY_RESULT
@ GL_QUERY_RESULT
Definition: juce_gl.h:1401
juce::AudioBuffer::setDataToReferTo
void setDataToReferTo(Type **dataToReferTo, int newNumChannels, int newStartSample, int newNumSamples)
Makes this buffer point to a pre-allocated set of channel data arrays.
Definition: juce_AudioSampleBuffer.h:515
juce::Rectangle::isFinite
bool isFinite() const noexcept
Returns true if the rectangle's values are all finite numbers, i.e.
Definition: juce_Rectangle.h:124
juce::CharPointer_UTF32::CharType
juce_wchar CharType
Definition: juce_CharPointer_UTF32.h:37
juce_ResizableCornerComponent.h
juce::CharPointer_UTF8::byteOrderMark3
@ byteOrderMark3
Definition: juce_CharPointer_UTF8.h:549
juce::gl::WGL_SWAP_OVERLAY9
@ WGL_SWAP_OVERLAY9
Definition: juce_wgl.h:55
juce::PixelRGB::setAlpha
forcedinline void setAlpha(uint8) noexcept
This method is included for compatibility with the PixelARGB class.
Definition: juce_PixelFormats.h:529
juce::UnitTest::getCategory
const String & getCategory() const noexcept
Returns the category of the test.
Definition: juce_UnitTest.h:83
juce::PropertyComponent::ColourIds
ColourIds
A set of colour IDs to use to change the colour of various aspects of the combo box.
Definition: juce_PropertyComponent.h:115
juce::PluginHostType::isSteinbergTestHost
bool isSteinbergTestHost() const noexcept
Returns true if the host is Steinberg's VST3 Test Host.
Definition: juce_PluginHostType.h:181
juce::dsp::FastMathApproximations::cos
static FloatType cos(FloatType x) noexcept
Provides a fast approximation of the function cos(x) using a Pade approximant continued fraction,...
Definition: juce_FastMathApproximations.h:130
juce_BasicNativeHeaders.h
juce::XWindowSystemUtilities::Atoms::getName
static String getName(::Display *, Atom)
juce_AudioProcessorPlayer.h
juce::gl::GL_TEXTURE23_ARB
@ GL_TEXTURE23_ARB
Definition: juce_gl.h:4562
juce::gl::GL_SIMULTANEOUS_TEXTURE_AND_STENCIL_TEST
@ GL_SIMULTANEOUS_TEXTURE_AND_STENCIL_TEST
Definition: juce_gl.h:2809
juce::Range::getUnionWith
constexpr JUCE_NODISCARD Range getUnionWith(const ValueType valueToInclude) const noexcept
Returns the smallest range that contains both this one and the given value.
Definition: juce_Range.h:248
juce::PushNotifications::Channel::name
String name
Required: User facing name of the channel.
Definition: juce_PushNotifications.h:449
juce::gl::GL_RGB8
@ GL_RGB8
Definition: juce_gl.h:970
juce::gl::GL_REFERENCED_BY_GEOMETRY_SHADER_OES
@ GL_REFERENCED_BY_GEOMETRY_SHADER_OES
Definition: juce_gles2.h:4614
juce::gl::GL_MAP_UNSYNCHRONIZED_BIT_EXT
@ GL_MAP_UNSYNCHRONIZED_BIT_EXT
Definition: juce_gles2.h:2189
juce::gl::GL_DRAW_BUFFER8_ARB
@ GL_DRAW_BUFFER8_ARB
Definition: juce_gl.h:4029
juce::RenderingHelpers::SoftwareRendererSavedState::image
Image image
Definition: juce_RenderingHelpers.h:2632
juce::AlertWindow::customComps
Array< Component * > customComps
Definition: juce_AlertWindow.h:516
juce::gl::GL_COMPRESSED_RGBA_ASTC_8x6_KHR
@ GL_COMPRESSED_RGBA_ASTC_8x6_KHR
Definition: juce_gl.h:8580
juce::gl::dstName
GLenum GLint GLint GLint GLint GLuint dstName
Definition: juce_gl.h:2933
juce::PluginDirectoryScanner::nextIndex
Atomic< int > nextIndex
Definition: juce_PluginDirectoryScanner.h:128
juce::dsp::IIR::ArrayCoefficients::makeHighShelf
static std::array< NumericType, 6 > makeHighShelf(double sampleRate, NumericType cutOffFrequency, NumericType Q, NumericType gainFactor)
Returns the coefficients for a high-pass shelf filter with variable Q and gain.
juce::gl::GL_RGBA32F
@ GL_RGBA32F
Definition: juce_gl.h:1710
juce::gl::GLboolean
GLboolean(KHRONOS_APIENTRY *const &glIsEnabled)(GLenum cap)
juce::gl::GL_MAX_SHADER_PIXEL_LOCAL_STORAGE_SIZE_EXT
@ GL_MAX_SHADER_PIXEL_LOCAL_STORAGE_SIZE_EXT
Definition: juce_gles2.h:2584
juce::sendAccessibilityPropertyChangedEvent
void sendAccessibilityPropertyChangedEvent(const AccessibilityHandler &, PROPERTYID, VARIANT)
juce::dsp::LinkwitzRileyFilter::g
SampleType g
Definition: juce_LinkwitzRileyFilter.h:134
juce::gl::t0
GLuint GLfloat GLfloat GLfloat GLfloat GLfloat GLfloat GLfloat t0
Definition: juce_gl.h:9057
juce::gl::x1
GLuint GLfloat GLfloat GLfloat x1
Definition: juce_gl.h:9057
juce::gl::GL_WARP_SIZE_NV
@ GL_WARP_SIZE_NV
Definition: juce_gl.h:10147
juce::gl::GL_VIVIDLIGHT_NV
@ GL_VIVIDLIGHT_NV
Definition: juce_gl.h:8861
juce::AudioProcessorGraph::getCurrentProgram
int getCurrentProgram() override
Returns the number of the currently active program.
Definition: juce_AudioProcessorGraph.h:410
juce::gl::GL_MAX_PROGRAM_NATIVE_INSTRUCTIONS_ARB
@ GL_MAX_PROGRAM_NATIVE_INSTRUCTIONS_ARB
Definition: juce_gl.h:4095
juce::gl::GL_SAMPLER_2D_MULTISAMPLE
@ GL_SAMPLER_2D_MULTISAMPLE
Definition: juce_gl.h:2162
juce::WindowsUIAWrapper::isProviderDisconnecting
bool isProviderDisconnecting(IRawElementProviderSimple *provider)
Definition: juce_win32_WindowsUIAWrapper.h:97
juce::RenderingHelpers::EdgeTableFillers::SolidColour::destData
const Image::BitmapData & destData
Definition: juce_RenderingHelpers.h:658
juce::dsp::LookupTableTransform< SampleType >
juce::gl::GL_BLUE_NV
@ GL_BLUE_NV
Definition: juce_gl.h:8816
juce::WebView2Preferences::getIsBuiltInErrorPageDisabled
bool getIsBuiltInErrorPageDisabled() const noexcept
Definition: juce_WebBrowserComponent.h:217
CameraDevice::Pimpl::StreamConfigurationMap::getSupportedVideoRecordingOutputSizes
Array< Rectangle< int > > getSupportedVideoRecordingOutputSizes() const noexcept
Definition: juce_android_CameraDevice.h:841
juce::Parallelogram::getWidth
ValueType getWidth() const noexcept
Returns the width of the parallelogram (i.e.
Definition: juce_Parallelogram.h:77
juce::gl::GL_OPERAND2_ALPHA_EXT
@ GL_OPERAND2_ALPHA_EXT
Definition: juce_gl.h:7582
juce::AudioData::Pointer::getNumInterleavedChannels
int getNumInterleavedChannels() const noexcept
Returns the number of interleaved channels in the format.
Definition: juce_AudioDataConverters.h:553
juce::gl::GL_VERTEX_ARRAY_LIST_IBM
@ GL_VERTEX_ARRAY_LIST_IBM
Definition: juce_gl.h:8273
juce::gl::GL_RGBA8UI
@ GL_RGBA8UI
Definition: juce_gl.h:1751
juce::CPlusPlusCodeTokeniser::tokenType_comment
@ tokenType_comment
Definition: juce_CPlusPlusCodeTokeniser.h:55
juce::AccessibleState::isFlagSet
bool isFlagSet(int flag) const noexcept
Definition: juce_AccessibilityState.h:219
juce::Parallelogram::getRelativePoint
Point< ValueType > getRelativePoint(Point< ValueType > relativePosition) const noexcept
Returns a point within this parallelogram, specified as proportional coordinates.
Definition: juce_Parallelogram.h:157
juce::dsp::StateVariableFilter::Filter
An IIR filter that can perform low, band and high-pass filtering on an audio signal,...
Definition: juce_StateVariableFilter.h:60
juce::gl::GL_MAX_DEEP_3D_TEXTURE_DEPTH_NV
@ GL_MAX_DEEP_3D_TEXTURE_DEPTH_NV
Definition: juce_gl.h:9029
juce::RenderingHelpers::SoftwareRendererSavedState::fillWithSolidColour
void fillWithSolidColour(IteratorType &iter, PixelARGB colour, bool replaceContents) const
Definition: juce_RenderingHelpers.h:2598
juce::gl::GL_TESS_CONTROL_SHADER_PATCHES
@ GL_TESS_CONTROL_SHADER_PATCHES
Definition: juce_gl.h:3184
juce::TreeView
A tree-view component.
Definition: juce_TreeView.h:653
juce::BubbleComponent::ColourIds
ColourIds
A set of colour IDs to use to change the colour of various aspects of the bubble component.
Definition: juce_BubbleComponent.h:140
juce::AbstractFifo::ScopedReadWrite::startIndex2
int startIndex2
Definition: juce_AbstractFifo.h:243
juce::jmap
constexpr Type jmap(Type value0To1, Type targetRangeMin, Type targetRangeMax)
Remaps a normalised value (between 0 and 1) to a target range.
Definition: juce_MathsFunctions.h:120
juce::UIAWindowProvider::get_CanMinimize
JUCE_COMRESULT get_CanMinimize(BOOL *pRetVal) override
Definition: juce_win32_UIAWindowProvider.h:105
juce::Rectangle::operator/=
Rectangle operator/=(FloatType scaleFactor) noexcept
Scales this rectangle by the given amount, centred around the origin.
Definition: juce_Rectangle.h:413
juce::gl::GL_PERFQUERY_COUNTER_DURATION_NORM_INTEL
@ GL_PERFQUERY_COUNTER_DURATION_NORM_INTEL
Definition: juce_gl.h:8393
juce::gl::GL_SHADING_RATE_2X1_PIXELS_QCOM
@ GL_SHADING_RATE_2X1_PIXELS_QCOM
Definition: juce_gles2.h:5181
juce::gl::GL_RGB_422_APPLE
@ GL_RGB_422_APPLE
Definition: juce_gl.h:3707
juce::ReferenceCountedArray::ensureStorageAllocated
void ensureStorageAllocated(const int minNumElements)
Increases the array's internal storage to hold a minimum number of elements.
Definition: juce_ReferenceCountedArray.h:861
juce::OwnedArray::getRawDataPointer
ObjectClass ** getRawDataPointer() noexcept
Returns a pointer to the actual array data.
Definition: juce_OwnedArray.h:192
juce::gl::GL_DETAIL_TEXTURE_MODE_SGIS
@ GL_DETAIL_TEXTURE_MODE_SGIS
Definition: juce_gl.h:11162
juce::gl::GL_YCRCB_422_SGIX
@ GL_YCRCB_422_SGIX
Definition: juce_gl.h:11768
juce::gl::GL_SCREEN_NV
@ GL_SCREEN_NV
Definition: juce_gl.h:8853
juce::gl::GL_TEXTURE_CUBE_MAP_POSITIVE_X
@ GL_TEXTURE_CUBE_MAP_POSITIVE_X
Definition: juce_gl.h:1187
juce::dsp::DryWetMixer::dryDelayLine
DelayLine< SampleType, DelayLineInterpolationTypes::Thiran > dryDelayLine
Definition: juce_DryWetMixer.h:109
juce::Quaternion< float >
juce::gl::worder
GLdouble GLdouble GLint GLint GLdouble GLdouble GLint GLint GLdouble GLdouble GLint GLint worder
Definition: juce_gl.h:11618
juce::gl::GL_RASTERIZER_DISCARD
@ GL_RASTERIZER_DISCARD
Definition: juce_gl.h:1740
juce::RenderingHelpers::EdgeTableFillers::TransformedImageFill::handleEdgeTableRectangleFull
void handleEdgeTableRectangleFull(int x, int y, int width, int height) noexcept
Definition: juce_RenderingHelpers.h:1007
juce::dsp::Matrix::Matrix
Matrix(size_t numRows, size_t numColumns, const ElementType *dataPointer)
Creates a new matrix with a given number of rows and columns, with initial data coming from an array,...
Definition: juce_Matrix.h:55
juce::gl::fill1
GLuint64EXT GLuint GLuint GLenum GLenum GLuint GLuint GLenum GLuint fill1
Definition: juce_gl.h:9899
juce_MPEKeyboardComponent.h
juce::InterProcessLock::ScopedLockType::lockWasSuccessful
bool lockWasSuccessful
Definition: juce_InterProcessLock.h:105
juce::gl::GL_FIXED_OES
@ GL_FIXED_OES
Definition: juce_gl.h:10891
juce::gl::GL_MATRIX2_NV
@ GL_MATRIX2_NV
Definition: juce_gl.h:10615
CameraDevice::Pimpl::ImageReader::~ImageReader
~ImageReader() override
Definition: juce_android_CameraDevice.h:1144
juce::RelativePointPath::LineTo
Class for the line to element.
Definition: juce_RelativePointPath.h:127
juce::Interpolators::WindowedSincTraits::algorithmicLatency
static constexpr float algorithmicLatency
Definition: juce_Interpolators.h:39
juce::dsp::AudioBlock::move
const AudioBlock & move(size_t srcPos, size_t dstPos, size_t numElements=std::numeric_limits< size_t >::max()) const noexcept
Definition: juce_AudioBlock.h:358
juce::TextEditor::LengthAndCharacterRestriction::allowedCharacters
String allowedCharacters
Definition: juce_TextEditor.h:640
CameraDevice::Pimpl::ScopedCameraDevice::CaptureSession::StillPictureTaker
Definition: juce_android_CameraDevice.h:1680
juce::MouseInactivityDetector::listenerList
ListenerList< Listener > listenerList
Definition: juce_MouseInactivityDetector.h:92
juce::RectangleList::RectangleList
RectangleList(RectangleList &&other) noexcept
Move constructor.
Definition: juce_RectangleList.h:70
unityMouseDrag
UNITY_INTERFACE_EXPORT void UNITY_INTERFACE_API unityMouseDrag(int id, float x, float y, UnityEventModifiers mods, int button)
juce::gl::GL_INT_IMAGE_CUBE_EXT
@ GL_INT_IMAGE_CUBE_EXT
Definition: juce_gl.h:7312
juce::gl::GL_IMAGE_2D_EXT
@ GL_IMAGE_2D_EXT
Definition: juce_gl.h:7298
juce::CharPointer_UTF8::isDigit
bool isDigit() const noexcept
Returns true if the first character of this string is a digit.
Definition: juce_CharPointer_UTF8.h:454
juce::AudioProcessor::getProcessingPrecision
ProcessingPrecision getProcessingPrecision() const noexcept
Returns the precision-mode of the processor.
Definition: juce_AudioProcessor.h:675
juce::gl::GL_COLOR_ATTACHMENT31
@ GL_COLOR_ATTACHMENT31
Definition: juce_gl.h:1869
juce::ComponentDragger
An object to take care of the logic for dragging components around with the mouse.
Definition: juce_ComponentDragger.h:58
juce::AudioSourcePlayer
Wrapper class to continuously stream audio from an audio source to an AudioIODevice.
Definition: juce_AudioSourcePlayer.h:36
juce::gl::GL_INTERPOLATE
@ GL_INTERPOLATE
Definition: juce_gl.h:1233
juce::gl::GL_3_BYTES
@ GL_3_BYTES
Definition: juce_gl.h:591
JUCE_INIT_WGL_FUNCTION
#define JUCE_INIT_WGL_FUNCTION(name)
juce_FileChooserDialogBox.h
juce::CharPointer_UTF16::operator[]
juce_wchar operator[](int characterIndex) const noexcept
Returns the character at a given character index from the start of the string.
Definition: juce_CharPointer_UTF16.h:157
juce::gl::GL_TEXTURE16_ARB
@ GL_TEXTURE16_ARB
Definition: juce_gl.h:4555
juce::ComTypes::CLSID_WMAsfWriter
constexpr CLSID CLSID_WMAsfWriter
Definition: juce_win32_ComTypes.h:483
juce::AudioSourceChannelInfo
Used by AudioSource::getNextAudioBlock().
Definition: juce_AudioSource.h:32
juce::gl::GL_VERTEX_ATTRIB_ARRAY_INTEGER
@ GL_VERTEX_ATTRIB_ARRAY_INTEGER
Definition: juce_gl.h:1714
juce::gl::GL_VERTEX_ATTRIB_ARRAY_SIZE
@ GL_VERTEX_ATTRIB_ARRAY_SIZE
Definition: juce_gl.h:1475
juce::gl::WGL_RED_BITS_EXT
@ WGL_RED_BITS_EXT
Definition: juce_wgl.h:451
juce::gl::GL_SHARED_TEXTURE_PALETTE_EXT
@ GL_SHARED_TEXTURE_PALETTE_EXT
Definition: juce_gl.h:7362
juce::ParameterAttachment::~ParameterAttachment
~ParameterAttachment() override
Destructor.
juce::gl::GL_MAX_COMBINED_VERTEX_UNIFORM_COMPONENTS
@ GL_MAX_COMBINED_VERTEX_UNIFORM_COMPONENTS
Definition: juce_gl.h:2059
juce::AndroidInterfaceImplementer::invoke
virtual jobject invoke(jobject proxy, jobject method, jobjectArray args)
juce::PushNotifications::Channel::identifier
String identifier
Required: Unique channel identifier.
Definition: juce_PushNotifications.h:448
juce::gl::GL_QUERY_RESULT_AVAILABLE_ARB
@ GL_QUERY_RESULT_AVAILABLE_ARB
Definition: juce_gl.h:4618
juce::gl::GL_MAX_COMBINED_ATOMIC_COUNTER_BUFFERS
@ GL_MAX_COMBINED_ATOMIC_COUNTER_BUFFERS
Definition: juce_gl.h:2569
juce::RangedAudioParameterAttributes::asDerived
auto & asDerived() const
Definition: juce_RangedAudioParameter.h:82
juce::negativeAwareModulo
IntegerType negativeAwareModulo(IntegerType dividend, const IntegerType divisor) noexcept
Performs a modulo operation, but can cope with the dividend being negative.
Definition: juce_MathsFunctions.h:571
juce::gl::GL_C4UB_V2F
@ GL_C4UB_V2F
Definition: juce_gl.h:1043
juce::CharacterFunctions::compare
static int compare(juce_wchar char1, juce_wchar char2) noexcept
Compares two characters.
Definition: juce_CharacterFunctions.h:596
VideoComponent::Pimpl::MediaSession::Player::MEDIA_INFO_METADATA_UPDATE
@ MEDIA_INFO_METADATA_UPDATE
Definition: juce_android_Video.h:1165
juce::gl::GL_COVERAGE_BUFFERS_NV
@ GL_COVERAGE_BUFFERS_NV
Definition: juce_gles2.h:3576
juce::gl::GL_FRAGMENT_PROGRAM_NV
@ GL_FRAGMENT_PROGRAM_NV
Definition: juce_gl.h:9201
juce::gl::GL_MAX_COMBINED_CLIP_AND_CULL_DISTANCES
@ GL_MAX_COMBINED_CLIP_AND_CULL_DISTANCES
Definition: juce_gl.h:3023
juce::UIAExpandCollapseProvider::get_ExpandCollapseState
JUCE_COMRESULT get_ExpandCollapseState(ComTypes::ExpandCollapseState *pRetVal) override
Definition: juce_win32_UIAExpandCollapseProvider.h:47
juce::GridItem::Span::Span
Span(int numberToUse) noexcept
Definition: juce_GridItem.h:44
juce::gl::modeAlpha
GLenum modeAlpha
Definition: juce_gl.h:1558
juce::gl::GL_SCISSOR_BIT
@ GL_SCISSOR_BIT
Definition: juce_gl.h:403
juce::URL::DownloadTaskOptions::extraHeaders
String extraHeaders
Definition: juce_URL.h:453
juce::UnitTestCategories::json
static const String json
Definition: juce_UnitTestCategories.h:41
juce::gl::GL_FLOAT16_MAT4x3_AMD
@ GL_FLOAT16_MAT4x3_AMD
Definition: juce_gl.h:3335
juce::gl::glMapBufferRange
void *KHRONOS_APIENTRY *const & glMapBufferRange(GLenum target, GLintptr offset, GLsizeiptr length, GLbitfield access)
juce::gl::GL_FOG_COORDINATE_ARRAY
@ GL_FOG_COORDINATE_ARRAY
Definition: juce_gl.h:1321
juce::KeyPress::F9Key
static const int F9Key
key-code for the F9 key
Definition: juce_KeyPress.h:215
juce::gl::WGL_FRONT_RIGHT_ARB
@ WGL_FRONT_RIGHT_ARB
Definition: juce_wgl.h:311
juce::gl::GL_UNPACK_SKIP_ROWS_EXT
@ GL_UNPACK_SKIP_ROWS_EXT
Definition: juce_gles2.h:2970
juce::RenderingHelpers::EdgeTableFillers::TransformedImageFill::TransformedImageSpanInterpolator::BresenhamInterpolator::n
int n
Definition: juce_RenderingHelpers.h:1377
juce::gl::GL_ALLOW_DRAW_OBJ_HINT_PGI
@ GL_ALLOW_DRAW_OBJ_HINT_PGI
Definition: juce_gl.h:11085
juce::UIARangeValueProvider::get_SmallChange
JUCE_COMRESULT get_SmallChange(double *pRetVal) override
Definition: juce_win32_UIARangeValueProvider.h:106
juce::iOSAudioIODevice::getAvailableSampleRates
Array< double > getAvailableSampleRates() override
Returns the set of sample-rates this device supports.
juce::gl::GL_UNSIGNED_IDENTITY_NV
@ GL_UNSIGNED_IDENTITY_NV
Definition: juce_gl.h:9967
juce::StandalonePluginHolder::shouldMuteInput
Value shouldMuteInput
Definition: juce_StandaloneFilterWindow.h:413
juce::CarbonViewWrapperComponent::getOwnerWindow
NSWindow * getOwnerWindow() const
Definition: juce_mac_CarbonViewWrapperComponent.h:332
juce::gl::GLintptr
GLintptr(KHRONOS_APIENTRY *const &glGetUniformOffsetEXT)(GLuint program
juce::gl::GL_SMOOTH
@ GL_SMOOTH
Definition: juce_gl.h:607
juce::CarbonViewWrapperComponent::setOurSizeToEmbeddedViewSize
void setOurSizeToEmbeddedViewSize()
Definition: juce_mac_CarbonViewWrapperComponent.h:157
CameraDevice::Pimpl::onActivityPaused
void onActivityPaused(jobject) override
Definition: juce_android_CameraDevice.h:3141
juce::CharPointer_UTF16::operator+
CharPointer_UTF16 operator+(int numToSkip) const noexcept
Returns a pointer which is moved forwards from this one by the specified number of characters.
Definition: juce_CharPointer_UTF16.h:165
juce::KeyPress::numberPadDecimalPoint
static const int numberPadDecimalPoint
key-code for the decimal point sign on the numeric keypad.
Definition: juce_KeyPress.h:259
juce::gl::GL_MAX_GEOMETRY_SHADER_INVOCATIONS_EXT
@ GL_MAX_GEOMETRY_SHADER_INVOCATIONS_EXT
Definition: juce_gles2.h:2148
juce::gl::GL_UNPACK_CMYK_HINT_EXT
@ GL_UNPACK_CMYK_HINT_EXT
Definition: juce_gl.h:6113
juce::DrawableButton::shouldDrawButtonBackground
bool shouldDrawButtonBackground() const
Definition: juce_DrawableButton.h:185
juce::AudioParameterChoice::choices
const StringArray choices
Provides access to the list of choices that this parameter is working with.
Definition: juce_AudioParameterChoice.h:124
juce::gl::GL_TEXTURE_CUBE_MAP
@ GL_TEXTURE_CUBE_MAP
Definition: juce_gl.h:1185
juce::RenderingHelpers::ClipRegions::EdgeTableRegion::EdgeTableRegion
EdgeTableRegion(Rectangle< int > bounds, const Path &p, const AffineTransform &t)
Definition: juce_RenderingHelpers.h:1630
juce::Rectangle::withTrimmedTop
JUCE_NODISCARD Rectangle withTrimmedTop(ValueType amountToRemove) const noexcept
Returns a version of this rectangle with the given amount removed from its top edge.
Definition: juce_Rectangle.h:312
juce::gl::GL_MAX_DETACHED_BUFFERS_NV
@ GL_MAX_DETACHED_BUFFERS_NV
Definition: juce_gl.h:9484
juce::FileSearchPathListComponent::chooser
std::unique_ptr< FileChooser > chooser
Definition: juce_FileSearchPathListComponent.h:100
juce::Colours::lightsalmon
const Colour lightsalmon
Definition: juce_Colours.h:113
juce::AudioFormatManager::begin
AudioFormat ** begin() noexcept
Iterator access to the list of known formats.
Definition: juce_AudioFormatManager.h:83
juce::TreeView::isMultiSelectEnabled
bool isMultiSelectEnabled() const noexcept
Returns whether multi-select has been enabled for the tree.
Definition: juce_TreeView.h:744
juce::gl::GL_PROGRAM_LENGTH_NV
@ GL_PROGRAM_LENGTH_NV
Definition: juce_gl.h:10604
juce::MPENote::totalPitchbendInSemitones
double totalPitchbendInSemitones
Current effective pitchbend of the note in units of semitones, relative to initialNote.
Definition: juce_MPENote.h:164
juce::Time
Holds an absolute date and time.
Definition: juce_Time.h:36
CameraDevice::Pimpl::ScopedCameraDevice::CaptureSession::StillPictureTaker::State::idle
@ idle
juce::Colours::royalblue
const Colour royalblue
Definition: juce_Colours.h:159
juce::gl::GL_FLOAT_MAT2x4
@ GL_FLOAT_MAT2x4
Definition: juce_gl.h:1662
juce::TextLayout::Glyph
A positioned glyph.
Definition: juce_TextLayout.h:144
juce::Rectangle::getTopRight
Point< ValueType > getTopRight() const noexcept
Returns the rectangle's top-right position as a Point.
Definition: juce_Rectangle.h:173
juce::gl::frame_region
GLuint GLenum frame_region
Definition: juce_gl.h:10807
juce::ValueTreePropertyWithDefault::SynchronousValueSource::setValue
void setValue(const var &newValue) override
Changes the current value.
Definition: juce_ValueTreePropertyWithDefault.h:254
juce::Point::getX
constexpr ValueType getX() const noexcept
Returns the point's x coordinate.
Definition: juce_Point.h:67
juce::gl::GL_COMPRESSED_RGBA_ASTC_10x10_KHR
@ GL_COMPRESSED_RGBA_ASTC_10x10_KHR
Definition: juce_gl.h:8585
juce::gl::arrays
const GLuint * arrays
Definition: juce_gl.h:2012
juce::gl::GL_TEXTURE_CLIPMAP_LOD_OFFSET_SGIX
@ GL_TEXTURE_CLIPMAP_LOD_OFFSET_SGIX
Definition: juce_gl.h:11430
juce::gl::GL_MAX_SUBROUTINES
@ GL_MAX_SUBROUTINES
Definition: juce_gl.h:2314
juce::gl::GL_VIEWPORT
@ GL_VIEWPORT
Definition: juce_gl.h:289
juce::gl::GL_INT64_ARB
@ GL_INT64_ARB
Definition: juce_gl.h:4276
VideoComponent::Pimpl::MediaSession::Player::onInfo
bool onInfo(LocalRef< jobject > &mediaPlayer, int what, int extra) override
Definition: juce_android_Video.h:1172
juce::Quaternion::vector
Vector3D< Type > vector
The vector part of the quaternion.
Definition: juce_Quaternion.h:92
juce::RectanglePlacement::stretchToFit
@ stretchToFit
If this flag is set, then the source rectangle will be resized to completely fill the destination rec...
Definition: juce_RectanglePlacement.h:90
juce::Direct2DLowLevelGraphicsContext::clipToRectangle
bool clipToRectangle(const Rectangle< int > &) override
juce::ChannelRemappingAudioSource::lock
CriticalSection lock
Definition: juce_ChannelRemappingAudioSource.h:136
juce::AudioDeviceManager::tempBuffer
AudioBuffer< float > tempBuffer
Definition: juce_AudioDeviceManager.h:501
UnityAudioEffectDefinitionFlags
UnityAudioEffectDefinitionFlags
Definition: juce_UnityPluginInterface.h:61
juce::UnitTestCategories::compression
static const String compression
Definition: juce_UnitTestCategories.h:33
juce::StandaloneFilterWindow
A class that can be used to run a simple standalone application containing your filter.
Definition: juce_StandaloneFilterWindow.h:683
juce::gl::GL_MAX_CONVOLUTION_WIDTH
@ GL_MAX_CONVOLUTION_WIDTH
Definition: juce_gl.h:4345
juce::AudioProcessorGraph::Node::getProcessor
AudioProcessor * getProcessor() const noexcept
The actual processor object that this node represents.
Definition: juce_AudioProcessorGraph.h:110
juce::gl::GL_ACTIVE_PROGRAM_EXT
@ GL_ACTIVE_PROGRAM_EXT
Definition: juce_gl.h:7237
juce::JUCEApplicationBase::appInstance
static JUCEApplicationBase * appInstance
Definition: juce_ApplicationBase.h:300
juce::maxNumFileHandlesInitialiser
static MaxNumFileHandlesInitialiser maxNumFileHandlesInitialiser
Definition: juce_posix_SharedCode.h:98
juce::gl::GL_PATH_FORMAT_SVG_NV
@ GL_PATH_FORMAT_SVG_NV
Definition: juce_gl.h:9623
juce::gl::GL_BLEND_COLOR_COMMAND_NV
@ GL_BLEND_COLOR_COMMAND_NV
Definition: juce_gl.h:8910
CameraDevice::Pimpl::ScopedCameraDevice::CaptureSession::getNativeSession
const GlobalRef & getNativeSession() const
Definition: juce_android_CameraDevice.h:1625
juce::KeyboardComponentBase::getOctaveForMiddleC
int getOctaveForMiddleC() const noexcept
This returns the value set by setOctaveForMiddleC().
Definition: juce_KeyboardComponentBase.h:225
juce::dsp::ProcessorDuplicator::prepare
void prepare(const ProcessSpec &spec)
Definition: juce_ProcessorDuplicator.h:50
juce::AppleRemoteDevice::device
void * device
Definition: juce_AppleRemote.h:106
juce::UIAToggleProvider
Definition: juce_win32_UIAToggleProvider.h:30
juce::dsp::Limiter::reset
void reset()
Resets the internal state variables of the processor.
juce::gl::GL_RELATIVE_HORIZONTAL_LINE_TO_NV
@ GL_RELATIVE_HORIZONTAL_LINE_TO_NV
Definition: juce_gl.h:9696
juce::InterprocessConnection::useMessageThread
const bool useMessageThread
Definition: juce_InterprocessConnection.h:198
juce::gl::GL_DECODE_EXT
@ GL_DECODE_EXT
Definition: juce_gl.h:7765
juce::FileInputSource::useFileTimeInHashGeneration
bool useFileTimeInHashGeneration
Definition: juce_FileInputSource.h:55
juce::gl::GL_CLIP_DISTANCE7_APPLE
@ GL_CLIP_DISTANCE7_APPLE
Definition: juce_gles2.h:1674
juce::AudioBuffer::getReadPointer
const Type * getReadPointer(int channelNumber, int sampleIndex) const noexcept
Returns a pointer to an array of read-only samples in one of the buffer's channels.
Definition: juce_AudioSampleBuffer.h:315
CameraDevice::Pimpl::printPrimitiveArrayElements
static void printPrimitiveArrayElements(const LocalRef< jobject > &keyValue, const String &keyName, const String &keyValueString)
Definition: juce_android_CameraDevice.h:755
juce::gl::clientBuffer
GLintptr GLsizeiptr GLeglClientBufferEXT clientBuffer
Definition: juce_gl.h:6558
juce::gl::GL_SAMPLER_1D_SHADOW_ARB
@ GL_SAMPLER_1D_SHADOW_ARB
Definition: juce_gl.h:4862
juce::gl::GL_MAX_GEOMETRY_SHADER_STORAGE_BLOCKS_OES
@ GL_MAX_GEOMETRY_SHADER_STORAGE_BLOCKS_OES
Definition: juce_gles2.h:4605
juce::gl::GL_REG_27_ATI
@ GL_REG_27_ATI
Definition: juce_gl.h:5693
juce::HiddenMessageWindow::getClassNameFromAtom
LPCTSTR getClassNameFromAtom() noexcept
Definition: juce_win32_HiddenMessageWindow.h:65
juce::ComTypes::UiaPoint::y
double y
Definition: juce_win32_ComInterfaces.h:41
juce::gl::GL_TEXTURE_2D_MULTISAMPLE
@ GL_TEXTURE_2D_MULTISAMPLE
Definition: juce_gl.h:2154
juce::dsp::SIMDFallbackOps::UnionType
Definition: juce_fallback_SIMDNativeOps.h:67
juce::Box2DRenderer::DrawSegment
void DrawSegment(const b2Vec2 &p1, const b2Vec2 &p2, const b2Color &) override
juce::dsp::AudioBlock::getNumChannels
constexpr size_t getNumChannels() const noexcept
Returns the number of channels referenced by this block.
Definition: juce_AudioBlock.h:235
juce::AndroidHighPerformanceAudioHelpers::getDefaultBufferSize
static int getDefaultBufferSize(int nativeBufferSize, double currentSampleRate)
Definition: juce_android_HighPerformanceAudioHelpers.h:118
juce::CppTokeniserFunctions::skipComment
static void skipComment(Iterator &source) noexcept
Definition: juce_CPlusPlusCodeTokeniserFunctions.h:335
juce::gl::GL_TEXTURE_REDUCTION_MODE_EXT
@ GL_TEXTURE_REDUCTION_MODE_EXT
Definition: juce_gl.h:7608
juce::NetworkServiceDiscovery::Service::lastSeen
Time lastSeen
The time of the last ping received from the advertiser.
Definition: juce_NetworkServiceDiscovery.h:86
juce::Line::isHorizontal
bool isHorizontal() const noexcept
Returns true if the line's start and end y coordinates are the same.
Definition: juce_Line.h:126
juce::Image::image
ReferenceCountedObjectPtr< ImagePixelData > image
Definition: juce_Image.h:426
juce::gl::GL_CLIP_DISTANCE1_APPLE
@ GL_CLIP_DISTANCE1_APPLE
Definition: juce_gles2.h:1668
juce::StringArray::StringArray
StringArray(StringRef firstValue, OtherElements &&... otherValues)
Creates an array containing a list of strings.
Definition: juce_StringArray.h:52
juce::AccessibilityActionType::press
@ press
Represents a "press" action.
juce::gl::GL_SRC_OVER_NV
@ GL_SRC_OVER_NV
Definition: juce_gl.h:8859
juce::gl::GL_STATIC_DRAW_ARB
@ GL_STATIC_DRAW_ARB
Definition: juce_gl.h:5467
juce::gl::GL_TEXTURE_CUBE_MAP_NEGATIVE_Z_ARB
@ GL_TEXTURE_CUBE_MAP_NEGATIVE_Z_ARB
Definition: juce_gl.h:5136
juce::gl::GL_BLUE_BIAS
@ GL_BLUE_BIAS
Definition: juce_gl.h:527
juce::Image::PixelFormat
PixelFormat
Definition: juce_Image.h:63
juce::Component::FocusChangeType
FocusChangeType
Enumeration used by the focusGained() and focusLost() methods.
Definition: juce_Component.h:1889
juce::StringArray::begin
const String * begin() const noexcept
Returns a pointer to the first String in the array.
Definition: juce_StringArray.h:170
juce::Reverb::Parameters::freezeMode
float freezeMode
Freeze mode - values < 0.5 are "normal" mode, values > 0.5 put the reverb into a continuous feedback ...
Definition: juce_audio_basics/utilities/juce_Reverb.h:57
juce::XWindowSystemUtilities::Atoms::Atoms
Atoms()=default
juce::ADSR::goToNextState
void goToNextState() noexcept
Definition: juce_ADSR.h:250
juce::OpenGLGraphicsContextCustomShader::hashName
String hashName
Definition: juce_OpenGLGraphicsContext.h:91
juce::AudioProcessorParameterWithID
This abstract base class is used by some AudioProcessorParameter helper classes.
Definition: juce_AudioProcessorParameterWithID.h:117
juce::CharPointer_UTF32::operator<=
bool operator<=(CharPointer_UTF32 other) const noexcept
Definition: juce_CharPointer_UTF32.h:61
juce::AudioData::Pointer::operator++
Pointer & operator++() noexcept
Moves the pointer along to the next sample.
Definition: juce_AudioDataConverters.h:431
juce::ZipFile::ZipEntry
Contains information about one of the entries in a ZipFile.
Definition: juce_ZipFile.h:72
juce::PerformanceCounter
A timer for measuring performance of code and dumping the results to a file.
Definition: juce_PerformanceCounter.h:49
juce::gl::GL_CURRENT_TANGENT_EXT
@ GL_CURRENT_TANGENT_EXT
Definition: juce_gl.h:6180
juce::UnitTestCategories::containers
static const String containers
Definition: juce_UnitTestCategories.h:34
juce::TabbedComponent::getCurrentContentComponent
Component * getCurrentContentComponent() const noexcept
Returns the current component that's filling the panel.
Definition: juce_TabbedComponent.h:164
juce::File::isSymbolicLink
bool isSymbolicLink() const
Returns true if this file is a link or alias that can be followed using getLinkedTarget().
juce::gl::GL_BACK_SECONDARY_COLOR_NV
@ GL_BACK_SECONDARY_COLOR_NV
Definition: juce_gl.h:10403
juce::gl::GL_CONVOLUTION_BORDER_MODE
@ GL_CONVOLUTION_BORDER_MODE
Definition: juce_gl.h:4338
juce::FilenameComponentListener
Listens for events happening to a FilenameComponent.
Definition: juce_FilenameComponent.h:40
juce::TabBarButton::extraComponent
std::unique_ptr< Component > extraComponent
Definition: juce_TabbedButtonBar.h:126
juce::RenderingHelpers::EdgeTableFillers::renderImageUntransformed
void renderImageUntransformed(Iterator &iter, const Image::BitmapData &destData, const Image::BitmapData &srcData, int alpha, int x, int y, bool tiledFill)
Definition: juce_RenderingHelpers.h:1481
juce::MouseInputSource::pimpl
MouseInputSourceInternal * pimpl
Definition: juce_MouseInputSource.h:292
juce::ReferenceCountedObjectPtr::referencedObject
ReferencedType * referencedObject
Definition: juce_ReferenceCountedObject.h:438
juce::gl::GL_RGBA32UI_EXT
@ GL_RGBA32UI_EXT
Definition: juce_gl.h:7617
juce::gl::GL_UNSIGNED_INT_SAMPLER_CUBE_MAP_ARRAY_ARB
@ GL_UNSIGNED_INT_SAMPLER_CUBE_MAP_ARRAY_ARB
Definition: juce_gl.h:5152
juce::NetworkServiceDiscovery
Contains classes that implement a simple protocol for broadcasting the availability and location of a...
Definition: juce_NetworkServiceDiscovery.h:34
juce::gl::GL_TEXTURE_BUFFER_SIZE
@ GL_TEXTURE_BUFFER_SIZE
Definition: juce_gl.h:2912
juce::gl::GL_CURRENT_INDEX
@ GL_CURRENT_INDEX
Definition: juce_gl.h:445
juce::gl::WGL_AUX4_ARB
@ WGL_AUX4_ARB
Definition: juce_wgl.h:318
juce::gl::fill2
GLuint64EXT GLuint GLuint GLenum GLenum GLuint GLenum GLuint GLenum GLuint fill2
Definition: juce_gl.h:9900
juce::gl::GL_VERTEX_ATTRIB_ARRAY_DIVISOR
@ GL_VERTEX_ATTRIB_ARRAY_DIVISOR
Definition: juce_gl.h:2197
juce::OpenGLContext::NativeContext::DummyComponent::DummyComponent
DummyComponent(OpenGLContext::NativeContext &nativeParentContext)
Definition: juce_OpenGL_linux_X11.h:42
juce::gl::GL_SLUMINANCE8_ALPHA8_NV
@ GL_SLUMINANCE8_ALPHA8_NV
Definition: juce_gles2.h:4294
juce::gl::GL_CLIP_PLANE4
@ GL_CLIP_PLANE4
Definition: juce_gl.h:628
juce_AccessibilityTextInterface.h
juce::CharPointer_UTF16::byteOrderMarkLE1
@ byteOrderMarkLE1
Definition: juce_CharPointer_UTF16.h:480
juce::LassoComponent::dragStartPos
Point< int > dragStartPos
Definition: juce_LassoComponent.h:219
juce_MessageManager.h
juce::ScopedThreadDPIAwarenessSetter::~ScopedThreadDPIAwarenessSetter
~ScopedThreadDPIAwarenessSetter()
juce::dsp::ProcessorChain::bypassed
std::array< bool, sizeof...(Processors)> bypassed
Definition: juce_ProcessorChain.h:126
juce::ButtonParameterAttachment::button
Button & button
Definition: juce_ParameterAttachments.h:246
juce::gl::GL_UNSIGNED_SHORT_5_5_5_1
@ GL_UNSIGNED_SHORT_5_5_5_1
Definition: juce_gl.h:1094
juce::ChannelRemappingAudioSource::setOutputChannelMapping
void setOutputChannelMapping(int sourceChannelIndex, int destChannelIndex)
Creates an output channel mapping.
juce::gl::GL_PROXY_TEXTURE_COLOR_TABLE_SGI
@ GL_PROXY_TEXTURE_COLOR_TABLE_SGI
Definition: juce_gl.h:11839
juce::FragmentOverlay::onActivityResultNative
static void onActivityResultNative(JNIEnv *, jobject, jlong, jint, jint, jobject)
juce::MouseEvent::eventComponent
Component *const eventComponent
The component that this event applies to.
Definition: juce_MouseEvent.h:173
GLvoid
void GLvoid
Definition: juce_gles2.h:52
juce::NetworkServiceDiscovery::Advertiser::sendBroadcast
void sendBroadcast()
juce::PositionedGlyph::character
juce_wchar character
Definition: juce_GlyphArrangement.h:95
juce::ADSR::noteOff
void noteOff() noexcept
Starts the release phase of the envelope.
Definition: juce_ADSR.h:133
juce::gl::GL_GREEN_MAX_CLAMP_INGR
@ GL_GREEN_MAX_CLAMP_INGR
Definition: juce_gl.h:8314
juce::RenderingHelpers::GlyphCache::getSingletonPointer
static GlyphCache *& getSingletonPointer() noexcept
Definition: juce_RenderingHelpers.h:260
juce::CarbonViewWrapperComponent::timerCallback
void timerCallback() override
The user-defined callback routine that actually gets called periodically.
Definition: juce_mac_CarbonViewWrapperComponent.h:270
juce::dsp::DelayLine::alpha
SampleType alpha
Definition: juce_DelayLine.h:335
juce::gl::GL_CLIP_NEAR_HINT_PGI
@ GL_CLIP_NEAR_HINT_PGI
Definition: juce_gl.h:11093
juce::Colours::yellowgreen
const Colour yellowgreen
Definition: juce_Colours.h:183
juce::ValueTree::isValid
bool isValid() const noexcept
Returns true if this tree refers to some valid data.
Definition: juce_ValueTree.h:174
juce::RenderingHelpers::ClipRegions::RectangleListRegion::excludeClipRectangle
Ptr excludeClipRectangle(Rectangle< int > r) override
Definition: juce_RenderingHelpers.h:1833
juce::gl::GL_CONVOLUTION_HEIGHT
@ GL_CONVOLUTION_HEIGHT
Definition: juce_gl.h:4344
juce::dsp::SIMDRegister::copyToRawArray
void JUCE_VECTOR_CALLTYPE copyToRawArray(ElementType *a) const noexcept
Copies the elements of the SIMDRegister to a scalar array in memory.
Definition: juce_SIMDRegister.h:140
juce::ObjCObjectHandle::operator!=
bool operator!=(const ObjCObjectHandle &other) const
Definition: juce_mac_ObjCHelpers.h:307
juce::gl::GL_READ_BUFFER_EXT
@ GL_READ_BUFFER_EXT
Definition: juce_gles2.h:2304
juce::ConsoleApplication::findCommand
const Command * findCommand(const ArgumentList &, bool optionMustBeFirstArg) const
Looks for the first command in the list which matches the given arguments.
juce::dsp::AudioBlock::replaceWithNegativeOf
AudioBlock & replaceWithNegativeOf(AudioBlock< OtherSampleType > src) noexcept
Replaces the contents of this block with the negative of the values in the src block.
Definition: juce_AudioBlock.h:496
CameraDevice::Pimpl::PreviewDisplay::bufferHeight
int bufferHeight
Definition: juce_android_CameraDevice.h:1084
juce::gl::GL_TOP_LEVEL_ARRAY_STRIDE
@ GL_TOP_LEVEL_ARRAY_STRIDE
Definition: juce_gl.h:2890
juce::dsp::DryWetMixer::DryWetMixer
DryWetMixer()
Default constructor.
juce::ArrayBase::ensureAllocatedSize
void ensureAllocatedSize(int minNumElements)
Definition: juce_ArrayBase.h:225
VideoComponent::Pimpl::MediaSession::Player::getCurrentStateInfo
StateInfo getCurrentStateInfo() const noexcept
Definition: juce_android_Video.h:1101
juce::XmlTokeniser::tokenType_comment
@ tokenType_comment
Definition: juce_XMLCodeTokeniser.h:49
juce::MPEChannelRemapper::reset
void reset() noexcept
Resets all the source & channel combinations.
juce::gl::WGL_FONT_POLYGONS
@ WGL_FONT_POLYGONS
Definition: juce_wgl.h:45
juce::AudioProcessor::AudioProcessor
AudioProcessor(const std::initializer_list< const short[2]> &channelLayoutList)
Constructor for AudioProcessors which use layout maps If your AudioProcessor uses layout maps then us...
Definition: juce_AudioProcessor.h:68
juce::RelativePointPath::lineToElement
@ lineToElement
Definition: juce_RelativePointPath.h:71
juce::MidiDeviceInfo
This struct contains information about a MIDI input or output device.
Definition: juce_MidiDevices.h:36
juce::PopupMenu::MenuItemIterator::searchRecursively
bool searchRecursively
Definition: juce_PopupMenu.h:813
juce::PluginHostType::SteinbergCubase8_5
@ SteinbergCubase8_5
Represents Steinberg Cubase 8.5.
Definition: juce_PluginHostType.h:90
juce::gl::GL_COMPRESSED_SRGB_ALPHA_S3TC_DXT5_NV
@ GL_COMPRESSED_SRGB_ALPHA_S3TC_DXT5_NV
Definition: juce_gles2.h:4298
juce::dsp::ProcessorWrapper::prepare
void prepare(const ProcessSpec &spec) override
Definition: juce_ProcessorWrapper.h:62
juce::PluginHostType::PluginHostType
PluginHostType()
Definition: juce_PluginHostType.h:42
juce::UIAProviderBase
Definition: juce_win32_UIAProviderBase.h:30
juce::AnimatedAppComponent::setFramesPerSecond
void setFramesPerSecond(int framesPerSecond)
Your subclass can call this to start a timer running which will call update() and repaint the compone...
juce::gl::GL_GLYPH_VERTICAL_BEARING_ADVANCE_BIT_NV
@ GL_GLYPH_VERTICAL_BEARING_ADVANCE_BIT_NV
Definition: juce_gl.h:9733
juce::gl::GL_POINT_FADE_THRESHOLD_SIZE_EXT
@ GL_POINT_FADE_THRESHOLD_SIZE_EXT
Definition: juce_gl.h:7098
juce::dsp::WindowingFunction::WindowingMethod
WindowingMethod
The windowing methods available.
Definition: juce_Windowing.h:47
juce::ScopedThreadDPIAwarenessSetter::pimpl
std::unique_ptr< NativeImpl > pimpl
Definition: juce_win32_ScopedThreadDPIAwarenessSetter.h:37
juce::gl::GL_FUNC_SUBTRACT_EXT
@ GL_FUNC_SUBTRACT_EXT
Definition: juce_gl.h:6093
juce::XWindowSystem::handleEnterNotifyEvent
void handleEnterNotifyEvent(LinuxComponentPeer *, const XEnterWindowEvent &) const
juce::gl::GL_MAX_TESS_CONTROL_IMAGE_UNIFORMS_EXT
@ GL_MAX_TESS_CONTROL_IMAGE_UNIFORMS_EXT
Definition: juce_gles2.h:2680
juce::ZipFile::lock
CriticalSection lock
Definition: juce_ZipFile.h:263
juce::URL::DownloadTaskOptions::withExtraHeaders
JUCE_NODISCARD auto withExtraHeaders(String value) const
Specifies headers to add to the request.
Definition: juce_URL.h:459
juce::gl::GL_VERTEX_PROGRAM_PARAMETER_BUFFER_NV
@ GL_VERTEX_PROGRAM_PARAMETER_BUFFER_NV
Definition: juce_gl.h:9606
juce::File::createDirectoryInternal
Result createDirectoryInternal(const String &) const
Definition: juce_posix_SharedCode.h:419
juce::gl::WGL_ACCUM_RED_BITS_ARB
@ WGL_ACCUM_RED_BITS_ARB
Definition: juce_wgl.h:261
juce::ComponentBoundsConstrainer
A class that imposes restrictions on a Component's size or position.
Definition: juce_ComponentBoundsConstrainer.h:43
juce::RangedDirectoryIterator::operator*
const DirectoryEntry & operator*() const noexcept
Return an object containing metadata about the file or folder to which the iterator is currently poin...
Definition: juce_RangedDirectoryIterator.h:146
juce::gl::GL_MODELVIEW1_ARB
@ GL_MODELVIEW1_ARB
Definition: juce_gl.h:5394
juce::gl::GL_MAX_FRAGMENT_INPUT_COMPONENTS
@ GL_MAX_FRAGMENT_INPUT_COMPONENTS
Definition: juce_gl.h:2121
juce::AudioProcessorPlayer::messageCollector
MidiMessageCollector messageCollector
Definition: juce_AudioProcessorPlayer.h:138
juce::Parallelogram::~Parallelogram
~Parallelogram()=default
Destructor.
juce::MessageThread::shouldExit
std::atomic< bool > shouldExit
Definition: juce_LinuxMessageThread.h:96
juce_MPEUtils.h
juce::PreferencesPanel::currentPage
std::unique_ptr< Component > currentPage
Definition: juce_PreferencesPanel.h:138
juce::LookAndFeel::ColourSetting::colourID
int colourID
Definition: juce_LookAndFeel.h:262
juce::gl::GL_IMAGE_2D_RECT_EXT
@ GL_IMAGE_2D_RECT_EXT
Definition: juce_gl.h:7300
juce::gl::GL_BLEND_DST_ALPHA
@ GL_BLEND_DST_ALPHA
Definition: juce_gl.h:1295
juce::AudioDeviceManager::lastDeviceTypeConfigs
OwnedArray< AudioDeviceSetup > lastDeviceTypeConfigs
Definition: juce_AudioDeviceManager.h:492
juce::KeyPress::F15Key
static const int F15Key
key-code for the F15 key
Definition: juce_KeyPress.h:221
juce::gl::GL_LINE_WIDTH_COMMAND_NV
@ GL_LINE_WIDTH_COMMAND_NV
Definition: juce_gl.h:8912
juce::gl::GL_SHADER_BINARY_FORMAT_SPIR_V
@ GL_SHADER_BINARY_FORMAT_SPIR_V
Definition: juce_gl.h:3176
juce::ActionBroadcaster::actionListenerLock
CriticalSection actionListenerLock
Definition: juce_ActionBroadcaster.h:73
juce::gl::GL_SAMPLER_2D_SHADOW_ARB
@ GL_SAMPLER_2D_SHADOW_ARB
Definition: juce_gl.h:4863
juce::ReverbAudioSource::isBypassed
bool isBypassed() const noexcept
Definition: juce_ReverbAudioSource.h:57
juce::PathFlatteningIterator::stackPos
float * stackPos
Definition: juce_PathIterator.h:105
juce::gl::GL_ALIASED_LINE_WIDTH_RANGE
@ GL_ALIASED_LINE_WIDTH_RANGE
Definition: juce_gl.h:1127
juce::gl::GL_AUX1
@ GL_AUX1
Definition: juce_gl.h:413
juce::gl::GL_VIEW_CLASS_ASTC_8x5_RGBA
@ GL_VIEW_CLASS_ASTC_8x5_RGBA
Definition: juce_gl.h:4464
juce::ChannelRemappingAudioSource::prepareToPlay
void prepareToPlay(int samplesPerBlockExpected, double sampleRate) override
Tells the source to prepare for playing.
juce::gl::GL_MULTISAMPLE_SGIS
@ GL_MULTISAMPLE_SGIS
Definition: juce_gl.h:11194
juce::AccessibilityNativeHandle::getHandler
const AccessibilityHandler & getHandler()
Definition: juce_win32_AccessibilityElement.h:43
juce::AccessibilityValueInterface::AccessibleValueRange::MinAndMax::min
double min
Definition: juce_AccessibilityValueInterface.h:95
juce::MemoryMappedAudioFormatReader::filePosToSample
int64 filePosToSample(int64 filePos) const noexcept
Converts a byte position in the file to a sample index.
Definition: juce_MemoryMappedAudioFormatReader.h:95
juce::gl::GL_2_BYTES
@ GL_2_BYTES
Definition: juce_gl.h:590
juce::File::ignoreHiddenFiles
@ ignoreHiddenFiles
Add this flag to avoid returning any hidden files in the results.
Definition: juce_File.h:560
VideoComponent::Pimpl::DirectShowContext::~DirectShowContext
~DirectShowContext() override
Definition: juce_win32_Video.h:401
juce::gl::GL_ALPHA8_OES
@ GL_ALPHA8_OES
Definition: juce_gles2.h:4666
juce::dsp::Oscillator::rampBuffer
Array< NumericType > rampBuffer
Definition: juce_Oscillator.h:244
juce::gl::GL_REG_3_ATI
@ GL_REG_3_ATI
Definition: juce_gl.h:5669
juce_CompilerWarnings.h
juce::gl::GL_SRC2_ALPHA
@ GL_SRC2_ALPHA
Definition: juce_gl.h:1446
juce_FocusOutline.h
getRenderCallback
UNITY_INTERFACE_EXPORT renderCallback UNITY_INTERFACE_API getRenderCallback()
juce::MPESynthesiserVoice::getSampleRate
double getSampleRate() const noexcept
Returns the current target sample rate at which rendering is being done.
Definition: juce_MPESynthesiserVoice.h:157
juce::ImagePreviewComponent
A simple preview component that shows thumbnails of image files.
Definition: juce_ImagePreviewComponent.h:37
juce::gl::GL_MAX_GEOMETRY_SHADER_INVOCATIONS
@ GL_MAX_GEOMETRY_SHADER_INVOCATIONS
Definition: juce_gl.h:2292
juce::ParameterAttachment::parameterGestureChanged
void parameterGestureChanged(int, bool) override
Indicates that a parameter change gesture has started.
Definition: juce_ParameterAttachments.h:111
juce::MessageManager::Lock::lockGained
Atomic< int > lockGained
Definition: juce_MessageManager.h:306
juce::gl::GL_ONE
@ GL_ONE
Definition: juce_gl.h:236
juce::gl::GL_RENDERBUFFER_BINDING
@ GL_RENDERBUFFER_BINDING
Definition: juce_gl.h:1821
juce::FillType::isTiledImage
bool isTiledImage() const noexcept
Returns true if this is a tiled image pattern fill.
Definition: juce_FillType.h:91
juce::AccessibleState::isSelectable
bool isSelectable() const noexcept
Returns true if the UI element is selectable.
Definition: juce_AccessibilityState.h:180
juce::ChildProcessCoordinator::childProcess
std::unique_ptr< ChildProcess > childProcess
Definition: juce_ConnectedChildProcess.h:218
juce::dsp::AudioBlock::replaceWithMinOfInternal
void replaceWithMinOfInternal(AudioBlock< Src1SampleType > src1, AudioBlock< Src2SampleType > src2) const noexcept
Definition: juce_AudioBlock.h:853
juce::WavAudioFormat::riffInfoArtist
static const char *const riffInfoArtist
Metadata property name used in INFO chunks.
Definition: juce_WavAudioFormat.h:97
juce::OSCType
char OSCType
The type used for OSC type tags.
Definition: juce_OSCTypes.h:31
juce::gl::GL_DEPTH_STENCIL_TO_RGBA_NV
@ GL_DEPTH_STENCIL_TO_RGBA_NV
Definition: juce_gl.h:9014
juce::ColourSelector::v
float v
Definition: juce_ColourSelector.h:147
juce::gl::GL_MULTISAMPLE_COVERAGE_MODES_NV
@ GL_MULTISAMPLE_COVERAGE_MODES_NV
Definition: juce_gl.h:9268
juce::gl::GL_TEXTURE_SWIZZLE_A
@ GL_TEXTURE_SWIZZLE_A
Definition: juce_gl.h:2208
juce_AudioProcessorListener.h
juce::CPlusPlusCodeTokeniser::tokenType_keyword
@ tokenType_keyword
Definition: juce_CPlusPlusCodeTokeniser.h:56
juce::KeyPress::F1Key
static const int F1Key
key-code for the F1 key
Definition: juce_KeyPress.h:207
juce::gl::GL_UNIFORM_BUFFER
@ GL_UNIFORM_BUFFER
Definition: juce_gl.h:2049
juce::OpenGLGraphicsContextCustomShader::getFragmentShaderCode
const String & getFragmentShaderCode() const noexcept
Returns the code that was used to create this object.
Definition: juce_OpenGLGraphicsContext.h:83
juce::DrawableShape::getStrokeFill
const FillType & getStrokeFill() const noexcept
Returns the current stroke fill.
Definition: juce_DrawableShape.h:72
juce::gl::b
GLboolean GLboolean GLboolean b
Definition: juce_gl.h:1931
juce::OpenGLContext::NativeContext::createRenderContext
static HGLRC createRenderContext(OpenGLVersion version, HDC dcIn)
Definition: juce_OpenGL_win32.h:207
juce::OpenGLContext::NativeContext::NativeContext
NativeContext(Component &comp, const OpenGLPixelFormat &cPixelFormat, void *shareContext, bool useMultisamplingIn, OpenGLVersion)
Definition: juce_OpenGL_linux_X11.h:57
juce::gl::GL_GEOMETRY_SHADER
@ GL_GEOMETRY_SHADER
Definition: juce_gl.h:2111
juce::gl::GL_INT_VEC3
@ GL_INT_VEC3
Definition: juce_gl.h:1518
juce::gl::GL_PASS_THROUGH_TOKEN
@ GL_PASS_THROUGH_TOKEN
Definition: juce_gl.h:421
DECLARE_CALL_TYPE_METHOD
#define DECLARE_CALL_TYPE_METHOD(returnType, typeName)
Definition: juce_android_JNIHelpers.h:119
juce::gl::WGL_FRAMEBUFFER_SRGB_CAPABLE_EXT
@ WGL_FRAMEBUFFER_SRGB_CAPABLE_EXT
Definition: juce_wgl.h:389
juce::gl::GL_QUADS_FOLLOW_PROVOKING_VERTEX_CONVENTION
@ GL_QUADS_FOLLOW_PROVOKING_VERTEX_CONVENTION
Definition: juce_gl.h:2124
juce::PreferencesPanel::buttons
OwnedArray< DrawableButton > buttons
Definition: juce_PreferencesPanel.h:139
juce::gl::GL_TEXTURE_LOD_BIAS
@ GL_TEXTURE_LOD_BIAS
Definition: juce_gl.h:1303
juce::OSCReceiver::Listener::oscBundleReceived
virtual void oscBundleReceived(const OSCBundle &)
Called when the OSCReceiver receives a new OSC bundle.
Definition: juce_OSCReceiver.h:123
juce::gl::GL_COLOR_ARRAY_LENGTH_NV
@ GL_COLOR_ARRAY_LENGTH_NV
Definition: juce_gl.h:10569
juce::Array::operator[]
ElementType operator[](int index) const
Returns one of the elements in the array.
Definition: juce_Array.h:237
juce::gl::GL_PHONG_HINT_WIN
@ GL_PHONG_HINT_WIN
Definition: juce_gl.h:11976
juce::gl::GL_R1UI_N3F_V3F_SUN
@ GL_R1UI_N3F_V3F_SUN
Definition: juce_gl.h:11912
juce::gl::GL_TEXTURE_CUBE_MAP_EXT
@ GL_TEXTURE_CUBE_MAP_EXT
Definition: juce_gl.h:7541
juce_RuntimePermissions.h
juce::ShapeButton::useOnColours
bool useOnColours
Definition: juce_ShapeButton.h:116
juce::gl::GL_SAMPLER_2D_ARRAY_SHADOW_EXT
@ GL_SAMPLER_2D_ARRAY_SHADOW_EXT
Definition: juce_gl.h:6740
juce::dsp::SIMDFallbackOps::min
static forcedinline vSIMDType min(vSIMDType a, vSIMDType b) noexcept
Definition: juce_fallback_SIMDNativeOps.h:80
juce_Compressor.h
juce::gl::GL_COMPRESSED_RGBA_BPTC_UNORM
@ GL_COMPRESSED_RGBA_BPTC_UNORM
Definition: juce_gl.h:2645
juce::AudioProcessLoadMeasurer::ScopedTimer
This class measures the time between its construction and destruction and adds it to an AudioProcessL...
Definition: juce_AudioProcessLoadMeasurer.h:72
juce::gl::GL_REG_0_ATI
@ GL_REG_0_ATI
Definition: juce_gl.h:5666
juce::gl::GL_DEPTH_COMPONENT32F
@ GL_DEPTH_COMPONENT32F
Definition: juce_gl.h:1793
juce::TabbedButtonBar::getThickness
int getThickness() const noexcept
Returns the thickness of the bar, which may be its width or height, depending on the orientation.
Definition: juce_TabbedButtonBar.h:196
juce::gl::GL_E_TIMES_F_NV
@ GL_E_TIMES_F_NV
Definition: juce_gl.h:9965
juce::TabbedButtonBar::TabInfo::name
String name
Definition: juce_TabbedButtonBar.h:351
juce::gl::outW
GLuint GLenum GLenum GLenum GLenum outW
Definition: juce_gl.h:8073
juce::MidiMessage::channelPressureChange
static MidiMessage channelPressureChange(int channel, int pressure) noexcept
Creates a channel-pressure change event.
juce::CaretComponent::ColourIds
ColourIds
A set of colour IDs to use to change the colour of various aspects of the caret.
Definition: juce_CaretComponent.h:63
CameraDevice::Pimpl::ScopedCameraDevice::CaptureSession::StillPictureTaker::stillPictureCaptureRequest
GlobalRef stillPictureCaptureRequest
Definition: juce_android_CameraDevice.h:1717
juce::VSTCallbackHandler::VstHostCallbackType
pointer_sized_int() VstHostCallbackType(int32 opcode, int32 index, pointer_sized_int value, void *ptr, float opt)
The host callback function type.
Definition: juce_VSTCallbackHandler.h:65
juce::ResamplingAudioSource::buffer
AudioBuffer< float > buffer
Definition: juce_ResamplingAudioSource.h:80
juce::ComTypes::ToggleState_Off
@ ToggleState_Off
Definition: juce_win32_ComInterfaces.h:102
juce::Thread::threadName
const String threadName
Definition: juce_Thread.h:385
juce::gl::GL_R16F_EXT
@ GL_R16F_EXT
Definition: juce_gles2.h:1956
juce::gl::GL_RGB_RAW_422_APPLE
@ GL_RGB_RAW_422_APPLE
Definition: juce_gl.h:3710
juce::GlobalRef
Definition: juce_android_JNIHelpers.h:77
juce::Reverb::setParameters
void setParameters(const Parameters &newParams)
Applies a new set of parameters to the reverb.
Definition: juce_audio_basics/utilities/juce_Reverb.h:69
juce::MPEZoneLayout::lowerZone
MPEZone lowerZone
Definition: juce_MPEZoneLayout.h:221
juce::gl::GL_READ_FRAMEBUFFER_APPLE
@ GL_READ_FRAMEBUFFER_APPLE
Definition: juce_gles2.h:1694
juce::SidePanel::showOrHide
void showOrHide(bool show)
Shows or hides the SidePanel.
juce::gl::GL_BUMP_NUM_TEX_UNITS_ATI
@ GL_BUMP_NUM_TEX_UNITS_ATI
Definition: juce_gl.h:5648
juce::gl::GL_TEXTURE_COMPARE_MODE
@ GL_TEXTURE_COMPARE_MODE
Definition: juce_gl.h:1307
juce::gl::GL_ADD_ATI
@ GL_ADD_ATI
Definition: juce_gl.h:5731
juce::gl::GL_STORAGE_CLIENT_APPLE
@ GL_STORAGE_CLIENT_APPLE
Definition: juce_gl.h:3774
juce_LinkwitzRileyFilter.h
juce::anonymous_namespace{juce_mac_CoreGraphicsHelpers.h}::flippedScreenPoint
NSPoint flippedScreenPoint(NSPoint p) noexcept
Definition: juce_mac_CoreGraphicsHelpers.h:89
juce::gl::GL_CONTEXT_FLAG_NO_ERROR_BIT
@ GL_CONTEXT_FLAG_NO_ERROR_BIT
Definition: juce_gl.h:3180
juce_NamedPipe.h
juce::gl::GL_INVERT_OVG_NV
@ GL_INVERT_OVG_NV
Definition: juce_gl.h:8837
juce::Slider::incDecButtonsNotDraggable
@ incDecButtonsNotDraggable
Definition: juce_Slider.h:292
juce::MidiBuffer::data
Array< uint8 > data
The raw data holding this buffer.
Definition: juce_MidiBuffer.h:339
juce::gl::GL_RGBA32UI
@ GL_RGBA32UI
Definition: juce_gl.h:1747
juce::PositionedGlyph::getBottom
float getBottom() const
Returns the y position of the bottom of the glyph.
Definition: juce_GlyphArrangement.h:64
juce::gl::GL_AND_INVERTED
@ GL_AND_INVERTED
Definition: juce_gl.h:341
juce::MP3AudioFormat::isCompressed
bool isCompressed() override
Returns true if the format uses compressed data.
juce::ADSR::isActive
bool isActive() const noexcept
Returns true if the envelope is in its attack, decay, sustain or release stage.
Definition: juce_ADSR.h:92
juce::Typeface::isHinted
virtual bool isHinted() const
Returns true if the typeface uses hinting.
Definition: juce_Typeface.h:125
juce::gl::GL_COLOR3_BIT_PGI
@ GL_COLOR3_BIT_PGI
Definition: juce_gl.h:11109
juce::gl::coordType
GLsizei const GLubyte GLsizei GLenum coordType
Definition: juce_gl.h:9790
juce::UIViewComponent
An iOS-specific class that can create and embed an UIView inside itself.
Definition: juce_UIViewComponent.h:44
juce_cryptography.h
juce::gl::GL_DEBUG_TYPE_ERROR_ARB
@ GL_DEBUG_TYPE_ERROR_ARB
Definition: juce_gl.h:3969
juce::ArgumentList::getExistingFileForOption
File getExistingFileForOption(StringRef option) const
Looks for a file argument using getFileForOption() and fails with a suitable error if the file doesn'...
juce::dsp::ProcessorDuplicator::MonoProcessContext::channel
size_t channel
Definition: juce_ProcessorDuplicator.h:89
juce::Colours::burlywood
const Colour burlywood
Definition: juce_Colours.h:55
juce::NormalisableRange::NormalisableRange
NormalisableRange(Range< ValueType > range, ValueType intervalValue) noexcept
Creates a NormalisableRange with a given range and interval, but a dummy skew-factor.
Definition: juce_NormalisableRange.h:86
juce::gl::GL_RELEASED_APPLE
@ GL_RELEASED_APPLE
Definition: juce_gl.h:3692
juce::RenderingHelpers::ClipRegions::EdgeTableRegion::clipToPath
Ptr clipToPath(const Path &p, const AffineTransform &transform) override
Definition: juce_RenderingHelpers.h:1663
juce::FileBasedDocument::SaveResult
SaveResult
A set of possible outcomes of one of the save() methods.
Definition: juce_FileBasedDocument.h:158
juce::URL::InputStreamOptions::parameterHandling
const ParameterHandling parameterHandling
Definition: juce_URL.h:389
juce::WebBrowserComponent::windowCloseRequest
virtual void windowCloseRequest()
This callback occurs when a script or other activity in the browser asks for the window to be closed.
Definition: juce_WebBrowserComponent.h:121
juce::gl::GL_MAX_DEBUG_LOGGED_MESSAGES_ARB
@ GL_MAX_DEBUG_LOGGED_MESSAGES_ARB
Definition: juce_gl.h:3976
juce::Rectangle::withBottom
JUCE_NODISCARD Rectangle withBottom(ValueType newBottom) const noexcept
Returns a new rectangle with a different bottom edge position, but the same top edge as this one.
Definition: juce_Rectangle.h:303
juce::gl::GL_TEXTURE_BORDER_COLOR
@ GL_TEXTURE_BORDER_COLOR
Definition: juce_gl.h:324
juce::dsp::SIMDFallbackOps::greaterThan
static forcedinline vSIMDType greaterThan(vSIMDType a, vSIMDType b) noexcept
Definition: juce_fallback_SIMDNativeOps.h:84
juce::AsyncUpdater
Has a callback method that is triggered asynchronously.
Definition: juce_AsyncUpdater.h:38
juce::Slider::RotaryParameters::stopAtEnd
bool stopAtEnd
Determines what happens when a circular drag action rotates beyond the minimum or maximum angle.
Definition: juce_Slider.h:163
juce::gl::GL_TEXTURE_2D_ARRAY
@ GL_TEXTURE_2D_ARRAY
Definition: juce_gl.h:1723
juce::MouseCursor::LeftRightResizeCursor
@ LeftRightResizeCursor
An arrow pointing left and right.
Definition: juce_MouseCursor.h:59
juce_DrawableImage.h
juce::dsp::FastMathApproximations::cosh
static FloatType cosh(FloatType x) noexcept
Provides a fast approximation of the function cosh(x) using a Pade approximant continued fraction,...
Definition: juce_FastMathApproximations.h:45
juce::LocalRef::clear
void clear()
Definition: juce_android_JNIHelpers.h:40
juce_Gain.h
CameraDevice::Pimpl::ImageReader::onImageAvailable
void onImageAvailable(LocalRef< jobject > &) override
Definition: juce_android_CameraDevice.h:1170
juce::dsp::Compressor::ratio
SampleType ratio
Definition: juce_Compressor.h:106
juce::gl::focalPointsPerLayer
GLuint GLuint focalPointsPerLayer
Definition: juce_gles2.h:5098
juce::gl::GL_BGRA8_EXT
@ GL_BGRA8_EXT
Definition: juce_gles2.h:1752
juce::gl::GL_MAX_ARRAY_TEXTURE_LAYERS_EXT
@ GL_MAX_ARRAY_TEXTURE_LAYERS_EXT
Definition: juce_gl.h:7483
juce::gl::GL_TEXTURE28_ARB
@ GL_TEXTURE28_ARB
Definition: juce_gl.h:4567
juce::gl::GL_MAX_FRAGMENT_UNIFORM_COMPONENTS_ARB
@ GL_MAX_FRAGMENT_UNIFORM_COMPONENTS_ARB
Definition: juce_gl.h:4196
juce::gl::GL_SPRITE_TRANSLATION_SGIX
@ GL_SPRITE_TRANSLATION_SGIX
Definition: juce_gl.h:11680
juce::gl::GL_INDEX_OFFSET
@ GL_INDEX_OFFSET
Definition: juce_gl.h:519
juce::dsp::AudioBlock::getSubBlock
AudioBlock getSubBlock(size_t newOffset, size_t newLength) const noexcept
Return a new AudioBlock pointing to a sub-block inside this block.
Definition: juce_AudioBlock.h:371
juce::gl::GL_TESS_CONTROL_SHADER_OES
@ GL_TESS_CONTROL_SHADER_OES
Definition: juce_gles2.h:4794
juce_TemporaryFile.h
CameraDevice::Pimpl::ScopedCameraDevice::CaptureSession::StillPictureTaker::getCaptureResultIntegerKeyValue
static LocalRef< jobject > getCaptureResultIntegerKeyValue(jfieldID key, jobject captureResult)
Definition: juce_android_CameraDevice.h:1880
juce::GZIPDecompressorInputStream::originalSourcePos
int64 originalSourcePos
Definition: juce_GZIPDecompressorInputStream.h:89
juce_AccessibilityTableInterface.h
juce::MPEZone::isUsing
bool isUsing(int channel) const noexcept
Definition: juce_MPEZoneLayout.h:68
juce::dsp::Convolution::Mixer::dryBlockStorage
HeapBlock< char > dryBlockStorage
Definition: juce_Convolution.h:292
juce::TextInputTarget::getKeyboardType
virtual VirtualKeyboardType getKeyboardType()
Returns the target's preference for the type of keyboard that would be most appropriate.
Definition: juce_TextInputTarget.h:93
juce::gl::GL_ONE_MINUS_SRC1_COLOR_EXT
@ GL_ONE_MINUS_SRC1_COLOR_EXT
Definition: juce_gles2.h:1868
juce::gl::a
GLboolean GLboolean GLboolean GLboolean a
Definition: juce_gl.h:1931
juce::WindowsUIAWrapper::UiaReturnRawElementProviderFunc
LRESULT(WINAPI *)(HWND, WPARAM, LPARAM, IRawElementProviderSimple *) UiaReturnRawElementProviderFunc
Definition: juce_win32_WindowsUIAWrapper.h:136
juce::Interpolators::Lagrange
GenericInterpolator< LagrangeTraits, 5 > Lagrange
Definition: juce_Interpolators.h:147
juce::gl::GL_COMPRESSED_SRGB_ALPHA_S3TC_DXT1_EXT
@ GL_COMPRESSED_SRGB_ALPHA_S3TC_DXT1_EXT
Definition: juce_gl.h:7738
juce::Colours::olive
const Colour olive
Definition: juce_Colours.h:140
juce::SidePanel::isPanelShowing
bool isPanelShowing() const noexcept
Returns true if the SidePanel is currently showing.
Definition: juce_SidePanel.h:128
juce::gl::GL_GPU_OPTIMIZED_QCOM
@ GL_GPU_OPTIMIZED_QCOM
Definition: juce_gles2.h:5044
juce::gl::GL_DUAL_INTENSITY12_SGIS
@ GL_DUAL_INTENSITY12_SGIS
Definition: juce_gl.h:11353
juce::gl::GL_RGB16UI_EXT
@ GL_RGB16UI_EXT
Definition: juce_gl.h:7624
juce_AudioChannelSet.h
juce::gl::GL_CIRCULAR_TANGENT_ARC_TO_NV
@ GL_CIRCULAR_TANGENT_ARC_TO_NV
Definition: juce_gl.h:9721
juce::gl::GL_4PASS_0_EXT
@ GL_4PASS_0_EXT
Definition: juce_gl.h:6977
juce::gl::uorder
GLdouble GLdouble GLint GLint uorder
Definition: juce_gl.h:884
juce::AccessibilityRole::editableText
@ editableText
juce::dsp::IIR::ArrayCoefficients::makeBandPass
static std::array< NumericType, 6 > makeBandPass(double sampleRate, NumericType frequency)
Returns the coefficients for a band-pass filter.
juce::gl::GL_COMPRESSED_SRGB8_PUNCHTHROUGH_ALPHA1_ETC2
@ GL_COMPRESSED_SRGB8_PUNCHTHROUGH_ALPHA1_ETC2
Definition: juce_gl.h:2674
juce::ComponentAnimator
Animates a set of components, moving them to a new position and/or fading their alpha levels.
Definition: juce_ComponentAnimator.h:52
juce::AudioChannelSet::channelSetsWithNumberOfChannels
static Array< AudioChannelSet > channelSetsWithNumberOfChannels(int numChannels)
Return an array of channel sets which have a given number of channels.
juce::Colours::blanchedalmond
const Colour blanchedalmond
Definition: juce_Colours.h:51
juce::CharPointer_ASCII::operator--
CharPointer_ASCII operator--() noexcept
Moves this pointer to the previous character in the string.
Definition: juce_CharPointer_ASCII.h:92
juce::PathFlatteningIterator
Flattens a Path object into a series of straight-line sections.
Definition: juce_PathIterator.h:41
VideoComponent::Pimpl::DirectShowContext::state
State state
Definition: juce_win32_Video.h:744
juce::gl::GL_MULTISAMPLE_FILTER_HINT_NV
@ GL_MULTISAMPLE_FILTER_HINT_NV
Definition: juce_gl.h:9569
juce::AudioFormatWriter::formatName
String formatName
Definition: juce_AudioFormatWriter.h:293
juce::SharedResourcePointer::operator->
SharedObjectType * operator->() const noexcept
Returns the shared object pointer.
Definition: juce_SharedResourcePointer.h:123
juce::gl::GLhandleARB
GLhandleARB(KHRONOS_APIENTRY *const &glGetHandleARB)(GLenum pname)
juce::Array::removeValuesNotIn
void removeValuesNotIn(const OtherArrayType &otherArray)
Removes any elements which are not found in another array.
Definition: juce_Array.h:986
juce::Button::getState
ButtonState getState() const noexcept
Returns the button's current over/down/up state.
Definition: juce_Button.h:385
juce::StandalonePluginHolder::getLastFile
File getLastFile() const
Definition: juce_StandaloneFilterWindow.h:172
juce::ReferenceCountedArray::ReferenceCountedArray
ReferenceCountedArray(const ReferenceCountedArray &other) noexcept
Creates a copy of another array.
Definition: juce_ReferenceCountedArray.h:62
juce::AudioProcessor::TrackProperties::name
String name
Definition: juce_AudioProcessor.h:1222
juce::gl::GL_TEXT_FRAGMENT_SHADER_ATI
@ GL_TEXT_FRAGMENT_SHADER_ATI
Definition: juce_gl.h:5846
juce::gl::GL_TEXTURE_SWIZZLE_RGBA
@ GL_TEXTURE_SWIZZLE_RGBA
Definition: juce_gl.h:2209
juce::WindowsUIAWrapper::UiaDisconnectAllProvidersFunc
HRESULT(WINAPI *)() UiaDisconnectAllProvidersFunc
Definition: juce_win32_WindowsUIAWrapper.h:142
juce::dsp::SIMDFallbackOps::ScalarGeq::op
static forcedinline bool op(ScalarType a, ScalarType b) noexcept
Definition: juce_fallback_SIMDNativeOps.h:185
juce::gl::GL_CUBIC_IMG
@ GL_CUBIC_IMG
Definition: juce_gles2.h:3088
juce::ActivityLifecycleCallbacks
Definition: juce_android_JNIHelpers.h:893
juce::gl::GL_QUERY_DEPTH_BOUNDS_FAIL_EVENT_BIT_AMD
@ GL_QUERY_DEPTH_BOUNDS_FAIL_EVENT_BIT_AMD
Definition: juce_gl.h:3447
juce::MouseWheelDetails::isReversed
bool isReversed
Indicates whether the user has reversed the direction of the wheel.
Definition: juce_MouseEvent.h:415
juce::CharPointer_UTF16::operator*
juce_wchar operator*() const noexcept
Returns the unicode character that this pointer is pointing to.
Definition: juce_CharPointer_UTF16.h:83
CameraDevice::Pimpl::triggerImageCapture
void triggerImageCapture()
Definition: juce_mac_CameraDevice.h:542
GLDEBUGPROCARB
void(* GLDEBUGPROCARB)(GLenum source, GLenum type, GLuint id, GLenum severity, GLsizei length, const GLchar *message, const void *userParam)
Definition: juce_gles2.h:89
juce::gl::GL_COPY
@ GL_COPY
Definition: juce_gl.h:340
juce::gl::GL_INTERNALFORMAT_BLUE_TYPE
@ GL_INTERNALFORMAT_BLUE_TYPE
Definition: juce_gl.h:2760
juce::Direct2DLowLevelGraphicsContext::setOpacity
void setOpacity(float) override
juce::gl::GL_TEXTURE_SHADER_NV
@ GL_TEXTURE_SHADER_NV
Definition: juce_gl.h:10298
juce_Reverb.h
juce::PushNotifications::Notification::Action::textInputButtonText
String textInputButtonText
Optional: Text displayed on text input notification button (from iOS 10 only).
Definition: juce_PushNotifications.h:90
juce::gl::GL_RESAMPLE_ZERO_FILL_OML
@ GL_RESAMPLE_ZERO_FILL_OML
Definition: juce_gl.h:11042
juce::gl::GL_PATH_OBJECT_BOUNDING_BOX_NV
@ GL_PATH_OBJECT_BOUNDING_BOX_NV
Definition: juce_gl.h:9646
juce::dsp::Panner::rightVolume
SmoothedValue< SampleType > rightVolume
Definition: juce_Panner.h:116
juce::gl::GL_TEXTURE24_ARB
@ GL_TEXTURE24_ARB
Definition: juce_gl.h:4563
JUCE_GENERATE_FUNCTION_WITH_DEFAULT
#define JUCE_GENERATE_FUNCTION_WITH_DEFAULT(functionName, objectName, args, returnType)
Definition: juce_linux_X11_Symbols.h:39
juce::gl::GL_TEXTURE20
@ GL_TEXTURE20
Definition: juce_gl.h:1164
juce::SamplerSound::midiNotes
BigInteger midiNotes
Definition: juce_Sampler.h:100
juce::gl::GL_MIXED_STENCIL_SAMPLES_SUPPORTED_NV
@ GL_MIXED_STENCIL_SAMPLES_SUPPORTED_NV
Definition: juce_gl.h:9252
juce::Colours::seashell
const Colour seashell
Definition: juce_Colours.h:164
CameraDevice::ViewerComponent::ViewerComponent
ViewerComponent(CameraDevice &device)
Definition: juce_android_CameraDevice.h:3215
juce::OwnedArray::isEmpty
bool isEmpty() const noexcept
Returns true if the array is empty, false otherwise.
Definition: juce_OwnedArray.h:136
juce::MarkerList::ValueTreeWrapper::getState
ValueTree & getState() noexcept
Definition: juce_MarkerList.h:167
juce::ComponentMovementWatcher::getComponent
Component * getComponent() const noexcept
Returns the component that's being watched.
Definition: juce_ComponentMovementWatcher.h:70
juce::gl::GL_RGB2_EXT
@ GL_RGB2_EXT
Definition: juce_gl.h:7428
juce::gl::GL_HANDLE_TYPE_D3D12_FENCE_EXT
@ GL_HANDLE_TYPE_D3D12_FENCE_EXT
Definition: juce_gl.h:7195
juce::gl::GL_COMPRESSED_INTENSITY_ARB
@ GL_COMPRESSED_INTENSITY_ARB
Definition: juce_gl.h:5090
juce::gl::GL_MAX_DEBUG_LOGGED_MESSAGES
@ GL_MAX_DEBUG_LOGGED_MESSAGES
Definition: juce_gl.h:2719
juce_AudioProcessorValueTreeState.h
juce::Point::operator*=
Point & operator*=(Point< OtherType > other) noexcept
Multiplies another point's coordinates to this one.
Definition: juce_Point.h:112
juce::XWindowSystemUtilities::XSettings::lastUpdateSerial
int lastUpdateSerial
Definition: juce_linux_XWindowSystem.h:156
juce::gl::GL_TEXTURE_TILING_EXT
@ GL_TEXTURE_TILING_EXT
Definition: juce_gl.h:6896
juce::DynamicLibrary::getNativeHandle
void * getNativeHandle() const noexcept
Returns the platform-specific native library handle.
Definition: juce_DynamicLibrary.h:78
juce::RectanglePlacement
Defines the method used to position some kind of rectangular object within a rectangular viewport.
Definition: juce_RectanglePlacement.h:39
juce::String::length
int length() const noexcept
Returns the number of characters in the string.
juce::ChannelRemappingAudioSource::createXml
std::unique_ptr< XmlElement > createXml() const
Returns an XML object to encapsulate the state of the mappings.
juce::AudioBuffer::makeCopyOf
void makeCopyOf(const AudioBuffer< OtherType > &other, bool avoidReallocating=false)
Resizes this buffer to match the given one, and copies all of its content across.
Definition: juce_AudioSampleBuffer.h:572
juce_Slider.h
juce::gl::GL_SAMPLE_BUFFERS_3DFX
@ GL_SAMPLE_BUFFERS_3DFX
Definition: juce_gl.h:3210
juce::gl::GL_PROJECTION
@ GL_PROJECTION
Definition: juce_gl.h:598
juce::RelativePointPath::nullElement
@ nullElement
Definition: juce_RelativePointPath.h:68
juce::gl::GL_SHADER_GLOBAL_ACCESS_BARRIER_BIT_NV
@ GL_SHADER_GLOBAL_ACCESS_BARRIER_BIT_NV
Definition: juce_gl.h:10123
juce::gl::GL_SUBGROUP_QUAD_ALL_STAGES_KHR
@ GL_SUBGROUP_QUAD_ALL_STAGES_KHR
Definition: juce_gl.h:8558
juce::BubbleComponent::shadow
DropShadowEffect shadow
Definition: juce_BubbleComponent.h:181
juce::gl::GL_ATOMIC_COUNTER_BUFFER_DATA_SIZE
@ GL_ATOMIC_COUNTER_BUFFER_DATA_SIZE
Definition: juce_gl.h:2556
juce::gl::WGL_DEPTH_BITS_ARB
@ WGL_DEPTH_BITS_ARB
Definition: juce_wgl.h:265
juce::MarkerList
Holds a set of named marker points along a one-dimensional axis.
Definition: juce_MarkerList.h:38
juce_Array.h
juce::dsp::Chorus::process
void process(const ProcessContext &context) noexcept
Processes the input and output samples supplied in the processing context.
Definition: juce_Chorus.h:89
juce::PluginListComponent::dialogTitle
String dialogTitle
Definition: juce_PluginListComponent.h:123
juce::OpenGLContext::NativeContext::component
Component & component
Definition: juce_OpenGL_android.h:254
juce::CarbonViewWrapperComponent
Creates a floating carbon window that can be used to hold a carbon UI.
Definition: juce_mac_CarbonViewWrapperComponent.h:38
juce::KeyMappingEditorComponent::getMappings
KeyPressMappingSet & getMappings() const noexcept
Returns the KeyPressMappingSet that this component is acting upon.
Definition: juce_KeyMappingEditorComponent.h:65
juce::ConsoleApplication::addHelpCommand
void addHelpCommand(String helpArgument, String helpMessage, bool makeDefaultCommand)
Adds a help command to the list.
juce::Synthesiser::getSampleRate
double getSampleRate() const noexcept
Returns the current target sample rate at which rendering is being done.
Definition: juce_Synthesiser.h:536
juce::ResamplingAudioSource::input
OptionalScopedPointer< AudioSource > input
Definition: juce_ResamplingAudioSource.h:78
juce::PluginHostType::SteinbergCubase5
@ SteinbergCubase5
Represents Steinberg Cubase 5.
Definition: juce_PluginHostType.h:85
juce::XWindowSystemUtilities::XSetting::stringValue
String stringValue
Definition: juce_linux_XWindowSystem.h:121
juce::gl::GL_COVERAGE_ATTACHMENT_NV
@ GL_COVERAGE_ATTACHMENT_NV
Definition: juce_gles2.h:3575
juce::gl::GL_RELATIVE_LARGE_CCW_ARC_TO_NV
@ GL_RELATIVE_LARGE_CCW_ARC_TO_NV
Definition: juce_gl.h:9712
juce::ReferenceCountedArray
Holds a list of objects derived from ReferenceCountedObject, or which implement basic reference-count...
Definition: juce_ReferenceCountedArray.h:50
VideoComponent::Pimpl::MediaSession::playbackStarted
void playbackStarted()
Definition: juce_android_Video.h:1625
juce::Process::terminate
static void terminate()
Kills the current process immediately.
Definition: juce_posix_SharedCode.h:52
juce::gl::GL_VERTEX_WEIGHTING_EXT
@ GL_VERTEX_WEIGHTING_EXT
Definition: juce_gl.h:8117
juce::gl::GL_IMAGE_BINDING_LAYER_EXT
@ GL_IMAGE_BINDING_LAYER_EXT
Definition: juce_gl.h:7295
juce::gl::GL_WEIGHT_ARRAY_BUFFER_BINDING_ARB
@ GL_WEIGHT_ARRAY_BUFFER_BINDING_ARB
Definition: juce_gl.h:5456
juce::gl::GL_VIEWPORT_SWIZZLE_X_NV
@ GL_VIEWPORT_SWIZZLE_X_NV
Definition: juce_gl.h:10836
juce::ByteOrder::swapIfBigEndian
static Type swapIfBigEndian(Type value) noexcept
Swaps the byte order of a signed or unsigned integer if the CPU is big-endian.
Definition: juce_ByteOrder.h:67
juce::gl::colorFormat
GLenum GLenum colorFormat
Definition: juce_gl.h:9844
VideoComponent::Pimpl::load
Result load(NSURL *url)
Definition: juce_mac_Video.h:75
juce::gl::GL_MODELVIEW27_ARB
@ GL_MODELVIEW27_ARB
Definition: juce_gl.h:5420
juce::gl::GL_DRAW_BUFFER
@ GL_DRAW_BUFFER
Definition: juce_gl.h:295
juce::TabbedButtonBar::TabInfo
Definition: juce_TabbedButtonBar.h:348
juce::gl::GL_RGBA32F_EXT
@ GL_RGBA32F_EXT
Definition: juce_gles2.h:2909
juce::gl::GL_UNSIGNED_INT_VEC3
@ GL_UNSIGNED_INT_VEC3
Definition: juce_gl.h:1772
juce::dsp::StateVariableFilter::Filter::reset
void reset() noexcept
Resets the filter's processing pipeline.
Definition: juce_StateVariableFilter.h:96
juce::ImagePixelData::listeners
ListenerList< Listener > listeners
Definition: juce_Image.h:486
juce::gl::GL_EDGE_FLAG_ARRAY_LENGTH_NV
@ GL_EDGE_FLAG_ARRAY_LENGTH_NV
Definition: juce_gl.h:10572
juce::PropertyComponent
A base class for a component that goes in a PropertyPanel and displays one of an item's properties.
Definition: juce_PropertyComponent.h:47
juce::RecentlyOpenedFilesList::getMaxNumberOfItems
int getMaxNumberOfItems() const noexcept
Returns the number of items that this list will store.
Definition: juce_RecentlyOpenedFilesList.h:62
juce::BigInteger::heapAllocation
HeapBlock< uint32 > heapAllocation
Definition: juce_BigInteger.h:325
juce::gl::GL_TEXTURE29_ARB
@ GL_TEXTURE29_ARB
Definition: juce_gl.h:4568
juce::CharPointer_UTF8::sizeInBytes
size_t sizeInBytes() const noexcept
Returns the number of bytes that are used to represent this string.
Definition: juce_CharPointer_UTF8.h:275
juce::iOSAudioIODevice::start
void start(AudioIODeviceCallback *) override
Starts the device actually playing.
juce::RectangleList::getIntersectionWith
bool getIntersectionWith(RectangleType rect, RectangleList &destRegion) const
Creates a region which is the result of clipping this one to a given rectangle.
Definition: juce_RectangleList.h:381
juce::gl::GL_INTENSITY_FLOAT16_ATI
@ GL_INTENSITY_FLOAT16_ATI
Definition: juce_gl.h:5873
juce::createPluginFilterOfType
AudioProcessor * createPluginFilterOfType(AudioProcessor::WrapperType type)
Definition: juce_CreatePluginFilter.h:36
juce::gl::GL_PATH_MITER_LIMIT_NV
@ GL_PATH_MITER_LIMIT_NV
Definition: juce_gl.h:9633
juce::Random::getSeed
int64 getSeed() const noexcept
Returns the RNG's current seed.
Definition: juce_Random.h:103
juce::MidiRPNGenerator
Generates an appropriate sequence of MIDI CC messages to represent an RPN or NRPN message.
Definition: juce_MidiRPN.h:123
juce::gl::GL_TEXTURE_DEPTH_SIZE
@ GL_TEXTURE_DEPTH_SIZE
Definition: juce_gl.h:1306
juce::gl::GL_TEXTURE_SWIZZLE_R
@ GL_TEXTURE_SWIZZLE_R
Definition: juce_gl.h:2205
juce::gl::GL_MAX_PIXEL_MAP_TABLE
@ GL_MAX_PIXEL_MAP_TABLE
Definition: juce_gl.h:535
juce::HeapBlock::swapWith
void swapWith(HeapBlock< ElementType, otherBlockThrows > &other) noexcept
Swaps this object's data with the data of another HeapBlock.
Definition: juce_HeapBlock.h:310
juce::gl::GL_TEXTURE31_ARB
@ GL_TEXTURE31_ARB
Definition: juce_gl.h:4570
juce::AudioProcessor::BusesProperties
Structure used for AudioProcessor Callbacks.
Definition: juce_AudioProcessor.h:1333
juce::Slider::TextBoxLeft
@ TextBoxLeft
Puts the text box to the left of the slider, vertically centred.
Definition: juce_Slider.h:96
juce::MultiTouchMapper::deleteAllTouchesForPeer
void deleteAllTouchesForPeer(ComponentPeer *peer)
Definition: juce_MultiTouchMapper.h:74
juce::ListenerList::callChecked
void callChecked(const BailOutCheckerType &bailOutChecker, Callback &&callback)
Calls a member function on each listener in the list, with 1 parameter and a bail-out-checker.
Definition: juce_ListenerList.h:148
juce::gl::GL_INT_SAMPLER_2D_EXT
@ GL_INT_SAMPLER_2D_EXT
Definition: juce_gl.h:6746
juce::XWindowSystem::handleWindowMessage
void handleWindowMessage(LinuxComponentPeer *, XEvent &) const
juce::CodeEditorComponent::areSpacesInsertedForTabs
bool areSpacesInsertedForTabs() const
Returns true if the tab key will insert spaces instead of actual tab characters.
Definition: juce_CodeEditorComponent.h:203
juce::OpenGLContext::NativeContext::safeComponent
Component::SafePointer< Component > safeComponent
Definition: juce_OpenGL_win32.h:353
juce::KeyPress::F4Key
static const int F4Key
key-code for the F4 key
Definition: juce_KeyPress.h:210
juce::gl::GL_SUBGROUP_FEATURE_PARTITIONED_BIT_NV
@ GL_SUBGROUP_FEATURE_PARTITIONED_BIT_NV
Definition: juce_gl.h:10135
juce::CppTokeniserFunctions::skipIfNextCharMatches
static void skipIfNextCharMatches(Iterator &source, const juce_wchar c) noexcept
Definition: juce_CPlusPlusCodeTokeniserFunctions.h:394
juce::WebInputStream::Listener::postDataSendProgress
virtual bool postDataSendProgress(WebInputStream &request, int bytesSent, int totalBytes)
This method will be called periodically with updates on POST data upload progress.
Definition: juce_WebInputStream.h:110
juce::dsp::StateVariableFilter::Filter::processSample
SampleType JUCE_VECTOR_CALLTYPE processSample(SampleType sample) noexcept
Processes a single sample, without any locking or checking.
Definition: juce_StateVariableFilter.h:124
juce::MultiChoicePropertyComponent::expandAreaHeight
static constexpr int expandAreaHeight
Definition: juce_MultiChoicePropertyComponent.h:128
juce::gl::GL_MIN_SAMPLE_SHADING_VALUE_OES
@ GL_MIN_SAMPLE_SHADING_VALUE_OES
Definition: juce_gles2.h:4688
juce::gl::GL_IMAGE_CUBE_MAP_ARRAY
@ GL_IMAGE_CUBE_MAP_ARRAY
Definition: juce_gl.h:2609
juce::gl::GL_SIMULTANEOUS_TEXTURE_AND_STENCIL_WRITE
@ GL_SIMULTANEOUS_TEXTURE_AND_STENCIL_WRITE
Definition: juce_gl.h:2811
juce_Analytics.h
juce::gl::GL_FRAMEBUFFER_ATTACHMENT_TEXTURE_CUBE_MAP_FACE_EXT
@ GL_FRAMEBUFFER_ATTACHMENT_TEXTURE_CUBE_MAP_FACE_EXT
Definition: juce_gl.h:6625
juce::gl::GL_DEBUG_SEVERITY_LOW_ARB
@ GL_DEBUG_SEVERITY_LOW_ARB
Definition: juce_gl.h:3980
juce::MemoryMappedFile::getData
void * getData() const noexcept
Returns the address at which this file has been mapped, or a null pointer if the file couldn't be suc...
Definition: juce_MemoryMappedFile.h:89
juce::gl::GL_GENERATE_MIPMAP_SGIS
@ GL_GENERATE_MIPMAP_SGIS
Definition: juce_gl.h:11185
juce::WildcardFileFilter::fileWildcards
StringArray fileWildcards
Definition: juce_WildcardFileFilter.h:71
juce::SynthesiserVoice::setSustainPedalDown
void setSustainPedalDown(bool isNowDown) noexcept
Modifies the sustain pedal flag.
Definition: juce_Synthesiser.h:232
juce::ChannelRemappingAudioSource::source
OptionalScopedPointer< AudioSource > source
Definition: juce_ChannelRemappingAudioSource.h:130
juce::gl::WGL_ALPHA_SHIFT_EXT
@ WGL_ALPHA_SHIFT_EXT
Definition: juce_wgl.h:458
juce::gl::GL_PATH_PROJECTION_MATRIX_NV
@ GL_PATH_PROJECTION_MATRIX_NV
Definition: juce_gl.h:9782
juce::gl::queryName
GLuint GLchar * queryName
Definition: juce_gl.h:8417
juce::CoreGraphicsContext::context
detail::ContextPtr context
Definition: juce_mac_CoreGraphicsContext.h:113
juce::TreeView::LookAndFeelMethods
This abstract base class is implemented by LookAndFeel classes to provide TreeView drawing functional...
Definition: juce_TreeView.h:882
juce::RenderingHelpers::ClipRegions::EdgeTableRegion
Definition: juce_RenderingHelpers.h:1623
juce::MarkerList::Marker::name
String name
The marker's name.
Definition: juce_MarkerList.h:62
juce::gl::GL_MAX_TESS_EVALUATION_IMAGE_UNIFORMS_OES
@ GL_MAX_TESS_EVALUATION_IMAGE_UNIFORMS_OES
Definition: juce_gles2.h:4787
juce::gl::GL_CON_11_ATI
@ GL_CON_11_ATI
Definition: juce_gl.h:5709
juce::AudioProcessorParameterWithID::name
const String name
Provides access to the parameter's name.
Definition: juce_AudioProcessorParameterWithID.h:164
juce::gl::GL_COMPRESSED_SRGB8_ALPHA8_ASTC_12x10
@ GL_COMPRESSED_SRGB8_ALPHA8_ASTC_12x10
Definition: juce_gles2.h:1433
juce::BooleanPropertyComponent::ColourIds
ColourIds
A set of colour IDs to use to change the colour of various aspects of the component.
Definition: juce_BooleanPropertyComponent.h:90
TextureViewSurfaceTextureListener::Owner::~Owner
virtual ~Owner()
Definition: juce_android_CameraDevice.h:293
juce::gl::GL_COLOR_ATTACHMENT29
@ GL_COLOR_ATTACHMENT29
Definition: juce_gl.h:1867
juce::gl::GL_FRAMEBUFFER_ATTACHMENT_ALPHA_SIZE
@ GL_FRAMEBUFFER_ATTACHMENT_ALPHA_SIZE
Definition: juce_gl.h:1802
juce::gl::columnBufSize
GLenum GLenum GLsizei void GLsizei columnBufSize
Definition: juce_gl.h:3166
juce::Component::BailOutChecker
A class to keep an eye on a component and check for it being deleted.
Definition: juce_Component.h:2330
CameraDevice::Pimpl::streamConfigurationMap
StreamConfigurationMap streamConfigurationMap
Definition: juce_android_CameraDevice.h:2915
juce::gl::i2
GLint GLint i2
Definition: juce_gl.h:898
juce::LinkedListPointer::removeNext
ObjectType * removeNext() noexcept
Removes the head item from the list.
Definition: juce_LinkedListPointer.h:255
juce::OpenGLContext::NativeContext::bestVisual
XVisualInfo * bestVisual
Definition: juce_OpenGL_linux_X11.h:268
juce::Rectangle::intersects
bool intersects(const Line< ValueType > &line) const noexcept
Returns true if any part of the given line lies inside this rectangle.
Definition: juce_Rectangle.h:652
juce::iOSAudioIODevice::getXRunCount
int getXRunCount() const noexcept override
Returns the number of under- or over runs reported by the OS since playback/recording has started.
juce::gl::GL_SHADING_RATE_IMAGE_TEXEL_WIDTH_NV
@ GL_SHADING_RATE_IMAGE_TEXEL_WIDTH_NV
Definition: juce_gl.h:10175
juce::gl::GL_FUNC_ADD
@ GL_FUNC_ADD
Definition: juce_gl.h:1338
juce::PluginHostType::AppleMainStage
@ AppleMainStage
Represents Apple Main Stage.
Definition: juce_PluginHostType.h:62
juce::gl::GL_TESS_EVALUATION_SHADER_INVOCATIONS
@ GL_TESS_EVALUATION_SHADER_INVOCATIONS
Definition: juce_gl.h:3185
juce::dsp::Matrix::end
const ElementType * end() const noexcept
Definition: juce_Matrix.h:213
juce::gl::primcount
const void GLsizei primcount
Definition: juce_gl.h:3420
juce::ActivityLifecycleCallbacks::onActivityStopped
virtual void onActivityStopped(jobject)
Definition: juce_android_JNIHelpers.h:910
juce::dsp::Panner::process
void process(const ProcessContext &context) noexcept
Processes the input and output samples supplied in the processing context.
Definition: juce_Panner.h:78
juce::gl::GL_OPERAND0_RGB_EXT
@ GL_OPERAND0_RGB_EXT
Definition: juce_gl.h:7577
juce::gl::WGL_AUX1_ARB
@ WGL_AUX1_ARB
Definition: juce_wgl.h:315
juce::gl::WGL_CONTEXT_RELEASE_BEHAVIOR_NONE_ARB
@ WGL_CONTEXT_RELEASE_BEHAVIOR_NONE_ARB
Definition: juce_wgl.h:133
juce::PopupMenu::Options::targetComponent
WeakReference< Component > targetComponent
Definition: juce_PopupMenu.h:635
juce::AudioCDReader::tracks
Array< File > tracks
Definition: juce_AudioCDReader.h:154
juce::RectangleList::RectangleList
RectangleList(const RectangleList &other)
Creates a copy of another list.
Definition: juce_RectangleList.h:52
juce::PixelRGB::getOddBytes
forcedinline uint32 getOddBytes() const noexcept
Return channels with an odd index and insert zero bytes between them.
Definition: juce_PixelFormats.h:414
juce::gl::GL_VERTEX_ARRAY_OBJECT_EXT
@ GL_VERTEX_ARRAY_OBJECT_EXT
Definition: juce_gl.h:6247
juce::gl::GL_SHADER_IMAGE_LOAD
@ GL_SHADER_IMAGE_LOAD
Definition: juce_gl.h:2801
juce::CodeDocument::Listener
An object that receives callbacks from the CodeDocument when its text changes.
Definition: juce_CodeDocument.h:327
juce::WebBrowserComponent::WindowsWebView2WebBrowserComponent
friend class WindowsWebView2WebBrowserComponent
Definition: juce_WebBrowserComponent.h:142
juce::AudioChannelSet::create7point0SDDS
static AudioChannelSet create7point0SDDS()
Creates a set for a SDDS 7.0 surround setup (left, right, centre, leftSurround, rightSurround,...
juce::gl::option
GLuint GLenum option
Definition: juce_gl.h:3698
juce::gl::GL_REFLECTION_MAP_EXT
@ GL_REFLECTION_MAP_EXT
Definition: juce_gl.h:7540
juce::AudioBuffer::operator=
AudioBuffer & operator=(const AudioBuffer &other)
Copies another buffer onto this one.
Definition: juce_AudioSampleBuffer.h:198
juce::gl::GL_MAX_TESS_CONTROL_ATOMIC_COUNTER_BUFFERS_EXT
@ GL_MAX_TESS_CONTROL_ATOMIC_COUNTER_BUFFERS_EXT
Definition: juce_gles2.h:2676
juce::gl::GL_CULL_MODES_NV
@ GL_CULL_MODES_NV
Definition: juce_gl.h:10300
juce::AudioProcessorValueTreeState::ComboBoxAttachment::attachment
std::unique_ptr< ComboBoxParameterAttachment > attachment
Definition: juce_AudioProcessorValueTreeState.h:572
juce::AudioProcessor::paramIDs
std::unordered_set< String > paramIDs
Definition: juce_AudioProcessor.h:1491
juce::NormalisableRange::NormalisableRange
NormalisableRange()=default
Creates a continuous range that performs a dummy mapping.
juce::gl::GL_DRAW_BUFFER4_EXT
@ GL_DRAW_BUFFER4_EXT
Definition: juce_gles2.h:2048
GLDEBUGPROCKHR
void(* GLDEBUGPROCKHR)(GLenum source, GLenum type, GLuint id, GLenum severity, GLsizei length, const GLchar *message, const void *userParam)
Definition: juce_gles2.h:90
juce::AccessibleState::withCollapsed
JUCE_NODISCARD AccessibleState withCollapsed() const noexcept
Sets the collapsed flag and returns the new state.
Definition: juce_AccessibilityState.h:65
juce::SortedSet::size
int size() const noexcept
Returns the current number of elements in the set.
Definition: juce_SortedSet.h:118
juce::dsp::Phaser::setMix
void setMix(SampleType newMix)
Sets the amount of dry and wet signal in the output of the phaser (between 0 for full dry and 1 for f...
juce_MouseListener.h
juce::gl::GL_MAP1_VERTEX_ATTRIB15_4_NV
@ GL_MAP1_VERTEX_ATTRIB15_4_NV
Definition: juce_gl.h:10664
juce::RenderingHelpers::StackBasedLowLevelGraphicsContext::addTransform
void addTransform(const AffineTransform &t) override
Definition: juce_RenderingHelpers.h:2703
juce::gl::GL_SHADING_RATE_SAMPLE_ORDER_PIXEL_MAJOR_NV
@ GL_SHADING_RATE_SAMPLE_ORDER_PIXEL_MAJOR_NV
Definition: juce_gl.h:10180
juce::Rectangle::getPosition
Point< ValueType > getPosition() const noexcept
Returns the rectangle's top-left position as a Point.
Definition: juce_Rectangle.h:161
juce::ScrollBar::Listener
A class for receiving events from a ScrollBar.
Definition: juce_ScrollBar.h:308
juce::MenuBarComponent::itemComponents
std::vector< std::unique_ptr< AccessibleItemComponent > > itemComponents
Definition: juce_MenuBarComponent.h:119
juce::MouseInputSource::defaultTiltX
static constexpr float defaultTiltX
Default values for tilt, which are used when a device doesn't support it.
Definition: juce_MouseInputSource.h:236
juce::gl::GL_COLOR_MATRIX_STACK_DEPTH
@ GL_COLOR_MATRIX_STACK_DEPTH
Definition: juce_gl.h:4367
GLushort
khronos_uint16_t GLushort
Definition: juce_gl.h:163
juce::MD5::getChecksumDataArray
const uint8 * getChecksumDataArray() const noexcept
Returns a pointer to the 16-byte array of result data.
Definition: juce_MD5.h:87
juce::ComTypes::UIA_TreeItemControlTypeId
const long UIA_TreeItemControlTypeId
Definition: juce_win32_ComInterfaces.h:167
juce::CarbonViewWrapperComponent::recursiveHIViewRepaint
static void recursiveHIViewRepaint(HIViewRef view)
Definition: juce_mac_CarbonViewWrapperComponent.h:258
juce::gl::GL_EVAL_VERTEX_ATTRIB3_NV
@ GL_EVAL_VERTEX_ATTRIB3_NV
Definition: juce_gl.h:9082
juce::gl::WGL_SWAP_OVERLAY4
@ WGL_SWAP_OVERLAY4
Definition: juce_wgl.h:50
juce::gl::GL_TEXTURE_COORD_ARRAY_TYPE
@ GL_TEXTURE_COORD_ARRAY_TYPE
Definition: juce_gl.h:1015
juce::ComponentPeer::component
Component & component
Definition: juce_ComponentPeer.h:514
juce::WavAudioFormat::riffInfoMoreInfoBannerImage
static const char *const riffInfoMoreInfoBannerImage
Metadata property name used in INFO chunks.
Definition: juce_WavAudioFormat.h:132
juce::TextLayout::width
float width
Definition: juce_TextLayout.h:261
juce::gl::nz
GLbyte GLbyte nz
Definition: juce_gl.h:739
juce::WaitableEvent::signal
void signal() const
Wakes up any threads that are currently waiting on this object.
juce::OwnedArray::deleteAllObjects
void deleteAllObjects()
Definition: juce_OwnedArray.h:855
juce::ResizableWindow::clearContentComponent
void clearContentComponent()
Removes the current content component.
juce::SliderParameterAttachment::setValue
void setValue(float newValue)
juce_AudioParameterInt.h
juce::Timer::startTimerHz
void startTimerHz(int timerFrequencyHz) noexcept
Starts the timer with an interval specified in Hertz.
juce::Grid::TrackInfo::isFractional
bool isFractional() const noexcept
Definition: juce_Grid.h:83
GLhandleARB
unsigned int GLhandleARB
Definition: juce_gles2.h:72
juce::gl::GL_COMBINER_SUM_OUTPUT_NV
@ GL_COMBINER_SUM_OUTPUT_NV
Definition: juce_gl.h:9989
juce::ComTypes::EC_ERRORABORT
@ EC_ERRORABORT
Definition: juce_win32_ComTypes.h:115
juce::DefaultHashFunctions::generateHash
static int generateHash(uint32 key, int upperLimit) noexcept
Generates a simple hash from an unsigned int.
Definition: juce_HashMap.h:37
juce::gl::GL_DOT3_RGBA_ARB
@ GL_DOT3_RGBA_ARB
Definition: juce_gl.h:5198
juce::CharPointer_UTF16::writeNull
void writeNull() const noexcept
Writes a null character to this string (leaving the pointer's position unchanged).
Definition: juce_CharPointer_UTF16.h:196
juce::CharPointer_ASCII::writeWithDestByteLimit
size_t writeWithDestByteLimit(const CharPointer src, const size_t maxDestBytes) noexcept
Copies a source string to this pointer, advancing this pointer as it goes.
Definition: juce_CharPointer_ASCII.h:218
CameraDevice::Pimpl::CaptureSessionPreviewMode::getCaptureSessionSurfaces
LocalRef< jobject > getCaptureSessionSurfaces() const
Definition: juce_android_CameraDevice.h:2649
juce::PixelAlpha::tween
forcedinline void tween(const Pixel &src, uint32 amount) noexcept
Blends another pixel with this one, creating a colour that is somewhere between the two,...
Definition: juce_PixelFormats.h:687
juce::gl::GL_CON_17_ATI
@ GL_CON_17_ATI
Definition: juce_gl.h:5715
juce::gl::alpha
GLfloat GLfloat GLfloat alpha
Definition: juce_gl.h:654
GLintptrARB
khronos_intptr_t GLintptrARB
Definition: juce_gles2.h:78
juce::gl::GL_CURRENT_MATRIX_STACK_DEPTH_NV
@ GL_CURRENT_MATRIX_STACK_DEPTH_NV
Definition: juce_gl.h:10621
juce::gl::GL_DEBUG_CALLBACK_USER_PARAM_ARB
@ GL_DEBUG_CALLBACK_USER_PARAM_ARB
Definition: juce_gl.h:3962
juce::MathConstants::euler
static constexpr FloatType euler
A predefined value for Euler's number.
Definition: juce_MathsFunctions.h:391
juce::gl::GL_VERTEX_WEIGHT_ARRAY_STRIDE_EXT
@ GL_VERTEX_WEIGHT_ARRAY_STRIDE_EXT
Definition: juce_gl.h:8124
juce::ComTypes::AM_MEDIA_TYPE::cbFormat
ULONG cbFormat
Definition: juce_win32_ComTypes.h:100
juce::AudioDeviceManager::defaultMidiOutputDeviceInfo
MidiDeviceInfo defaultMidiOutputDeviceInfo
Definition: juce_AudioDeviceManager.h:513
juce::Image::BitmapData::BitmapDataReleaser
Used internally by custom image types to manage pixel data lifetime.
Definition: juce_Image.h:360
juce::WebView2Preferences::dllLocation
File dllLocation
Definition: juce_WebBrowserComponent.h:231
juce::WindowsUIAWrapper::uiaDisconnectAllProviders
UiaDisconnectAllProvidersFunc uiaDisconnectAllProviders
Definition: juce_win32_WindowsUIAWrapper.h:151
CameraDevice::Pimpl::CaptureSessionPreviewMode::CaptureSessionPreviewMode
CaptureSessionPreviewMode(Pimpl &ownerToUse, ScopedCameraDevice &cameraDeviceToUse, GlobalRef &handlerToUse, PreviewDisplay &pd, ImageReader &ir, int sensorOrientation, int cameraLensFacingToUse, StreamConfigurationMap &streamConfigurationMapToUse)
Definition: juce_android_CameraDevice.h:2639
juce::RenderingHelpers::ClipRegions::EdgeTableRegion::EdgeTableRegion
EdgeTableRegion(const EdgeTableRegion &other)
Definition: juce_RenderingHelpers.h:1632
juce::ObjCObjectHandle::ObjCObjectHandle
ObjCObjectHandle(const ObjCObjectHandle &other)
Definition: juce_mac_ObjCHelpers.h:270
juce::gl::GL_INT_SAMPLER_2D_MULTISAMPLE_ARRAY_OES
@ GL_INT_SAMPLER_2D_MULTISAMPLE_ARRAY_OES
Definition: juce_gles2.h:4943
juce::gl::GL_INT16_VEC4_NV
@ GL_INT16_VEC4_NV
Definition: juce_gl.h:3356
juce::ArrayAllocationBase::elements
HeapBlock< ElementType > elements
Definition: juce_ArrayAllocationBase.h:114
juce::gl::GL_FONT_Y_MIN_BOUNDS_BIT_NV
@ GL_FONT_Y_MIN_BOUNDS_BIT_NV
Definition: juce_gl.h:9736
juce::gl::GL_LUMINANCE_FLOAT32_ATI
@ GL_LUMINANCE_FLOAT32_ATI
Definition: juce_gl.h:5868
khronos_int64_t
int64_t khronos_int64_t
Definition: juce_khrplatform.h:217
juce::Button::setTriggeredOnMouseDown
void setTriggeredOnMouseDown(bool isTriggeredOnMouseDown) noexcept
Sets whether the button click should happen when the mouse is pressed or released.
juce::RenderingHelpers::ClipRegions::RectangleListRegion::SubRectangleIterator::area
const Rectangle< int > area
Definition: juce_RenderingHelpers.h:1927
juce::CodeDocument::listeners
ListenerList< Listener > listeners
Definition: juce_CodeDocument.h:440
juce::dsp::Oscillator::NumericType
typename SampleTypeHelpers::ElementType< SampleType >::Type NumericType
The NumericType is the underlying primitive type used by the SampleType (which could be either a prim...
Definition: juce_Oscillator.h:43
juce::dsp::StateVariableFilter::StateVariableFilterType
StateVariableFilterType
Definition: juce_StateVariableFilter.h:200
juce::OwnedArray::removeLast
void removeLast(int howManyToRemove=1, bool deleteObjects=true)
Removes the last n objects from the array.
Definition: juce_OwnedArray.h:712
juce::Rectangle::intersectRectangle
bool intersectRectangle(ValueType &otherX, ValueType &otherY, ValueType &otherW, ValueType &otherH) const noexcept
Clips a set of rectangle coordinates so that they lie only within this one.
Definition: juce_Rectangle.h:685
juce::GenericScopedLock
Automatically locks and unlocks a mutex object.
Definition: juce_ScopedLock.h:54
CameraDevice
juce::dsp::NoiseGate::thresholdInverse
SampleType thresholdInverse
Definition: juce_NoiseGate.h:102
juce::gl::GL_LUMINANCE16_ALPHA16_EXT
@ GL_LUMINANCE16_ALPHA16_EXT
Definition: juce_gl.h:7422
juce::CharPointer_ASCII::getBytesRequiredFor
static size_t getBytesRequiredFor(const juce_wchar) noexcept
Returns the number of bytes that would be needed to represent the given unicode character in this enc...
Definition: juce_CharPointer_ASCII.h:185
VideoRenderers
Definition: juce_win32_Video.h:26
juce::gl::WGL_AUX0_ARB
@ WGL_AUX0_ARB
Definition: juce_wgl.h:314
juce::TextLayout::DereferencingIterator::operator++
DereferencingIterator & operator++()
Definition: juce_TextLayout.h:83
juce::gl::GL_VIEWPORT_SWIZZLE_NEGATIVE_Y_NV
@ GL_VIEWPORT_SWIZZLE_NEGATIVE_Y_NV
Definition: juce_gl.h:10831
juce::gl::GL_SAMPLER_CUBE_MAP_ARRAY_OES
@ GL_SAMPLER_CUBE_MAP_ARRAY_OES
Definition: juce_gles2.h:4893
juce::gl::GL_RELATIVE_RECT_NV
@ GL_RELATIVE_RECT_NV
Definition: juce_gl.h:9756
juce::gl::GL_MINOR_VERSION
@ GL_MINOR_VERSION
Definition: juce_gl.h:1704
juce::ChannelRemappingAudioSource::clearAllMappings
void clearAllMappings()
Clears any mapped channels.
juce::AudioChannelSet::create6point0Music
static AudioChannelSet create6point0Music()
Creates a set for a 6.0 Music surround setup (left, right, leftSurround, rightSurround,...
juce::gl::GL_IMPLEMENTATION_COLOR_READ_FORMAT
@ GL_IMPLEMENTATION_COLOR_READ_FORMAT
Definition: juce_gl.h:2410
juce::dsp::Bias::Bias
Bias() noexcept=default
juce::AudioDeviceManager::getMidiCallbackLock
CriticalSection & getMidiCallbackLock() noexcept
Returns the a lock that can be used to synchronise access to the midi callback.
Definition: juce_AudioDeviceManager.h:462
juce::gl::GL_IMAGE_BINDING_ACCESS_EXT
@ GL_IMAGE_BINDING_ACCESS_EXT
Definition: juce_gl.h:7296
juce::OpenGLGraphicsContextCustomShader::onShaderActivated
std::function< void(OpenGLShaderProgram &)> onShaderActivated
Optional lambda that will be called when the shader is activated, to allow user code to do setup task...
Definition: juce_OpenGLGraphicsContext.h:88
juce::LinkedListPointer::insertAtIndex
void insertAtIndex(int index, ObjectType *newItem)
Inserts an item at a numeric index in the list.
Definition: juce_LinkedListPointer.h:194
juce::AccessibilityHandler::typeIndex
std::type_index typeIndex
Definition: juce_AccessibilityHandler.h:308
juce::Rectangle::expanded
Rectangle expanded(ValueType delta) const noexcept
Returns a rectangle that is larger than this one by a given amount.
Definition: juce_Rectangle.h:464
juce::gl::GL_RELATIVE_ROUNDED_RECT_NV
@ GL_RELATIVE_ROUNDED_RECT_NV
Definition: juce_gl.h:9749
juce::gl::GL_CLIPPING_OUTPUT_PRIMITIVES_ARB
@ GL_CLIPPING_OUTPUT_PRIMITIVES_ARB
Definition: juce_gl.h:4658
juce::gl::GL_RG_INTEGER
@ GL_RG_INTEGER
Definition: juce_gl.h:1905
juce::OptionalScopedPointer
Holds a pointer to an object which can optionally be deleted when this pointer goes out of scope.
Definition: juce_OptionalScopedPointer.h:37
juce::dsp::AudioBlock::AudioBlock
friend class AudioBlock
Definition: juce_AudioBlock.h:891
juce::AccessibilityTextValueInterface
A value interface that represents a text value.
Definition: juce_AccessibilityValueInterface.h:139
juce::gl::WGL_DEPTH_BITS_EXT
@ WGL_DEPTH_BITS_EXT
Definition: juce_wgl.h:464
juce::StandalonePluginHolder::getIAAHostIcon
Image getIAAHostIcon(int size)
Definition: juce_StandaloneFilterWindow.h:389
juce::gl::GL_TEXTURE_COLOR_TABLE_SGI
@ GL_TEXTURE_COLOR_TABLE_SGI
Definition: juce_gl.h:11838
juce::XWindowSystem::createKeyProxy
::Window createKeyProxy(::Window) const
juce::gl::num
GLuint num
Definition: juce_gl.h:3434
juce::NetworkServiceDiscovery::AvailableServiceList::serviceTypeUID
String serviceTypeUID
Definition: juce_NetworkServiceDiscovery.h:124
juce::gl::GL_SUBGROUP_SUPPORTED_STAGES_KHR
@ GL_SUBGROUP_SUPPORTED_STAGES_KHR
Definition: juce_gl.h:8556
juce_SubregionStream.h
juce::ParameterAttachment::ParameterAttachment
ParameterAttachment(RangedAudioParameter &parameter, std::function< void(float)> parameterChangedCallback, UndoManager *undoManager=nullptr)
Listens to a parameter and calls the the provided function in response to parameter changes.
juce::gl::GL_ACTIVE_STENCIL_FACE_EXT
@ GL_ACTIVE_STENCIL_FACE_EXT
Definition: juce_gl.h:7385
juce::gl::GL_MAX_PROGRAM_INSTRUCTIONS_ARB
@ GL_MAX_PROGRAM_INSTRUCTIONS_ARB
Definition: juce_gl.h:4093
juce::dsp::AudioBlock::replaceWithProductOfInternal
void replaceWithProductOfInternal(AudioBlock< Src1SampleType > src1, AudioBlock< Src2SampleType > src2) const noexcept
Definition: juce_AudioBlock.h:753
juce::gl::GL_INT_SAMPLER_3D_EXT
@ GL_INT_SAMPLER_3D_EXT
Definition: juce_gl.h:6747
juce::gl::GL_MAP_WRITE_BIT_EXT
@ GL_MAP_WRITE_BIT_EXT
Definition: juce_gles2.h:2185
GLfixed
khronos_int32_t GLfixed
Definition: juce_gl.h:183
juce::SoundPlayer
A simple sound player that you can add to the AudioDeviceManager to play simple sounds.
Definition: juce_SoundPlayer.h:38
juce::AudioChannelSet::ambisonicACN0
@ ambisonicACN0
Zero-th ambisonic channel number 0.
Definition: juce_AudioChannelSet.h:357
juce::gl::GL_MAX_SAMPLE_MASK_WORDS
@ GL_MAX_SAMPLE_MASK_WORDS
Definition: juce_gl.h:2153
juce::gl::GL_R16UI
@ GL_R16UI
Definition: juce_gl.h:1917
juce::gl::GL_Q
@ GL_Q
Definition: juce_gl.h:611
juce::ComponentPeer::uniqueID
const uint32 uniqueID
Definition: juce_ComponentPeer.h:530
juce_MathsFunctions.h
juce::gl::GL_MAX_MESH_UNIFORM_COMPONENTS_NV
@ GL_MAX_MESH_UNIFORM_COMPONENTS_NV
Definition: juce_gl.h:9511
juce::DrawablePath
A drawable object which renders a filled or outlined shape.
Definition: juce_DrawablePath.h:39
juce::AudioPlayHead::transportPlay
virtual void transportPlay(bool shouldStartPlaying)
Starts or stops the audio.
Definition: juce_AudioPlayHead.h:267
juce::BubbleMessageComponent::mouseClickCounter
int mouseClickCounter
Definition: juce_BubbleMessageComponent.h:113
juce::BorderSize::right
ValueType right
Definition: juce_BorderSize.h:142
juce::AccessibilityValueInterface::AccessibleValueRange
Represents the range of this value, if supported.
Definition: juce_AccessibilityValueInterface.h:83
juce::dsp::LadderFilter::updateResonance
void updateResonance() noexcept
Definition: juce_LadderFilter.h:128
juce::OpenGLImageType
A type of ImagePixelData that stores its image data in an OpenGL framebuffer, allowing a JUCE Image o...
Definition: juce_OpenGLImage.h:42
Traits
juce::gl::GL_QUAD_STRIP
@ GL_QUAD_STRIP
Definition: juce_gl.h:405
juce::Colours::rosybrown
const Colour rosybrown
Definition: juce_Colours.h:158
juce::AffineTransform::transformPoint
void transformPoint(ValueType &x, ValueType &y) const noexcept
Transforms a 2D coordinate using this matrix.
Definition: juce_AffineTransform.h:75
juce::gl::GL_AVERAGE_HP
@ GL_AVERAGE_HP
Definition: juce_gl.h:8197
juce::ArrowButton
A button with an arrow in it.
Definition: juce_ArrowButton.h:37
juce::gl::loadFunctions
void loadFunctions()
Load all available functions from the OpenGL core API.
juce::gl::GL_LUMINANCE_SNORM
@ GL_LUMINANCE_SNORM
Definition: juce_gl.h:7785
juce::CharPointer_UTF32::incrementToEndOfWhitespace
void incrementToEndOfWhitespace() noexcept
Move this pointer to the first non-whitespace character in the string.
Definition: juce_CharPointer_UTF32.h:345
juce::WavAudioFormat::riffInfoSecondLanguage
static const char *const riffInfoSecondLanguage
Metadata property name used in INFO chunks.
Definition: juce_WavAudioFormat.h:150
juce::OpenGLContext::NativeContext::renderContext
HGLRC renderContext
Definition: juce_OpenGL_win32.h:354
juce::TextInputTarget::VirtualKeyboardType
VirtualKeyboardType
A set of possible on-screen keyboard types, for use in the getKeyboardType() method.
Definition: juce_TextInputTarget.h:80
GLsizeiptrARB
khronos_ssize_t GLsizeiptrARB
Definition: juce_gles2.h:80
juce::gl::GL_DIFFERENCE_KHR
@ GL_DIFFERENCE_KHR
Definition: juce_gl.h:8433
juce::TabbedComponent::ColourIds
ColourIds
A set of colour IDs to use to change the colour of various aspects of the component.
Definition: juce_TabbedComponent.h:186
juce::gl::GL_COLOR_MATRIX_STACK_DEPTH_SGI
@ GL_COLOR_MATRIX_STACK_DEPTH_SGI
Definition: juce_gl.h:11791
juce::ComponentPeer::OptionalBorderSize::operator*
const auto & operator*() const noexcept
Returns a reference to the value.
Definition: juce_ComponentPeer.h:103
juce::gl::GL_MAX_COMBINED_GEOMETRY_UNIFORM_COMPONENTS_EXT
@ GL_MAX_COMBINED_GEOMETRY_UNIFORM_COMPONENTS_EXT
Definition: juce_gles2.h:2143
juce::AccessibilityNativeHandle::GetRuntimeId
JUCE_COMRESULT GetRuntimeId(SAFEARRAY **pRetVal) override
juce::gl::GL_SAMPLE_MASK_INVERT_SGIS
@ GL_SAMPLE_MASK_INVERT_SGIS
Definition: juce_gl.h:11208
juce::CharPointer_ASCII::CharPointer_ASCII
CharPointer_ASCII(const CharType *rawPointer) noexcept
Definition: juce_CharPointer_ASCII.h:42
juce::ResizableBorderComponent::Zone::resizeRectangleBy
Rectangle< ValueType > resizeRectangleBy(Rectangle< ValueType > original, const Point< ValueType > &distance) const noexcept
Resizes this rectangle by the given amount, moving just the edges that this zone applies to.
Definition: juce_ResizableBorderComponent.h:143
CameraDevice::ViewerComponent::JuceCameraDeviceViewerClass::getPreviewLayer
static AVCaptureVideoPreviewLayer * getPreviewLayer(id self)
Definition: juce_ios_CameraDevice.h:1278
juce::gl::GL_MODELVIEW24_ARB
@ GL_MODELVIEW24_ARB
Definition: juce_gl.h:5417
juce_OpenGLExtensions.h
juce::MidiInput::deviceInfo
MidiDeviceInfo deviceInfo
Definition: juce_MidiDevices.h:176
VideoComponent::Pimpl::PlayerControllerBase::JucePlayerStatusObserverClass::setOwner
static void setOwner(id self, PlayerControllerBase *p)
Definition: juce_mac_Video.h:219
juce::CarbonViewWrapperComponent::setRepaintsChildHIViewWhenCreated
void setRepaintsChildHIViewWhenCreated(bool b) noexcept
Definition: juce_mac_CarbonViewWrapperComponent.h:283
juce::gl::GL_TRANSFORM_FEEDBACK_VARYINGS_EXT
@ GL_TRANSFORM_FEEDBACK_VARYINGS_EXT
Definition: juce_gl.h:7856
juce::gl::GL_MAP1_GRID_DOMAIN
@ GL_MAP1_GRID_DOMAIN
Definition: juce_gl.h:572
juce::UIATextProvider::UIATextRangeProvider::Compare
JUCE_COMRESULT Compare(ComTypes::ITextRangeProvider *range, BOOL *pRetVal) override
Definition: juce_win32_UIATextProvider.h:211
juce::RenderingHelpers::EdgeTableFillers::SolidColour::setEdgeTableYPos
forcedinline void setEdgeTableYPos(int y) noexcept
Definition: juce_RenderingHelpers.h:582
juce::DragAndDropContainer::startDragging
void startDragging(const var &sourceDescription, Component *sourceComponent, Image dragImage, bool allowDraggingToOtherJuceWindows=false, const Point< int > *imageOffsetFromMouse=nullptr, const MouseInputSource *inputSourceCausingDrag=nullptr)
Definition: juce_DragAndDropContainer.h:103
juce::AlertWindow::textboxNames
StringArray textboxNames
Definition: juce_AlertWindow.h:519
juce::TypeHelpers::ParameterType::type
const Type & type
Definition: juce_MathsFunctions.h:632
juce::File::replaceWithData
bool replaceWithData(const void *dataToWrite, size_t numberOfBytes) const
Replaces this file's contents with a given block of data.
CameraDevice::Pimpl::StreamConfigurationMap::getLargestSize
Rectangle< int > getLargestSize(const Array< Rectangle< int >> &sizes) const
Definition: juce_android_CameraDevice.h:952
juce::gl::GL_IMAGE_SCALE_X_HP
@ GL_IMAGE_SCALE_X_HP
Definition: juce_gl.h:8186
juce::LassoComponent::endLasso
void endLasso()
Call this in your mouseUp event, after the lasso has been dragged.
Definition: juce_LassoComponent.h:176
juce::AndroidHighPerformanceAudioHelpers::getMaximumBuffersToEnqueue
static int getMaximumBuffersToEnqueue(int nativeBufferSize, double maximumSampleRate) noexcept
Definition: juce_android_HighPerformanceAudioHelpers.h:97
juce::ScrollBar::getMaximumRangeLimit
double getMaximumRangeLimit() const noexcept
Returns the upper value that the thumb can be set to.
Definition: juce_ScrollBar.h:138
juce::Point::getY
constexpr ValueType getY() const noexcept
Returns the point's y coordinate.
Definition: juce_Point.h:70
juce::gl::GL_RGBA16UI
@ GL_RGBA16UI
Definition: juce_gl.h:1749
CameraDevice::Pimpl::ImageReader::numImagesToKeep
static constexpr int numImagesToKeep
Definition: juce_android_CameraDevice.h:1165
juce::gl::GL_READ_FRAMEBUFFER_BINDING_APPLE
@ GL_READ_FRAMEBUFFER_BINDING_APPLE
Definition: juce_gles2.h:1697
juce::gl::GL_COMPRESSED_RGBA_ASTC_6x5
@ GL_COMPRESSED_RGBA_ASTC_6x5
Definition: juce_gles2.h:1410
juce::PixelARGB::getNativeARGB
forcedinline uint32 getNativeARGB() const noexcept
Returns a uint32 which represents the pixel in a platform dependent format.
Definition: juce_PixelFormats.h:74
juce::CodeDocument::undoManager
UndoManager undoManager
Definition: juce_CodeDocument.h:437
juce::ReferenceCountedArray::releaseAllObjects
void releaseAllObjects()
Definition: juce_ReferenceCountedArray.h:888
juce::dsp::AudioBlock::multiplyBy
AudioBlock & multiplyBy(AudioBlock< OtherSampleType > src) noexcept
Multiplies the elements in this block by the elements in the src block.
Definition: juce_AudioBlock.h:447
juce::OwnedArray::OwnedArray
OwnedArray(const std::initializer_list< ObjectClass * > &items)
Creates an array from a list of objects.
Definition: juce_OwnedArray.h:74
juce::Range::withStart
constexpr JUCE_NODISCARD Range withStart(const ValueType newStart) const noexcept
Returns a range with the same end as this one, but a different start.
Definition: juce_Range.h:107
juce::gl::GL_DEPTH_COMPONENT16_ARB
@ GL_DEPTH_COMPONENT16_ARB
Definition: juce_gl.h:4000
juce::KeyPress::F33Key
static const int F33Key
key-code for the F33 key
Definition: juce_KeyPress.h:239
juce::gl::GL_SAMPLE_MASK_EXT
@ GL_SAMPLE_MASK_EXT
Definition: juce_gl.h:6973
CameraDevice::Pimpl::StreamConfigurationMap::supportedStillImageOutputSizes
Array< Rectangle< int > > supportedStillImageOutputSizes
Definition: juce_android_CameraDevice.h:857
juce::PushNotifications::Notification::groupSortKey
String groupSortKey
Optional: Used to order notifications within the same group.
Definition: juce_PushNotifications.h:248
juce::MessageBoxOptions::getNumButtons
int getNumButtons() const noexcept
Returns the number of buttons that have been added to the dialog box.
Definition: juce_MessageBoxOptions.h:113
juce::Label::ColourIds
ColourIds
A set of colour IDs to use to change the colour of various aspects of the label.
Definition: juce_Label.h:104
juce::gl::GL_TEXTURE_NUM_LEVELS_QCOM
@ GL_TEXTURE_NUM_LEVELS_QCOM
Definition: juce_gles2.h:5068
juce::gl::bufSize
GLuint GLsizei bufSize
Definition: juce_gl.h:1573
VideoComponent::Pimpl::loadFinishedCallback
std::function< void(const URL &, Result)> loadFinishedCallback
Definition: juce_mac_Video.h:775
juce::XmlElement::Iterator::end
Iterator end() const
Definition: juce_XmlElement.h:678
juce::gl::GL_HALF_BIAS_NORMAL_NV
@ GL_HALF_BIAS_NORMAL_NV
Definition: juce_gl.h:9971
juce::gl::GL_FRONT_RIGHT
@ GL_FRONT_RIGHT
Definition: juce_gl.h:248
CameraDevice::Pimpl::ImageReader::getRotationAngle
static int getRotationAngle(Desktop::DisplayOrientation deviceOrientationFromAccelerometerSensor, Desktop::DisplayOrientation targetOrientation, bool cameraLensFrontFacing, int cameraSensorOrientation)
Definition: juce_android_CameraDevice.h:1292
juce::ReferenceCountedObject::decReferenceCount
void decReferenceCount() noexcept
Decreases the object's reference count.
Definition: juce_ReferenceCountedObject.h:82
juce::AudioProcessor::BusesLayout::getChannelSet
AudioChannelSet & getChannelSet(bool isInput, int busIndex) noexcept
Get the channel set of a particular bus.
Definition: juce_AudioProcessor.h:320
juce::AudioProcessorParameterGroup::setName
void setName(String newName)
Changes the name of the group.
juce::AudioProcessor::ProcessingPrecision
ProcessingPrecision
Definition: juce_AudioProcessor.h:75
juce::KeyPress::getTextCharacter
juce_wchar getTextCharacter() const noexcept
Returns the character that is associated with this keypress.
Definition: juce_KeyPress.h:122
VideoComponent::Pimpl::load
Result load(const URL &url)
Definition: juce_mac_Video.h:65
juce::operator<<
OutputStream & operator<<(OutputStream &stream, StringRef stringToWrite)
Writes a string to an OutputStream as UTF8.
juce::gl::GL_TEXTURE31
@ GL_TEXTURE31
Definition: juce_gl.h:1175
juce::Rectangle::getWidth
ValueType getWidth() const noexcept
Returns the width of the rectangle.
Definition: juce_Rectangle.h:133
juce::AudioData::Pointer
Used as a template parameter for AudioData::Pointer.
Definition: juce_AudioDataConverters.h:354
juce::PluginHostType::isReason
bool isReason() const noexcept
Returns true if the host is Reason.
Definition: juce_PluginHostType.h:169
juce::gl::GL_LOCAL_CONSTANT_EXT
@ GL_LOCAL_CONSTANT_EXT
Definition: juce_gl.h:8021
CameraDevice::Pimpl::ScopedCameraDevice::CaptureSession::previewCaptureRequest
GlobalRef previewCaptureRequest
Definition: juce_android_CameraDevice.h:2104
juce::gl::GL_TEXTURE_INDEX_SIZE_EXT
@ GL_TEXTURE_INDEX_SIZE_EXT
Definition: juce_gl.h:7047
juce::LowLevelGraphicsPostScriptRenderer::SavedState::yOffset
int yOffset
Definition: juce_LowLevelGraphicsPostScriptRenderer.h:100
juce::CodeEditorComponent::getCharWidth
float getCharWidth() const noexcept
Returns the standard character width.
Definition: juce_CodeEditorComponent.h:73
juce::dsp::Polynomial::getOrder
int getOrder() noexcept
Returns the order of the polynomial.
Definition: juce_Polynomial.h:103
juce::Path::PathBounds
Definition: juce_Path.h:809
juce::gl::GL_TEXTURE_CUBE_MAP_ARRAY
@ GL_TEXTURE_CUBE_MAP_ARRAY
Definition: juce_gl.h:2282
juce::dsp::StateVariableTPTFilter::processSample
SampleType processSample(int channel, SampleType inputValue)
Processes one sample at a time on a given channel.
juce::gl::GL_CUBIC_CURVE_TO_NV
@ GL_CUBIC_CURVE_TO_NV
Definition: juce_gl.h:9701
VideoComponent::Pimpl::DirectShowContext::setVolume
void setVolume(float newVolume)
Definition: juce_win32_Video.h:725
juce::ImageComponent::image
Image image
Definition: juce_ImageComponent.h:75
juce::gl::GL_SRC1_COLOR
@ GL_SRC1_COLOR
Definition: juce_gl.h:2198
juce::gl::GL_STENCIL_TEST_TWO_SIDE_EXT
@ GL_STENCIL_TEST_TWO_SIDE_EXT
Definition: juce_gl.h:7384
juce::gl::GL_MODELVIEW13_ARB
@ GL_MODELVIEW13_ARB
Definition: juce_gl.h:5406
juce::TextLayout::DereferencingIterator::operator->
pointer operator->() const
Definition: juce_TextLayout.h:89
juce::gl::GL_MAX_PROGRAM_ATTRIBS_ARB
@ GL_MAX_PROGRAM_ATTRIBS_ARB
Definition: juce_gl.h:4105
juce::dsp::SIMDRegister::operator&
SIMDRegister JUCE_VECTOR_CALLTYPE operator&(vMaskType v) const noexcept
Returns the bit-and of the receiver and v.
Definition: juce_SIMDRegister.h:244
juce::gl::GL_BLEND_ADVANCED_COHERENT_KHR
@ GL_BLEND_ADVANCED_COHERENT_KHR
Definition: juce_gl.h:8447
CameraDevice::Pimpl::ScopedCameraDevice::cameraDeviceStateClosed
void cameraDeviceStateClosed()
Definition: juce_android_CameraDevice.h:2402
CameraDevice::Pimpl::ScopedCameraDevice::CaptureSession::StillPictureTaker::runPrecaptureSequence
void runPrecaptureSequence()
Definition: juce_android_CameraDevice.h:1915
juce_win32_UIAWindowProvider.h
juce::RenderingHelpers::GlyphCache::getInstance
static GlyphCache & getInstance()
Definition: juce_RenderingHelpers.h:156
juce::gl::GL_QUERY_BUFFER_BINDING_AMD
@ GL_QUERY_BUFFER_BINDING_AMD
Definition: juce_gl.h:3491
juce::gl::dstTarget
GLenum GLint GLint GLint GLint GLuint GLenum dstTarget
Definition: juce_gl.h:2933
juce::dsp::SIMDInternal::PrimitiveType::type
typename std::remove_cv< Primitive >::type type
Definition: juce_fallback_SIMDNativeOps.h:45
juce::ShapeButton::overColour
Colour overColour
Definition: juce_ShapeButton.h:114
juce::gl::WGL_BIND_TO_TEXTURE_RECTANGLE_RGB_NV
@ WGL_BIND_TO_TEXTURE_RECTANGLE_RGB_NV
Definition: juce_wgl.h:599
juce::dsp::SIMDFallbackOps::ScalarGt
Definition: juce_fallback_SIMDNativeOps.h:184
juce::JUCEApplicationBase::memoryWarningReceived
virtual void memoryWarningReceived()
Called by the operating system to indicate that you should reduce your memory footprint.
Definition: juce_ApplicationBase.h:206
juce::gl::GL_MAX_PROGRAM_TEXEL_OFFSET
@ GL_MAX_PROGRAM_TEXEL_OFFSET
Definition: juce_gl.h:1717
juce::AndroidInterfaceImplementer::javaSubClass
GlobalRef javaSubClass
Definition: juce_android_JNIHelpers.h:883
juce::Direct2DLowLevelGraphicsContext::bounds
Rectangle< int > bounds
Definition: juce_win32_Direct2DGraphicsContext.h:95
juce::AudioTransportSource::getGain
float getGain() const noexcept
Returns the current gain setting.
Definition: juce_AudioTransportSource.h:135
juce::gl::GL_SHARPEN_TEXTURE_FUNC_POINTS_SGIS
@ GL_SHARPEN_TEXTURE_FUNC_POINTS_SGIS
Definition: juce_gl.h:11267
juce_MemoryOutputStream.h
juce::Point::getPointOnCircumference
Point< FloatType > getPointOnCircumference(float radiusX, float radiusY, float angle) const noexcept
Taking this point to be the centre of an ellipse, this returns a point on its circumference.
Definition: juce_Point.h:205
juce::NativeMessageBox::showOkCancelBox
static bool showOkCancelBox(MessageBoxIconType iconType, const String &title, const String &message, Component *associatedComponent=nullptr, ModalComponentManager::Callback *callback=nullptr)
Shows a dialog box with two buttons.
juce::gl::GL_MAP_FLUSH_EXPLICIT_BIT_EXT
@ GL_MAP_FLUSH_EXPLICIT_BIT_EXT
Definition: juce_gles2.h:2188
juce::gl::GL_TEXTURE_FORMAT_QCOM
@ GL_TEXTURE_FORMAT_QCOM
Definition: juce_gles2.h:5065
juce::gl::GL_TYPE
@ GL_TYPE
Definition: juce_gl.h:2871
juce::gl::GL_FOG_MODE
@ GL_FOG_MODE
Definition: juce_gl.h:477
juce::dsp::Limiter::sampleRate
double sampleRate
Definition: juce_Limiter.h:100
juce::gl::GL_COPY_READ_BUFFER
@ GL_COPY_READ_BUFFER
Definition: juce_gl.h:2047
juce::WinRTWrapper
Definition: juce_win32_WinRTWrapper.h:26
juce::RenderingHelpers::ClipRegions::RectangleListRegion::RectangleListRegion
RectangleListRegion(Rectangle< int > r)
Definition: juce_RenderingHelpers.h:1812
juce::Rectangle::proportionOfWidth
ValueType proportionOfWidth(FloatType proportion) const noexcept
Returns a proportion of the width of this rectangle.
Definition: juce_Rectangle.h:589
juce::KeyPress::endKey
static const int endKey
key-code for the end key
Definition: juce_KeyPress.h:205
juce::gl::GL_SAMPLER_CUBE_MAP_ARRAY_SHADOW_EXT
@ GL_SAMPLER_CUBE_MAP_ARRAY_SHADOW_EXT
Definition: juce_gles2.h:2801
juce::gl::GL_MAX_DUAL_SOURCE_DRAW_BUFFERS
@ GL_MAX_DUAL_SOURCE_DRAW_BUFFERS
Definition: juce_gl.h:2201
juce::gl::GL_T2F_C4F_N3F_V3F
@ GL_T2F_C4F_N3F_V3F
Definition: juce_gl.h:1053
juce::AudioPluginFormatManager
This maintains a list of known AudioPluginFormats.
Definition: juce_AudioPluginFormatManager.h:37
juce::ImageComponent
A component that simply displays an image.
Definition: juce_ImageComponent.h:37
juce::gl::GL_FRACTIONAL_ODD_OES
@ GL_FRACTIONAL_ODD_OES
Definition: juce_gles2.h:4764
juce::BufferingAudioSource::numberOfSamplesToBuffer
int numberOfSamplesToBuffer
Definition: juce_BufferingAudioSource.h:110
juce_TabbedButtonBar.h
juce::gl::GL_CLIP_DISTANCE2_APPLE
@ GL_CLIP_DISTANCE2_APPLE
Definition: juce_gles2.h:1669
juce::Button::buttonListeners
ListenerList< Listener > buttonListeners
Definition: juce_Button.h:504
juce::KeyPress::F11Key
static const int F11Key
key-code for the F11 key
Definition: juce_KeyPress.h:217
juce::gl::GL_PROXY_TEXTURE_RECTANGLE
@ GL_PROXY_TEXTURE_RECTANGLE
Definition: juce_gl.h:2034
juce::dsp::FIR::Filter::process
void process(const ProcessContext &context) noexcept
Processes a block of samples.
Definition: juce_FIRFilter.h:123
juce::MouseInputSource::touch
@ touch
Definition: juce_MouseInputSource.h:58
juce::Image::BitmapData::pixelFormat
PixelFormat pixelFormat
The format of the data.
Definition: juce_Image.h:353
juce::gl::GL_SRC1_ALPHA
@ GL_SRC1_ALPHA
Definition: juce_gl.h:1424
juce::String::isEmpty
bool isEmpty() const noexcept
Returns true if the string contains no characters.
Definition: juce_String.h:310
juce::gl::GL_COMPRESSED_SRGB8_ALPHA8_ASTC_12x12
@ GL_COMPRESSED_SRGB8_ALPHA8_ASTC_12x12
Definition: juce_gles2.h:1434
juce::gl::GL_TEXTURE2
@ GL_TEXTURE2
Definition: juce_gl.h:1146
juce::Component::FocusContainerType
FocusContainerType
A focus container type that can be passed to setFocusContainerType().
Definition: juce_Component.h:1276
VideoComponent::Pimpl::MediaSession::Player::MEDIA_INFO_AUDIO_NOT_PLAYING
@ MEDIA_INFO_AUDIO_NOT_PLAYING
Definition: juce_android_Video.h:1166
juce::Value::addListener
void addListener(Listener *listener)
Adds a listener to receive callbacks when the value changes.
juce::gl::WGL_ACCUM_ALPHA_BITS_EXT
@ WGL_ACCUM_ALPHA_BITS_EXT
Definition: juce_wgl.h:463
juce::TextEditor::getInputFilter
InputFilter * getInputFilter() const noexcept
Returns the current InputFilter, as set by setInputFilter().
Definition: juce_TextEditor.h:654
juce::gl::GL_COLOR_TABLE_BLUE_SIZE
@ GL_COLOR_TABLE_BLUE_SIZE
Definition: juce_gl.h:4383
juce::gl::GL_INT_IMAGE_CUBE_MAP_ARRAY
@ GL_INT_IMAGE_CUBE_MAP_ARRAY
Definition: juce_gl.h:2620
juce::PluginDirectoryScanner::filesOrIdentifiersToScan
StringArray filesOrIdentifiersToScan
Definition: juce_PluginDirectoryScanner.h:125
juce::HeapBlock::malloc
void malloc(SizeType newNumElements, size_t elementSize=sizeof(ElementType))
Allocates a specified amount of memory.
Definition: juce_HeapBlock.h:252
juce::gl::WGL_DIGITAL_VIDEO_CURSOR_ALPHA_VALUE_I3D
@ WGL_DIGITAL_VIDEO_CURSOR_ALPHA_VALUE_I3D
Definition: juce_wgl.h:491
juce::SortedSet::contains
bool contains(const ElementType &elementToLookFor) const noexcept
Returns true if the set contains at least one occurrence of an object.
Definition: juce_SortedSet.h:254
juce::File::getSpecialLocation
static File getSpecialLocation(const SpecialLocationType type)
Finds the location of a special type of file or directory, such as a home folder or documents folder.
juce::dsp::LadderFilter::A
std::array< SampleType, numStates > A
Definition: juce_LadderFilter.h:135
juce::KeyPress::numberPadDivide
static const int numberPadDivide
key-code for the divide sign on the numeric keypad.
Definition: juce_KeyPress.h:257
juce::gl::equation
const GLdouble * equation
Definition: juce_gl.h:837
juce::gl::WGL_BLUE_SHIFT_ARB
@ WGL_BLUE_SHIFT_ARB
Definition: juce_wgl.h:257
juce::HashMap::Iterator::next
bool next() noexcept
Moves to the next item, if one is available.
Definition: juce_HashMap.h:413
juce::gl::GL_VIDEO_CAPTURE_FRAME_WIDTH_NV
@ GL_VIDEO_CAPTURE_FRAME_WIDTH_NV
Definition: juce_gl.h:10800
juce::gl::GL_FRAGMENT_SHADER_DERIVATIVE_HINT
@ GL_FRAGMENT_SHADER_DERIVATIVE_HINT
Definition: juce_gl.h:1544
juce::gl::GL_PIXEL_MODE_BIT
@ GL_PIXEL_MODE_BIT
Definition: juce_gl.h:392
juce::AnimatedPosition::AnimatedPosition
AnimatedPosition()
Definition: juce_AnimatedPosition.h:56
juce::dsp::WindowingFunction::triangular
@ triangular
Definition: juce_Windowing.h:50
juce::gl::GL_TEXTURE_SWIZZLE_B_EXT
@ GL_TEXTURE_SWIZZLE_B_EXT
Definition: juce_gl.h:7809
juce::gl::severity
GLenum GLenum severity
Definition: juce_gl.h:2962
CameraDevice::Pimpl::StreamConfigurationMap::getSupportedPreviewOutputSizes
Array< Rectangle< int > > getSupportedPreviewOutputSizes() const noexcept
Definition: juce_android_CameraDevice.h:839
juce::nsDictionaryToVar
var nsDictionaryToVar(NSDictionary *dictionary)
Definition: juce_mac_ObjCHelpers.h:162
juce::gl::GL_MAX_TESS_EVALUATION_UNIFORM_COMPONENTS_OES
@ GL_MAX_TESS_EVALUATION_UNIFORM_COMPONENTS_OES
Definition: juce_gles2.h:4769
juce::gl::GL_COLOR_ALPHA_PAIRING_ATI
@ GL_COLOR_ALPHA_PAIRING_ATI
Definition: juce_gl.h:5749
juce::OpenGLContext::AsyncWorker
Definition: juce_OpenGLContext.h:338
juce::gl::GL_DOUBLE_MAT2
@ GL_DOUBLE_MAT2
Definition: juce_gl.h:2300
juce::Array::ensureStorageAllocated
void ensureStorageAllocated(int minNumElements)
Increases the array's internal storage to hold a minimum number of elements.
Definition: juce_Array.h:1062
juce::Justification::topLeft
@ topLeft
Indicates that the item should be placed in the top-left corner.
Definition: juce_Justification.h:163
juce::ComTypes::FILTER_STATE
FILTER_STATE
Definition: juce_win32_ComTypes.h:66
juce::TextInputTarget::numericKeyboard
@ numericKeyboard
Definition: juce_TextInputTarget.h:83
juce::ResizableWindow::setBoundsConstrained
void setBoundsConstrained(const Rectangle< int > &newBounds)
Calls the window's setBounds method, after first checking these bounds with the current constrainer.
juce::InAppPurchases::Listener::productDownloadProgressUpdate
virtual void productDownloadProgressUpdate(Download &, float, RelativeTime)
iOS only: Called when a product download progress gets updated.
Definition: juce_InAppPurchases.h:168
juce::gl::GL_COMPRESSED_SRGB_ALPHA_S3TC_DXT3_NV
@ GL_COMPRESSED_SRGB_ALPHA_S3TC_DXT3_NV
Definition: juce_gles2.h:4297
juce::OpenGLFrameBuffer::isValid
bool isValid() const noexcept
Returns true if a valid buffer has been allocated.
Definition: juce_OpenGLFrameBuffer.h:81
juce::gl::GL_MATRIX16_ARB
@ GL_MATRIX16_ARB
Definition: juce_gl.h:4149
juce::gl::GL_TEXTURE22
@ GL_TEXTURE22
Definition: juce_gl.h:1166
juce::KeyListener
Receives callbacks when keys are pressed.
Definition: juce_KeyListener.h:40
CameraDevice::ViewerComponent::lastRepaintTime
int64 lastRepaintTime
Definition: juce_win32_CameraDevice.h:823
juce::TextEditor::inputFilter
OptionalScopedPointer< InputFilter > inputFilter
Definition: juce_TextEditor.h:781
juce::gl::GL_IMAGE_MAG_FILTER_HP
@ GL_IMAGE_MAG_FILTER_HP
Definition: juce_gl.h:8193
juce::gl::GL_COLOR_MATERIAL
@ GL_COLOR_MATERIAL
Definition: juce_gl.h:471
juce::BufferedInputStream::source
OptionalScopedPointer< InputStream > source
Definition: juce_BufferedInputStream.h:81
juce::gl::GL_TESS_EVALUATION_PROGRAM_PARAMETER_BUFFER_NV
@ GL_TESS_EVALUATION_PROGRAM_PARAMETER_BUFFER_NV
Definition: juce_gl.h:10204
juce::gl::GL_RENDERBUFFER_WIDTH_EXT
@ GL_RENDERBUFFER_WIDTH_EXT
Definition: juce_gl.h:6656
juce_PropertySet.h
juce::PluginHostType::FruityLoops
@ FruityLoops
Represents Fruity Loops.
Definition: juce_PluginHostType.h:73
juce::gl::GL_TEXTURE_BINDING_CUBE_MAP_EXT
@ GL_TEXTURE_BINDING_CUBE_MAP_EXT
Definition: juce_gl.h:7542
juce::gl::GL_TEXTURE_STENCIL_SIZE
@ GL_TEXTURE_STENCIL_SIZE
Definition: juce_gl.h:1812
juce::gl::GL_INT_VEC4
@ GL_INT_VEC4
Definition: juce_gl.h:1519
juce::gl::GL_SYNC_STATUS_APPLE
@ GL_SYNC_STATUS_APPLE
Definition: juce_gles2.h:1722
juce::gl::GL_TEXTURE_COORD_ARRAY_LIST_STRIDE_IBM
@ GL_TEXTURE_COORD_ARRAY_LIST_STRIDE_IBM
Definition: juce_gl.h:8285
juce::dsp::AudioBlock::setSample
void setSample(int destChannel, int destSample, SampleType newValue) const noexcept
Modifies a sample in the buffer.
Definition: juce_AudioBlock.h:284
juce::ActiveXControlComponent
A Windows-specific class that can create and embed an ActiveX control inside itself.
Definition: juce_ActiveXControlComponent.h:45
CameraDevice::Pimpl::DelegateClass::DelegateClass
DelegateClass()
Definition: juce_mac_CameraDevice.h:199
juce::XWindowSystem::getWindowBounds
Rectangle< int > getWindowBounds(::Window, ::Window parentWindow)
juce::gl::GL_SELECT
@ GL_SELECT
Definition: juce_gl.h:605
juce::Draggable3DOrientation::mouseDown
void mouseDown(Point< Type > mousePos) noexcept
Begins a mouse-drag operation.
Definition: juce_Draggable3DOrientation.h:85
juce::PluginDescription::lastFileModTime
Time lastFileModTime
The last time the plug-in file was changed.
Definition: juce_PluginDescription.h:87
JUCE_PREVENT_HEAP_ALLOCATION
#define JUCE_PREVENT_HEAP_ALLOCATION
This macro can be added to class definitions to disable the use of new/delete to allocate the object ...
Definition: juce_PlatformDefs.h:251
juce::RenderingHelpers::EdgeTableFillers::ImageFill::getDestPixel
forcedinline DestPixelType * getDestPixel(int x) const noexcept
Definition: juce_RenderingHelpers.h:895
juce::gl::GL_UNSIGNED_SHORT_4_4_4_4_EXT
@ GL_UNSIGNED_SHORT_4_4_4_4_EXT
Definition: juce_gl.h:7030
juce::AudioBuffer::clear
void clear(int startSample, int numSamples) noexcept
Clears a specified region of all the channels.
Definition: juce_AudioSampleBuffer.h:626
juce::gl::GL_LINE_NV
@ GL_LINE_NV
Definition: juce_gles2.h:4238
juce::File::windowsSystemDirectory
@ windowsSystemDirectory
On a Windows machine, returns the location of the Windows/System32 folder.
Definition: juce_File.h:948
juce::Colours::transparentWhite
const Colour transparentWhite
Definition: juce_Colours.h:41
juce::gl::GL_FRAMEBUFFER_ATTACHMENT_GREEN_SIZE
@ GL_FRAMEBUFFER_ATTACHMENT_GREEN_SIZE
Definition: juce_gl.h:1800
VideoComponent::Pimpl::DirectShowContext::NativeWindow::NativeWindow
NativeWindow(HWND parentToAddTo, void *userData)
Definition: juce_win32_Video.h:903
juce::PluginHostType::DaVinciResolve
@ DaVinciResolve
Represents DaVinci Resolve.
Definition: juce_PluginHostType.h:70
juce::detail::ImageDelete
Definition: juce_mac_CoreGraphicsContext.h:46
juce::gl::GL_COLOR_TABLE_FORMAT
@ GL_COLOR_TABLE_FORMAT
Definition: juce_gl.h:4379
juce::dsp::DelayLine::interpolateSample
std::enable_if< std::is_same< T, DelayLineInterpolationTypes::None >::value, SampleType >::type interpolateSample(int channel) const
Definition: juce_DelayLine.h:206
juce::MouseInactivityDetector::lastMousePos
Point< int > lastMousePos
Definition: juce_MouseInactivityDetector.h:93
juce::InterProcessLock::ScopedLockType::isLocked
bool isLocked() const noexcept
Returns true if the InterProcessLock was successfully locked.
Definition: juce_InterProcessLock.h:100
juce::AudioProcessorValueTreeState::ParameterLayout::add
void add()
Definition: juce_AudioProcessorValueTreeState.h:203
juce::countNumberOfBits
int countNumberOfBits(uint32 n) noexcept
Returns the number of bits in a 32-bit integer.
Definition: juce_MathsFunctions.h:551
juce::ComTypes::SupportedTextSelection_None
@ SupportedTextSelection_None
Definition: juce_win32_ComInterfaces.h:88
juce::TextLayout::Glyph::glyphCode
int glyphCode
The code number of this glyph.
Definition: juce_TextLayout.h:150
juce::NativeMessageBox::NativeMessageBox
NativeMessageBox()=delete
juce::MidiOutput::PendingMessage::message
MidiMessage message
Definition: juce_MidiDevices.h:373
juce::LookAndFeel_V4::ColourScheme::UIColour
UIColour
The standard set of colours to use.
Definition: juce_LookAndFeel_V4.h:46
juce_HWNDComponent.h
juce::gl::GL_EDGE_FLAG_ARRAY_BUFFER_BINDING_ARB
@ GL_EDGE_FLAG_ARRAY_BUFFER_BINDING_ARB
Definition: juce_gl.h:5453
juce::gl::GL_CLIP_DISTANCE6_APPLE
@ GL_CLIP_DISTANCE6_APPLE
Definition: juce_gles2.h:1673
juce::gl::GL_ELEMENT_ARRAY_POINTER_ATI
@ GL_ELEMENT_ARRAY_POINTER_ATI
Definition: juce_gl.h:5635
juce::ApplicationProperties
Manages a collection of properties.
Definition: juce_ApplicationProperties.h:50
juce::Matrix3D::fromFrustum
static Matrix3D fromFrustum(Type left, Type right, Type bottom, Type top, Type nearDistance, Type farDistance) noexcept
Returns a new matrix from the given frustum values.
Definition: juce_Matrix3D.h:100
juce::gl::GL_FRAGMENT_SHADER_ATI
@ GL_FRAGMENT_SHADER_ATI
Definition: juce_gl.h:5665
juce::gl::GL_MAX_TESS_EVALUATION_INPUT_COMPONENTS
@ GL_MAX_TESS_EVALUATION_INPUT_COMPONENTS
Definition: juce_gl.h:2343
juce::numElementsInArray
constexpr int numElementsInArray(Type(&)[N]) noexcept
Handy function for getting the number of elements in a simple const C array.
Definition: juce_MathsFunctions.h:344
juce::ConsoleApplication::Command
Represents a command that can be executed if its command-line arguments are matched.
Definition: juce_ConsoleApplication.h:246
VideoComponent::Pimpl::MediaSession::requestAudioFocus
void requestAudioFocus()
Definition: juce_android_Video.h:1553
VideoComponent::Pimpl::MediaSession::Controller::stop
void stop()
Definition: juce_android_Video.h:663
juce::dsp::Polynomial
A class representing a polynomial.
Definition: juce_Polynomial.h:37
juce::MemoryInputStream
Allows a block of data to be accessed as a stream.
Definition: juce_MemoryInputStream.h:35
juce::FlexBox::Direction
Direction
Possible values for the flexDirection property.
Definition: juce_FlexBox.h:46
juce_ApplicationBase.h
juce::gl::GL_SAMPLER_CUBE_MAP_ARRAY_SHADOW_ARB
@ GL_SAMPLER_CUBE_MAP_ARRAY_SHADOW_ARB
Definition: juce_gl.h:5150
juce::MultiTouchMapper::clearTouch
void clearTouch(int index)
Definition: juce_MultiTouchMapper.h:60
juce::gl::GL_PROGRAM
@ GL_PROGRAM
Definition: juce_gl.h:2732
juce::jmax
constexpr Type jmax(Type a, Type b)
Returns the larger of two values.
Definition: juce_MathsFunctions.h:94
juce::gl::GL_MULTISAMPLE_BIT_ARB
@ GL_MULTISAMPLE_BIT_ARB
Definition: juce_gl.h:4530
juce::File::fullPath
String fullPath
Definition: juce_File.h:1145
juce::ThreadedAnalyticsDestination::EventDispatcher::eventsToSend
Array< AnalyticsEvent > eventsToSend
Definition: juce_ThreadedAnalyticsDestination.h:208
juce::Slider::LinearVertical
@ LinearVertical
A traditional vertical slider.
Definition: juce_Slider.h:64
juce::gl::GL_SKIP_COMPONENTS2_NV
@ GL_SKIP_COMPONENTS2_NV
Definition: juce_gl.h:10434
juce::gl::WGL_PBUFFER_WIDTH_EXT
@ WGL_PBUFFER_WIDTH_EXT
Definition: juce_wgl.h:421
juce::gl::GL_VERTEX_ARRAY_BINDING
@ GL_VERTEX_ARRAY_BINDING
Definition: juce_gl.h:1926
juce::CppTokeniserFunctions::parseHexLiteral
static bool parseHexLiteral(Iterator &source) noexcept
Definition: juce_CPlusPlusCodeTokeniserFunctions.h:160
juce::ButtonPropertyComponent::button
TextButton button
Definition: juce_ButtonPropertyComponent.h:71
CameraDevice::Pimpl::MediaRecorder::start
void start()
Definition: juce_android_CameraDevice.h:1418
juce::MouseCursor::RightEdgeResizeCursor
@ RightEdgeResizeCursor
A platform-specific cursor for resizing the right-edge of a window.
Definition: juce_MouseCursor.h:66
juce::Line::~Line
~Line()=default
Destructor.
juce::gl::GL_MAX_TESS_CONTROL_ATOMIC_COUNTER_BUFFERS_OES
@ GL_MAX_TESS_CONTROL_ATOMIC_COUNTER_BUFFERS_OES
Definition: juce_gles2.h:4782
juce::gl::GL_OPERAND0_ALPHA_ARB
@ GL_OPERAND0_ALPHA_ARB
Definition: juce_gl.h:5176
juce::gl::GL_COLOR_ATTACHMENT_EXT
@ GL_COLOR_ATTACHMENT_EXT
Definition: juce_gles2.h:2301
juce::gl::GL_VIBRANCE_SCALE_NV
@ GL_VIBRANCE_SCALE_NV
Definition: juce_gl.h:10350
juce::StandaloneFilterWindow::MainContentComponent::NotificationArea::NotificationArea
NotificationArea(Button::Listener *settingsButtonListener)
Definition: juce_StandaloneFilterWindow.h:957
juce::CoreGraphicsContext::isVectorDevice
bool isVectorDevice() const override
Returns true if this device is vector-based, e.g.
Definition: juce_mac_CoreGraphicsContext.h:72
juce::XWindowSystemUtilities::Atoms::XembedInfo
Atom XembedInfo
Definition: juce_linux_XWindowSystem.h:91
juce::Line::setStart
void setStart(const Point< ValueType > newStart) noexcept
Changes this line's start point.
Definition: juce_Line.h:100
juce::ComTypes::TextPatternRangeEndpoint_End
@ TextPatternRangeEndpoint_End
Definition: juce_win32_ComInterfaces.h:72
juce::gl::GL_NUM_COMPRESSED_TEXTURE_FORMATS_ARB
@ GL_NUM_COMPRESSED_TEXTURE_FORMATS_ARB
Definition: juce_gl.h:5096
juce::gl::GL_FRAMEBUFFER_ATTACHMENT_TEXTURE_LAYER
@ GL_FRAMEBUFFER_ATTACHMENT_TEXTURE_LAYER
Definition: juce_gl.h:1830
juce::Array::remove
void remove(int indexToRemove)
Removes an element from the array.
Definition: juce_Array.h:767
juce::AndroidGLCallbacks::attachedToWindow
static void attachedToWindow(JNIEnv *, jobject, jlong)
Definition: juce_OpenGL_android.h:361
juce::gl::GL_VERTEX_STREAM0_ATI
@ GL_VERTEX_STREAM0_ATI
Definition: juce_gl.h:5927
juce::gl::offsets
GLuint GLsizei const GLuint const GLintptr * offsets
Definition: juce_gl.h:3002
juce::SpeakerMappings::Mapping::vst2
int32 vst2
Definition: juce_VSTCommon.h:39
juce::Point::y
ValueType y
The point's Y coordinate.
Definition: juce_Point.h:247
GLhalf
khronos_uint16_t GLhalf
Definition: juce_gles2.h:74
juce::gl::GL_COLOR_CLEAR_VALUE
@ GL_COLOR_CLEAR_VALUE
Definition: juce_gl.h:299
juce::gl::GL_REPLACE_OLDEST_SUN
@ GL_REPLACE_OLDEST_SUN
Definition: juce_gl.h:11902
juce::gl::GL_MODELVIEW_MATRIX
@ GL_MODELVIEW_MATRIX
Definition: juce_gl.h:485
juce::gl::GL_VERTICES_SUBMITTED_ARB
@ GL_VERTICES_SUBMITTED_ARB
Definition: juce_gl.h:4649
juce::gl::GL_RENDERBUFFER_WIDTH
@ GL_RENDERBUFFER_WIDTH
Definition: juce_gl.h:1874
juce::ParameterID
Combines a parameter ID and a version hint.
Definition: juce_AudioProcessorParameterWithID.h:32
juce::Justification::centredRight
@ centredRight
Indicates that the item should be centred vertically but placed on the right hand side.
Definition: juce_Justification.h:148
juce::XmlTokeniser::tokenType_keyword
@ tokenType_keyword
Definition: juce_XMLCodeTokeniser.h:50
juce::GlyphArrangement::end
const PositionedGlyph * end() const
Definition: juce_GlyphArrangement.h:144
juce::gl::GL_TEXTURE_FOVEATED_MIN_PIXEL_DENSITY_QCOM
@ GL_TEXTURE_FOVEATED_MIN_PIXEL_DENSITY_QCOM
Definition: juce_gles2.h:5127
juce::gl::GL_DRAW_FRAMEBUFFER_APPLE
@ GL_DRAW_FRAMEBUFFER_APPLE
Definition: juce_gles2.h:1695
juce::gl::GL_SPOT_DIRECTION
@ GL_SPOT_DIRECTION
Definition: juce_gl.h:582
VideoComponent::Pimpl::PlayerControllerBase::JucePlayerItemPlaybackStatusObserverClass::JucePlayerItemPlaybackStatusObserverClass
JucePlayerItemPlaybackStatusObserverClass()
Definition: juce_mac_Video.h:250
juce::gl::GL_RGBA_INTEGER_MODE_EXT
@ GL_RGBA_INTEGER_MODE_EXT
Definition: juce_gl.h:7663
juce::PluginHostType::Ardour
@ Ardour
Represents Ardour.
Definition: juce_PluginHostType.h:63
VideoComponent::Pimpl::MediaSession::getSpeed
double getSpeed() const
Definition: juce_android_Video.h:545
juce::gl::drawCount
const void GLsizei drawCount
Definition: juce_gl.h:8783
juce::RenderingHelpers::EdgeTableFillers::ImageFill::yOffset
const int yOffset
Definition: juce_RenderingHelpers.h:891
juce::AudioSourceChannelInfo::AudioSourceChannelInfo
AudioSourceChannelInfo(AudioBuffer< float > &bufferToUse) noexcept
Creates an AudioSourceChannelInfo that uses the whole of a buffer.
Definition: juce_AudioSource.h:50
juce::XWindowSystemUtilities::Atoms::clipboard
Atom clipboard
Definition: juce_linux_XWindowSystem.h:91
juce::Desktop
Describes and controls aspects of the computer's desktop.
Definition: juce_Desktop.h:75
CameraDevice::Pimpl::CaptureSessionMode::cameraLensFacing
int cameraLensFacing
Definition: juce_android_CameraDevice.h:2628
juce::ComTypes::CLSID_VideoMixingRenderer
constexpr CLSID CLSID_VideoMixingRenderer
Definition: juce_win32_ComTypes.h:482
juce_Drawable.h
juce::gl::WGL_SWAP_UNDERLAY11
@ WGL_SWAP_UNDERLAY11
Definition: juce_wgl.h:72
juce::dsp::FFT::engine
std::unique_ptr< Instance > engine
Definition: juce_FFT.h:122
juce::AccessibilityActions::actionMap
std::map< AccessibilityActionType, std::function< void()> > actionMap
Definition: juce_AccessibilityActions.h:116
juce::dsp::NoiseGate::releaseTime
SampleType releaseTime
Definition: juce_NoiseGate.h:106
juce::gl::GL_SWIZZLE_STQ_DQ_ATI
@ GL_SWIZZLE_STQ_DQ_ATI
Definition: juce_gl.h:5753
juce::AlertWindow::textArea
Rectangle< int > textArea
Definition: juce_AlertWindow.h:511
juce::gl::GL_COLOR_TABLE_GREEN_SIZE_SGI
@ GL_COLOR_TABLE_GREEN_SIZE_SGI
Definition: juce_gl.h:11819
juce::gl::GL_SECONDARY_COLOR_ARRAY_BUFFER_BINDING_ARB
@ GL_SECONDARY_COLOR_ARRAY_BUFFER_BINDING_ARB
Definition: juce_gl.h:5454
juce_win32_UIARangeValueProvider.h
juce::DirectoryEntry::isHidden
bool isHidden() const
True if the item is hidden, false otherwise.
Definition: juce_RangedDirectoryIterator.h:54
juce::gl::GL_RASTERIZER_DISCARD_EXT
@ GL_RASTERIZER_DISCARD_EXT
Definition: juce_gl.h:7852
juce::gl::GL_STENCIL
@ GL_STENCIL
Definition: juce_gl.h:356
juce::ArgumentList::Argument::text
String text
The original text of this argument.
Definition: juce_ConsoleApplication.h:61
juce::RenderingHelpers::SavedStateBase::interpolationQuality
Graphics::ResamplingQuality interpolationQuality
Definition: juce_RenderingHelpers.h:2475
juce::Component::getScreenBounds
Rectangle< int > getScreenBounds() const
Returns the bounds of this component, relative to the screen's top-left.
juce::WaitableEvent::wait
bool wait(int timeOutMilliseconds=-1) const
Suspends the calling thread until the event has been signalled.
juce::Justification::centredTop
@ centredTop
Indicates that the item should be centred horizontally and placed at the top.
Definition: juce_Justification.h:153
juce::gl::GL_CONTRAST_NV
@ GL_CONTRAST_NV
Definition: juce_gl.h:8820
juce::MessageManager::getInstance
static MessageManager * getInstance()
Returns the global instance of the MessageManager.
juce::gl::GL_MAX_PATCH_VERTICES
@ GL_MAX_PATCH_VERTICES
Definition: juce_gl.h:2330
juce::gl::WGL_SWAP_EXCHANGE_EXT
@ WGL_SWAP_EXCHANGE_EXT
Definition: juce_wgl.h:470
juce::gl::GL_MAX_COMBINED_TESS_EVALUATION_UNIFORM_COMPONENTS
@ GL_MAX_COMBINED_TESS_EVALUATION_UNIFORM_COMPONENTS
Definition: juce_gl.h:2345
juce_VST3PluginFormat.h
juce::XmlElement::Iterator::Iterator
Iterator(XmlElement *e, Args &&... args)
Definition: juce_XmlElement.h:674
juce::Vector3D::zAxis
static Vector3D zAxis() noexcept
Returns a vector that lies along the Z axis.
Definition: juce_Vector3D.h:49
juce::Matrix3D::Matrix3D
Matrix3D(const Matrix3D &other) noexcept
Creates a copy of another matrix.
Definition: juce_Matrix3D.h:51
juce::gl::GL_SECONDARY_COLOR_ARRAY_POINTER_EXT
@ GL_SECONDARY_COLOR_ARRAY_POINTER_EXT
Definition: juce_gl.h:7211
juce::gl::GL_SLUMINANCE_NV
@ GL_SLUMINANCE_NV
Definition: juce_gles2.h:4290
juce::gl::GL_MATRIX_PALETTE_ARB
@ GL_MATRIX_PALETTE_ARB
Definition: juce_gl.h:4492
juce::CppTokeniserFunctions::skipIfNextCharMatches
static void skipIfNextCharMatches(Iterator &source, const juce_wchar c1, const juce_wchar c2) noexcept
Definition: juce_CPlusPlusCodeTokeniserFunctions.h:401
juce::Quaternion::operator=
Quaternion & operator=(Quaternion other) noexcept
Definition: juce_Quaternion.h:50
juce::OptionalScopedPointer::OptionalScopedPointer
OptionalScopedPointer(ObjectType *objectToHold, bool takeOwnership)
Creates an OptionalScopedPointer to point to a given object, and specifying whether the OptionalScope...
Definition: juce_OptionalScopedPointer.h:51
juce::KeyboardComponentBase::NoteAndVelocity::velocity
float velocity
Definition: juce_KeyboardComponentBase.h:188
juce::gl::GL_TEXTURE_COLOR_WRITEMASK_SGIS
@ GL_TEXTURE_COLOR_WRITEMASK_SGIS
Definition: juce_gl.h:11304
CameraDevice::Pimpl::GrabberCallback
Definition: juce_win32_CameraDevice.h:530
juce::gl::GL_POST_TEXTURE_FILTER_SCALE_RANGE_SGIX
@ GL_POST_TEXTURE_FILTER_SCALE_RANGE_SGIX
Definition: juce_gl.h:11751
juce::gl::GL_TEXTURE_LOD_BIAS_EXT
@ GL_TEXTURE_LOD_BIAS_EXT
Definition: juce_gl.h:7679
juce::gl::GL_PROGRAM_TEMPORARIES_ARB
@ GL_PROGRAM_TEMPORARIES_ARB
Definition: juce_gl.h:4096
juce::AudioProcessor::BusesLayout::getMainInputChannelSet
AudioChannelSet getMainInputChannelSet() const noexcept
Get the input channel layout on the main bus.
Definition: juce_AudioProcessor.h:332
juce::OSCBundle::begin
OSCBundle::Element * begin() noexcept
Returns a pointer to the first element of the OSCBundle.
Definition: juce_OSCBundle.h:129
juce::gl::GL_READ_FRAMEBUFFER_BINDING_NV
@ GL_READ_FRAMEBUFFER_BINDING_NV
Definition: juce_gles2.h:3713
juce::BorderSize::getRight
ValueType getRight() const noexcept
Returns the gap that should be left at the right of the region.
Definition: juce_BorderSize.h:73
juce::MPEChannelAssigner::MidiChannel::lastNotePlayed
int lastNotePlayed
Definition: juce_MPEUtils.h:91
juce::ComponentPeer::DragInfo
Structure to describe drag and drop information.
Definition: juce_ComponentPeer.h:396
juce::iOSAudioIODevice::switchApplication
void switchApplication()
juce::FocusOutline::owner
WeakReference< Component > owner
Definition: juce_FocusOutline.h:90
juce::Typeface::getStyle
const String & getStyle() const noexcept
Returns the font style of the typeface.
Definition: juce_Typeface.h:63
juce::UIATextProvider::UIATextRangeProvider::MoveEndpointByUnit
JUCE_COMRESULT MoveEndpointByUnit(ComTypes::TextPatternRangeEndpoint endpoint, ComTypes::TextUnit unit, int count, int *pRetVal) override
Definition: juce_win32_UIATextProvider.h:456
juce::ComTypes::UIA_GridItemPatternId
const long UIA_GridItemPatternId
Definition: juce_win32_ComInterfaces.h:129
juce::gl::GL_BEVEL_NV
@ GL_BEVEL_NV
Definition: juce_gl.h:9669
juce::gl::GL_MAX_TEXTURE_COORDS
@ GL_MAX_TEXTURE_COORDS
Definition: juce_gl.h:1556
juce::RangedDirectoryIterator::entry
DirectoryEntry entry
Definition: juce_RangedDirectoryIterator.h:173
GLDEBUGPROCARB
void(* GLDEBUGPROCARB)(GLenum source, GLenum type, GLuint id, GLenum severity, GLsizei length, const GLchar *message, const void *userParam)
Definition: juce_gl.h:196
juce_UMPReceiver.h
juce::gl::GL_ONE_MINUS_CONSTANT_ALPHA
@ GL_ONE_MINUS_CONSTANT_ALPHA
Definition: juce_gl.h:1337
juce::gl::GL_CONST_EYE_NV
@ GL_CONST_EYE_NV
Definition: juce_gl.h:10308
juce::CharPointer_UTF32::toUpperCase
juce_wchar toUpperCase() const noexcept
Returns an upper-case version of the first character of this string.
Definition: juce_CharPointer_UTF32.h:329
CameraDevice::Pimpl::minHeight
int minHeight
Definition: juce_android_CameraDevice.h:2903
juce::Matrix3D::operator*=
Matrix3D & operator*=(const Matrix3D &other) noexcept
Multiplies this matrix by another.
Definition: juce_Matrix3D.h:122
juce::gl::GL_XOR_NV
@ GL_XOR_NV
Definition: juce_gl.h:8862
juce::juce_isRunningUnderDebugger
bool juce_isRunningUnderDebugger() noexcept
juce::gl::source
GLsizei GLsizei GLchar * source
Definition: juce_gl.h:1581
juce::AccessibilityTextHelpers::Direction::forwards
@ forwards
juce::PushNotifications::Settings::Category::identifier
juce::String identifier
unique identifier
Definition: juce_PushNotifications.h:398
juce::anonymous_namespace{juce_mac_CoreGraphicsHelpers.h}::flippedScreenRect
NSRect flippedScreenRect(NSRect r) noexcept
Definition: juce_mac_CoreGraphicsHelpers.h:83
juce::gl::GL_DEBUG_SEVERITY_NOTIFICATION
@ GL_DEBUG_SEVERITY_NOTIFICATION
Definition: juce_gl.h:2727
juce::ComponentPeer::lastNonFullscreenBounds
Rectangle< int > lastNonFullscreenBounds
Definition: juce_ComponentPeer.h:516
juce::SmoothedValue::SmoothedValue
SmoothedValue(FloatType initialValue) noexcept
Constructor.
Definition: juce_SmoothedValue.h:237
juce::OpenGLHelpers::isContextActive
static bool isContextActive()
Returns true if the current thread has an active OpenGL context.
Definition: juce_OpenGL_android.h:380
juce::gl::GL_QUERY_KHR
@ GL_QUERY_KHR
Definition: juce_gl.h:8490
juce::Rectangle::toNearestIntEdges
Rectangle< int > toNearestIntEdges() const noexcept
Casts this rectangle to a Rectangle<int>.
Definition: juce_Rectangle.h:864
juce::FragmentOverlay::onStart
virtual void onStart()
Definition: juce_android_JNIHelpers.h:979
juce::gl::GL_VIRTUAL_PAGE_SIZE_Z_AMD
@ GL_VIRTUAL_PAGE_SIZE_Z_AMD
Definition: juce_gl.h:3539
juce::AudioBuffer::setNotClear
void setNotClear() noexcept
Forces the internal cleared flag of the buffer to false.
Definition: juce_AudioSampleBuffer.h:674
juce::gl::WGL_PBUFFER_LARGEST_EXT
@ WGL_PBUFFER_LARGEST_EXT
Definition: juce_wgl.h:420
juce::StatisticsAccumulator
A class that measures various statistics about a series of floating point values that it is given.
Definition: juce_StatisticsAccumulator.h:34
juce::gl::GL_MODELVIEW3_ARB
@ GL_MODELVIEW3_ARB
Definition: juce_gl.h:5396
GLubyte
khronos_uint8_t GLubyte
Definition: juce_gl.h:161
juce::newLine
NewLine newLine
A predefined object representing a new-line, which can be written to a string or stream.
juce::CharPointer_UTF16::length
size_t length() const noexcept
Returns the number of characters in this string.
Definition: juce_CharPointer_UTF16.h:202
juce::gl::GL_UNSIGNED_INT_SAMPLER_1D_ARRAY
@ GL_UNSIGNED_INT_SAMPLER_1D_ARRAY
Definition: juce_gl.h:1784
khronos_stime_nanoseconds_t
khronos_int64_t khronos_stime_nanoseconds_t
Definition: juce_khrplatform.h:268
juce::gl::GL_PACK_SWAP_BYTES
@ GL_PACK_SWAP_BYTES
Definition: juce_gl.h:311
juce::dsp::FIR::Filter::check
void check()
Definition: juce_FIRFilter.h:178
VideoComponent::Pimpl::MediaSession::playerPrepared
void playerPrepared()
Definition: juce_android_Video.h:1438
juce::ImageEffectFilter
A graphical effect filter that can be applied to components.
Definition: juce_ImageEffectFilter.h:42
juce::dsp::Matrix::isOneRowVector
bool isOneRowVector() const noexcept
Tells if the matrix is a one row vector.
Definition: juce_Matrix.h:187
juce::CFObjectHolder::~CFObjectHolder
~CFObjectHolder() noexcept
Definition: juce_mac_CFHelpers.h:54
juce::gl::GL_LUMINANCE8UI_EXT
@ GL_LUMINANCE8UI_EXT
Definition: juce_gl.h:7633
juce::gl::GL_FRAGMENT_SHADER_INVOCATIONS_ARB
@ GL_FRAGMENT_SHADER_INVOCATIONS_ARB
Definition: juce_gl.h:4655
juce::gl::GL_UNSIGNED_SHORT_4_4_4_4_REV_EXT
@ GL_UNSIGNED_SHORT_4_4_4_4_REV_EXT
Definition: juce_gles2.h:2395
juce::dsp::DelayLine::interpolateSample
std::enable_if< std::is_same< T, DelayLineInterpolationTypes::Thiran >::value, SampleType >::type interpolateSample(int channel)
Definition: juce_DelayLine.h:269
juce::gl::GL_HILO_NV
@ GL_HILO_NV
Definition: juce_gl.h:10321
juce::gl::GL_EXCLUSION_NV
@ GL_EXCLUSION_NV
Definition: juce_gl.h:8829
juce::AudioChannelSet::topRearCentre
@ topRearCentre
Top Rear Centre channel.
Definition: juce_AudioChannelSet.h:340
juce::ImageButton
As the title suggests, this is a button containing an image.
Definition: juce_ImageButton.h:40
juce_CodeEditorComponent.h
juce::gl::w2
GLdouble GLdouble GLint GLint GLdouble GLdouble GLint GLint GLdouble GLdouble w2
Definition: juce_gl.h:11618
juce::gl::GL_DRAW_ARRAYS_STRIP_COMMAND_NV
@ GL_DRAW_ARRAYS_STRIP_COMMAND_NV
Definition: juce_gl.h:8904
juce::gl::GL_RENDERBUFFER_RED_SIZE
@ GL_RENDERBUFFER_RED_SIZE
Definition: juce_gl.h:1881
juce::FileSearchPathListComponent::upButton
DrawableButton upButton
Definition: juce_FileSearchPathListComponent.h:104
juce::RelativeParallelogram
A parallelogram defined by three RelativePoint positions.
Definition: juce_RelativeParallelogram.h:37
juce::XWindowSystemUtilities::GetXProperty::numItems
unsigned long numItems
Definition: juce_linux_XWindowSystem.h:58
juce::gl::sources
GLsizei GLenum * sources
Definition: juce_gl.h:2965
juce::imageToNSImage
NSImage * imageToNSImage(const ScaledImage &image)
juce::dsp::AudioBlock::negate
const AudioBlock & negate() const noexcept
Definition: juce_AudioBlock.h:492
juce::ChildProcessCoordinator::connection
std::unique_ptr< Connection > connection
Definition: juce_ConnectedChildProcess.h:220
juce::gl::GL_PIXEL_UNPACK_BUFFER_BINDING
@ GL_PIXEL_UNPACK_BUFFER_BINDING
Definition: juce_gl.h:1660
juce_Box2DRenderer.h
juce::ResizableCornerComponent
A component that resizes a parent component when dragged.
Definition: juce_ResizableCornerComponent.h:41
CameraDevice::Pimpl::PreCatalinaStillImageOutput::removeImageCapture
void removeImageCapture(AVCaptureSession *s) override
Definition: juce_mac_CameraDevice.h:361
juce::TooltipWindow::millisecondsBeforeTipAppears
int millisecondsBeforeTipAppears
Definition: juce_TooltipWindow.h:141
juce::gl::GL_LUMINANCE16
@ GL_LUMINANCE16
Definition: juce_gl.h:1029
juce::ColourGradient::vertical
static ColourGradient vertical(Colour colourTop, Colour colourBottom, Rectangle< Type > area)
Creates a vertical linear gradient from top to bottom in a rectangle.
Definition: juce_ColourGradient.h:106
juce::StandalonePluginHolder::reloadAudioDeviceState
void reloadAudioDeviceState(bool enableAudioInput, const String &preferredDefaultDeviceName, const AudioDeviceManager::AudioDeviceSetup *preferredSetupOptions)
Definition: juce_StandaloneFilterWindow.h:315
juce::ComTypes::VIDEOINFOHEADER::rcSource
RECT rcSource
Definition: juce_win32_ComTypes.h:138
juce::Label
A component that displays a text string, and can optionally become a text editor when clicked.
Definition: juce_Label.h:36
juce::OwnedArray::indexOfSorted
int indexOfSorted(ElementComparator &comparator, const ObjectClass *objectToLookFor) const noexcept
Finds the index of an object in the array, assuming that the array is sorted.
Definition: juce_OwnedArray.h:559
juce::AccessibilityRole::unspecified
@ unspecified
juce::gl::GL_DEPTH_ATTACHMENT
@ GL_DEPTH_ATTACHMENT
Definition: juce_gl.h:1870
juce::TabBarButton::owner
TabbedButtonBar & owner
Definition: juce_TabbedButtonBar.h:123
juce::XmlElement::GetNextElement
Definition: juce_XmlElement.h:646
juce::WindowsUIAWrapper::uiaClientsAreListening
UiaClientsAreListeningFunc uiaClientsAreListening
Definition: juce_win32_WindowsUIAWrapper.h:149
juce::VideoComponent::onErrorOccurred
std::function< void(const String &)> onErrorOccurred
Set this callback to be notified whenever an error occurs.
Definition: juce_VideoComponent.h:171
juce::HeavyweightLeakedObjectDetector::HeavyweightLeakedObjectDetector
HeavyweightLeakedObjectDetector() noexcept
Definition: juce_HeavyweightLeakedObjectDetector.h:47
juce::dsp::SIMDFallbackOps::ScalarEq
Definition: juce_fallback_SIMDNativeOps.h:182
juce::MidiDataConcatenator::isStatusByte
static bool isStatusByte(uint8 byte)
Definition: juce_MidiDataConcatenator.h:175
juce::gl::GL_MAX_LABEL_LENGTH
@ GL_MAX_LABEL_LENGTH
Definition: juce_gl.h:2736
juce::ArrayBase::begin
const ElementType * begin() const noexcept
Definition: juce_ArrayBase.h:174
juce::AccessibilityRole::staticText
@ staticText
juce::MidiMessageMetadata::data
const uint8 * data
Pointer to the first byte of a MIDI message.
Definition: juce_MidiBuffer.h:52
juce::gl::GL_IMAGE_CLASS_1_X_32
@ GL_IMAGE_CLASS_1_X_32
Definition: juce_gl.h:2822
juce::gl::GL_PER_STAGE_CONSTANTS_NV
@ GL_PER_STAGE_CONSTANTS_NV
Definition: juce_gl.h:10021
juce::gl::GL_DEBUG_SOURCE_APPLICATION_KHR
@ GL_DEBUG_SOURCE_APPLICATION_KHR
Definition: juce_gl.h:8472
juce::KeyMappingEditorComponent::tree
TreeView tree
Definition: juce_KeyMappingEditorComponent.h:119
juce_CallbackMessage.h
juce::Range::findMinAndMax
static Range findMinAndMax(const ValueType *values, Integral numValues) noexcept
Scans an array of values for its min and max, and returns these as a Range.
Definition: juce_Range.h:274
juce::dsp::Matrix::isVector
bool isVector() const noexcept
Tells if the matrix is a vector.
Definition: juce_Matrix.h:181
juce::AudioProcessor::Bus::getName
const String & getName() const noexcept
The bus's name.
Definition: juce_AudioProcessor.h:368
juce::gl::GL_SRC0_RGB
@ GL_SRC0_RGB
Definition: juce_gl.h:1442
VideoComponent::Pimpl::MediaSession::PlaybackState::ACTION_PLAY_FROM_MEDIA_ID
@ ACTION_PLAY_FROM_MEDIA_ID
Definition: juce_android_Video.h:617
juce::Reverb::parameters
Parameters parameters
Definition: juce_audio_basics/utilities/juce_Reverb.h:306
juce::gl::GL_COMPRESSED_SRGB8_ALPHA8_ASTC_5x4_KHR
@ GL_COMPRESSED_SRGB8_ALPHA8_ASTC_5x4_KHR
Definition: juce_gl.h:8589
juce::gl::GL_INTERNALFORMAT_DEPTH_SIZE
@ GL_INTERNALFORMAT_DEPTH_SIZE
Definition: juce_gl.h:2755
juce::dsp::Bias::getRampDurationSeconds
double getRampDurationSeconds() const noexcept
Definition: juce_Bias.h:74
juce::AudioDeviceManager::currentAudioDevice
std::unique_ptr< AudioIODevice > currentAudioDevice
Definition: juce_AudioDeviceManager.h:495
juce::gl::GL_VERTEX_ATTRIB_ARRAY4_NV
@ GL_VERTEX_ATTRIB_ARRAY4_NV
Definition: juce_gl.h:10637
juce::gl::GL_MESH_WORK_GROUP_SIZE_NV
@ GL_MESH_WORK_GROUP_SIZE_NV
Definition: juce_gl.h:9537
juce::gl::GL_UNIFORM_SIZE
@ GL_UNIFORM_SIZE
Definition: juce_gl.h:2066
juce::Line::setEnd
void setEnd(const Point< ValueType > newEnd) noexcept
Changes this line's end point.
Definition: juce_Line.h:103
juce::AudioFormatReader::ReadHelper::read
static void read(TargetType *const *destData, int destOffset, int numDestChannels, const void *sourceData, int numSourceChannels, int numSamples) noexcept
Definition: juce_AudioFormatReader.h:283
juce::gl::GL_DEBUG_SOURCE_APPLICATION
@ GL_DEBUG_SOURCE_APPLICATION
Definition: juce_gl.h:2710
juce::gl::GL_MAX_GEOMETRY_OUTPUT_VERTICES
@ GL_MAX_GEOMETRY_OUTPUT_VERTICES
Definition: juce_gl.h:2116
juce::gl::GL_UNSIGNED_INT_IMAGE_BUFFER
@ GL_UNSIGNED_INT_IMAGE_BUFFER
Definition: juce_gl.h:2628
createPluginFilter
juce::AudioProcessor * createPluginFilter()
Somewhere in the codebase of your plugin, you need to implement this function and make it return a ne...
juce::Toolbar::toolbarDragDescriptor
static const char *const toolbarDragDescriptor
Definition: juce_Toolbar.h:312
juce::ScopedValueSetter::originalValue
const ValueType originalValue
Definition: juce_ScopedValueSetter.h:88
juce::gl::GL_COMPRESSED_SRGB_ALPHA_PVRTC_2BPPV2_IMG
@ GL_COMPRESSED_SRGB_ALPHA_PVRTC_2BPPV2_IMG
Definition: juce_gles2.h:2372
juce::XWindowSystem::DisplayVisuals::isValid
bool isValid() const noexcept
juce::gl::GL_CURRENT_RASTER_POSITION
@ GL_CURRENT_RASTER_POSITION
Definition: juce_gl.h:451
juce::ObjCObjectHandle::ObjCObjectHandle
ObjCObjectHandle(T ptr)
Definition: juce_mac_ObjCHelpers.h:266
juce::MPEChannelAssigner::noteOff
void noteOff(int noteNumber, int midiChannel=-1)
You must call this method for all note-offs that you receive so that this class can keep track of the...
juce::gl::GL_NUM_FRAGMENT_CONSTANTS_ATI
@ GL_NUM_FRAGMENT_CONSTANTS_ATI
Definition: juce_gl.h:5743
juce::gl::GL_VIEW_CLASS_128_BITS
@ GL_VIEW_CLASS_128_BITS
Definition: juce_gl.h:2831
juce::kAudioUnitProperty_SupportsMPE
@ kAudioUnitProperty_SupportsMPE
Custom AudioUnit property used to indicate MPE support.
Definition: juce_AudioUnitPluginFormat.h:74
juce::JUCESplashScreen::content
std::unique_ptr< Drawable > content
Definition: juce_JUCESplashScreen.h:67
juce::gl::GL_SHADING_RATE_1_INVOCATION_PER_2X1_PIXELS_NV
@ GL_SHADING_RATE_1_INVOCATION_PER_2X1_PIXELS_NV
Definition: juce_gl.h:10165
juce::RangedAudioParameterAttributes< AudioParameterFloatAttributes, float >::Category
AudioProcessorParameter::Category Category
Definition: juce_RangedAudioParameter.h:46
juce::Array::removeValuesIn
void removeValuesIn(const OtherArrayType &otherArray)
Removes any elements which are also in another array.
Definition: juce_Array.h:958
juce::SidePanel::calculateAndRemoveShadowBounds
void calculateAndRemoveShadowBounds(Rectangle< int > &bounds)
juce::gl::GL_DEBUG_SOURCE_API_KHR
@ GL_DEBUG_SOURCE_API_KHR
Definition: juce_gl.h:8468
juce::gl::GL_POST_CONVOLUTION_ALPHA_BIAS_EXT
@ GL_POST_CONVOLUTION_ALPHA_BIAS_EXT
Definition: juce_gl.h:6157
juce::ComboBox::Listener
A class for receiving events from a ComboBox.
Definition: juce_ComboBox.h:289
juce::gl::WGL_SWAP_UNDERLAY10
@ WGL_SWAP_UNDERLAY10
Definition: juce_wgl.h:71
juce::MPESynthesiserVoice::getCurrentlyPlayingNote
MPENote getCurrentlyPlayingNote() const noexcept
Returns the MPENote that this voice is currently playing.
Definition: juce_MPESynthesiserVoice.h:51
juce::gl::GL_TEXTURE9
@ GL_TEXTURE9
Definition: juce_gl.h:1153
juce::UIAWindowProvider::SetVisualState
JUCE_COMRESULT SetVisualState(ComTypes::WindowVisualState state) override
Definition: juce_win32_UIAWindowProvider.h:37
juce::gl::GL_SMAPHS30_PROGRAM_BINARY_DMP
@ GL_SMAPHS30_PROGRAM_BINARY_DMP
Definition: juce_gles2.h:1820
juce::MPEChannelAssigner::lastChannel
int lastChannel
Definition: juce_MPEUtils.h:85
juce_PushNotifications.h
juce_FileOutputStream.h
juce::SettableTooltipClient::getTooltip
String getTooltip() override
Returns the tooltip assigned to this object.
Definition: juce_TooltipClient.h:79
juce::gl::GL_UNSIGNED_SHORT_4_4_4_4_REV_IMG
@ GL_UNSIGNED_SHORT_4_4_4_4_REV_IMG
Definition: juce_gles2.h:3052
juce_Logger.h
juce::gl::GL_CONSTANT
@ GL_CONSTANT
Definition: juce_gl.h:1235
juce::gl::GL_DEBUG_CATEGORY_PERFORMANCE_AMD
@ GL_DEBUG_CATEGORY_PERFORMANCE_AMD
Definition: juce_gl.h:3257
juce::gl::GL_SAMPLE_SHADING
@ GL_SAMPLE_SHADING
Definition: juce_gl.h:2278
juce::gl::userParam
const void * userParam
Definition: juce_gl.h:2964
juce::Colours::brown
const Colour brown
Definition: juce_Colours.h:54
juce::NetworkServiceDiscovery::AvailableServiceList::services
std::vector< Service > services
Definition: juce_NetworkServiceDiscovery.h:126
juce::CharPointer_UTF8::operator<
bool operator<(CharPointer_UTF8 other) const noexcept
Definition: juce_CharPointer_UTF8.h:62
juce::LinkedListPointer::Appender
Allows efficient repeated insertions into a list.
Definition: juce_LinkedListPointer.h:338
CameraDevice::Pimpl::ScopedCameraDevice::hasErrorOccurred
bool hasErrorOccurred() const
Definition: juce_android_CameraDevice.h:2350
juce::OnlineUnlockStatus::status
ValueTree status
Definition: juce_OnlineUnlockStatus.h:266
juce::dsp::Chorus::lastOutput
std::vector< SampleType > lastOutput
Definition: juce_Chorus.h:155
juce::dsp::BallisticsFilterLevelCalculationType::RMS
@ RMS
juce::gl::GL_PRIMITIVE_RESTART_INDEX_NV
@ GL_PRIMITIVE_RESTART_INDEX_NV
Definition: juce_gl.h:9912
VideoComponent::Pimpl::toSeconds
static double toSeconds(const CMTime &t) noexcept
Definition: juce_mac_Video.h:779
juce::OpenGLContext::NativeContext::viewAttachment
ReferenceCountedObjectPtr< ReferenceCountedObject > viewAttachment
Definition: juce_OpenGL_osx.h:249
juce::gl::memoryObjects
const GLuint * memoryObjects
Definition: juce_gl.h:6910
CameraDevice::ViewerComponent::changeListenerCallback
void changeListenerCallback(ChangeBroadcaster *) override
Definition: juce_win32_CameraDevice.h:806
juce::gl::GL_VERTEX_ARRAY_BINDING_OES
@ GL_VERTEX_ARRAY_BINDING_OES
Definition: juce_gles2.h:4965
juce::gl::WGL_TEXTURE_1D_ARB
@ WGL_TEXTURE_1D_ARB
Definition: juce_wgl.h:300
juce::gl::GL_MAX_GEOMETRY_SHADER_STORAGE_BLOCKS_EXT
@ GL_MAX_GEOMETRY_SHADER_STORAGE_BLOCKS_EXT
Definition: juce_gles2.h:2153
juce::gl::GL_OBJECT_DISTANCE_TO_LINE_SGIS
@ GL_OBJECT_DISTANCE_TO_LINE_SGIS
Definition: juce_gl.h:11239
juce::TextLayout::Run::font
Font font
The run's font.
Definition: juce_TextLayout.h:174
juce::LassoSource
A class used by the LassoComponent to manage the things that it selects.
Definition: juce_LassoComponent.h:41
juce::gl::GL_SYNC_CL_EVENT_COMPLETE_ARB
@ GL_SYNC_CL_EVENT_COMPLETE_ARB
Definition: juce_gl.h:3881
VideoComponent::Pimpl::MediaSession::PlaybackState::STATE_SKIPPING_TO_NEXT
@ STATE_SKIPPING_TO_NEXT
Definition: juce_android_Video.h:609
juce::OnlineUnlockStatus::UnlockResult::informativeMessage
String informativeMessage
This is a message that the webserver returned, and which the user should be shown.
Definition: juce_OnlineUnlockStatus.h:190
juce::StandaloneFilterWindow::MainContentComponent::MainContentComponent
MainContentComponent(StandaloneFilterWindow &filterWindow)
Definition: juce_StandaloneFilterWindow.h:879
juce::gl::levels
GLsizei levels
Definition: juce_gl.h:2658
juce::Justification::centredBottom
@ centredBottom
Indicates that the item should be centred horizontally and placed at the bottom.
Definition: juce_Justification.h:158
juce::gl::GL_CW
@ GL_CW
Definition: juce_gl.h:261
juce::DrawableImage::bounds
Parallelogram< float > bounds
Definition: juce_DrawableImage.h:110
juce::BooleanPropertyComponent::button
ToggleButton button
Definition: juce_BooleanPropertyComponent.h:103
juce::PixelAlpha::getInARGBMemoryOrder
uint32 getInARGBMemoryOrder() const noexcept
Returns a uint32 which when written to memory, will be in the order a, r, g, b.
Definition: juce_PixelFormats.h:618
juce::AudioChannelSet::discreteChannel0
@ discreteChannel0
Non-typed individual channels are indexed upwards from this value.
Definition: juce_AudioChannelSet.h:423
juce::gl::GL_INTENSITY_FLOAT16_APPLE
@ GL_INTENSITY_FLOAT16_APPLE
Definition: juce_gl.h:3669
juce::XWindowSystemUtilities::Atoms::TAKE_FOCUS
@ TAKE_FOCUS
Definition: juce_linux_XWindowSystem.h:72
juce::gl::GL_COLOR_BUFFER_BIT7_QCOM
@ GL_COLOR_BUFFER_BIT7_QCOM
Definition: juce_gles2.h:5200
juce_CodeDocument.h
juce::gl::GL_COMBINER_CD_DOT_PRODUCT_NV
@ GL_COMBINER_CD_DOT_PRODUCT_NV
Definition: juce_gl.h:9983
juce::Array::resize
void resize(int targetNumItems)
This will enlarge or shrink the array to the given number of elements, by adding or removing items fr...
Definition: juce_Array.h:670
juce::AnimatedPosition::addListener
void addListener(Listener *listener)
Adds a listener to be called when the value changes.
Definition: juce_AnimatedPosition.h:142
GLint64
khronos_int64_t GLint64
Definition: juce_gles2.h:81
juce::UIARangeValueProvider::withValueInterface
JUCE_COMRESULT withValueInterface(Value *pRetVal, Callback &&callback) const
Definition: juce_win32_UIARangeValueProvider.h:116
juce::gl::GL_GREEN_BIT_ATI
@ GL_GREEN_BIT_ATI
Definition: juce_gl.h:5757
juce::AudioProcessorValueTreeState::ParameterLayout::ParameterStorage::ParameterStorage
ParameterStorage(std::unique_ptr< Contents > input)
Definition: juce_AudioProcessorValueTreeState.h:187
juce::PerformanceCounter::stats
Statistics stats
Definition: juce_PerformanceCounter.h:114
juce::File::tempDirectory
@ tempDirectory
The folder that should be used for temporary files.
Definition: juce_File.h:911
juce::ResizableBorderComponent::getCurrentZone
Zone getCurrentZone() const noexcept
Returns the zone in which the mouse was last seen.
Definition: juce_ResizableBorderComponent.h:166
juce::Path::defaultToleranceForTesting
static const float defaultToleranceForTesting
Definition: juce_Path.h:89
juce::AudioCDBurner::trayOpen
@ trayOpen
The drive is currently open.
Definition: juce_AudioCDBurner.h:60
juce::Vector3D::operator^
Vector3D operator^(Vector3D other) const noexcept
Returns the cross-product of these two vectors.
Definition: juce_Vector3D.h:66
juce::gl::GL_BGR_INTEGER_EXT
@ GL_BGR_INTEGER_EXT
Definition: juce_gl.h:7659
juce::NullCheckedInvocation
Some helper methods for checking a callable object before invoking with the specified arguments.
Definition: juce_Functional.h:51
juce::ComTypes::TextUnit_Paragraph
@ TextUnit_Paragraph
Definition: juce_win32_ComInterfaces.h:81
juce::gl::GL_MAT_AMBIENT_BIT_PGI
@ GL_MAT_AMBIENT_BIT_PGI
Definition: juce_gl.h:11113
juce::gl::GL_RGB_FLOAT16_ATI
@ GL_RGB_FLOAT16_ATI
Definition: juce_gl.h:5871
juce::VideoComponent::onPlaybackStarted
std::function< void()> onPlaybackStarted
Set this callback to be notified whenever the playback starts.
Definition: juce_VideoComponent.h:164
juce::Rectangle::Rectangle
friend class Rectangle
Definition: juce_Rectangle.h:993
juce::HeavyweightLeakedObjectDetector::~HeavyweightLeakedObjectDetector
~HeavyweightLeakedObjectDetector()
Definition: juce_HeavyweightLeakedObjectDetector.h:50
juce::CharPointer_UTF32::compareUpTo
int compareUpTo(CharPointer other, int maxChars) const noexcept
Compares this string with another one, up to a specified number of characters.
Definition: juce_CharPointer_UTF32.h:266
juce::ComTypes::ToggleState_On
@ ToggleState_On
Definition: juce_win32_ComInterfaces.h:103
juce::ScopedValueSetter::ScopedValueSetter
ScopedValueSetter(ValueType &valueToSet, ValueType newValue, ValueType valueWhenDeleted)
Creates a ScopedValueSetter that will immediately change the specified value to the given new value,...
Definition: juce_ScopedValueSetter.h:71
juce::Rectangle::setX
void setX(ValueType newX) noexcept
Changes the rectangle's X coordinate.
Definition: juce_Rectangle.h:195
juce::gl::GL_PRIMITIVE_RESTART_FOR_PATCHES_SUPPORTED
@ GL_PRIMITIVE_RESTART_FOR_PATCHES_SUPPORTED
Definition: juce_gl.h:2979
juce::gl::GL_FIRST_VERTEX_CONVENTION_EXT
@ GL_FIRST_VERTEX_CONVENTION_EXT
Definition: juce_gl.h:7134
juce::gl::GL_LUMINANCE16F_ARB
@ GL_LUMINANCE16F_ARB
Definition: juce_gl.h:5237
juce::gl::GL_SAMPLER_2D_RECT_SHADOW_ARB
@ GL_SAMPLER_2D_RECT_SHADOW_ARB
Definition: juce_gl.h:4865
juce::gl::GL_VERTEX_SHADER_BINDING_EXT
@ GL_VERTEX_SHADER_BINDING_EXT
Definition: juce_gl.h:7955
juce::gl::GL_MAX_VERTEX_ATTRIB_STRIDE
@ GL_MAX_VERTEX_ATTRIB_STRIDE
Definition: juce_gl.h:2978
juce::CPlusPlusCodeTokeniser::tokenType_operator
@ tokenType_operator
Definition: juce_CPlusPlusCodeTokeniser.h:57
juce::BurgerMenuComponent::refresh
void refresh()
juce::dsp::LinkwitzRileyFilter::s3
std::vector< SampleType > s3
Definition: juce_LinkwitzRileyFilter.h:135
juce::gl::GL_TRANSFORM_FEEDBACK_VARYINGS_NV
@ GL_TRANSFORM_FEEDBACK_VARYINGS_NV
Definition: juce_gl.h:10414
juce::Quaternion< float >::fromAngle
static Quaternion fromAngle(float angle, Vector3D< float > axis) noexcept
Creates a quaternion from an angle and an axis.
Definition: juce_Quaternion.h:45
juce::dsp::StateVariableFilter::StateVariableFilterType::highPass
@ highPass
juce::gl::GL_LIST_BASE
@ GL_LIST_BASE
Definition: juce_gl.h:460
juce::Component::setViewportIgnoreDragFlag
void setViewportIgnoreDragFlag(bool ignoreDrag) noexcept
Sets a flag to indicate whether mouse drag events on this Component should be ignored when it is insi...
Definition: juce_Component.h:2406
juce::Array::operator=
Array & operator=(const Array &other)
Copies another array.
Definition: juce_Array.h:137
juce::gl::GL_DOUBLE_VEC2_EXT
@ GL_DOUBLE_VEC2_EXT
Definition: juce_gl.h:7925
juce::gl::GL_CONTEXT_FLAG_FORWARD_COMPATIBLE_BIT
@ GL_CONTEXT_FLAG_FORWARD_COMPATIBLE_BIT
Definition: juce_gl.h:1709
juce::WinRTWrapper::activateInstance
ComSmartPtr< ComClass > activateInstance(const wchar_t *runtimeClassID, REFCLSID classUUID)
Definition: juce_win32_WinRTWrapper.h:37
juce::gl::WGL_STEREO_POLARITY_NORMAL_3DL
@ WGL_STEREO_POLARITY_NORMAL_3DL
Definition: juce_wgl.h:95
juce::gl::GL_AMBIENT_AND_DIFFUSE
@ GL_AMBIENT_AND_DIFFUSE
Definition: juce_gl.h:595
juce::ActivityLifecycleCallbacks::onActivityPostSaveInstanceState
virtual void onActivityPostSaveInstanceState(jobject, jobject)
Definition: juce_android_JNIHelpers.h:916
juce::GlobalRef::GlobalRef
GlobalRef(const GlobalRef &other)
Definition: juce_android_JNIHelpers.h:83
juce::ModifierKeys::testFlags
bool testFlags(int flagsToTest) const noexcept
Tests a combination of flags and returns true if any of them are set.
Definition: juce_ModifierKeys.h:182
juce::AudioData::Pointer::clearSamples
void clearSamples(int numSamples) const noexcept
Sets a number of samples to zero.
Definition: juce_AudioDataConverters.h:486
juce::gl::length
GLuint GLsizei GLsizei * length
Definition: juce_gl.h:1573
juce::gl::q
GLdouble GLdouble GLdouble q
Definition: juce_gl.h:805
juce::gl::GL_PATH_MAX_MODELVIEW_STACK_DEPTH_NV
@ GL_PATH_MAX_MODELVIEW_STACK_DEPTH_NV
Definition: juce_gl.h:9779
juce::CharPointer_UTF8::incrementToEndOfWhitespace
void incrementToEndOfWhitespace() noexcept
Move this pointer to the first non-whitespace character in the string.
Definition: juce_CharPointer_UTF8.h:489
juce::dsp::Matrix::hadarmard
Matrix & hadarmard(const Matrix &other) noexcept
Does a hadarmard product with the receiver and other and stores the result in the receiver.
Definition: juce_Matrix.h:164
juce::gl::GL_CURRENT_MATRIX_STACK_DEPTH_ARB
@ GL_CURRENT_MATRIX_STACK_DEPTH_ARB
Definition: juce_gl.h:4127
juce::gl::GL_IMAGE_2D_ARRAY
@ GL_IMAGE_2D_ARRAY
Definition: juce_gl.h:2608
juce::Path::Iterator::startNewSubPath
@ startNewSubPath
For this type, x1 and y1 will be set to indicate the first point in the subpath.
Definition: juce_Path.h:743
juce::Parallelogram::Parallelogram
Parallelogram(Rectangle< ValueType > rectangle) noexcept
Creates a parallelogram from a rectangle.
Definition: juce_Parallelogram.h:57
juce::Colours::purple
const Colour purple
Definition: juce_Colours.h:155
juce_MPEValue.h
juce::FocusOutline::lastParentComp
WeakReference< Component > lastParentComp
Definition: juce_FocusOutline.h:92
juce::UndoManager::newTransactionName
String newTransactionName
Definition: juce_UndoManager.h:252
juce::gl::GL_RESAMPLE_REPLICATE_OML
@ GL_RESAMPLE_REPLICATE_OML
Definition: juce_gl.h:11041
VideoComponent::Pimpl::MediaSession::Player::StateInfo::canCallPause
bool canCallPause
Definition: juce_android_Video.h:1041
juce::XWindowSystem::display
::Display * display
Definition: juce_linux_XWindowSystem.h:332
juce::gl::GL_DEPTH_BUFFER_BIT5_QCOM
@ GL_DEPTH_BUFFER_BIT5_QCOM
Definition: juce_gles2.h:5206
juce::gl::GL_MAGNITUDE_SCALE_NV
@ GL_MAGNITUDE_SCALE_NV
Definition: juce_gl.h:10349
juce::dsp::Matrix::operator-
Matrix operator-(const Matrix &other) const
Addition of two matrices.
Definition: juce_Matrix.h:155
juce::gl::GL_MAX_PROGRAM_CALL_DEPTH_NV
@ GL_MAX_PROGRAM_CALL_DEPTH_NV
Definition: juce_gl.h:9220
juce::ComTypes::TextUnit_Character
@ TextUnit_Character
Definition: juce_win32_ComInterfaces.h:77
juce::gl::WGL_FRONT_COLOR_BUFFER_BIT_ARB
@ WGL_FRONT_COLOR_BUFFER_BIT_ARB
Definition: juce_wgl.h:121
juce::MP3AudioFormat::MP3AudioFormat
MP3AudioFormat()
juce::gl::handleMissingGlyphs
GLenum const void GLbitfield GLsizei GLenum const void GLenum handleMissingGlyphs
Definition: juce_gl.h:9795
juce::gl::GL_FLOAT_VEC4_ARB
@ GL_FLOAT_VEC4_ARB
Definition: juce_gl.h:4847
juce::gl::GL_SCISSOR_TEST
@ GL_SCISSOR_TEST
Definition: juce_gl.h:298
juce::HeapBlock::getData
ElementType * getData() const noexcept
Returns a raw pointer to the allocated data.
Definition: juce_HeapBlock.h:194
juce::Colours::lightpink
const Colour lightpink
Definition: juce_Colours.h:112
juce::InAppPurchases::pimpl
std::unique_ptr< Pimpl > pimpl
Definition: juce_InAppPurchases.h:294
juce::gl::GL_VIEW_CLASS_ETC2_RGB
@ GL_VIEW_CLASS_ETC2_RGB
Definition: juce_gl.h:4456
juce::AccessibilityNativeHandle::accessibilityHandler
AccessibilityHandler & accessibilityHandler
Definition: juce_win32_AccessibilityElement.h:70
juce::gl::GL_DRAW_BUFFER7
@ GL_DRAW_BUFFER7
Definition: juce_gl.h:1493
juce::gl::GL_CCW
@ GL_CCW
Definition: juce_gl.h:262
juce::anonymous_namespace{juce_posix_IPAddress.h}::makeAddress
static IPAddress makeAddress(const sockaddr_in *addr_in)
Definition: juce_posix_IPAddress.h:61
juce::writeUnaligned
void writeUnaligned(void *dstPtr, Type value) noexcept
A handy function to write un-aligned memory without a performance penalty or bus-error.
Definition: juce_Memory.h:74
juce::LinkedListPointer::addCopyOfList
void addCopyOfList(const LinkedListPointer &other)
Creates copies of all the items in another list and adds them to this one.
Definition: juce_LinkedListPointer.h:240
CameraDevice::Pimpl::ScopedCameraDevice::CaptureSession::StillPictureTaker::cameraCaptureSessionCaptureSequenceAborted
void cameraCaptureSessionCaptureSequenceAborted(bool isPreview, jobject session, int sequenceId)
Definition: juce_android_CameraDevice.h:2008
juce_LowLevelGraphicsSoftwareRenderer.h
juce::AudioParameterInt
Provides a class of AudioProcessorParameter that can be used as an integer value with a given range.
Definition: juce_AudioParameterInt.h:44
juce::DropShadower::shadow
DropShadow shadow
Definition: juce_DropShadower.h:73
juce::gl::GL_TEXTURE_UNSIGNED_REMAP_MODE_NV
@ GL_TEXTURE_UNSIGNED_REMAP_MODE_NV
Definition: juce_gl.h:10252
juce::UIATransformProvider::get_CanResize
JUCE_COMRESULT get_CanResize(BOOL *pRetVal) override
Definition: juce_win32_UIATransformProvider.h:92
juce::OSCSender::pimpl
std::unique_ptr< Pimpl > pimpl
Definition: juce_OSCSender.h:142
juce::InterprocessConnection::pipe
std::unique_ptr< NamedPipe > pipe
Definition: juce_InterprocessConnection.h:196
juce::gl::GL_MAX_OPTIMIZED_VERTEX_SHADER_LOCAL_CONSTANTS_EXT
@ GL_MAX_OPTIMIZED_VERTEX_SHADER_LOCAL_CONSTANTS_EXT
Definition: juce_gl.h:8030
juce::gl::GL_PIXEL_PACK_BUFFER_EXT
@ GL_PIXEL_PACK_BUFFER_EXT
Definition: juce_gl.h:7059
juce::FileChooserDialogBox::warnAboutOverwritingExistingFiles
const bool warnAboutOverwritingExistingFiles
Definition: juce_FileChooserDialogBox.h:148
juce::WinRTWrapper::deleteHString
WindowsDeleteStringFuncPtr deleteHString
Definition: juce_win32_WinRTWrapper.h:103
juce::ComponentAnimator::lastTime
uint32 lastTime
Definition: juce_ComponentAnimator.h:154
juce::WindowsMediaAudioFormat::WindowsMediaAudioFormat
WindowsMediaAudioFormat()
juce::AccessibilityTextInterface::getTotalNumCharacters
virtual int getTotalNumCharacters() const =0
Returns the total number of characters in the text element.
juce::String::text
CharPointerType text
Definition: juce_String.h:1339
juce::ReferenceCountedArray::end
ObjectClass ** end() noexcept
Returns a pointer to the element which follows the last element in the array.
Definition: juce_ReferenceCountedArray.h:259
juce::PluginHostType::isTracktion
bool isTracktion() const noexcept
Returns true if the host is any version of Tracktion.
Definition: juce_PluginHostType.h:187
juce::gl::GL_MAX_DRAW_BUFFERS_EXT
@ GL_MAX_DRAW_BUFFERS_EXT
Definition: juce_gles2.h:2043
juce::gl::GL_REFERENCED_BY_TESS_CONTROL_SHADER
@ GL_REFERENCED_BY_TESS_CONTROL_SHADER
Definition: juce_gl.h:2884
juce::gl::GL_MAP1_VERTEX_4
@ GL_MAP1_VERTEX_4
Definition: juce_gl.h:562
juce::gl::GL_GEOMETRY_PROGRAM_PARAMETER_BUFFER_NV
@ GL_GEOMETRY_PROGRAM_PARAMETER_BUFFER_NV
Definition: juce_gl.h:9607
juce::gl::GL_INDEX_ARRAY_EXT
@ GL_INDEX_ARRAY_EXT
Definition: juce_gl.h:7876
juce::WavAudioFormat::acidizerFlag
static const char *const acidizerFlag
Metadata property name used in acid chunks.
Definition: juce_WavAudioFormat.h:86
juce::gl::GL_SHADER_BINARY_DMP
@ GL_SHADER_BINARY_DMP
Definition: juce_gles2.h:1830
juce::PenDetails
Contains status information about a pen event.
Definition: juce_MouseEvent.h:433
juce::gl::GL_COMPRESSED_SRGB_ALPHA_PVRTC_4BPPV2_IMG
@ GL_COMPRESSED_SRGB_ALPHA_PVRTC_4BPPV2_IMG
Definition: juce_gles2.h:2373
juce::gl::transformType
GLuint GLenum transformType
Definition: juce_gl.h:9800
juce::gl::GL_LUMINANCE6_ALPHA2_EXT
@ GL_LUMINANCE6_ALPHA2_EXT
Definition: juce_gl.h:7418
juce::gl::GL_PIXEL_MAP_I_TO_A_SIZE
@ GL_PIXEL_MAP_I_TO_A_SIZE
Definition: juce_gl.h:511
juce::gl::GL_POLYGON_OFFSET_CLAMP
@ GL_POLYGON_OFFSET_CLAMP
Definition: juce_gl.h:3191
CameraDevice::Pimpl::removeListener
void removeListener(CameraDevice::Listener *listenerToRemove)
Definition: juce_android_CameraDevice.h:658
juce::AudioParameterInt::intFromStringFunction
std::function< int(const String &)> intFromStringFunction
Definition: juce_AudioParameterInt.h:147
juce::gl::GL_NUM_SPARSE_LEVELS_ARB
@ GL_NUM_SPARSE_LEVELS_ARB
Definition: juce_gl.h:5013
juce::NetworkServiceDiscovery::AvailableServiceList::listLock
CriticalSection listLock
Definition: juce_NetworkServiceDiscovery.h:125
juce::AudioVisualiserComponent
A simple component that can be used to show a scrolling waveform of audio data.
Definition: juce_AudioVisualiserComponent.h:45
juce::Range< int >
juce::gl::GL_MAX_TRANSFORM_FEEDBACK_SEPARATE_ATTRIBS_NV
@ GL_MAX_TRANSFORM_FEEDBACK_SEPARATE_ATTRIBS_NV
Definition: juce_gl.h:10422
juce::RenderingHelpers::SavedStateBase::fillType
FillType fillType
Definition: juce_RenderingHelpers.h:2474
juce::FileBrowserComponent::saveMode
@ saveMode
specifies that the component should allow the user to specify the name of a file that will be used to...
Definition: juce_FileBrowserComponent.h:56
juce::PixelAlpha::getEvenBytes
forcedinline uint32 getEvenBytes() const noexcept
Return channels with an even index and insert zero bytes between them.
Definition: juce_PixelFormats.h:625
juce::dsp::LinkwitzRileyFilter::s1
std::vector< SampleType > s1
Definition: juce_LinkwitzRileyFilter.h:135
juce::removeWindowHidingHooks
void removeWindowHidingHooks(void *)
Definition: juce_CarbonVisibility.h:77
juce::PixelARGB::indexA
@ indexA
Definition: juce_PixelFormats.h:296
CameraDevice::Pimpl::cmTimeToString
static String cmTimeToString(CMTime time)
Definition: juce_ios_CameraDevice.h:306
juce::RenderingHelpers::ClipRegions::RectangleListRegion::fillRectWithColour
void fillRectWithColour(SavedStateType &state, Rectangle< float > area, PixelARGB colour) const override
Definition: juce_RenderingHelpers.h:1857
juce::gl::GL_PACK_ALIGNMENT
@ GL_PACK_ALIGNMENT
Definition: juce_gl.h:316
juce::StandaloneFilterWindow::MainContentComponent::NotificationArea
Definition: juce_StandaloneFilterWindow.h:952
juce::SidePanel::shouldShowDismissButton
bool shouldShowDismissButton
Definition: juce_SidePanel.h:221
juce::ArrayBase::size
int size() const noexcept
Definition: juce_ArrayBase.h:199
juce::MPESynthesiser::voicesLock
CriticalSection voicesLock
Definition: juce_MPESynthesiser.h:301
juce::gl::GL_GEOMETRY_SUBROUTINE_UNIFORM
@ GL_GEOMETRY_SUBROUTINE_UNIFORM
Definition: juce_gl.h:2862
VideoComponent::Pimpl::MediaSession::PlaybackState::STATE_STOPPED
@ STATE_STOPPED
Definition: juce_android_Video.h:600
juce::WebView2Preferences::with
WebView2Preferences with(Member &&member, Item &&item) const
Definition: juce_WebBrowserComponent.h:223
juce::OwnedArray::minimiseStorageOverheads
void minimiseStorageOverheads() noexcept
Reduces the amount of storage being used by the array.
Definition: juce_OwnedArray.h:776
juce::gl::GL_VIEW_CLASS_BPTC_FLOAT
@ GL_VIEW_CLASS_BPTC_FLOAT
Definition: juce_gl.h:2846
juce::AudioPlayHead::FrameRate::withDrop
JUCE_NODISCARD FrameRate withDrop(bool x=true) const
Returns a copy of this object with drop frames enabled or disabled, as specified.
Definition: juce_AudioPlayHead.h:108
VideoComponent::Pimpl::MediaSession::Player::stateInfos
static constexpr StateInfo stateInfos[]
Definition: juce_android_Video.h:1051
juce::WavAudioFormat::riffInfoTimeCode
static const char *const riffInfoTimeCode
Metadata property name used in INFO chunks.
Definition: juce_WavAudioFormat.h:166
CameraDevice::Pimpl::DelegateClass::didPauseRecordingToOutputFileAtURL
static void didPauseRecordingToOutputFileAtURL(id, SEL, AVCaptureFileOutput *, NSURL *, NSArray *)
Definition: juce_mac_CameraDevice.h:221
juce::StandalonePluginHolder::StandalonePluginHolder
StandalonePluginHolder(PropertySet *settingsToUse, bool takeOwnershipOfSettings=true, const String &preferredDefaultDeviceName=String(), const AudioDeviceManager::AudioDeviceSetup *preferredSetupOptions=nullptr, const Array< PluginInOuts > &channels=Array< PluginInOuts >(), bool shouldAutoOpenMidiDevices=true)
Creates an instance of the default plugin.
Definition: juce_StandaloneFilterWindow.h:69
juce::CarbonViewWrapperComponent::carbonEventCallback
static pascal OSStatus carbonEventCallback(EventHandlerCallRef nextHandlerRef, EventRef event, void *userData)
Definition: juce_mac_CarbonViewWrapperComponent.h:316
juce::gl::GL_LINEAR_CLIPMAP_LINEAR_SGIX
@ GL_LINEAR_CLIPMAP_LINEAR_SGIX
Definition: juce_gl.h:11425
juce::gl::GL_VIEW_COMPATIBILITY_CLASS
@ GL_VIEW_COMPATIBILITY_CLASS
Definition: juce_gl.h:2817
juce::Identifier
Represents a string identifier, designed for accessing properties by name.
Definition: juce_Identifier.h:38
juce::gl::GL_COMPRESSED_RGBA_ASTC_4x4x4_OES
@ GL_COMPRESSED_RGBA_ASTC_4x4x4_OES
Definition: juce_gles2.h:4868
juce::gl::GL_INT_VEC3_ARB
@ GL_INT_VEC3_ARB
Definition: juce_gl.h:4849
juce::dsp::AudioBlock::moveInternal
void moveInternal(size_t srcPos, size_t dstPos, size_t numElements=std::numeric_limits< size_t >::max()) const noexcept
Definition: juce_AudioBlock.h:640
CameraDevice::Pimpl::getAvailableDevices
static StringArray getAvailableDevices()
Definition: juce_android_CameraDevice.h:628
juce::gl::GL_PATH_STROKE_BOUNDING_BOX_NV
@ GL_PATH_STROKE_BOUNDING_BOX_NV
Definition: juce_gl.h:9665
juce::ComponentAnimator::tasks
OwnedArray< AnimationTask > tasks
Definition: juce_ComponentAnimator.h:152
juce::AudioProcessor::containsLayout
static bool containsLayout(const BusesLayout &layouts, const short(&channelLayoutList)[numLayouts][2])
Definition: juce_AudioProcessor.h:768
juce::TextLayout
A Pre-formatted piece of text, which may contain multiple fonts and colours.
Definition: juce_TextLayout.h:40
juce::Interpolators::WindowedSincTraits::valueAtOffset
static forcedinline float valueAtOffset(const float *const inputs, const float offset, int indexBuffer) noexcept
Definition: juce_Interpolators.h:52
juce::gl::GL_GREEN_INTEGER_EXT
@ GL_GREEN_INTEGER_EXT
Definition: juce_gl.h:7654
juce::juceStringToNS
NSString * juceStringToNS(const String &s)
Definition: juce_mac_ObjCHelpers.h:47
juce_ImageConvolutionKernel.h
juce::ReferenceCountedObjectPtr
A smart-pointer class which points to a reference-counted object.
Definition: juce_ReferenceCountedObject.h:246
juce::dsp::SIMDRegister::ElementType
Type ElementType
The type that represents the individual constituents of the SIMD Register.
Definition: juce_SIMDRegister.h:66
juce::gl::GL_VIDEO_BUFFER_INTERNAL_FORMAT_NV
@ GL_VIDEO_BUFFER_INTERNAL_FORMAT_NV
Definition: juce_gl.h:10789
juce::gl::GL_TEXTURE_COMPRESSED_IMAGE_SIZE
@ GL_TEXTURE_COMPRESSED_IMAGE_SIZE
Definition: juce_gl.h:1198
juce::gl::tangentX
GLsizei GLsizei GLfloat GLfloat GLfloat GLfloat * tangentX
Definition: juce_gl.h:9828
juce::AudioCDBurner::findAvailableDevices
static StringArray findAvailableDevices()
Returns a list of available optical drives.
juce::Vector3D::x
Type x
Definition: juce_Vector3D.h:80
juce::OSCTimeTag::immediately
static const OSCTimeTag immediately
The special value representing "immediately".
Definition: juce_OSCTimeTag.h:79
juce::gl::GL_PLUS_CLAMPED_NV
@ GL_PLUS_CLAMPED_NV
Definition: juce_gl.h:8849
juce::ComponentBoundsConstrainer::getMaximumHeight
int getMaximumHeight() const noexcept
Returns the current maximum height.
Definition: juce_ComponentBoundsConstrainer.h:76
juce::PathStrokeType::setEndStyle
void setEndStyle(EndCapStyle newStyle) noexcept
Sets the end-cap style.
Definition: juce_PathStrokeType.h:188
juce::gl::GL_REFERENCED_BY_TESS_EVALUATION_SHADER_OES
@ GL_REFERENCED_BY_TESS_EVALUATION_SHADER_OES
Definition: juce_gles2.h:4793
juce::gl::GL_PATH_FILL_MODE_NV
@ GL_PATH_FILL_MODE_NV
Definition: juce_gl.h:9639
juce::SpeakerMappings::getMappings
static const Mapping * getMappings() noexcept
Definition: juce_VSTCommon.h:235
juce::gl::GL_COMPRESSED_RGBA_ASTC_5x4x4_OES
@ GL_COMPRESSED_RGBA_ASTC_5x4x4_OES
Definition: juce_gles2.h:4869
juce::gl::GL_ISOLINES
@ GL_ISOLINES
Definition: juce_gl.h:2327
juce::AudioPluginInstance::AudioPluginInstance
AudioPluginInstance(const short channelLayoutList[numLayouts][2])
Definition: juce_AudioPluginInstance.h:165
juce::gl::bufstreams
const GLint GLsizei const GLint * bufstreams
Definition: juce_gl.h:10448
juce::SelectedItemSet::SelectedItemSet
SelectedItemSet()=default
Creates an empty set.
juce::ThreadLocalValue::ObjectHolder::next
ObjectHolder * next
Definition: juce_ThreadLocalValue.h:137
juce::ComTypes::VIDEOINFOHEADER::dwBitRate
DWORD dwBitRate
Definition: juce_win32_ComTypes.h:140
juce::MultiChoicePropertyComponent::refresh
void refresh() override
Definition: juce_MultiChoicePropertyComponent.h:114
juce::gl::GL_PATH_TERMINAL_DASH_CAP_NV
@ GL_PATH_TERMINAL_DASH_CAP_NV
Definition: juce_gl.h:9636
juce::gl::GL_UNSIGNED_SHORT_5_5_5_1_EXT
@ GL_UNSIGNED_SHORT_5_5_5_1_EXT
Definition: juce_gl.h:7031
juce::dsp::IIR::Coefficients::makeFirstOrderAllPass
static Ptr makeFirstOrderAllPass(double sampleRate, NumericType frequency)
Returns the coefficients for a first order all-pass filter.
juce::gl::GL_INT_IMAGE_CUBE_MAP_ARRAY_OES
@ GL_INT_IMAGE_CUBE_MAP_ARRAY_OES
Definition: juce_gles2.h:4898
juce::TracktionMarketplaceStatus::stream
std::unique_ptr< WebInputStream > stream
Definition: juce_TracktionMarketplaceStatus.h:59
juce::gl::GL_POST_COLOR_MATRIX_BLUE_SCALE_SGI
@ GL_POST_COLOR_MATRIX_BLUE_SCALE_SGI
Definition: juce_gl.h:11795
juce::gl::GL_PERFQUERY_GLOBAL_CONTEXT_INTEL
@ GL_PERFQUERY_GLOBAL_CONTEXT_INTEL
Definition: juce_gl.h:8388
juce::ApplicationCommandInfo::categoryName
String categoryName
A named category that the command fits into.
Definition: juce_ApplicationCommandInfo.h:117
juce::AudioProcessorValueTreeState::ParameterLayout::ParameterStorage::contents
std::unique_ptr< Contents > contents
Definition: juce_AudioProcessorValueTreeState.h:191
juce::RecentlyOpenedFilesList
Manages a set of files for use as a list of recently-opened documents.
Definition: juce_RecentlyOpenedFilesList.h:41
juce::dsp::FFT
Performs a fast fourier transform.
Definition: juce_FFT.h:44
juce::XWindowSystemUtilities::GetXProperty::bytesLeft
unsigned long bytesLeft
Definition: juce_linux_XWindowSystem.h:58
juce::gl::GL_LAYOUT_DEPTH_ATTACHMENT_STENCIL_READ_ONLY_EXT
@ GL_LAYOUT_DEPTH_ATTACHMENT_STENCIL_READ_ONLY_EXT
Definition: juce_gl.h:7175
juce::gl::GL_GEOMETRY_LINKED_OUTPUT_TYPE_OES
@ GL_GEOMETRY_LINKED_OUTPUT_TYPE_OES
Definition: juce_gles2.h:4586
juce::UIAGridItemProvider::get_Column
JUCE_COMRESULT get_Column(int *pRetVal) override
Definition: juce_win32_UIAGridItemProvider.h:45
juce::StandaloneFilterWindow::MainContentComponent::resized
void resized() override
Called when this component's size has been changed.
Definition: juce_StandaloneFilterWindow.h:915
VideoComponent::Pimpl::MediaSession::Player::getPlaybackStateFlag
int getPlaybackStateFlag() const noexcept
Definition: juce_android_Video.h:898
juce::WebView2Preferences::withBackgroundColour
JUCE_NODISCARD WebView2Preferences withBackgroundColour(const Colour &colour) const
Sets the background colour that WebView2 renders underneath all web content.
Definition: juce_WebBrowserComponent.h:205
juce::XWindowSystem::getThemeNameSettingName
static String getThemeNameSettingName()
Definition: juce_linux_XWindowSystem.h:245
juce::gl::GL_VIDEO_CAPTURE_TO_422_SUPPORTED_NV
@ GL_VIDEO_CAPTURE_TO_422_SUPPORTED_NV
Definition: juce_gl.h:10782
juce::gl::GL_MAX_GENERAL_COMBINERS_NV
@ GL_MAX_GENERAL_COMBINERS_NV
Definition: juce_gl.h:9990
juce::Rectangle::translate
void translate(ValueType deltaX, ValueType deltaY) noexcept
Moves the rectangle's position by adding amount to its x and y coordinates.
Definition: juce_Rectangle.h:319
juce::XmlDocument::inputSource
std::unique_ptr< InputSource > inputSource
Definition: juce_XmlDocument.h:156
juce::gl::GL_NOP_COMMAND_NV
@ GL_NOP_COMMAND_NV
Definition: juce_gl.h:8900
juce_InterprocessConnectionServer.h
juce::CharPointer_UTF8::isLowerCase
bool isLowerCase() const noexcept
Returns true if the first character of this string is lower-case.
Definition: juce_CharPointer_UTF8.h:462
juce::dsp::AudioBlock::MayUseConvertingConstructor
std::enable_if_t< std::is_same< std::remove_const_t< SampleType >, std::remove_const_t< OtherSampleType > >::value &&std::is_const< SampleType >::value &&! std::is_const< OtherSampleType >::value, int > MayUseConvertingConstructor
Definition: juce_AudioBlock.h:78
juce::AccessibilityHandler
Base class for accessible Components.
Definition: juce_AccessibilityHandler.h:40
juce::PixelAlpha::unpremultiply
forcedinline void unpremultiply() noexcept
Unpremultiplies the pixel's RGB values.
Definition: juce_PixelFormats.h:715
juce::gl::GL_LUMINANCE4_ALPHA4
@ GL_LUMINANCE4_ALPHA4
Definition: juce_gl.h:1030
juce::gl::GL_MAX_SPARSE_TEXTURE_SIZE_ARB
@ GL_MAX_SPARSE_TEXTURE_SIZE_ARB
Definition: juce_gl.h:5018
juce::Colours::darkred
const Colour darkred
Definition: juce_Colours.h:74
juce::OptionalScopedPointer::OptionalScopedPointer
OptionalScopedPointer(std::unique_ptr< ObjectType > &&ptr) noexcept
Takes ownership of the object owned by ptr.
Definition: juce_OptionalScopedPointer.h:72
juce::gl::GL_FRACTIONAL_EVEN_OES
@ GL_FRACTIONAL_EVEN_OES
Definition: juce_gles2.h:4765
CameraDevice::Pimpl::CaptureSessionMode::~CaptureSessionMode
~CaptureSessionMode() override
Definition: juce_android_CameraDevice.h:2507
juce::gl::GL_HSL_LUMINOSITY_NV
@ GL_HSL_LUMINOSITY_NV
Definition: juce_gl.h:8835
juce::gl::GL_UNSIGNED_INT_SAMPLER_1D_ARRAY_EXT
@ GL_UNSIGNED_INT_SAMPLER_1D_ARRAY_EXT
Definition: juce_gl.h:6758
juce::BorderSize::operator==
bool operator==(const BorderSize &other) const noexcept
Definition: juce_BorderSize.h:130
juce::gl::GL_TEXTURE_BASE_LEVEL
@ GL_TEXTURE_BASE_LEVEL
Definition: juce_gl.h:1121
juce::gl::GL_COMPRESSED_SRGB8_ALPHA8_ASTC_4x4x4_OES
@ GL_COMPRESSED_SRGB8_ALPHA8_ASTC_4x4x4_OES
Definition: juce_gles2.h:4878
juce::CodeDocument::getUndoManager
UndoManager & getUndoManager() noexcept
Returns the document's UndoManager.
Definition: juce_CodeDocument.h:292
juce::gl::uniformIndices
GLsizei const GLchar *const GLuint * uniformIndices
Definition: juce_gl.h:2088
juce::gl::GL_MESH_OUTPUT_PER_VERTEX_GRANULARITY_NV
@ GL_MESH_OUTPUT_PER_VERTEX_GRANULARITY_NV
Definition: juce_gl.h:9533
juce::gl::dstLevel
GLenum GLint GLint GLint GLint GLuint GLenum GLint dstLevel
Definition: juce_gl.h:2933
juce::String::paddedLeft
String paddedLeft(juce_wchar padCharacter, int minimumLength) const
Returns a copy of this string with the specified character repeatedly added to its beginning until th...
juce::CharPointer_UTF16::isValidString
static bool isValidString(const CharType *dataToTest, int maxBytesToRead)
Returns true if this data contains a valid string in this encoding.
Definition: juce_CharPointer_UTF16.h:440
juce_Justification.h
juce::Component::SafePointer
Holds a pointer to some type of Component, which automatically becomes null if the component is delet...
Definition: juce_Component.h:2286
juce::gl::GL_DEBUG_TYPE_PUSH_GROUP_KHR
@ GL_DEBUG_TYPE_PUSH_GROUP_KHR
Definition: juce_gl.h:8481
juce::gl::GL_ALL_SHADER_BITS_EXT
@ GL_ALL_SHADER_BITS_EXT
Definition: juce_gl.h:7240
juce::gl::GL_OBJECT_PLANE
@ GL_OBJECT_PLANE
Definition: juce_gl.h:621
juce::ComponentPeer::scaleFactorListeners
ListenerList< ScaleFactorListener > scaleFactorListeners
Definition: juce_ComponentPeer.h:519
VideoComponent::Pimpl::MediaSession::Player::StateInfo::canCallPrepare
bool canCallPrepare
Definition: juce_android_Video.h:1041
juce::Direct2DLowLevelGraphicsContext::fillRectList
void fillRectList(const RectangleList< float > &) override
juce::gl::WGL_SWAP_UNDERLAY14
@ WGL_SWAP_UNDERLAY14
Definition: juce_wgl.h:75
juce::gl::GL_POST_CONVOLUTION_RED_SCALE_EXT
@ GL_POST_CONVOLUTION_RED_SCALE_EXT
Definition: juce_gl.h:6150
juce::PropertyPanel::messageWhenEmpty
String messageWhenEmpty
Definition: juce_PropertyPanel.h:168
juce::MidiBufferIterator::difference_type
std::iterator_traits< Ptr >::difference_type difference_type
Definition: juce_MidiBuffer.h:95
juce::ListenerList::listeners
ArrayType listeners
Definition: juce_ListenerList.h:308
juce::gl::GL_PALETTE4_RGB5_A1_OES
@ GL_PALETTE4_RGB5_A1_OES
Definition: juce_gl.h:10878
juce::gl::GL_DEBUG_SEVERITY_LOW
@ GL_DEBUG_SEVERITY_LOW
Definition: juce_gl.h:2723
juce::FileInputStream::getStatus
const Result & getStatus() const noexcept
Returns the status of the file stream.
Definition: juce_FileInputStream.h:57
juce::StretchableLayoutManager::ItemLayoutProperties::currentSize
int currentSize
Definition: juce_StretchableLayoutManager.h:242
juce::Point::operator=
Point & operator=(const Point &)=default
Copies this point from another one.
juce::gl::GL_SAMPLER_2D
@ GL_SAMPLER_2D
Definition: juce_gl.h:1528
juce::dsp::Polynomial::operator()
FloatingType operator()(FloatingType x) const noexcept
Evaluates the value of the polynomial at a single point x.
Definition: juce_Polynomial.h:91
CameraDevice::ViewerComponent::~ViewerComponent
~ViewerComponent()
Definition: juce_mac_CameraDevice.h:592
juce::File::userApplicationDataDirectory
@ userApplicationDataDirectory
The folder in which applications store their persistent user-specific settings.
Definition: juce_File.h:887
VideoComponent::Pimpl::MediaSession::Player::nativeMediaPlayer
GlobalRef nativeMediaPlayer
Definition: juce_android_Video.h:1105
juce::gl::WGL_SWAP_OVERLAY11
@ WGL_SWAP_OVERLAY11
Definition: juce_wgl.h:57
juce::gl::numRenderbuffers
GLint GLint * numRenderbuffers
Definition: juce_gles2.h:5075
juce::Logger::currentLogger
static Logger * currentLogger
Definition: juce_Logger.h:88
juce::DirectoryContentsDisplayComponent::ColourIds
ColourIds
A set of colour IDs to use to change the colour of various aspects of the list.
Definition: juce_DirectoryContentsDisplayComponent.h:93
juce::WavAudioFormat::bwavDescription
static const char *const bwavDescription
Metadata property name used in BWAV chunks.
Definition: juce_WavAudioFormat.h:50
juce::StatisticsAccumulator::minimum
FloatType minimum
Definition: juce_StatisticsAccumulator.h:132
juce::gl::GL_DEBUG_CALLBACK_FUNCTION_KHR
@ GL_DEBUG_CALLBACK_FUNCTION_KHR
Definition: juce_gl.h:8466
juce::gl::GL_MAX_UNIFORM_BUFFER_BINDINGS
@ GL_MAX_UNIFORM_BUFFER_BINDINGS
Definition: juce_gl.h:2057
juce_AudioIODevice.h
juce::KeyPress::F14Key
static const int F14Key
key-code for the F14 key
Definition: juce_KeyPress.h:220
juce::gl::GL_COMPRESSED_LUMINANCE
@ GL_COMPRESSED_LUMINANCE
Definition: juce_gl.h:1213
juce::gl::GL_DT_SCALE_NV
@ GL_DT_SCALE_NV
Definition: juce_gl.h:10348
juce::MPENote::off
@ off
The key is up (off).
Definition: juce_MPENote.h:45
juce::gl::GL_FOG_COORD_ARRAY_STRIDE
@ GL_FOG_COORD_ARRAY_STRIDE
Definition: juce_gl.h:1438
juce::AccessibilityRole::cell
@ cell
juce::gl::units
GLfloat units
Definition: juce_gl.h:1059
juce::CharPointer_ASCII::operator*
juce_wchar operator*() const noexcept
Returns the unicode character that this pointer is pointing to.
Definition: juce_CharPointer_ASCII.h:82
juce::VSTPluginFormat::ExtraFunctions::~ExtraFunctions
virtual ~ExtraFunctions()
Definition: juce_VSTPluginFormat.h:74
juce::AudioBuffer::size
int size
Definition: juce_AudioSampleBuffer.h:1218
juce::dsp::AudioBlock::addProductOf
const AudioBlock & addProductOf(AudioBlock< Src1SampleType > src1, AudioBlock< Src2SampleType > src2) const noexcept
Definition: juce_AudioBlock.h:487
juce::Rectangle::getAspectRatio
ValueType getAspectRatio(bool widthOverHeight=true) const noexcept
Returns the aspect ratio of the rectangle's width / height.
Definition: juce_Rectangle.h:157
juce::BufferingAudioSource::prefillBuffer
const bool prefillBuffer
Definition: juce_BufferingAudioSource.h:118
juce_ResizableBorderComponent.h
juce::dsp::Matrix::data
Array< ElementType > data
Definition: juce_Matrix.h:244
juce::gl::GL_PIXEL_SUBSAMPLE_4242_SGIX
@ GL_PIXEL_SUBSAMPLE_4242_SGIX
Definition: juce_gl.h:11699
juce::gl::GL_BINORMAL_ARRAY_TYPE_EXT
@ GL_BINORMAL_ARRAY_TYPE_EXT
Definition: juce_gl.h:6184
juce::gl::GL_TEXTURE_COMPARE_FUNC_EXT
@ GL_TEXTURE_COMPARE_FUNC_EXT
Definition: juce_gles2.h:2611
juce::gl::GL_REG_8_ATI
@ GL_REG_8_ATI
Definition: juce_gl.h:5674
juce::Array::values
ArrayBase< ElementType, TypeOfCriticalSectionToUse > values
Definition: juce_Array.h:1135
juce::URL::InputStreamOptions::getExtraHeaders
String getExtraHeaders() const noexcept
Definition: juce_URL.h:380
juce::gl::GL_FRAMEBUFFER_SAMPLE_LOCATION_PIXEL_GRID_ARB
@ GL_FRAMEBUFFER_SAMPLE_LOCATION_PIXEL_GRID_ARB
Definition: juce_gl.h:4768
juce::ConsoleApplication::Command::commandOption
String commandOption
The option string that must appear in the argument list for this command to be invoked.
Definition: juce_ConsoleApplication.h:251
juce::RectangleList::transformAll
void transformAll(const AffineTransform &transform) noexcept
Applies a transform to all the rectangles.
Definition: juce_RectangleList.h:613
juce::OwnedArray::sort
void sort(ElementComparator &comparator, bool retainOrderOfEquivalentItems=false) noexcept
Sorts the elements in the array.
Definition: juce_OwnedArray.h:821
First
juce::gl::GL_TEXTURE_LEQUAL_R_SGIX
@ GL_TEXTURE_LEQUAL_R_SGIX
Definition: juce_gl.h:11660
juce::gl::GL_ISOLINES_OES
@ GL_ISOLINES_OES
Definition: juce_gles2.h:4762
juce::gl::glMapBufferARB
void *KHRONOS_APIENTRY *const & glMapBufferARB(GLenum target, GLenum access)
juce::SharedResourcePointer::SharedResourcePointer
SharedResourcePointer(const SharedResourcePointer &)
Definition: juce_SharedResourcePointer.h:95
juce::RenderingHelpers::StackBasedLowLevelGraphicsContext::clipRegionIntersects
bool clipRegionIntersects(const Rectangle< int > &r) override
Definition: juce_RenderingHelpers.h:2707
juce::dsp::Oscillator::Oscillator
Oscillator()=default
Creates an uninitialised oscillator.
juce::gl::GL_PROGRAM_RESULT_COMPONENTS_NV
@ GL_PROGRAM_RESULT_COMPONENTS_NV
Definition: juce_gl.h:9301
juce::Label::Listener::editorHidden
virtual void editorHidden(Label *, TextEditor &)
Called when a Label is about to delete its TextEditor and exit editing mode.
Definition: juce_Label.h:195
juce::RenderingHelpers::StackBasedLowLevelGraphicsContext::stack
RenderingHelpers::SavedStateStack< SavedStateType > stack
Definition: juce_RenderingHelpers.h:2734
juce::gl::GL_ASYNC_HISTOGRAM_SGIX
@ GL_ASYNC_HISTOGRAM_SGIX
Definition: juce_gl.h:11386
juce::gl::GL_MAX_MESH_OUTPUT_PRIMITIVES_NV
@ GL_MAX_MESH_OUTPUT_PRIMITIVES_NV
Definition: juce_gl.h:9529
juce::AudioProcessorGraph::Node::processor
std::unique_ptr< AudioProcessor > processor
Definition: juce_AudioProcessorGraph.h:147
juce::gl::GL_MATRIX10_ARB
@ GL_MATRIX10_ARB
Definition: juce_gl.h:4143
juce::gl::GL_INTERNALFORMAT_DEPTH_TYPE
@ GL_INTERNALFORMAT_DEPTH_TYPE
Definition: juce_gl.h:2762
juce::StandalonePluginHolder::SettingsComponent::shouldMuteLabel
Label shouldMuteLabel
Definition: juce_StandaloneFilterWindow.h:592
juce::BorderSize::operator!=
bool operator!=(const BorderSize &other) const noexcept
Definition: juce_BorderSize.h:135
juce::AudioData::ChannelDataSubtypes< IsInterleaved, IsConst, DataFormat, Endianness >::ElementType
std::remove_pointer_t< decltype(DataFormat::data)> ElementType
Definition: juce_AudioDataConverters.h:663
juce::gl::GL_UNSIGNED_INT_SAMPLER_BUFFER
@ GL_UNSIGNED_INT_SAMPLER_BUFFER
Definition: juce_gl.h:2027
juce::ExtensionsVisitor::visitUnknown
virtual void visitUnknown(const Unknown &)
Will be called if there is no platform specific information available.
Definition: juce_ExtensionsVisitor.h:119
juce_AsyncUpdater.h
juce::gl::WGL_SWAP_UNDERLAY9
@ WGL_SWAP_UNDERLAY9
Definition: juce_wgl.h:70
juce_DropShadowEffect.h
juce::gl::GL_SAMPLER_CUBE_MAP_ARRAY_ARB
@ GL_SAMPLER_CUBE_MAP_ARRAY_ARB
Definition: juce_gl.h:5149
juce::AudioData::Pointer::isFloatingPoint
static bool isFloatingPoint() noexcept
Returns true if the pointer is using a floating-point format.
Definition: juce_AudioDataConverters.h:544
juce::SmoothedValue
A utility class for values that need smoothing to avoid audio glitches.
Definition: juce_SmoothedValue.h:226
juce::ReferenceCountedArray::add
ObjectClass * add(ObjectClass *newObject)
Appends a new object to the end of the array.
Definition: juce_ReferenceCountedArray.h:354
juce::gl::GL_PIXEL_PACK_BUFFER_BINDING_EXT
@ GL_PIXEL_PACK_BUFFER_BINDING_EXT
Definition: juce_gl.h:7061
juce::UnitTestRunner::TestResult::endTime
Time endTime
The time at which this test ended.
Definition: juce_UnitTest.h:403
juce::ThreadWithProgressWindow::wasCancelledByUser
bool wasCancelledByUser
Definition: juce_ThreadWithProgressWindow.h:170
juce::RenderingHelpers::SavedStateBase::clipRegionIntersects
bool clipRegionIntersects(Rectangle< int > r) const
Definition: juce_RenderingHelpers.h:2199
juce::WindowsUIAWrapper::isLoaded
bool isLoaded() const noexcept
Definition: juce_win32_WindowsUIAWrapper.h:32
juce::XWindowSystemUtilities::XSetting::name
String name
Definition: juce_linux_XWindowSystem.h:117
juce_XEmbedComponent.h
juce::ImageButton::overOpacity
float overOpacity
Definition: juce_ImageButton.h:153
juce::ObjCObjectHandle::item
T item
Definition: juce_mac_ObjCHelpers.h:312
CameraDevice::Pimpl::firstPresentationTime
Time firstPresentationTime
Definition: juce_mac_CameraDevice.h:571
juce::gl::signalSemaphoreCount
const GLuint const GLuint64 GLuint GLbitfield GLuint GLuint GLintptr GLintptr GLsizeiptr GLsizei signalSemaphoreCount
Definition: juce_gl.h:9459
juce::gl::GL_CURRENT_MATRIX_ARB
@ GL_CURRENT_MATRIX_ARB
Definition: juce_gl.h:4125
juce::MP3AudioFormat
Software-based MP3 decoding format (doesn't currently provide an encoder).
Definition: juce_MP3AudioFormat.h:47
juce_ResizableEdgeComponent.h
juce::gl::GL_SUBSAMPLE_DISTANCE_AMD
@ GL_SUBSAMPLE_DISTANCE_AMD
Definition: juce_gl.h:3304
juce::gl::GL_INTERNALFORMAT_GREEN_TYPE
@ GL_INTERNALFORMAT_GREEN_TYPE
Definition: juce_gl.h:2759
juce::dsp::IIR::Coefficients::getPhaseForFrequency
double getPhaseForFrequency(double frequency, double sampleRate) const noexcept
Returns the phase frequency response of the filter for a given frequency and sample rate.
juce::gl::GL_COMPRESSED_RGBA_ASTC_5x5
@ GL_COMPRESSED_RGBA_ASTC_5x5
Definition: juce_gles2.h:1409
juce::AudioProcessorValueTreeStateParameterAttributes::withInverted
JUCE_NODISCARD auto withInverted(bool x) const
Definition: juce_AudioProcessorValueTreeState.h:57
juce::gl::GL_OPERAND3_ALPHA_NV
@ GL_OPERAND3_ALPHA_NV
Definition: juce_gl.h:10244
juce::AudioProcessor::getBypassParameter
virtual AudioProcessorParameter * getBypassParameter() const
Returns the parameter that controls the AudioProcessor's bypass state.
Definition: juce_AudioProcessor.h:911
juce::AudioProcessor::BusesLayout::getMainOutputChannels
int getMainOutputChannels() const noexcept
Get the number of output channels on the main bus.
Definition: juce_AudioProcessor.h:341
juce::MPEChannelRemapper::firstChannel
int firstChannel
Definition: juce_MPEUtils.h:142
juce::gl::GL_COLOR_BUFFER_BIT5_QCOM
@ GL_COLOR_BUFFER_BIT5_QCOM
Definition: juce_gles2.h:5198
juce::gl::GL_8X_BIT_ATI
@ GL_8X_BIT_ATI
Definition: juce_gl.h:5761
juce::dsp::AudioBlock::copyFrom
const AudioBlock & copyFrom(const AudioBuffer< OtherNumericType > &src, size_t srcPos=0, size_t dstPos=0, size_t numElements=std::numeric_limits< size_t >::max()) const
Definition: juce_AudioBlock.h:329
CameraDevice::Pimpl::onActivityResumed
void onActivityResumed(jobject) override
Definition: juce_android_CameraDevice.h:3158
juce::gl::GL_INT_IMAGE_1D_ARRAY
@ GL_INT_IMAGE_1D_ARRAY
Definition: juce_gl.h:2618
juce::gl::GL_FLOAT_RG_NV
@ GL_FLOAT_RG_NV
Definition: juce_gl.h:9159
juce::AudioProcessorParameterWithIDAttributes::withLabel
JUCE_NODISCARD auto withLabel(String x) const
An optional label for the parameter's value.
Definition: juce_AudioProcessorParameterWithID.h:74
juce::LowLevelGraphicsPostScriptRenderer::needToClip
bool needToClip
Definition: juce_LowLevelGraphicsPostScriptRenderer.h:89
juce::gl::GL_SHADER_STORAGE_BUFFER_START
@ GL_SHADER_STORAGE_BUFFER_START
Definition: juce_gl.h:2896
juce::CallOutBox::LookAndFeelMethods
This abstract base class is implemented by LookAndFeel classes.
Definition: juce_CallOutBox.h:137
juce::HashMap::getEntry
static HashEntry * getEntry(HashEntry *firstEntry, KeyType keyToLookFor) noexcept
Definition: juce_HashMap.h:492
VideoRenderers::Base::displayModeChanged
virtual void displayModeChanged()=0
juce::gl::GL_T2F_V3F
@ GL_T2F_V3F
Definition: juce_gl.h:1048
juce::gl::WGL_GREEN_BITS_EXT
@ WGL_GREEN_BITS_EXT
Definition: juce_wgl.h:453
juce::TableHeaderComponent::ColumnInfo::lastDeliberateWidth
double lastDeliberateWidth
Definition: juce_TableHeaderComponent.h:428
juce::MPEZoneLayout::Listener
Listener class.
Definition: juce_MPEZoneLayout.h:195
CameraDevice::Pimpl::maxWidth
int maxWidth
Definition: juce_android_CameraDevice.h:2903
juce::WavAudioFormat::riffInfoKeywords
static const char *const riffInfoKeywords
Metadata property name used in INFO chunks.
Definition: juce_WavAudioFormat.h:124
juce::SharedResourcePointer::SharedObjectHolder::sharedInstance
std::unique_ptr< SharedObjectType > sharedInstance
Definition: juce_SharedResourcePointer.h:132
juce::DrawableButton::style
ButtonStyle style
Definition: juce_DrawableButton.h:188
juce::DummyCriticalSection::exit
void exit() const noexcept
Definition: juce_CriticalSection.h:141
juce_MPEInstrument.h
juce::gl::GL_VIEW_CLASS_48_BITS
@ GL_VIEW_CLASS_48_BITS
Definition: juce_gl.h:2834
juce::Rectangle::setWidth
void setWidth(ValueType newWidth) noexcept
Changes the rectangle's width.
Definition: juce_Rectangle.h:201
juce::gl::WGL_SAMPLES_ARB
@ WGL_SAMPLES_ARB
Definition: juce_wgl.h:204
juce::gl::storageSamples
GLsizei GLsizei storageSamples
Definition: juce_gl.h:3296
juce::MessageManagerLock::locked
bool locked
Definition: juce_MessageManager.h:450
juce::gl::GL_INT_IMAGE_1D_ARRAY_EXT
@ GL_INT_IMAGE_1D_ARRAY_EXT
Definition: juce_gl.h:7314
juce::Slider::valueFromTextFunction
std::function< double(const String &)> valueFromTextFunction
You can assign a lambda that will be used to convert textual values to the slider's normalised positi...
Definition: juce_Slider.h:608
juce::dsp::LogRampedValue::LogRampedValue
LogRampedValue(FloatType initialValue) noexcept
Constructor.
Definition: juce_LogRampedValue.h:55
juce::gl::GL_HANDLE_TYPE_D3D12_TILEPOOL_EXT
@ GL_HANDLE_TYPE_D3D12_TILEPOOL_EXT
Definition: juce_gl.h:6947
juce::gl::GL_IMAGE_1D
@ GL_IMAGE_1D
Definition: juce_gl.h:2601
juce::dsp::FIR::Coefficients::getPhaseForFrequency
double getPhaseForFrequency(double frequency, double sampleRate) const noexcept
Returns the phase frequency response of the filter for a given frequency and sample rate.
CameraDevice::Pimpl::PreviewDisplay::addListener
void addListener(Listener *l)
Definition: juce_android_CameraDevice.h:1001
juce::gl::WGL_SAMPLE_BUFFERS_3DFX
@ WGL_SAMPLE_BUFFERS_3DFX
Definition: juce_wgl.h:84
juce_UMPUtils.h
juce::LinkedListPointer::LinkedListPointer
LinkedListPointer(LinkedListPointer &&other) noexcept
Definition: juce_LinkedListPointer.h:79
juce::Decibels
This class contains some helpful static methods for dealing with decibel values.
Definition: juce_Decibels.h:32
juce::RelativeCoordinate::Strings::y
static const String y
"y"
Definition: juce_RelativeCoordinate.h:157
juce::RenderingHelpers::EdgeTableFillers::TransformedImageFill::TransformedImageSpanInterpolator::pixelOffset
const float pixelOffset
Definition: juce_RenderingHelpers.h:1385
juce::gl::GL_HIGH_INT
@ GL_HIGH_INT
Definition: juce_gl.h:2416
juce::ArrayBase::moveAssignElement
std::enable_if<! std::is_move_assignable< T >::value, void >::type moveAssignElement(ElementType *destination, ElementType &&source)
Definition: juce_ArrayBase.h:581
juce::Component::SafePointer::SafePointer
SafePointer(ComponentType *component)
Creates a SafePointer that points at the given component.
Definition: juce_Component.h:2293
juce::gl::GL_CLIP_DISTANCE_NV
@ GL_CLIP_DISTANCE_NV
Definition: juce_gl.h:10405
juce::gl::GL_FOG_COORDINATE_ARRAY_BUFFER_BINDING
@ GL_FOG_COORDINATE_ARRAY_BUFFER_BINDING
Definition: juce_gl.h:1432
juce::NetworkServiceDiscovery::AvailableServiceList::getServices
std::vector< Service > getServices() const
Returns a list of the currently known services.
juce::gl::GL_VIEW_CLASS_ASTC_4x4_RGBA
@ GL_VIEW_CLASS_ASTC_4x4_RGBA
Definition: juce_gl.h:4459
VideoComponent::Pimpl::DirectShowContext::createNativeWindow
bool createNativeWindow()
Definition: juce_win32_Video.h:766
juce_ScrollBar.h
juce::gl::GL_STENCIL_FUNC
@ GL_STENCIL_FUNC
Definition: juce_gl.h:282
juce::gl::GL_TEXTURE_ENV
@ GL_TEXTURE_ENV
Definition: juce_gl.h:616
juce::URL::DownloadTask::hadError
bool hadError() const
Returns true if there was an error.
Definition: juce_URL.h:521
juce::ResamplingAudioSource::FilterState
Definition: juce_ResamplingAudioSource.h:93
juce::dsp::Matrix::solve
bool solve(Matrix &b) const noexcept
Solves a linear system of equations represented by this object and the argument b,...
juce::Component::getDescription
String getDescription() const noexcept
Returns the description for this component.
Definition: juce_Component.h:2434
juce::AccessibilityRole::menuItem
@ menuItem
juce_AnimatedPositionBehaviours.h
juce::NetworkServiceDiscovery::Advertiser::socket
DatagramSocket socket
Definition: juce_NetworkServiceDiscovery.h:66
juce::ComboBox::editableUnknown
@ editableUnknown
Definition: juce_ComboBox.h:436
juce::ChildProcess::ActiveProcess
Definition: juce_posix_SharedCode.h:1085
juce::WebView2Preferences::withBuiltInErrorPageDisabled
JUCE_NODISCARD WebView2Preferences withBuiltInErrorPageDisabled() const
If this is set, a blank page will be displayed on error instead of the default built-in error page.
Definition: juce_WebBrowserComponent.h:198
juce::gl::GL_EXCLUSIVE_EXT
@ GL_EXCLUSIVE_EXT
Definition: juce_gl.h:8143
juce::gl::GL_DOUBLE_MAT3_EXT
@ GL_DOUBLE_MAT3_EXT
Definition: juce_gl.h:7929
juce::gl::GL_GEOMETRY_OUTPUT_TYPE_EXT
@ GL_GEOMETRY_OUTPUT_TYPE_EXT
Definition: juce_gl.h:6705
juce::gl::GL_ELEMENT_ARRAY_ATI
@ GL_ELEMENT_ARRAY_ATI
Definition: juce_gl.h:5633
juce::ExtensionsVisitor::VST3Client::setPreset
virtual bool setPreset(const MemoryBlock &) const =0
juce::DeviceChangeDetector::triggerAsyncDeviceChangeCallback
void triggerAsyncDeviceChangeCallback()
Definition: juce_win32_HiddenMessageWindow.h:102
juce::TextLayout::Line::lineOrigin
Point< float > lineOrigin
The line's baseline origin.
Definition: juce_TextLayout.h:214
juce::gl::GL_LUMINANCE_ALPHA_INTEGER_EXT
@ GL_LUMINANCE_ALPHA_INTEGER_EXT
Definition: juce_gl.h:7662
command
@ command
Definition: juce_UnityPluginInterface.h:82
juce::ValueTreePropertyWithDefault::referToWithDefault
void referToWithDefault(ValueTree v, const Identifier &i, UndoManager *um, const Value &defaultVal, StringRef del)
Definition: juce_ValueTreePropertyWithDefault.h:300
juce::CoreGraphicsContext::setFont
void setFont(const Font &) override
juce::gl::GL_DRAW_FRAMEBUFFER_BINDING_APPLE
@ GL_DRAW_FRAMEBUFFER_BINDING_APPLE
Definition: juce_gles2.h:1696
juce::gl::GL_HISTOGRAM_WIDTH_EXT
@ GL_HISTOGRAM_WIDTH_EXT
Definition: juce_gl.h:6807
juce::gl::GL_MAX_TESS_CONTROL_TOTAL_OUTPUT_COMPONENTS
@ GL_MAX_TESS_CONTROL_TOTAL_OUTPUT_COMPONENTS
Definition: juce_gl.h:2338
juce::gl::GL_POINT_SIZE
@ GL_POINT_SIZE
Definition: juce_gl.h:263
juce::AudioProcessorValueTreeStateParameterAttributes::withStringFromValueFunction
JUCE_NODISCARD auto withStringFromValueFunction(StringFromValue x) const
Definition: juce_AudioProcessorValueTreeState.h:45
juce::ModifierKeys::isLeftButtonDown
bool isLeftButtonDown() const noexcept
Checks whether the flag is set for the left mouse-button.
Definition: juce_ModifierKeys.h:81
juce::XWindowSystem::getDisplay
::Display * getDisplay() const noexcept
Definition: juce_linux_XWindowSystem.h:238
juce::MidiOutput::lock
CriticalSection lock
Definition: juce_MidiDevices.h:385
juce::gl::GL_REFERENCED_BY_GEOMETRY_SHADER_EXT
@ GL_REFERENCED_BY_GEOMETRY_SHADER_EXT
Definition: juce_gles2.h:2162
juce::AudioBuffer::~AudioBuffer
~AudioBuffer()=default
Destructor.
juce::AudioProcessorGraph::PrepareSettings::Tied
std::tuple< const ProcessingPrecision &, const double &, const int &, const bool & > Tied
Definition: juce_AudioProcessorGraph.h:428
juce::PluginHostType::isFruityLoops
bool isFruityLoops() const noexcept
Returns true if the host is Fruity Loops.
Definition: juce_PluginHostType.h:145
juce::MidiInput::getDeviceInfo
MidiDeviceInfo getDeviceInfo() const noexcept
Returns the MidiDeviceInfo struct containing some information about this device.
Definition: juce_MidiDevices.h:148
juce::dsp::SIMDFallbackOps::notEqual
static forcedinline vSIMDType notEqual(vSIMDType a, vSIMDType b) noexcept
Definition: juce_fallback_SIMDNativeOps.h:83
juce::ApplicationCommandTarget::InvocationInfo::commandFlags
int commandFlags
The command's flags.
Definition: juce_ApplicationCommandTarget.h:72
CameraDevice::Pimpl::StreamConfigurationMap::getClassForName
static LocalRef< jobject > getClassForName(const String &name)
Definition: juce_android_CameraDevice.h:918
juce::SharedResourcePointer::initialise
void initialise()
Definition: juce_SharedResourcePointer.h:144
VideoComponent::Pimpl::MediaSession::bufferedRegions
SparseSet< int > bufferedRegions
Definition: juce_android_Video.h:1290
juce::gl::GL_R8
@ GL_R8
Definition: juce_gl.h:1906
GLsizeiptr
khronos_ssize_t GLsizeiptr
Definition: juce_gl.h:186
juce::HeapBlock::operator+
ElementType * operator+(IndexType index) const noexcept
Returns a pointer to a data element at an offset from the start of the array.
Definition: juce_HeapBlock.h:225
juce_SystemClipboard.h
juce::gl::GL_VERTEX_ARRAY_ADDRESS_NV
@ GL_VERTEX_ARRAY_ADDRESS_NV
Definition: juce_gl.h:10557
juce::gl::GL_VIEWPORT_POSITION_W_SCALE_X_COEFF_NV
@ GL_VIEWPORT_POSITION_W_SCALE_X_COEFF_NV
Definition: juce_gl.h:8889
juce::gl::GL_RESET_NOTIFICATION_STRATEGY_ARB
@ GL_RESET_NOTIFICATION_STRATEGY_ARB
Definition: juce_gl.h:4728
juce::LinkedListPointer::operator[]
LinkedListPointer & operator[](int index) noexcept
Returns the item at a given index in the list.
Definition: juce_LinkedListPointer.h:142
juce::FileTreeComponent::itemHeight
int itemHeight
Definition: juce_FileTreeComponent.h:100
juce::WavAudioFormat::riffInfoSoundSchemeTitle
static const char *const riffInfoSoundSchemeTitle
Metadata property name used in INFO chunks.
Definition: juce_WavAudioFormat.h:155
juce::MenuBarModel::manager
ApplicationCommandManager * manager
Definition: juce_MenuBarModel.h:185
juce::PluginListComponent::tableModel
std::unique_ptr< TableListBoxModel > tableModel
Definition: juce_PluginListComponent.h:127
juce::MPEZoneLayout::rpnDetector
MidiRPNDetector rpnDetector
Definition: juce_MPEZoneLayout.h:224
juce::gl::GL_SEMAPHORE_TYPE_NV
@ GL_SEMAPHORE_TYPE_NV
Definition: juce_gl.h:7820
juce::AlertWindow::allComps
Array< Component * > allComps
Definition: juce_AlertWindow.h:518
juce::gl::GL_MAX_TESS_CONTROL_ATOMIC_COUNTERS_OES
@ GL_MAX_TESS_CONTROL_ATOMIC_COUNTERS_OES
Definition: juce_gles2.h:4784
juce::gl::GL_RED_NV
@ GL_RED_NV
Definition: juce_gl.h:8852
juce::dsp::SIMDFallbackOps::ScalarMin::op
static forcedinline ScalarType op(ScalarType a, ScalarType b) noexcept
Definition: juce_fallback_SIMDNativeOps.h:176
juce::TextEditor::getTextToShowWhenEmpty
String getTextToShowWhenEmpty() const noexcept
Returns the text that will be shown when the text editor is empty.
Definition: juce_TextEditor.h:300
juce::AudioProcessorListener::ChangeDetails::withLatencyChanged
JUCE_NODISCARD ChangeDetails withLatencyChanged(bool b) const noexcept
Indicates that the AudioProcessor's latency has changed.
Definition: juce_AudioProcessorListener.h:81
juce::Line::fromStartAndAngle
static Line fromStartAndAngle(Point< ValueType > startPoint, ValueType length, ValueType angle) noexcept
Creates a line from a start point, length and angle.
Definition: juce_Line.h:140
juce::gl::GL_REG_23_ATI
@ GL_REG_23_ATI
Definition: juce_gl.h:5689
juce::AccessibilityActionType
AccessibilityActionType
An action that can be performed by an accessible UI element.
Definition: juce_AccessibilityActions.h:33
juce::SidePanel::setTitleBarComponent
void setTitleBarComponent(Component *titleBarComponentToUse, bool keepDismissButton, bool deleteComponentWhenNoLongerNeeded=true)
Sets a custom component to be used for the title bar of this SidePanel, replacing the default.
juce::MultiTouchMapper::TouchInfo
Definition: juce_MultiTouchMapper.h:83
juce::gl::GL_DRAW_BUFFER14_ATI
@ GL_DRAW_BUFFER14_ATI
Definition: juce_gl.h:5623
juce::SidePanel::mouseDrag
void mouseDrag(const MouseEvent &) override
juce::ReferenceCountedArray::~ReferenceCountedArray
~ReferenceCountedArray()
Destructor.
Definition: juce_ReferenceCountedArray.h:123
juce::ComTypes::WindowInteractionState_Running
@ WindowInteractionState_Running
Definition: juce_win32_ComInterfaces.h:116
juce::Button::getRadioGroupId
int getRadioGroupId() const noexcept
Returns the ID of the group to which this button belongs.
Definition: juce_Button.h:180
juce::CoreGraphicsContext::lastClipRectIsValid
bool lastClipRectIsValid
Definition: juce_mac_CoreGraphicsContext.h:117
juce::gl::GL_MAX_PN_TRIANGLES_TESSELATION_LEVEL_ATI
@ GL_MAX_PN_TRIANGLES_TESSELATION_LEVEL_ATI
Definition: juce_gl.h:5816
juce::CodeEditorComponent::getDocument
CodeDocument & getDocument() const noexcept
Returns the code document that this component is editing.
Definition: juce_CodeEditorComponent.h:63
juce::ArrayBase::createInsertSpaceInternal
NonTriviallyCopyableVoid< T > createInsertSpaceInternal(int indexToInsertAt, int numElements)
Definition: juce_ArrayBase.h:470
juce::XmlElement::TextFormat::customEncoding
String customEncoding
If not empty and addDefaultHeader is true, this will be set as the encoding.
Definition: juce_XmlElement.h:142
juce::dsp::Chorus::osc
Oscillator< SampleType > osc
Definition: juce_Chorus.h:150
juce::Reverb::gain
float gain
Definition: juce_audio_basics/utilities/juce_Reverb.h:307
juce::ProgressBar::progress
double & progress
Definition: juce_ProgressBar.h:132
juce::gl::GL_MATRIX1_ARB
@ GL_MATRIX1_ARB
Definition: juce_gl.h:4134
juce::gl::GL_OP_DOT4_EXT
@ GL_OP_DOT4_EXT
Definition: juce_gl.h:7959
juce::GridItem
Defines an item in a Grid.
Definition: juce_GridItem.h:35
juce::gl::GL_UNSIGNED_INT_8_8_8_8_EXT
@ GL_UNSIGNED_INT_8_8_8_8_EXT
Definition: juce_gl.h:7032
juce::StretchableObjectResizer::StretchableObjectResizer
StretchableObjectResizer()
Creates an empty object resizer.
juce::PluginHostType::DigitalPerformer
@ DigitalPerformer
Represents Digital Performer.
Definition: juce_PluginHostType.h:71
juce::detail::ContextDelete
Definition: juce_mac_CoreGraphicsContext.h:36
juce::AudioPlayHead::FrameRate::getBaseRate
int getBaseRate() const
Returns the plain rate, without taking pulldown into account.
Definition: juce_AudioPlayHead.h:93
juce::GlobalRef::~GlobalRef
~GlobalRef()
Definition: juce_android_JNIHelpers.h:85
juce::WavAudioFormat::riffInfoSource
static const char *const riffInfoSource
Metadata property name used in INFO chunks.
Definition: juce_WavAudioFormat.h:156
juce::createCopyIfNotNull
Type * createCopyIfNotNull(const Type *objectToCopy)
If a pointer is non-null, this returns a new copy of the object that it points to,...
Definition: juce_Memory.h:60
CameraDevice::Pimpl::ImageReader
Definition: juce_android_CameraDevice.h:1126
juce::TabbedButtonBar::isVertical
bool isVertical() const noexcept
Returns true if the orientation is TabsAtLeft or TabsAtRight.
Definition: juce_TabbedButtonBar.h:193
juce::gl::GL_FEEDBACK_BUFFER_SIZE
@ GL_FEEDBACK_BUFFER_SIZE
Definition: juce_gl.h:995
juce::DirectoryEntry::getCreationTime
Time getCreationTime() const
The time at which the item was created.
Definition: juce_RangedDirectoryIterator.h:45
juce::Parallelogram::operator!=
bool operator!=(const Parallelogram &other) const noexcept
Returns true if the two parallelograms are not identical.
Definition: juce_Parallelogram.h:100
juce::Vector3D::operator-
Vector3D operator-() const noexcept
Definition: juce_Vector3D.h:60
juce::gl::GL_SUPERSAMPLE_SCALE_Y_NV
@ GL_SUPERSAMPLE_SCALE_Y_NV
Definition: juce_gl.h:9410
juce_NetworkServiceDiscovery.h
juce::gl::WGL_NEED_SYSTEM_PALETTE_EXT
@ WGL_NEED_SYSTEM_PALETTE_EXT
Definition: juce_wgl.h:435
juce::gl::GL_TEXTURE_LO_SIZE_NV
@ GL_TEXTURE_LO_SIZE_NV
Definition: juce_gl.h:10359
CameraDevice::Pimpl::disconnectAnyViewers
void disconnectAnyViewers()
Definition: juce_win32_CameraDevice.h:826
juce::GlowEffect::offset
Point< int > offset
Definition: juce_GlowEffect.h:71
juce::OpenGLContext::NativeContext::bounds
Rectangle< int > bounds
Definition: juce_OpenGL_linux_X11.h:267
juce::gl::GL_NUM_ACTIVE_VARIABLES
@ GL_NUM_ACTIVE_VARIABLES
Definition: juce_gl.h:2881
juce::gl::GL_MAX_MESH_ATOMIC_COUNTER_BUFFERS_NV
@ GL_MAX_MESH_ATOMIC_COUNTER_BUFFERS_NV
Definition: juce_gl.h:9512
juce::gl::GL_VERTEX_ATTRIB_ARRAY_ENABLED
@ GL_VERTEX_ATTRIB_ARRAY_ENABLED
Definition: juce_gl.h:1474
juce::gl::GL_FENCE_STATUS_NV
@ GL_FENCE_STATUS_NV
Definition: juce_gl.h:9134
AudioManagerOnAudioFocusChangeListener::Owner
Definition: juce_android_Video.h:304
CameraDevice::Pimpl::getCameraLensFacing
int getCameraLensFacing() const
Definition: juce_android_CameraDevice.h:3003
juce::gl::GL_PIXEL_PACK_BUFFER_ARB
@ GL_PIXEL_PACK_BUFFER_ARB
Definition: juce_gl.h:4666
juce::gl::GL_R
@ GL_R
Definition: juce_gl.h:610
juce::AbstractFifo::ScopedReadWrite
Class for a scoped reader/writer.
Definition: juce_AbstractFifo.h:202
juce::MPEChannelRemapper::messageIsNoteData
bool messageIsNoteData(const MidiMessage &m)
Definition: juce_MPEUtils.h:155
juce::dsp::AudioBlock
Minimal and lightweight data-structure which contains a list of pointers to channels containing some ...
Definition: juce_AudioBlock.h:69
juce::ComTypes::MFVideoARMode_NonLinearStretch
@ MFVideoARMode_NonLinearStretch
Definition: juce_win32_ComTypes.h:62
juce::MouseInactivityDetector::mouseUp
void mouseUp(const MouseEvent &e) override
Called when a mouse button is released.
Definition: juce_MouseInactivityDetector.h:106
juce::CppTokeniserFunctions::StringIterator::peekNextChar
juce_wchar peekNextChar() noexcept
Definition: juce_CPlusPlusCodeTokeniserFunctions.h:539
juce::KeyPress
Represents a key press, including any modifier keys that are needed.
Definition: juce_KeyPress.h:39
juce::AccessibilityNativeHandle::get_ProviderOptions
JUCE_COMRESULT get_ProviderOptions(ProviderOptions *options) override
juce::gl::minlevel
GLenum GLuint GLenum GLuint minlevel
Definition: juce_gl.h:2955
juce_gui_basics.h
juce::NSViewComponent::attachment
ReferenceCountedObjectPtr< ReferenceCountedObject > attachment
Definition: juce_NSViewComponent.h:83
juce::gl::WGL_ACCUM_GREEN_BITS_EXT
@ WGL_ACCUM_GREEN_BITS_EXT
Definition: juce_wgl.h:461
juce::PluginHostType::switchToHostApplication
void switchToHostApplication() const
Switches to the host application when Inter-App Audio is used on iOS.
juce::KeyPress::downKey
static const int downKey
key-code for the cursor-down key
Definition: juce_KeyPress.h:199
juce::ModifierKeys
Represents the state of the mouse buttons and modifier keys.
Definition: juce_ModifierKeys.h:40
juce::dsp::SIMDInternal::MaskTypeFor< std::complex< float > >::type
uint32_t type
Definition: juce_fallback_SIMDNativeOps.h:42
juce::gl::GL_FRAGMENT_LIGHT1_SGIX
@ GL_FRAGMENT_LIGHT1_SGIX
Definition: juce_gl.h:11493
juce::gl::WGL_SWAP_UNDERLAY1
@ WGL_SWAP_UNDERLAY1
Definition: juce_wgl.h:62
juce::gl::GL_RGBA2_EXT
@ GL_RGBA2_EXT
Definition: juce_gl.h:7435
VideoComponent::Pimpl::MediaSession::Player::onSeekComplete
void onSeekComplete(LocalRef< jobject > &mediaPlayer) override
Definition: juce_android_Video.h:1135
juce::gl::GL_CLIP_DISTANCE3
@ GL_CLIP_DISTANCE3
Definition: juce_gl.h:1697
juce::gl::dpfail
GLenum GLenum dpfail
Definition: juce_gl.h:1560
juce::gl::GL_VERTEX_ID_SWIZZLE_AMD
@ GL_VERTEX_ID_SWIZZLE_AMD
Definition: juce_gl.h:3413
juce::gl::GL_EXP
@ GL_EXP
Definition: juce_gl.h:429
juce::ListenerList::size
int size() const noexcept
Returns the number of registered listeners.
Definition: juce_ListenerList.h:102
juce::AudioProcessor::wrapperType_AudioUnitv3
@ wrapperType_AudioUnitv3
Definition: juce_AudioProcessor.h:1202
juce::MemoryMappedFile::AccessMode
AccessMode
The read/write flags used when opening a memory mapped file.
Definition: juce_MemoryMappedFile.h:36
juce::XWindowSystem::getTextFromClipboard
String getTextFromClipboard() const
juce::gl::GL_REG_29_ATI
@ GL_REG_29_ATI
Definition: juce_gl.h:5695
juce::AudioProcessor::getCallbackLock
const CriticalSection & getCallbackLock() const noexcept
This returns a critical section that will automatically be locked while the host is calling the proce...
Definition: juce_AudioProcessor.h:854
juce::gl::GL_BINORMAL_ARRAY_STRIDE_EXT
@ GL_BINORMAL_ARRAY_STRIDE_EXT
Definition: juce_gl.h:6185
juce::gl::GL_RESCALE_NORMAL
@ GL_RESCALE_NORMAL
Definition: juce_gl.h:1128
JUCE_FALLTHROUGH
#define JUCE_FALLTHROUGH
Used to silence Wimplicit-fallthrough on Clang and GCC where available as there are a few places in t...
Definition: juce_PlatformDefs.h:113
juce::gl::GL_TEXTURE_GEN_S
@ GL_TEXTURE_GEN_S
Definition: juce_gl.h:502
juce::ComTypes::MFVideoNormalizedRect::left
float left
Definition: juce_win32_ComTypes.h:130
juce::Component::getHeight
int getHeight() const noexcept
Returns the component's height in pixels.
Definition: juce_Component.h:274
juce::PluginDescription::version
String version
The version.
Definition: juce_PluginDescription.h:74
juce::dsp::NoiseGate::attackTime
SampleType attackTime
Definition: juce_NoiseGate.h:106
juce::AudioBuffer::preallocatedChannelSpace
Type * preallocatedChannelSpace[32]
Definition: juce_AudioSampleBuffer.h:1222
juce::AudioProcessorPlayer::getDoublePrecisionProcessing
bool getDoublePrecisionProcessing()
Returns true if this player processes internally processes the samples with double floating point pre...
Definition: juce_AudioProcessorPlayer.h:91
juce::gl::GL_PER_GPU_STORAGE_NV
@ GL_PER_GPU_STORAGE_NV
Definition: juce_gl.h:9432
juce::gl::GL_FRAMEBUFFER_ATTACHMENT_ANGLE
@ GL_FRAMEBUFFER_ATTACHMENT_ANGLE
Definition: juce_gles2.h:1649
CameraDevice::ViewerComponent::~ViewerComponent
~ViewerComponent() override
Definition: juce_win32_CameraDevice.h:780
juce::gl::GL_PERFQUERY_GPA_EXTENDED_COUNTERS_INTEL
@ GL_PERFQUERY_GPA_EXTENDED_COUNTERS_INTEL
Definition: juce_gl.h:8406
juce::gl::GL_FRAGMENT_SHADER_INVOCATIONS
@ GL_FRAGMENT_SHADER_INVOCATIONS
Definition: juce_gl.h:3187
juce::CharPointer_ASCII::CharType
char CharType
Definition: juce_CharPointer_ASCII.h:40
juce::nsStringToJuce
String nsStringToJuce(NSString *s)
Definition: juce_mac_ObjCHelpers.h:42
juce::gl::GL_POST_COLOR_MATRIX_RED_SCALE
@ GL_POST_COLOR_MATRIX_RED_SCALE
Definition: juce_gl.h:4369
juce::gl::GL_PERCENTAGE_AMD
@ GL_PERCENTAGE_AMD
Definition: juce_gl.h:3460
juce::AudioFormat::fileExtensions
StringArray fileExtensions
Definition: juce_AudioFormat.h:213
CameraDevice::Pimpl::PreCatalinaStillImageOutput::triggerImageCapture
void triggerImageCapture(Pimpl &p) override
Definition: juce_mac_CameraDevice.h:379
MediaPlayerListener::owner
Owner & owner
Definition: juce_android_Video.h:225
juce::PropertiesFile::Options::ignoreCaseOfKeyNames
bool ignoreCaseOfKeyNames
If true, this means that property names are matched in a case-insensitive manner.
Definition: juce_PropertiesFile.h:115
juce::ThreadedAnalyticsDestination::destinationName
const String destinationName
Definition: juce_ThreadedAnalyticsDestination.h:211
juce::MidiMessage::pitchWheel
static MidiMessage pitchWheel(int channel, int position) noexcept
Creates a pitch-wheel move message.
juce::gl::GL_TRANSFORM_FEEDBACK_BUFFER_START_EXT
@ GL_TRANSFORM_FEEDBACK_BUFFER_START_EXT
Definition: juce_gl.h:7845
juce::gl::GL_NUM_SPIR_V_EXTENSIONS
@ GL_NUM_SPIR_V_EXTENSIONS
Definition: juce_gl.h:3193
juce::gl::GL_VIEW_CLASS_RGTC1_RED
@ GL_VIEW_CLASS_RGTC1_RED
Definition: juce_gl.h:2843
juce::FileListComponent::lastDirectory
File lastDirectory
Definition: juce_FileListComponent.h:80
juce::AudioParameterIntAttributes
Properties of an AudioParameterInt.
Definition: juce_AudioParameterInt.h:33
juce::WavAudioFormat::riffInfoRate
static const char *const riffInfoRate
Metadata property name used in INFO chunks.
Definition: juce_WavAudioFormat.h:145
juce::gl::GL_COLOR_BUFFER_BIT0_QCOM
@ GL_COLOR_BUFFER_BIT0_QCOM
Definition: juce_gles2.h:5193
juce::dsp::Gain::sampleRate
double sampleRate
Definition: juce_Gain.h:144
juce::PixelARGB::desaturate
forcedinline void desaturate() noexcept
Definition: juce_PixelFormats.h:274
juce::RelativeCoordinate::Strings::top
static const String top
"top"
Definition: juce_RelativeCoordinate.h:154
juce::gl::GL_TEXTURE_ALPHA_SIZE_EXT
@ GL_TEXTURE_ALPHA_SIZE_EXT
Definition: juce_gl.h:7445
juce::Array::removeAllInstancesOf
int removeAllInstancesOf(ParameterType valueToRemove)
Removes items from the array.
Definition: juce_Array.h:858
juce::gl::GL_UNDEFINED_VERTEX
@ GL_UNDEFINED_VERTEX
Definition: juce_gl.h:2442
juce::AudioChannelSet::createLCRS
static AudioChannelSet createLCRS()
Creates a set containing an LCRS set (left, right, centre, surround).
juce::LookAndFeel_V3::backgroundTexture
Image backgroundTexture
Definition: juce_LookAndFeel_V3.h:94
juce::gl::GL_DRAW_BUFFER14_NV
@ GL_DRAW_BUFFER14_NV
Definition: juce_gles2.h:3614
juce::OpenGLContext::NativeContext::initialiseOnRenderThread
bool initialiseOnRenderThread(OpenGLContext &)
Definition: juce_OpenGL_ios.h:116
juce::dsp::FilterDesign::designFIRLowpassKaiserMethod
static FIRCoefficientsPtr designFIRLowpassKaiserMethod(FloatType frequency, double sampleRate, FloatType normalisedTransitionWidth, FloatType amplitudedB)
This a variant of the function designFIRLowpassWindowMethod, which allows the user to specify a trans...
juce::gl::WGL_BIND_TO_TEXTURE_RECTANGLE_FLOAT_RGB_NV
@ WGL_BIND_TO_TEXTURE_RECTANGLE_FLOAT_RGB_NV
Definition: juce_wgl.h:548
juce::threadEntryProc
static void * threadEntryProc(void *userData)
Definition: juce_posix_SharedCode.h:853
juce::dsp::Phaser::mix
SampleType mix
Definition: juce_Phaser.h:200
juce::DocumentWindow::TitleBarButtons
TitleBarButtons
The set of available button-types that can be put on the title bar.
Definition: juce_DocumentWindow.h:62
juce::gl::GL_TEXTURE_BINDING_EXTERNAL_OES
@ GL_TEXTURE_BINDING_EXTERNAL_OES
Definition: juce_gles2.h:1850
juce::AnalyticsDestination::AnalyticsEvent::userID
String userID
The user ID associated with the event.
Definition: juce_AnalyticsDestination.h:72
juce::RenderingHelpers::EdgeTableFillers::renderGradient
void renderGradient(Iterator &iter, const Image::BitmapData &destData, const ColourGradient &g, const AffineTransform &transform, const PixelARGB *lookupTable, int numLookupEntries, bool isIdentity, DestPixelType *)
Definition: juce_RenderingHelpers.h:1565
juce::gl::dppass
GLenum GLenum GLenum dppass
Definition: juce_gl.h:1560
juce::AudioCDBurner::abortBurn
void abortBurn()
If a burn operation is currently in progress, this tells it to stop as soon as possible.
juce::dsp::FirstOrderTPTFilter::setCutoffFrequency
void setCutoffFrequency(SampleType newFrequencyHz)
Sets the cutoff frequency of the filter.
juce::OptionalScopedPointer::reset
void reset() noexcept
Resets this pointer to null, possibly deleting the object that it holds, if it has ownership of it.
Definition: juce_OptionalScopedPointer.h:129
juce::RenderingHelpers::ClipRegions::RectangleListRegion::toEdgeTable
Ptr toEdgeTable() const
Definition: juce_RenderingHelpers.h:2035
juce::gl::GL_IMAGE_2D_MULTISAMPLE
@ GL_IMAGE_2D_MULTISAMPLE
Definition: juce_gl.h:2610
juce::UIAWindowProvider::get_IsModal
JUCE_COMRESULT get_IsModal(BOOL *pRetVal) override
Definition: juce_win32_UIAWindowProvider.h:119
juce::UIASelectionItemProvider::Select
JUCE_COMRESULT Select() override
Definition: juce_win32_UIASelectionProvider.h:102
juce::SelectedItemSet::begin
SelectableItemType * begin() noexcept
Provides iterator access to the array of items.
Definition: juce_SelectedItemSet.h:276
juce::Thread::setCurrentThreadAffinityMask
static void setCurrentThreadAffinityMask(uint32 affinityMask)
Changes the affinity mask for the caller thread.
Definition: juce_posix_SharedCode.h:1014
juce::PluginHostType::TracktionWaveform
@ TracktionWaveform
Represents Tracktion Waveform.
Definition: juce_PluginHostType.h:109
juce::AudioChannelSet::centre
@ centre
C channel.
Definition: juce_AudioChannelSet.h:323
juce::AnimatedPositionBehaviours::SnapToPageBoundaries::SnapToPageBoundaries
SnapToPageBoundaries()=default
juce::anonymous_namespace{juce_android_JNIHelpers.h}::juceString
String juceString(jstring s)
Definition: juce_android_JNIHelpers.h:787
juce::TextEditor::selection
Range< int > selection
Definition: juce_TextEditor.h:771
juce::ChildProcess::ActiveProcess::getExitCode
uint32 getExitCode() noexcept
Definition: juce_posix_SharedCode.h:1211
juce::CharPointer_ASCII::lengthUpTo
size_t lengthUpTo(const size_t maxCharsToCount) const noexcept
Returns the number of characters in this string, or the given value, whichever is lower.
Definition: juce_CharPointer_ASCII.h:163
juce::AudioCDBurner::setBufferUnderrunProtection
bool setBufferUnderrunProtection(bool shouldBeEnabled)
Tries to enable or disable buffer underrun safety on devices that support it.
juce::Slider::onValueChange
std::function< void()> onValueChange
You can assign a lambda to this callback object to have it called when the slider value is changed.
Definition: juce_Slider.h:599
juce_Random.h
juce::gl::GL_FIRST_VERTEX_CONVENTION
@ GL_FIRST_VERTEX_CONVENTION
Definition: juce_gl.h:2125
juce::dsp::setBypassed
void setBypassed(ProcessorChain< Processors... > &chain, bool bypassed) noexcept
Non-member equivalent of ProcessorChain::setBypassed which avoids awkward member template syntax.
Definition: juce_ProcessorChain.h:151
juce::SelectedItemSet::getItemArray
const ItemArray & getItemArray() const noexcept
Provides access to the array of items.
Definition: juce_SelectedItemSet.h:273
juce::gl::GL_SAMPLER_2D_SHADOW
@ GL_SAMPLER_2D_SHADOW
Definition: juce_gl.h:1532
juce::ByteOrder::bigEndianInt64
constexpr static uint64 bigEndianInt64(const void *bytes) noexcept
Turns 8 bytes into a big-endian integer.
Definition: juce_ByteOrder.h:213
juce::Rectangle::findAreaContainingPoints
static Rectangle findAreaContainingPoints(const Point< ValueType > *points, int numPoints) noexcept
Returns the smallest Rectangle that can contain a set of points.
Definition: juce_Rectangle.h:901
juce::dsp::LookupTableTransform::operator[]
FloatType operator[](FloatType index) const noexcept
Definition: juce_LookupTable.h:263
ComBaseClassHelperBase
juce::Colours::grey
const Colour grey
Definition: juce_Colours.h:93
juce::dsp::IIR::Filter::NumericType
typename SampleTypeHelpers::ElementType< SampleType >::Type NumericType
The NumericType is the underlying primitive type used by the SampleType (which could be either a prim...
Definition: juce_dsp/processors/juce_IIRFilter.h:307
juce_Base64.h
CameraDevice::Pimpl::StreamConfigurationMap::printSizesLog
static void printSizesLog(const Array< Rectangle< int >> &sizes, const String &className)
Definition: juce_android_CameraDevice.h:924
juce::PluginHostType::AbletonLive9
@ AbletonLive9
Represents Ableton Live 9.
Definition: juce_PluginHostType.h:54
juce::CharPointer_UTF8::isLetter
bool isLetter() const noexcept
Returns true if the first character of this string is a letter.
Definition: juce_CharPointer_UTF8.h:456
juce::XWindowSystem::addWindowButtons
void addWindowButtons(::Window, int) const
juce_LuaCodeTokeniser.h
juce::gl::samplers
GLuint * samplers
Definition: juce_gl.h:2216
juce::CharacterFunctions::indexOfChar
static int indexOfChar(Type text, const juce_wchar charToFind) noexcept
Finds the character index of a given character in another string.
Definition: juce_CharacterFunctions.h:763
juce::StandaloneFilterWindow::MainContentComponent
Definition: juce_StandaloneFilterWindow.h:873
juce::AccessibilityHandler::actions
AccessibilityActions actions
Definition: juce_AccessibilityHandler.h:311
juce::dsp::Matrix::getRawDataPointer
const ElementType * getRawDataPointer() const noexcept
Returns a pointer to the raw data of the matrix object, ordered in row-major order (for reading).
Definition: juce_Matrix.h:135
juce::AccessibilityTextHelpers::findTextBoundary
static int findTextBoundary(const AccessibilityTextInterface &textInterface, int currentPosition, BoundaryType boundary, Direction direction)
Definition: juce_AccessibilityTextHelpers.h:45
juce::OpenGLContext::NativeContext::dummyComponent
std::unique_ptr< DummyComponent > dummyComponent
Definition: juce_OpenGL_win32.h:350
juce_TooltipClient.h
juce::gl::GL_MAX_TESS_EVALUATION_ATOMIC_COUNTER_BUFFERS_OES
@ GL_MAX_TESS_EVALUATION_ATOMIC_COUNTER_BUFFERS_OES
Definition: juce_gles2.h:4783
juce_OptionalScopedPointer.h
juce::ChildProcess::ActiveProcess::ActiveProcess
ActiveProcess(const StringArray &arguments, int streamFlags)
Definition: juce_posix_SharedCode.h:1088
juce::LassoComponent::source
LassoSource< SelectableItemType > * source
Definition: juce_LassoComponent.h:218
juce::MemoryOutputStream::toString
String toString() const
Attempts to detect the encoding of the data and convert it to a string.
juce::gl::GL_READ_ONLY_ARB
@ GL_READ_ONLY_ARB
Definition: juce_gl.h:5458
juce_FilterDesign.h
juce_MemoryMappedFile.h
juce::CharPointer_UTF32::isLetter
bool isLetter() const
Returns true if the first character of this string is a letter.
Definition: juce_CharPointer_UTF32.h:320
juce::AttributedString::Attribute
An attribute that has been applied to a range of characters in an AttributedString.
Definition: juce_AttributedString.h:152
juce::PathStrokeType::getJointStyle
JointStyle getJointStyle() const noexcept
Returns the joint style.
Definition: juce_PathStrokeType.h:179
juce::CoreGraphicsContext::drawGlyph
void drawGlyph(int glyphNumber, const AffineTransform &) override
juce::gl::GL_TESSELLATION_MODE_AMD
@ GL_TESSELLATION_MODE_AMD
Definition: juce_gl.h:3594
juce::gl::GL_ATOMIC_COUNTER_BUFFER_ACTIVE_ATOMIC_COUNTER_INDICES
@ GL_ATOMIC_COUNTER_BUFFER_ACTIVE_ATOMIC_COUNTER_INDICES
Definition: juce_gl.h:2558
juce::gl::GL_RGB12_EXT
@ GL_RGB12_EXT
Definition: juce_gl.h:7433
juce::Component::setBounds
void setBounds(int x, int y, int width, int height)
Changes the component's position and size.
juce::MessageManager::Lock::blockingMessage
ReferenceCountedObjectPtr< BlockingMessage > blockingMessage
Definition: juce_MessageManager.h:304
juce::gl::GL_MAX_GEOMETRY_OUTPUT_VERTICES_OES
@ GL_MAX_GEOMETRY_OUTPUT_VERTICES_OES
Definition: juce_gles2.h:4598
juce::gl::GL_FLOAT_CLEAR_COLOR_VALUE_NV
@ GL_FLOAT_CLEAR_COLOR_VALUE_NV
Definition: juce_gl.h:9171
juce::gl::GL_PROGRAM_LENGTH_ARB
@ GL_PROGRAM_LENGTH_ARB
Definition: juce_gl.h:4089
juce::Atomic::value
std::atomic< Type > value
The std::atomic object that this class operates on.
Definition: juce_Atomic.h:135
juce::gl::GL_MAP1_VERTEX_ATTRIB5_4_NV
@ GL_MAP1_VERTEX_ATTRIB5_4_NV
Definition: juce_gl.h:10654
juce::gl::GL_COLOR_INDEX1_EXT
@ GL_COLOR_INDEX1_EXT
Definition: juce_gl.h:7041
juce::PNGImageFormat
A subclass of ImageFileFormat for reading and writing PNG files.
Definition: juce_ImageFileFormat.h:150
juce_Button.h
juce::AudioDeviceManager::MidiCallbackInfo::deviceIdentifier
String deviceIdentifier
Definition: juce_AudioDeviceManager.h:505
juce::juce_LinuxRemoveRepaintListener
void juce_LinuxRemoveRepaintListener(ComponentPeer *, Component *dummy)
juce::dsp::FixedSizeFunction< len, Ret(Args...)>::FixedSizeFunction
FixedSizeFunction(Callable &&callable)
Forwards the passed Callable into the internal storage buffer.
Definition: juce_FixedSizeFunction.h:130
juce::ApplicationCommandTarget::InvocationInfo::millisecsSinceKeyPressed
int millisecsSinceKeyPressed
If the key is being released, this indicates how long it had been held down for.
Definition: juce_ApplicationCommandTarget.h:115
VideoComponent::Pimpl::DirectShowContext::nativeWindow
std::unique_ptr< NativeWindow > nativeWindow
Definition: juce_win32_Video.h:953
juce::StandalonePluginHolder::emptyBuffer
AudioBuffer< float > emptyBuffer
Definition: juce_StandaloneFilterWindow.h:414
juce::dsp::ProcessorDuplicator::ProcessorDuplicator
ProcessorDuplicator()
Definition: juce_ProcessorDuplicator.h:44
juce::AnimatedPosition::getSpeed
static double getSpeed(const Time last, double lastPos, const Time now, double newPos)
Definition: juce_AnimatedPosition.h:160
juce::RelativeCoordinate::StandardStrings::top
@ top
Definition: juce_RelativeCoordinate.h:167
juce::SingleThreadedReferenceCountedObject::getReferenceCount
int getReferenceCount() const noexcept
Returns the object's current reference count.
Definition: juce_ReferenceCountedObject.h:189
juce::iOSAudioIODevice::getOutputChannelNames
StringArray getOutputChannelNames() override
Returns the names of all the available output channels on this device.
juce::gl::GL_DEPTH_BUFFER_BIT6_QCOM
@ GL_DEPTH_BUFFER_BIT6_QCOM
Definition: juce_gles2.h:5207
juce::gl::GL_HISTOGRAM_FORMAT_EXT
@ GL_HISTOGRAM_FORMAT_EXT
Definition: juce_gl.h:6808
juce::AudioDeviceManager::MidiCallbackInfo
Definition: juce_AudioDeviceManager.h:503
juce::dsp::IIR::ArrayCoefficients::makeAllPass
static std::array< NumericType, 6 > makeAllPass(double sampleRate, NumericType frequency)
Returns the coefficients for an all-pass filter.
juce_RectanglePlacement.h
juce::gl::GL_4PASS_1_EXT
@ GL_4PASS_1_EXT
Definition: juce_gl.h:6978
juce::MidiMessage::MidiMessage
MidiMessage(int byte1, int byte2, int byte3, Data... otherBytes)
Creates a midi message from a list of bytes.
Definition: juce_MidiMessage.h:67
juce::dsp::DelayLineInterpolationTypes::Linear
Successive samples in the delay line will be linearly interpolated.
Definition: juce_DelayLine.h:55
juce::AudioProcessorGraph::Node::Connection::otherNode
Node * otherNode
Definition: juce_AudioProcessorGraph.h:141
juce::gl::WGL_COLORSPACE_SRGB_EXT
@ WGL_COLORSPACE_SRGB_EXT
Definition: juce_wgl.h:356
juce::File::getBytesFreeOnVolume
int64 getBytesFreeOnVolume() const
Returns the number of bytes free on the drive that this file lives on.
Definition: juce_posix_SharedCode.h:623
juce::AudioFormatManager::knownFormats
OwnedArray< AudioFormat > knownFormats
Definition: juce_AudioFormatManager.h:144
juce::OpenGLContext::NativeContext::releaseDC
void releaseDC()
Definition: juce_OpenGL_win32.h:286
juce::gl::GL_BLEND_EQUATION_ALPHA
@ GL_BLEND_EQUATION_ALPHA
Definition: juce_gl.h:1502
juce::Interpolators::ZeroOrderHoldTraits
Definition: juce_Interpolators.h:135
juce::gl::GL_LINES_ADJACENCY
@ GL_LINES_ADJACENCY
Definition: juce_gl.h:2103
juce::gl::GL_FLOAT_32_UNSIGNED_INT_24_8_REV_NV
@ GL_FLOAT_32_UNSIGNED_INT_24_8_REV_NV
Definition: juce_gl.h:9039
InterleavingType
juce::gl::GL_MATERIAL_SIDE_HINT_PGI
@ GL_MATERIAL_SIDE_HINT_PGI
Definition: juce_gl.h:11107
juce::TooltipWindow::tipShowing
String tipShowing
Definition: juce_TooltipWindow.h:140
juce::gl::GL_STENCIL_INDEX8_EXT
@ GL_STENCIL_INDEX8_EXT
Definition: juce_gl.h:6661
juce::StandaloneFilterWindow::MainContentComponent::NotificationArea::resized
void resized() override
Called when this component's size has been changed.
Definition: juce_StandaloneFilterWindow.h:986
juce::PropertiesFile::storeAsCompressedBinary
@ storeAsCompressedBinary
Definition: juce_PropertiesFile.h:54
juce::gl::GL_VERTEX_ATTRIB_ARRAY5_NV
@ GL_VERTEX_ATTRIB_ARRAY5_NV
Definition: juce_gl.h:10638
juce::var::ValueUnion
Definition: juce_Variant.h:299
juce::ComboBox::getSelectedIdAsValue
Value & getSelectedIdAsValue()
Returns a Value object that can be used to get or set the selected item's ID.
Definition: juce_ComboBox.h:188
juce::CharPointer_UTF16::writeAll
void writeAll(CharPointer_UTF16 src) noexcept
Copies a source string to this pointer, advancing this pointer as it goes.
Definition: juce_CharPointer_UTF16.h:288
DeletedAtShutdown
juce::gl::GL_QUERY_RESULT_NO_WAIT
@ GL_QUERY_RESULT_NO_WAIT
Definition: juce_gl.h:2995
juce::Range::setLength
void setLength(const ValueType newLength) noexcept
Changes the length of the range.
Definition: juce_Range.h:147
juce::PixelRGB::getNativeARGB
forcedinline uint32 getNativeARGB() const noexcept
Returns a uint32 which represents the pixel in a platform dependent format which is compatible with t...
Definition: juce_PixelFormats.h:364
juce::MidiDataConcatenator::currentMessageLen
int currentMessageLen
Definition: juce_MidiDataConcatenator.h:179
juce::gl::GL_UNSIGNED_INT_SAMPLER_CUBE_MAP_ARRAY_OES
@ GL_UNSIGNED_INT_SAMPLER_CUBE_MAP_ARRAY_OES
Definition: juce_gles2.h:4896
juce::gl::GL_FUNC_REVERSE_SUBTRACT_EXT
@ GL_FUNC_REVERSE_SUBTRACT_EXT
Definition: juce_gl.h:6094
juce::gl::GL_FLOAT_MAT4x3
@ GL_FLOAT_MAT4x3
Definition: juce_gl.h:1666
juce::MemoryBlock::getData
const void * getData() const noexcept
Returns a void pointer to the data.
Definition: juce_MemoryBlock.h:98
juce::gl::GL_MAX_PROGRAM_PARAMETER_BUFFER_BINDINGS_NV
@ GL_MAX_PROGRAM_PARAMETER_BUFFER_BINDINGS_NV
Definition: juce_gl.h:9604
juce::Colours::lightyellow
const Colour lightyellow
Definition: juce_Colours.h:118
juce::SpeakerMappings::VstSpeakerConfigurationHolder::VstSpeakerConfigurationHolder
VstSpeakerConfigurationHolder(const Vst2::VstSpeakerArrangement &vstConfig)
Definition: juce_VSTCommon.h:155
juce::AudioIODeviceCallback::audioDeviceAboutToStart
virtual void audioDeviceAboutToStart(AudioIODevice *device)=0
Called to indicate that the device is about to start calling back.
juce::MPESynthesiserBase
Derive from this class to create a basic audio generator capable of MPE.
Definition: juce_MPESynthesiserBase.h:46
juce::UIASelectionProvider::get_FirstSelectedItem
JUCE_COMRESULT get_FirstSelectedItem(IRawElementProviderSimple **pRetVal) override
Definition: juce_win32_UIASelectionProvider.h:177
juce::gl::GL_MAX_DEBUG_MESSAGE_LENGTH_KHR
@ GL_MAX_DEBUG_MESSAGE_LENGTH_KHR
Definition: juce_gl.h:8494
juce::gl::uniformBlockBinding
GLuint GLuint uniformBlockBinding
Definition: juce_gl.h:2094
juce::ColourSelector::ColourIds
ColourIds
A set of colour IDs to use to change the colour of various aspects of the keyboard.
Definition: juce_ColourSelector.h:130
juce_MultiChoicePropertyComponent.h
juce::gl::GL_TRANSFORM_BIT
@ GL_TRANSFORM_BIT
Definition: juce_gl.h:397
juce::ArrowButton::colour
Colour colour
Definition: juce_ArrowButton.h:59
juce::gl::GL_R32F
@ GL_R32F
Definition: juce_gl.h:1911
juce::gl::GL_MIN_PROGRAM_TEXTURE_GATHER_OFFSET_NV
@ GL_MIN_PROGRAM_TEXTURE_GATHER_OFFSET_NV
Definition: juce_gl.h:9333
juce::gl::counterDescLength
GLuint GLuint GLchar GLuint counterDescLength
Definition: juce_gl.h:8414
juce::AudioProcessorGraph::NodeAndChannel::channelIndex
int channelIndex
Definition: juce_AudioProcessorGraph.h:87
juce_AudioThumbnailBase.h
juce::gl::GL_MAX_TEXTURE_MAX_ANISOTROPY
@ GL_MAX_TEXTURE_MAX_ANISOTROPY
Definition: juce_gl.h:3195
juce::dsp::Gain::getRampDurationSeconds
double getRampDurationSeconds() const noexcept
Returns the ramp duration in seconds.
Definition: juce_Gain.h:66
juce::var::NativeFunctionArgs
This structure is passed to a NativeFunction callback, and contains invocation details about the func...
Definition: juce_Variant.h:48
juce::detail::ImagePtr
std::unique_ptr< CGImage, ImageDelete > ImagePtr
Definition: juce_mac_CoreGraphicsContext.h:60
juce::gl::GL_SOURCE1_RGB_EXT
@ GL_SOURCE1_RGB_EXT
Definition: juce_gl.h:7572
juce::dsp::LadderFilter::resonance
SampleType resonance
Definition: juce_LadderFilter.h:144
juce::gl::GL_VERTEX_SHADER_LOCAL_CONSTANTS_EXT
@ GL_VERTEX_SHADER_LOCAL_CONSTANTS_EXT
Definition: juce_gl.h:8036
juce::MPEZone::isUpperZone
bool isUpperZone() const noexcept
Definition: juce_MPEZoneLayout.h:53
juce::WindowsUIAWrapper::UiaRaiseAutomationEventFunc
HRESULT(WINAPI *)(IRawElementProviderSimple *, EVENTID) UiaRaiseAutomationEventFunc
Definition: juce_win32_WindowsUIAWrapper.h:139
juce::gl::GL_POST_CONVOLUTION_ALPHA_SCALE
@ GL_POST_CONVOLUTION_ALPHA_SCALE
Definition: juce_gl.h:4350
juce::gl::GL_RED_MAX_CLAMP_INGR
@ GL_RED_MAX_CLAMP_INGR
Definition: juce_gl.h:8313
juce::gl::GL_MAX_TESS_CONTROL_TEXTURE_IMAGE_UNITS_OES
@ GL_MAX_TESS_CONTROL_TEXTURE_IMAGE_UNITS_OES
Definition: juce_gles2.h:4770
VideoComponent::Pimpl::PlayerControllerBase::playerStatusObserver
std::unique_ptr< NSObject, NSObjectDeleter > playerStatusObserver
Definition: juce_mac_Video.h:454
juce::DynamicLibrary::getFunction
void * getFunction(const String &functionName) noexcept
Tries to find a named function in the currently-open DLL, and returns a pointer to it.
Definition: juce_posix_SharedCode.h:1063
CameraDevice::Pimpl::ScopedCameraDevice::cameraDeviceStateDisconnected
void cameraDeviceStateDisconnected()
Definition: juce_android_CameraDevice.h:2409
juce::gl::GL_MAX_SERVER_WAIT_TIMEOUT_APPLE
@ GL_MAX_SERVER_WAIT_TIMEOUT_APPLE
Definition: juce_gles2.h:1719
juce::SelectedItemSet::selectedItems
ItemArray selectedItems
Definition: juce_SelectedItemSet.h:322
juce::LocalisedStrings::getLanguageName
String getLanguageName() const
Returns the name of the language specified in the translation file.
Definition: juce_LocalisedStrings.h:155
juce::gl::GL_AUX3
@ GL_AUX3
Definition: juce_gl.h:415
juce::GridItem::Span::Span
Span(const String &nameToUse)
Definition: juce_GridItem.h:57
juce::gl::GL_PIXEL_MAP_I_TO_B
@ GL_PIXEL_MAP_I_TO_B
Definition: juce_gl.h:438
juce::dsp::SIMDRegister::set
void JUCE_VECTOR_CALLTYPE set(size_t idx, ElementType v) noexcept
Sets the idx-th element of the receiver.
Definition: juce_SIMDRegister.h:157
juce::MPEKeyboardComponent::noteComponents
std::vector< std::unique_ptr< MPENoteComponent > > noteComponents
Definition: juce_MPEKeyboardComponent.h:142
juce::Line::getAngle
Point< ValueType >::FloatType getAngle() const noexcept
Returns the line's angle.
Definition: juce_Line.h:133
juce::gl::GL_DRAW_BUFFER8_NV
@ GL_DRAW_BUFFER8_NV
Definition: juce_gles2.h:3608
juce::gl::GL_PRIMARY_COLOR_ARB
@ GL_PRIMARY_COLOR_ARB
Definition: juce_gl.h:5184
juce::gl::GL_MAX_FRAGMENT_UNIFORM_VECTORS
@ GL_MAX_FRAGMENT_UNIFORM_VECTORS
Definition: juce_gl.h:2422
juce::Vector3D::operator+
Vector3D operator+(Vector3D other) const noexcept
Definition: juce_Vector3D.h:56
CameraDevice::Pimpl::cameraOpenFinished
void cameraOpenFinished(const String &error)
Definition: juce_android_CameraDevice.h:3009
juce::CoreGraphicsContext::SavedState::inverseTextMatrix
CGAffineTransform inverseTextMatrix
Definition: juce_mac_CoreGraphicsContext.h:131
juce::gl::GL_RGBA32I
@ GL_RGBA32I
Definition: juce_gl.h:1753
juce::gl::GL_DEPTH_WRITEMASK
@ GL_DEPTH_WRITEMASK
Definition: juce_gl.h:277
juce::KnownPluginList::typesArrayLock
CriticalSection typesArrayLock
Definition: juce_KnownPluginList.h:235
juce::gl::GL_SHADING_RATE_4X4_PIXELS_QCOM
@ GL_SHADING_RATE_4X4_PIXELS_QCOM
Definition: juce_gles2.h:5184
juce::gl::blue
GLfloat GLfloat blue
Definition: juce_gl.h:654
VideoComponent::Pimpl::DirectShowContext::stop
void stop()
Definition: juce_win32_Video.h:678
juce::gl::GL_LAYOUT_LINEAR_INTEL
@ GL_LAYOUT_LINEAR_INTEL
Definition: juce_gl.h:8351
juce::Line::operator==
bool operator==(Line other) const noexcept
Compares two lines.
Definition: juce_Line.h:154
juce::gl::GL_FRAMEBUFFER_INCOMPLETE_LAYER_COUNT_ARB
@ GL_FRAMEBUFFER_INCOMPLETE_LAYER_COUNT_ARB
Definition: juce_gl.h:4229
juce::CarbonViewWrapperComponent::CarbonViewWrapperComponent
CarbonViewWrapperComponent()
Definition: juce_mac_CarbonViewWrapperComponent.h:43
juce::StandardApplicationCommandIDs::paste
@ paste
The command ID that should be used to send a "Paste from clipboard" command.
Definition: juce_ApplicationCommandID.h:74
juce::HyperlinkButton::getJustificationType
Justification getJustificationType() const noexcept
Returns the type of justification, as set in setJustificationType().
Definition: juce_HyperlinkButton.h:102
juce::Button::getClickingTogglesState
bool getClickingTogglesState() const noexcept
Returns true if this button is set to be an automatic toggle-button.
Definition: juce_Button.h:152
juce::ArrayBase::addArrayInternal
TriviallyCopyableVoid< T > addArrayInternal(const Type *otherElements, int numElements)
Definition: juce_ArrayBase.h:410
juce::MPEZoneLayout::getUpperZone
MPEZone getUpperZone() const noexcept
Returns a struct representing the upper MPE zone.
Definition: juce_MPEZoneLayout.h:144
juce::WavAudioFormat::riffInfoTrackNo
static const char *const riffInfoTrackNo
Metadata property name used in INFO chunks.
Definition: juce_WavAudioFormat.h:168
juce::RenderingHelpers::EdgeTableFillers::Gradient::linePixels
PixelType * linePixels
Definition: juce_RenderingHelpers.h:761
juce::gl::GL_SAMPLER_3D
@ GL_SAMPLER_3D
Definition: juce_gl.h:1529
juce::gl::GL_VENDOR
@ GL_VENDOR
Definition: juce_gl.h:372
juce::gl::GL_DOT3_RGB_ARB
@ GL_DOT3_RGB_ARB
Definition: juce_gl.h:5197
juce::gl::GL_COMBINE_ARB
@ GL_COMBINE_ARB
Definition: juce_gl.h:5164
juce::dsp::FIR::Filter::pos
size_t pos
Definition: juce_FIRFilter.h:175
juce::AudioData::Pointer::getBytesPerSample
static int getBytesPerSample() noexcept
Returns the number of bytes in each sample (ignoring the number of interleaved channels).
Definition: juce_AudioDataConverters.h:550
juce::RenderingHelpers::TranslationOrTransform::getTransformWith
AffineTransform getTransformWith(const AffineTransform &userTransform) const noexcept
Definition: juce_RenderingHelpers.h:53
juce::XWindowSystemUtilities::XSetting::integerValue
int integerValue
Definition: juce_linux_XWindowSystem.h:120
juce::gl::GL_Z6Y10Z6CB10Z6Y10Z6CR10_422_NV
@ GL_Z6Y10Z6CB10Z6Y10Z6CR10_422_NV
Definition: juce_gl.h:10795
juce::gl::arg3Rep
GLuint GLuint GLuint GLuint GLuint GLuint GLuint GLuint GLuint GLuint GLuint arg3Rep
Definition: juce_gl.h:5779
juce::GenericInterpolator::process
int process(double speedRatio, const float *inputSamples, float *outputSamples, int numOutputSamplesToProduce, int numInputSamplesAvailable, int wrapAround) noexcept
Resamples a stream of samples.
Definition: juce_GenericInterpolator.h:102
juce_MidiMessage.h
juce::ValueTreePropertyWithDefault::setValue
void setValue(const var &newValue, UndoManager *undoManagerToUse)
Sets the property.
Definition: juce_ValueTreePropertyWithDefault.h:157
juce::gl::infoLog
GLsizei GLsizei GLchar * infoLog
Definition: juce_gl.h:1578
juce::gl::GL_GEOMETRY_TEXTURE
@ GL_GEOMETRY_TEXTURE
Definition: juce_gl.h:2795
juce::gl::GL_LUMINANCE8
@ GL_LUMINANCE8
Definition: juce_gl.h:1027
juce::gl::GL_DYNAMIC_DRAW
@ GL_DYNAMIC_DRAW
Definition: juce_gl.h:1420
VideoComponent::Pimpl::paint
void paint(Graphics &g) override
Definition: juce_win32_Video.h:294
juce::gl::GL_COLOR_TABLE_BIAS
@ GL_COLOR_TABLE_BIAS
Definition: juce_gl.h:4378
juce::gl::GL_MAX_FRAGMENT_IMAGE_UNIFORMS
@ GL_MAX_FRAGMENT_IMAGE_UNIFORMS
Definition: juce_gl.h:2643
CameraDevice::Pimpl
Definition: juce_android_CameraDevice.h:484
juce::ComTypes::UIA_SelectionItemPatternId
const long UIA_SelectionItemPatternId
Definition: juce_win32_ComInterfaces.h:131
juce::dsp::IIR::ArrayCoefficients::makeFirstOrderHighPass
static std::array< NumericType, 4 > makeFirstOrderHighPass(double sampleRate, NumericType frequency)
Returns the coefficients for a first order high-pass filter.
juce::gl::GL_REG_18_ATI
@ GL_REG_18_ATI
Definition: juce_gl.h:5684
juce::gl::GL_MAX_GEOMETRY_TEXTURE_IMAGE_UNITS_OES
@ GL_MAX_GEOMETRY_TEXTURE_IMAGE_UNITS_OES
Definition: juce_gles2.h:4601
juce::AnimatedPosition::behaviour
Behaviour behaviour
The behaviour object.
Definition: juce_AnimatedPosition.h:151
juce::gl::WGL_TRANSPARENT_GREEN_VALUE_ARB
@ WGL_TRANSPARENT_GREEN_VALUE_ARB
Definition: juce_wgl.h:239
juce::gl::GL_COMBINER4_NV
@ GL_COMBINER4_NV
Definition: juce_gl.h:9997
juce::gl::GL_OBJECT_SUBTYPE_ARB
@ GL_OBJECT_SUBTYPE_ARB
Definition: juce_gl.h:4844
juce::gl::GL_CLIP_PLANE1
@ GL_CLIP_PLANE1
Definition: juce_gl.h:625
CameraDevice::Pimpl::PreviewDisplay::onSurfaceTextureUpdated
void onSurfaceTextureUpdated(LocalRef< jobject > &) override
Definition: juce_android_CameraDevice.h:1117
juce::PushNotifications::Notification::TimestampVisibility
TimestampVisibility
Controls timestamp visibility and format.
Definition: juce_PushNotifications.h:287
juce::gl::GL_RGB5_A1_OES
@ GL_RGB5_A1_OES
Definition: juce_gles2.h:4672
juce::DirectoryContentsList::FileInfo::filename
String filename
The filename.
Definition: juce_DirectoryContentsList.h:135
juce::CharPointer_UTF32::getIntValue32
int getIntValue32() const noexcept
Parses this string as a 32-bit integer.
Definition: juce_CharPointer_UTF32.h:334
CameraDevice::ViewerComponent::ownerDeleted
void ownerDeleted()
Definition: juce_win32_CameraDevice.h:790
juce::TabbedButtonBar::orientation
Orientation orientation
Definition: juce_TabbedButtonBar.h:357
juce::RenderingHelpers::StackBasedLowLevelGraphicsContext::fillRectList
void fillRectList(const RectangleList< float > &list) override
Definition: juce_RenderingHelpers.h:2722
juce::gl::glGetStringi
const GLubyte *KHRONOS_APIENTRY *const & glGetStringi(GLenum name, GLuint index)
juce::dsp::Matrix::toString
String toString() const
Returns a String displaying in a convenient way the matrix contents.
juce_DropShadower.h
juce::gl::GL_MAX_OPTIMIZED_VERTEX_SHADER_INSTRUCTIONS_EXT
@ GL_MAX_OPTIMIZED_VERTEX_SHADER_INSTRUCTIONS_EXT
Definition: juce_gl.h:8028
juce::CharPointer_UTF8
Wraps a pointer to a null-terminated UTF-8 character string, and provides various methods to operate ...
Definition: juce_CharPointer_UTF8.h:34
juce::RenderingHelpers::EdgeTableFillers::SolidColour::areRGBComponentsEqual
bool areRGBComponentsEqual
Definition: juce_RenderingHelpers.h:661
VideoComponent::Pimpl::PlayerControllerBase::playerAsyncInitialiser
PlayerAsyncInitialiser playerAsyncInitialiser
Definition: juce_mac_Video.h:453
juce::gl::GL_FIELD_LOWER_NV
@ GL_FIELD_LOWER_NV
Definition: juce_gl.h:10779
juce::gl::GL_SHADING_RATE_1_INVOCATION_PER_4X4_PIXELS_NV
@ GL_SHADING_RATE_1_INVOCATION_PER_4X4_PIXELS_NV
Definition: juce_gl.h:10169
juce::gl::GL_NUM_INSTRUCTIONS_PER_PASS_ATI
@ GL_NUM_INSTRUCTIONS_PER_PASS_ATI
Definition: juce_gl.h:5745
juce::gl::GL_LINE_STRIP_ADJACENCY
@ GL_LINE_STRIP_ADJACENCY
Definition: juce_gl.h:2104
juce::UIASelectionItemProvider
Definition: juce_win32_UIASelectionProvider.h:32
juce::gl::GL_UNIFORM_BLOCK_REFERENCED_BY_VERTEX_SHADER
@ GL_UNIFORM_BLOCK_REFERENCED_BY_VERTEX_SHADER
Definition: juce_gl.h:2078
juce::String::quoted
String quoted(juce_wchar quoteCharacter='"') const
Adds quotation marks around a string.
juce::gl::GL_REG_30_ATI
@ GL_REG_30_ATI
Definition: juce_gl.h:5696
juce_AudioParameterFloat.h
juce::HeapBlock::HeapBlock
HeapBlock(SizeType numElements)
Creates a HeapBlock containing a number of elements.
Definition: juce_HeapBlock.h:111
juce::ModifierKeys::isAnyMouseButtonDown
bool isAnyMouseButtonDown() const noexcept
Tests for any of the mouse-button flags.
Definition: juce_ModifierKeys.h:93
juce::gl::GL_MAX_EVAL_ORDER
@ GL_MAX_EVAL_ORDER
Definition: juce_gl.h:532
juce::AbstractFifo::bufferSize
int bufferSize
Definition: juce_AbstractFifo.h:302
juce::dsp::DelayLine::totalSize
int totalSize
Definition: juce_DelayLine.h:334
juce::UnitTestCategories::audioProcessors
static const String audioProcessors
Definition: juce_UnitTestCategories.h:31
juce::ChildProcess::ActiveProcess::killProcess
bool killProcess() const noexcept
Definition: juce_posix_SharedCode.h:1206
CameraDevice::Pimpl::ScopedCameraDevice::CaptureSession::StillPictureTaker::cameraCaptureSessionCaptureSequenceAbortedCallback
static void cameraCaptureSessionCaptureSequenceAbortedCallback(JNIEnv *, jobject, jlong host, jboolean isPreview, jobject rawSession, jint sequenceId)
Definition: juce_android_CameraDevice.h:2066
juce::LassoSource::~LassoSource
virtual ~LassoSource()=default
Destructor.
juce::gl::GL_TEXTURE_HI_SIZE_NV
@ GL_TEXTURE_HI_SIZE_NV
Definition: juce_gl.h:10358
juce::gl::GL_POINT_DISTANCE_ATTENUATION_ARB
@ GL_POINT_DISTANCE_ATTENUATION_ARB
Definition: juce_gl.h:4680
juce::gl::group_size_y
GLuint GLuint GLuint GLuint group_size_y
Definition: juce_gl.h:3932
juce::Colours::gainsboro
const Colour gainsboro
Definition: juce_Colours.h:89
juce::gl::GL_IMAGE_CUBIC_WEIGHT_HP
@ GL_IMAGE_CUBIC_WEIGHT_HP
Definition: juce_gl.h:8195
juce::CharPointer_ASCII::getAddress
CharType * getAddress() const noexcept
Returns the address that this pointer is pointing to.
Definition: juce_CharPointer_ASCII.h:70
juce::XWindowSystemUtilities::XSettings::getSettingsWindow
::Window getSettingsWindow() const noexcept
Definition: juce_linux_XWindowSystem.h:137
juce::gl::GL_PROGRAM_FORMAT_ARB
@ GL_PROGRAM_FORMAT_ARB
Definition: juce_gl.h:4090
juce::gl::GL_EVAL_VERTEX_ATTRIB1_NV
@ GL_EVAL_VERTEX_ATTRIB1_NV
Definition: juce_gl.h:9080
juce::Colours::sienna
const Colour sienna
Definition: juce_Colours.h:165
juce::gl::WGL_CONTEXT_ROBUST_ACCESS_BIT_ARB
@ WGL_CONTEXT_ROBUST_ACCESS_BIT_ARB
Definition: juce_wgl.h:175
juce::dsp::LookupTableTransform::scaler
FloatType scaler
Definition: juce_LookupTable.h:324
juce::gl::GL_MAP1_VERTEX_ATTRIB1_4_NV
@ GL_MAP1_VERTEX_ATTRIB1_4_NV
Definition: juce_gl.h:10650
juce::PixelRGB::desaturate
forcedinline void desaturate() noexcept
Definition: juce_PixelFormats.h:543
juce::gl::GL_ATC_RGBA_INTERPOLATED_ALPHA_AMD
@ GL_ATC_RGBA_INTERPOLATED_ALPHA_AMD
Definition: juce_gles2.h:1511
AndroidRunnable::AndroidRunnable
AndroidRunnable(Owner &ownerToUse)
Definition: juce_android_CameraDevice.h:264
juce::MouseInactivityDetector::Listener
Classes should implement this to receive callbacks from a MouseInactivityDetector when the mouse beco...
Definition: juce_MouseInactivityDetector.h:70
juce_InputStream.h
juce_MidiMessageCollector.h
juce::XmlElement::GetNextElementWithTagName
Definition: juce_XmlElement.h:651
juce::RelativePointPath::ElementType
ElementType
The types of element that may be contained in this path.
Definition: juce_RelativePointPath.h:66
juce::MouseEvent::y
const int y
The y-position of the mouse when the event occurred.
Definition: juce_MouseEvent.h:115
juce::ComponentBoundsConstrainer::getMinimumWhenOffTheBottom
int getMinimumWhenOffTheBottom() const noexcept
Returns the minimum distance the bounds can be off-screen.
Definition: juce_ComponentBoundsConstrainer.h:120
MediaRecorderOnErrorListener::MediaRecorderOnErrorListener
MediaRecorderOnErrorListener(Owner &ownerToUse)
Definition: juce_android_CameraDevice.h:451
juce::UIAInvokeProvider::Invoke
JUCE_COMRESULT Invoke() override
Definition: juce_win32_UIAInvokeProvider.h:37
juce::RenderingHelpers::GlyphCache::glyphs
ReferenceCountedArray< CachedGlyphType > glyphs
Definition: juce_RenderingHelpers.h:203
CameraDevice::Pimpl::createVideoCapturePreview
NSView * createVideoCapturePreview()
Definition: juce_mac_CameraDevice.h:178
juce::gl::GL_COMPRESSED_SRGB_S3TC_DXT1_NV
@ GL_COMPRESSED_SRGB_S3TC_DXT1_NV
Definition: juce_gles2.h:4295
juce::Colours::snow
const Colour snow
Definition: juce_Colours.h:170
juce::gl::GL_COMPRESSED_RGBA_ASTC_10x8
@ GL_COMPRESSED_RGBA_ASTC_10x8
Definition: juce_gles2.h:1417
juce::dsp::LadderFilter::setCutoffFrequencyHz
void setCutoffFrequencyHz(SampleType newCutoff) noexcept
Sets the cutoff frequency of the filter.
juce::WebBrowserComponent::newWindowAttemptingToLoad
virtual void newWindowAttemptingToLoad(const String &newURL)
This callback occurs when the browser attempts to load a URL in a new window.
Definition: juce_WebBrowserComponent.h:127
juce::MessageBoxOptions::withAssociatedComponent
JUCE_NODISCARD MessageBoxOptions withAssociatedComponent(Component *component) const
The component that the dialog box should be associated with.
Definition: juce_MessageBoxOptions.h:88
juce::dsp::Matrix::operator-=
Matrix & operator-=(const Matrix &other) noexcept
Subtraction of two matrices.
Definition: juce_Matrix.h:142
juce::RenderingHelpers::SavedStateStack
Definition: juce_RenderingHelpers.h:2641
juce::gl::GL_COLOR_ATTACHMENT5_NV
@ GL_COLOR_ATTACHMENT5_NV
Definition: juce_gles2.h:3621
VideoRenderers::Base
Definition: juce_win32_Video.h:29
juce::gl::address
GLuint GLuint64EXT address
Definition: juce_gl.h:10580
juce::TreeViewItem::canBeSelected
virtual bool canBeSelected() const
You can override this method to return false if you don't want to allow the user to select this item.
Definition: juce_TreeView.h:307
juce::gl::GL_QUERY_BY_REGION_NO_WAIT_NV
@ GL_QUERY_BY_REGION_NO_WAIT_NV
Definition: juce_gl.h:8958
juce::gl::GL_FRAMEBUFFER_ATTACHMENT_OBJECT_NAME
@ GL_FRAMEBUFFER_ATTACHMENT_OBJECT_NAME
Definition: juce_gl.h:1827
juce::dsp::SIMDRegister::NativeOps
SIMDNativeOps< PrimitiveType > NativeOps
The native operations for this platform and type combination (used internally)
Definition: juce_SIMDRegister.h:82
juce::gl::GL_BLUE_INTEGER
@ GL_BLUE_INTEGER
Definition: juce_gl.h:1761
juce::ReferenceCountedArray::sort
void sort(ElementComparator &comparator, bool retainOrderOfEquivalentItems=false) noexcept
Sorts the elements in the array.
Definition: juce_ReferenceCountedArray.h:831
juce::CameraDevice::Listener
Receives callbacks with individual frames from a CameraDevice.
Definition: juce_CameraDevice.h:185
juce::ComTypes::AM_MEDIA_TYPE::bFixedSizeSamples
BOOL bFixedSizeSamples
Definition: juce_win32_ComTypes.h:95
juce_Colour.h
juce::AudioProcessorGraph::getProgramName
const String getProgramName(int) override
Must return the name of a given program.
Definition: juce_AudioProcessorGraph.h:412
juce::gl::GL_CONSERVATIVE_RASTER_DILATE_GRANULARITY_NV
@ GL_CONSERVATIVE_RASTER_DILATE_GRANULARITY_NV
Definition: juce_gl.h:8982
juce::DeviceChangeDetector
Definition: juce_win32_HiddenMessageWindow.h:91
juce::ParameterAttachment::callIfParameterValueChanged
void callIfParameterValueChanged(float newDenormalisedValue, Callback &&callback)
juce::gl::names
GLuint GLuint * names
Definition: juce_gl.h:3434
juce::gl::w1
GLdouble GLdouble GLint GLint GLdouble GLdouble GLint GLint GLdouble w1
Definition: juce_gl.h:11618
juce::PixelARGB::getGreen
forcedinline uint8 getGreen() const noexcept
Definition: juce_PixelFormats.h:109
juce::WinRTWrapper::RoActivateInstanceFuncPtr
HRESULT(WINAPI * RoActivateInstanceFuncPtr)(HSTRING, IInspectable **)
Definition: juce_win32_WinRTWrapper.h:98
CameraDevice::Pimpl::getTimeOfFirstRecordedFrame
Time getTimeOfFirstRecordedFrame() const
Definition: juce_android_CameraDevice.h:623
juce::RenderingHelpers::GradientPixelIterators::Linear::linePix
PixelARGB linePix
Definition: juce_RenderingHelpers.h:466
juce::gl::GL_IMAGE_BINDING_ACCESS
@ GL_IMAGE_BINDING_ACCESS
Definition: juce_gl.h:2600
juce::gl::GL_TEXTURE_BINDING_1D_ARRAY_EXT
@ GL_TEXTURE_BINDING_1D_ARRAY_EXT
Definition: juce_gl.h:7481
juce::ComTypes::UIA_ScrollBarControlTypeId
const long UIA_ScrollBarControlTypeId
Definition: juce_win32_ComInterfaces.h:162
juce::gl::GL_COLOR_ATTACHMENT8_NV
@ GL_COLOR_ATTACHMENT8_NV
Definition: juce_gles2.h:3624
juce::StandardApplicationCommandIDs::redo
@ redo
The command ID that should be used to send a "redo" command.
Definition: juce_ApplicationCommandID.h:86
juce::TreeViewItem
An item in a TreeView.
Definition: juce_TreeView.h:47
juce::XWindowSystem::handleKeyReleaseEvent
void handleKeyReleaseEvent(LinuxComponentPeer *, const XKeyEvent &) const
juce::gl::GL_ONE_MINUS_CONSTANT_COLOR_EXT
@ GL_ONE_MINUS_CONSTANT_COLOR_EXT
Definition: juce_gl.h:6043
juce::gl::GL_ELEMENT_ARRAY_TYPE_APPLE
@ GL_ELEMENT_ARRAY_TYPE_APPLE
Definition: juce_gl.h:3628
juce::gl::GL_RGBA_FLOAT16_ATI
@ GL_RGBA_FLOAT16_ATI
Definition: juce_gl.h:5870
juce::gl::GL_RGB16F_ARB
@ GL_RGB16F_ARB
Definition: juce_gl.h:5234
juce::gl::GL_TIMESTAMP
@ GL_TIMESTAMP
Definition: juce_gl.h:2211
VideoComponent::Pimpl::MediaSession::controller
Controller controller
Definition: juce_android_Video.h:1276
juce::Graphics::context
LowLevelGraphicsContext & context
Definition: juce_GraphicsContext.h:741
juce::gl::GL_COLOR_CLEAR_UNCLAMPED_VALUE_ATI
@ GL_COLOR_CLEAR_UNCLAMPED_VALUE_ATI
Definition: juce_gl.h:5807
juce::CharPointer_ASCII::writeNull
void writeNull() const noexcept
Writes a null character to this string (leaving the pointer's position unchanged).
Definition: juce_CharPointer_ASCII.h:151
juce::gl::GL_DEBUG_SEVERITY_MEDIUM_ARB
@ GL_DEBUG_SEVERITY_MEDIUM_ARB
Definition: juce_gl.h:3979
juce::PixelARGB::blend
forcedinline void blend(const Pixel &src) noexcept
Blends another pixel onto this one.
Definition: juce_PixelFormats.h:140
juce::RenderingHelpers::SavedStateStack::restore
void restore()
Definition: juce_RenderingHelpers.h:2663
juce::gl::GL_DOT3_RGB
@ GL_DOT3_RGB
Definition: juce_gl.h:1238
juce::WavAudioFormat::bwavOriginator
static const char *const bwavOriginator
Metadata property name used in BWAV chunks.
Definition: juce_WavAudioFormat.h:51
juce::InterprocessConnection::socket
std::unique_ptr< StreamingSocket > socket
Definition: juce_InterprocessConnection.h:195
juce::InAppPurchases::Listener::~Listener
virtual ~Listener()
Definition: juce_InAppPurchases.h:125
juce::gl::GL_COMBINER0_NV
@ GL_COMBINER0_NV
Definition: juce_gl.h:9993
juce::ReferenceCountedArray::swapWith
void swapWith(OtherArrayType &otherArray) noexcept
This swaps the contents of this array with those of another array.
Definition: juce_ReferenceCountedArray.h:775
juce::dsp::DryWetMixingRule
DryWetMixingRule
Definition: juce_DryWetMixer.h:31
juce::OnlineUnlockStatus::getExpiryTime
Time getExpiryTime() const
Returns the Time when the keyfile expires.
Definition: juce_OnlineUnlockStatus.h:154
juce::dsp::LadderFilterMode::HPF12
@ HPF12
GLshort
khronos_int16_t GLshort
Definition: juce_gl.h:162
juce::Line::getPointAlongLineProportionally
Point< ValueType > getPointAlongLineProportionally(typename Point< ValueType >::FloatType proportionOfLength) const noexcept
Returns the location of the point which is a given distance along this line proportional to the line'...
Definition: juce_Line.h:246
juce::gl::GL_DOT_PRODUCT_TEXTURE_RECTANGLE_NV
@ GL_DOT_PRODUCT_TEXTURE_RECTANGLE_NV
Definition: juce_gl.h:10292
juce::ThreadWithProgressWindow::message
String message
Definition: juce_ThreadWithProgressWindow.h:167
juce::RenderingHelpers::EdgeTableFillers::TransformedImageFill::clipEdgeTableLine
void clipEdgeTableLine(EdgeTable &et, int x, int y, int width)
Definition: juce_RenderingHelpers.h:1016
juce::dsp::Phaser::Phaser
Phaser()
Constructor.
VideoComponent::Pimpl::MediaSession::createAudioFocusRequestIfNecessary
static LocalRef< jobject > createAudioFocusRequestIfNecessary(int sdkVersion, const GlobalRef &audioAttributes, const GlobalRef &nativeAudioFocusChangeListener)
Definition: juce_android_Video.h:1527
juce::Rectangle::setBottom
void setBottom(ValueType newBottom) noexcept
Adjusts the height so that the bottom edge of the rectangle has this new value.
Definition: juce_Rectangle.h:297
juce::XWindowSystemUtilities::XSetting::XSetting
XSetting(const String &n, const Colour &v)
Definition: juce_linux_XWindowSystem.h:113
juce::PopupMenu::Item::text
String text
The menu item's name.
Definition: juce_PopupMenu.h:130
juce::Grid::Fr::Fr
constexpr Fr(unsigned long long p)
Definition: juce_Grid.h:58
juce::gl::GL_PACK_SKIP_IMAGES
@ GL_PACK_SKIP_IMAGES
Definition: juce_gl.h:1098
juce::Label::textColourId
@ textColourId
The colour for the text.
Definition: juce_Label.h:107
juce::OwnedArray::insert
ObjectClass * insert(int indexToInsertAt, ObjectClass *newObject)
Inserts a new object into the array at the given index.
Definition: juce_OwnedArray.h:336
juce::gl::GL_FRONT_AND_BACK
@ GL_FRONT_AND_BACK
Definition: juce_gl.h:255
juce_ProcessContext.h
juce::Decibels::decibelsToGain
static Type decibelsToGain(Type decibels, Type minusInfinityDb=Type(defaultMinusInfinitydB))
Converts a dBFS value to its equivalent gain level.
Definition: juce_Decibels.h:42
juce::ConsoleApplication::Command::longDescription
String longDescription
A longer description of this command, for use in extended help.
Definition: juce_ConsoleApplication.h:264
juce::gl::WGL_ACCESS_READ_ONLY_NV
@ WGL_ACCESS_READ_ONLY_NV
Definition: juce_wgl.h:535
juce::InAppPurchases::Purchase::purchaseToken
String purchaseToken
Android only: purchase token that should be used to consume purchase, provided that In-App product is...
Definition: juce_InAppPurchases.h:86
juce::gl::GL_CLAMP_VERTEX_COLOR
@ GL_CLAMP_VERTEX_COLOR
Definition: juce_gl.h:1927
juce::gl::GL_REFERENCE_PLANE_EQUATION_SGIX
@ GL_REFERENCE_PLANE_EQUATION_SGIX
Definition: juce_gl.h:11629
juce::CharPointer_UTF8::isValidString
static bool isValidString(const CharType *dataToTest, int maxBytesToRead)
Returns true if this data contains a valid string in this encoding.
Definition: juce_CharPointer_UTF8.h:498
juce::PopupMenu
Creates and displays a popup-menu.
Definition: juce_PopupMenu.h:79
juce::ComTypes::VIDEO_STREAM_CONFIG_CAPS::ShrinkTapsY
int ShrinkTapsY
Definition: juce_win32_ComTypes.h:164
juce::SelectedItemSet::deselect
void deselect(ParameterType item)
Deselects an item.
Definition: juce_SelectedItemSet.h:231
juce::gl::GL_PROGRAM_PARAMETER_NV
@ GL_PROGRAM_PARAMETER_NV
Definition: juce_gl.h:10625
juce::AudioBuffer::allocateData
void allocateData()
Definition: juce_AudioSampleBuffer.h:1225
juce::SharedResourcePointer::SharedResourcePointer
SharedResourcePointer()
Creates an instance of the shared object.
Definition: juce_SharedResourcePointer.h:90
juce::RenderingHelpers::StackBasedLowLevelGraphicsContext::clipToRectangleList
bool clipToRectangleList(const RectangleList< int > &r) override
Definition: juce_RenderingHelpers.h:2709
juce::PluginHostType::MergingPyramix
@ MergingPyramix
Represents Merging Pyramix.
Definition: juce_PluginHostType.h:77
VideoComponent::Pimpl::MediaSession::playerBufferingInProgress
bool playerBufferingInProgress
Definition: juce_android_Video.h:1288
juce::FileChooser::getResult
File getResult() const
Returns the last file that was chosen by one of the browseFor methods.
juce::gl::GL_TEXTURE_BUFFER_DATA_STORE_BINDING_EXT
@ GL_TEXTURE_BUFFER_DATA_STORE_BINDING_EXT
Definition: juce_gl.h:7496
juce::ArrayBase::swapWith
void swapWith(ArrayBase &other) noexcept
Definition: juce_ArrayBase.h:248
juce::XWindowSystemUtilities::GetXProperty::GetXProperty
GetXProperty(::Display *display, ::Window windowH, Atom property, long offset, long length, bool shouldDelete, Atom requestedType)
juce::CachedValue::valueTreePropertyChanged
void valueTreePropertyChanged(ValueTree &changedTree, const Identifier &changedProperty) override
This method is called when a property of this tree (or of one of its sub-trees) is changed.
Definition: juce_CachedValue.h:308
ProcessContext
juce::dsp::StateVariableTPTFilter::getCutoffFrequency
SampleType getCutoffFrequency() const noexcept
Returns the cutoff frequency of the filter.
Definition: juce_StateVariableTPTFilter.h:92
juce::gl::GL_COLOR_ATTACHMENT13_EXT
@ GL_COLOR_ATTACHMENT13_EXT
Definition: juce_gl.h:6649
juce::FileLogger::getLogFile
const File & getLogFile() const noexcept
Returns the file that this logger is writing to.
Definition: juce_FileLogger.h:63
juce::gl::GL_VERTEX_ARRAY_TYPE_EXT
@ GL_VERTEX_ARRAY_TYPE_EXT
Definition: juce_gl.h:7880
juce::gl::GL_MAX_ELEMENTS_INDICES
@ GL_MAX_ELEMENTS_INDICES
Definition: juce_gl.h:1117
juce::ZipFile::Builder
Used to create a new zip file.
Definition: juce_ZipFile.h:208
juce::gl::GL_MAX_SHININESS_NV
@ GL_MAX_SHININESS_NV
Definition: juce_gl.h:9420
juce::gl::GL_TEXTURE_GREEN_SIZE
@ GL_TEXTURE_GREEN_SIZE
Definition: juce_gl.h:961
juce::PushNotifications::Listener::notificationSettingsReceived
virtual void notificationSettingsReceived(const Settings &settings)
This callback will be called after you call requestSettingsUsed() or requestPermissionsWithSettings()...
Definition: juce_PushNotifications.h:604
juce::gl::GL_SECONDARY_COLOR_NV
@ GL_SECONDARY_COLOR_NV
Definition: juce_gl.h:9773
juce::gl::GL_DISPATCH_INDIRECT_BUFFER
@ GL_DISPATCH_INDIRECT_BUFFER
Definition: juce_gl.h:2699
juce::gl::GL_CLAMP_TO_BORDER_EXT
@ GL_CLAMP_TO_BORDER_EXT
Definition: juce_gles2.h:2700
MediaRecorderOnErrorListener::Owner
Definition: juce_android_CameraDevice.h:444
juce::gl::GL_MULTISAMPLE_RASTERIZATION_ALLOWED_EXT
@ GL_MULTISAMPLE_RASTERIZATION_ALLOWED_EXT
Definition: juce_gl.h:7149
juce::ComTypes::VFW_E_UNKNOWN_FILE_TYPE
@ VFW_E_UNKNOWN_FILE_TYPE
Definition: juce_win32_ComTypes.h:121
juce::ListBox::getModel
ListBoxModel * getModel() const noexcept
Returns the current list model.
Definition: juce_ListBox.h:203
juce::gl::GL_DRAW_BUFFER1_ATI
@ GL_DRAW_BUFFER1_ATI
Definition: juce_gl.h:5610
juce::gl::cap
GLenum cap
Definition: juce_gl.h:8096
VideoComponent::Pimpl::MediaSession::Player::onBufferingUpdate
void onBufferingUpdate(LocalRef< jobject > &mediaPlayer, int progress) override
Definition: juce_android_Video.h:1128
juce::dsp::Compressor::attackTime
SampleType attackTime
Definition: juce_Compressor.h:106
juce::AudioProcessor::BusesLayout::getChannelSet
AudioChannelSet getChannelSet(bool isInput, int busIndex) const noexcept
Get the channel set of a particular bus.
Definition: juce_AudioProcessor.h:326
juce::AiffAudioFormat::appleBeats
static const char *const appleBeats
Metadata property name used when reading a aiff file with a basc chunk.
Definition: juce_AiffAudioFormat.h:55
juce::WavAudioFormat::riffInfoBaseURL
static const char *const riffInfoBaseURL
Metadata property name used in INFO chunks.
Definition: juce_WavAudioFormat.h:98
juce::ChildProcess::ActiveProcess::childPID
int childPID
Definition: juce_posix_SharedCode.h:1231
juce::gl::GL_VIEWPORT_SWIZZLE_W_NV
@ GL_VIEWPORT_SWIZZLE_W_NV
Definition: juce_gl.h:10839
juce::gl::GL_R8I
@ GL_R8I
Definition: juce_gl.h:1914
juce::AudioFormatWriter::getSampleRate
double getSampleRate() const noexcept
Returns the sample rate being used.
Definition: juce_AudioFormatWriter.h:167
juce::dsp::LadderFilter::drive
SampleType drive
Definition: juce_LadderFilter.h:131
juce::gl::emScale
GLenum const void GLbitfield GLsizei GLenum const void GLenum GLuint GLfloat emScale
Definition: juce_gl.h:9795
juce::HashMap::getNumSlots
int getNumSlots() const noexcept
Returns the number of slots which are available for hashing.
Definition: juce_HashMap.h:332
juce::gl::GL_DEBUG_CALLBACK_USER_PARAM
@ GL_DEBUG_CALLBACK_USER_PARAM
Definition: juce_gl.h:2705
juce::XWindowSystemUtilities::XSettings::settingsAtom
Atom settingsAtom
Definition: juce_linux_XWindowSystem.h:154
juce::gl::GL_SAMPLER_2D_MULTISAMPLE_ARRAY
@ GL_SAMPLER_2D_MULTISAMPLE_ARRAY
Definition: juce_gl.h:2165
juce::ZipFile::ZipEntry::fileTime
Time fileTime
The last time the file was modified.
Definition: juce_ZipFile.h:81
juce::WinRTWrapper::RoGetActivationFactoryFuncPtr
HRESULT(WINAPI * RoGetActivationFactoryFuncPtr)(HSTRING, REFIID, void **)
Definition: juce_win32_WinRTWrapper.h:99
juce::ComTypes::VFW_E_CANNOT_LOAD_SOURCE_FILTER
@ VFW_E_CANNOT_LOAD_SOURCE_FILTER
Definition: juce_win32_ComTypes.h:124
juce::Thread::affinityMask
uint32 affinityMask
Definition: juce_Thread.h:392
juce::gl::GL_WRITE_DISCARD_NV
@ GL_WRITE_DISCARD_NV
Definition: juce_gl.h:10486
juce::gl::GL_ZOOM_Y
@ GL_ZOOM_Y
Definition: juce_gl.h:523
juce::gl::GL_TEXTURE_GEN_T
@ GL_TEXTURE_GEN_T
Definition: juce_gl.h:503
juce::FlexBox::AlignItems
AlignItems
Possible values for the alignItems property.
Definition: juce_FlexBox.h:74
juce::UIAGridProvider::GetItem
JUCE_COMRESULT GetItem(int row, int column, IRawElementProviderSimple **pRetVal) override
Definition: juce_win32_UIAGridProvider.h:37
juce::ThreadPoolJob::jobName
String jobName
Definition: juce_ThreadPool.h:135
juce::SingletonHolder::instance
std::atomic< Type * > instance
Definition: juce_Singleton.h:123
juce::AudioProcessorValueTreeState::ParameterLayout::add
void add(std::unique_ptr< Items >... items)
Definition: juce_AudioProcessorValueTreeState.h:135
juce::ComTypes::WindowInteractionState_ReadyForUserInteraction
@ WindowInteractionState_ReadyForUserInteraction
Definition: juce_win32_ComInterfaces.h:118
juce::gl::GL_LUMINANCE12_ALPHA4_EXT
@ GL_LUMINANCE12_ALPHA4_EXT
Definition: juce_gl.h:7420
juce::gl::GL_COMPRESSED_LUMINANCE_ALPHA
@ GL_COMPRESSED_LUMINANCE_ALPHA
Definition: juce_gl.h:1214
juce::gl::GL_TRANSFORM_FEEDBACK_BUFFER_MODE
@ GL_TRANSFORM_FEEDBACK_BUFFER_MODE
Definition: juce_gl.h:1733
AudioManagerOnAudioFocusChangeListener::Owner::onAudioFocusChange
virtual void onAudioFocusChange(int changeType)=0
juce::NSViewFrameChangeCallbackClass
Definition: juce_mac_NSViewFrameWatcher.h:42
juce::gl::normalized
GLint GLenum GLboolean normalized
Definition: juce_gl.h:1650
juce::UnitTest::expectEquals
void expectEquals(ValueType actual, ValueType expected, String failureMessage=String())
Compares a value to an expected value.
Definition: juce_UnitTest.h:151
juce::Reverb::CombFilter::process
float process(const float input, const float damp, const float feedbackLevel) noexcept
Definition: juce_audio_basics/utilities/juce_Reverb.h:242
juce::Rectangle::getIntersection
Rectangle getIntersection(Rectangle other) const noexcept
Returns the region that is the overlap between this and another rectangle.
Definition: juce_Rectangle.h:664
juce::OSCArgument::getType
OSCType getType() const noexcept
Returns the type of the OSCArgument as an OSCType.
Definition: juce_OSCArgument.h:66
juce::NormalisableRange< float >
juce::gl::GL_SWIZZLE_STR_ATI
@ GL_SWIZZLE_STR_ATI
Definition: juce_gl.h:5750
VideoComponent::Pimpl::DirectShowContext::updateVideoPosition
void updateVideoPosition()
Definition: juce_win32_Video.h:425
juce::OpenGLContext::NativeContext::Locker::Locker
Locker(NativeContext &nc)
Definition: juce_OpenGL_osx.h:147
juce::SidePanel::onPanelShowHide
std::function< void(bool)> onPanelShowHide
You can assign a lambda to this callback object and it will be called when the panel is shown or hidd...
Definition: juce_SidePanel.h:183
juce::XWindowSystemUtilities::Atoms::ProtocolItems
ProtocolItems
Definition: juce_linux_XWindowSystem.h:70
juce::FileOutputStream::write
bool write(const void *, size_t) override
Writes a block of data to the stream.
juce::SliderParameterAttachment
An object of this class maintains a connection between a Slider and a plug-in parameter.
Definition: juce_ParameterAttachments.h:133
juce::gl::GL_RGB16I
@ GL_RGB16I
Definition: juce_gl.h:1756
juce::dsp::SIMDFallbackOps::ScalarAdd
Definition: juce_fallback_SIMDNativeOps.h:173
juce::ArrayBase< juce::InAppPurchases::Listener *, DummyCriticalSection >::NonTriviallyCopyableVoid
typename std::enable_if<! IsTriviallyCopyable< T >::value, void >::type NonTriviallyCopyableVoid
Definition: juce_ArrayBase.h:399
juce::gl::GL_TEXTURE_BUFFER_OFFSET_OES
@ GL_TEXTURE_BUFFER_OFFSET_OES
Definition: juce_gles2.h:4854
juce::DragAndDropTarget::SourceDetails::sourceComponent
WeakReference< Component > sourceComponent
The component from the drag operation was started.
Definition: juce_DragAndDropTarget.h:65
juce::AnimatedAppComponent::getFrameCounter
int getFrameCounter() const noexcept
Returns the number of times that update() has been called since the component started running.
Definition: juce_AnimatedAppComponent.h:59
juce::WinRTWrapper::WindowsDeleteStringFuncPtr
HRESULT(WINAPI * WindowsDeleteStringFuncPtr)(HSTRING)
Definition: juce_win32_WinRTWrapper.h:96
juce::RectangleList::RectangleList
RectangleList(RectangleType rect)
Creates a list containing just one rectangle.
Definition: juce_RectangleList.h:57
juce::gl::GL_TEXTURE_PROTECTED_EXT
@ GL_TEXTURE_PROTECTED_EXT
Definition: juce_gles2.h:2360
juce::RelativeCoordinate::Strings::left
static const String left
"left"
Definition: juce_RelativeCoordinate.h:152
juce::PopupMenu::Options::getPreferredPopupDirection
PopupDirection getPreferredPopupDirection() const noexcept
Gets the preferred popup menu direction.
Definition: juce_PopupMenu.h:624
juce::HashMap::Iterator::getKey
KeyType getKey() const
Returns the current item's key.
Definition: juce_HashMap.h:432
juce::gl::GL_VIEW_CLASS_8_BITS
@ GL_VIEW_CLASS_8_BITS
Definition: juce_gl.h:2838
juce::gl::GL_CLIENT_ATTRIB_STACK_DEPTH
@ GL_CLIENT_ATTRIB_STACK_DEPTH
Definition: juce_gl.h:992
juce::ComboBox::listeners
ListenerList< Listener > listeners
Definition: juce_ComboBox.h:446
juce::Direct2DLowLevelGraphicsContext::pimpl
std::unique_ptr< Pimpl > pimpl
Definition: juce_win32_Direct2DGraphicsContext.h:97
juce::ComTypes::UIA_MenuItemControlTypeId
const long UIA_MenuItemControlTypeId
Definition: juce_win32_ComInterfaces.h:159
juce::dsp::SIMDRegister::operator|=
SIMDRegister &JUCE_VECTOR_CALLTYPE operator|=(vMaskType v) noexcept
Bit-or the receiver with SIMDRegister v and store the result in the receiver.
Definition: juce_SIMDRegister.h:207
juce::gl::GL_COUNTER_TYPE_AMD
@ GL_COUNTER_TYPE_AMD
Definition: juce_gl.h:3457
juce::gl::first
GLint first
Definition: juce_gl.h:1056
juce::gl::WGL_VIDEO_OUT_STACKED_FIELDS_2_1
@ WGL_VIDEO_OUT_STACKED_FIELDS_2_1
Definition: juce_wgl.h:630
juce_RelativePoint.h
juce::gl::GL_FRAMEBUFFER_INCOMPLETE_LAYER_TARGETS_OES
@ GL_FRAMEBUFFER_INCOMPLETE_LAYER_TARGETS_OES
Definition: juce_gles2.h:4612
juce::StringArray::addTokens
int addTokens(StringRef stringToTokenise, bool preserveQuotedStrings)
Breaks up a string into tokens and adds them to this array.
juce::UnitTest
This is a base class for classes that perform a unit test.
Definition: juce_UnitTest.h:69
juce::gl::WGL_SAMPLE_BUFFERS_EXT
@ WGL_SAMPLE_BUFFERS_EXT
Definition: juce_wgl.h:405
juce::HashMap::~HashMap
~HashMap()
Destructor.
Definition: juce_HashMap.h:129
juce::dsp::FastMathApproximations::logNPlusOne
static FloatType logNPlusOne(FloatType x) noexcept
Provides a fast approximation of the function log(x+1) using a Pade approximant continued fraction,...
Definition: juce_FastMathApproximations.h:242
juce::Box2DRenderer::getLineThickness
virtual float getLineThickness() const
Returns the thickness to use for drawing outlines.
juce::gl::GL_MAX_PROGRAM_SUBROUTINE_PARAMETERS_NV
@ GL_MAX_PROGRAM_SUBROUTINE_PARAMETERS_NV
Definition: juce_gl.h:9335
juce::SortedSet::begin
const ElementType * begin() const noexcept
Returns a pointer to the first element in the set.
Definition: juce_SortedSet.h:200
juce::ComponentMovementWatcher
An object that watches for any movement of a component or any of its parent components.
Definition: juce_ComponentMovementWatcher.h:46
juce::gl::GL_DEPTH_CLEAR_VALUE
@ GL_DEPTH_CLEAR_VALUE
Definition: juce_gl.h:278
juce::gl::WGL_TRANSPARENT_ARB
@ WGL_TRANSPARENT_ARB
Definition: juce_wgl.h:237
juce::ImageType
This base class is for handlers that control a type of image manipulation format, e....
Definition: juce_Image.h:503
juce::gl::GL_CONTEXT_RELEASE_BEHAVIOR_FLUSH
@ GL_CONTEXT_RELEASE_BEHAVIOR_FLUSH
Definition: juce_gl.h:3046
juce::gl::GL_MAX_COMPUTE_WORK_GROUP_COUNT
@ GL_MAX_COMPUTE_WORK_GROUP_COUNT
Definition: juce_gl.h:2694
juce::gl::timeout
GLbitfield GLuint64 timeout
Definition: juce_gl.h:2180
juce::gl::GL_PIXEL_MAP_I_TO_R
@ GL_PIXEL_MAP_I_TO_R
Definition: juce_gl.h:436
juce::dsp::SIMDInternal::MaskTypeFor
Definition: juce_fallback_SIMDNativeOps.h:34
CameraDevice::Pimpl::ScopedCameraDevice::CaptureSession
Definition: juce_android_CameraDevice.h:1582
juce::ModifierKeys::isRightButtonDown
bool isRightButtonDown() const noexcept
Checks whether the flag is set for the right mouse-button.
Definition: juce_ModifierKeys.h:88
juce::AudioChannelSet::getChannelTypes
Array< ChannelType > getChannelTypes() const
Returns an array of all the types in this channel set.
juce::dsp::AudioBlock::addProductOfInternal
void addProductOfInternal(AudioBlock< Src1SampleType > src1, AudioBlock< Src2SampleType > src2) const noexcept
Definition: juce_AudioBlock.h:816
Class
juce::FragmentOverlay::onCreateNative
static void onCreateNative(JNIEnv *, jobject, jlong, jobject)
juce::gl::GL_PIXEL_UNPACK_BUFFER
@ GL_PIXEL_UNPACK_BUFFER
Definition: juce_gl.h:1658
juce_VSTPluginFormat.h
juce::MidiInput::getAvailableDevices
static Array< MidiDeviceInfo > getAvailableDevices()
Returns a list of the available midi input devices.
juce::LuaTokeniser::tokenType_integer
@ tokenType_integer
Definition: juce_LuaCodeTokeniser.h:53
juce::ComTypes::UIA_CustomControlTypeId
const long UIA_CustomControlTypeId
Definition: juce_win32_ComInterfaces.h:168
juce::gl::GL_GENERATE_MIPMAP_HINT_SGIS
@ GL_GENERATE_MIPMAP_HINT_SGIS
Definition: juce_gl.h:11186
juce::RenderingHelpers::TranslationOrTransform::complexTransform
AffineTransform complexTransform
Definition: juce_RenderingHelpers.h:132
juce::gl::GL_TRANSFORM_FEEDBACK_BUFFER_SIZE_EXT
@ GL_TRANSFORM_FEEDBACK_BUFFER_SIZE_EXT
Definition: juce_gl.h:7846
juce::ActiveXControlComponent::control
std::unique_ptr< Pimpl > control
Definition: juce_ActiveXControlComponent.h:119
juce::gl::GL_LINEAR_SHARPEN_COLOR_SGIS
@ GL_LINEAR_SHARPEN_COLOR_SGIS
Definition: juce_gl.h:11266
juce::gl::GL_YCBYCR8_422_NV
@ GL_YCBYCR8_422_NV
Definition: juce_gl.h:10793
juce::gl::GL_IMAGE_CLASS_10_10_10_2
@ GL_IMAGE_CLASS_10_10_10_2
Definition: juce_gl.h:2830
juce::dsp::DelayLine
A delay line processor featuring several algorithms for the fractional delay calculation,...
Definition: juce_DelayLine.h:94
juce::gl::GL_COMPRESSED_RGBA_ASTC_8x6
@ GL_COMPRESSED_RGBA_ASTC_8x6
Definition: juce_gles2.h:1413
juce::CharPointer_UTF16::data
CharType * data
Definition: juce_CharPointer_UTF16.h:513
juce::gl::GL_SMOOTH_POINT_SIZE_RANGE
@ GL_SMOOTH_POINT_SIZE_RANGE
Definition: juce_gl.h:1123
juce::MessageQueue::wakeUp
void wakeUp() noexcept
Definition: juce_osx_MessageQueue.h:64
juce::DefaultElementComparator::ParameterType
typename TypeHelpers::ParameterType< ElementType >::type ParameterType
Definition: juce_ElementComparator.h:190
juce::RenderingHelpers::StackBasedLowLevelGraphicsContext::clipToImageAlpha
void clipToImageAlpha(const Image &im, const AffineTransform &t) override
Definition: juce_RenderingHelpers.h:2712
juce::Component::getY
int getY() const noexcept
Returns the y coordinate of the top of this component.
Definition: juce_Component.h:268
juce::RenderingHelpers::ClipRegions::EdgeTableRegion::clipToRectangle
Ptr clipToRectangle(Rectangle< int > r) override
Definition: juce_RenderingHelpers.h:1640
juce::gl::GL_PROGRAM_ERROR_POSITION_ARB
@ GL_PROGRAM_ERROR_POSITION_ARB
Definition: juce_gl.h:4124
juce::Point::getDotProduct
constexpr FloatType getDotProduct(Point other) const noexcept
Returns the dot-product of two points (x1 * x2 + y1 * y2).
Definition: juce_Point.h:212
juce::ValueTreePropertyWithDefault::SynchronousValueSource::getValue
var getValue() const override
Returns the current value of this object.
Definition: juce_ValueTreePropertyWithDefault.h:249
juce::gl::GL_VIRTUAL_PAGE_SIZE_Y_AMD
@ GL_VIRTUAL_PAGE_SIZE_Y_AMD
Definition: juce_gl.h:3538
juce::PluginHostType::isBitwigStudio
bool isBitwigStudio() const noexcept
Returns true if the host is Bitwig Studio.
Definition: juce_PluginHostType.h:129
juce::BorderSize::subtractFrom
void subtractFrom(Rectangle< ValueType > &rectangle) const noexcept
Removes this border from a given rectangle.
Definition: juce_BorderSize.h:108
juce::gl::GL_INDEX_ARRAY_STRIDE
@ GL_INDEX_ARRAY_STRIDE
Definition: juce_gl.h:1013
juce_Windowing.h
juce::AudioBuffer::AudioBuffer
AudioBuffer() noexcept
Creates an empty buffer with 0 channels and 0 length.
Definition: juce_AudioSampleBuffer.h:85
juce_AudioFormatReader.h
juce::RenderingHelpers::GlyphCache::reset
void reset()
Definition: juce_RenderingHelpers.h:167
juce::Range::getStart
constexpr ValueType getStart() const noexcept
Returns the start of the range.
Definition: juce_Range.h:80
juce::OwnedArray::getFirst
ObjectClass * getFirst() const noexcept
Returns a pointer to the first object in the array.
Definition: juce_OwnedArray.h:171
juce::URL::DownloadTask::statusCode
int statusCode() const
Returns the status code of the server's response.
Definition: juce_URL.h:518
juce::truncatePositiveToUnsignedInt
unsigned int truncatePositiveToUnsignedInt(FloatType value) noexcept
Truncates a positive floating-point number to an unsigned int.
Definition: juce_MathsFunctions.h:515
juce::gl::GL_TEXTURE_MATERIAL_FACE_EXT
@ GL_TEXTURE_MATERIAL_FACE_EXT
Definition: juce_gl.h:6884
juce::RenderingHelpers::ClipRegions::RectangleListRegion::fillAllWithColour
void fillAllWithColour(SavedStateType &state, PixelARGB colour, bool replaceContents) const override
Definition: juce_RenderingHelpers.h:1863
juce::MPESynthesiser::voices
OwnedArray< MPESynthesiserVoice > voices
Definition: juce_MPESynthesiser.h:300
juce::gl::GL_SPARE0_PLUS_SECONDARY_COLOR_NV
@ GL_SPARE0_PLUS_SECONDARY_COLOR_NV
Definition: juce_gl.h:9966
juce::gl::GL_SOURCE2_ALPHA
@ GL_SOURCE2_ALPHA
Definition: juce_gl.h:1224
juce_Timer.h
juce::dsp::Phaser::normCentreFrequency
SampleType normCentreFrequency
Definition: juce_Phaser.h:194
juce::RenderingHelpers::GradientPixelIterators::Linear
Iterates the colour of pixels in a linear gradient.
Definition: juce_RenderingHelpers.h:406
juce::dsp::DryWetMixer::pushDrySamples
void pushDrySamples(const AudioBlock< const SampleType > drySamples)
Copies the dry path samples into an internal delay line.
juce::gl::GL_OUTPUT_TEXTURE_COORD12_EXT
@ GL_OUTPUT_TEXTURE_COORD12_EXT
Definition: juce_gl.h:7995
CameraDevice::Pimpl::jintArrayToJuceArray
static Array< int > jintArrayToJuceArray(const LocalRef< jintArray > &jArray)
Definition: juce_android_CameraDevice.h:2974
juce::ActivityLifecycleCallbacks::invoke
jobject invoke(jobject, jobject, jobjectArray) override
CameraDevice::Pimpl::ScopedCameraDevice::CaptureSession::takeStillPicture
void takeStillPicture(jobject targetSurface)
Definition: juce_android_CameraDevice.h:1653
juce::gl::GL_TEXTURE_DEPTH_QCOM
@ GL_TEXTURE_DEPTH_QCOM
Definition: juce_gles2.h:5063
juce::gl::GL_MAX_PROGRAM_LOOP_COUNT_NV
@ GL_MAX_PROGRAM_LOOP_COUNT_NV
Definition: juce_gl.h:9223
juce::JuceWindowIdentifier::getImprobableWindowNumber
static LONG_PTR getImprobableWindowNumber() noexcept
Definition: juce_win32_HiddenMessageWindow.h:83
juce::dsp::StateVariableFilter::Parameters::g
NumericType g
Definition: juce_StateVariableFilter.h:253
juce::CharPointer_UTF16::writeWithCharLimit
void writeWithCharLimit(CharPointer src, int maxChars) noexcept
Copies a source string to this pointer, advancing this pointer as it goes.
Definition: juce_CharPointer_UTF16.h:314
juce::Box2DRenderer::DrawPolygon
void DrawPolygon(const b2Vec2 *, int32, const b2Color &) override
juce_XMLCodeTokeniser.h
juce::DocumentWindow::positionTitleBarButtonsOnLeft
bool positionTitleBarButtonsOnLeft
Definition: juce_DocumentWindow.h:293
juce::StandalonePluginHolder::deviceManager
AudioDeviceManager deviceManager
Definition: juce_StandaloneFilterWindow.h:406
juce::LowLevelGraphicsPostScriptRenderer::lastColour
Colour lastColour
Definition: juce_LowLevelGraphicsPostScriptRenderer.h:90
juce::AccessibilityHandler::component
Component & component
Definition: juce_AccessibilityHandler.h:307
juce::PixelARGB::getRed
forcedinline uint8 getRed() const noexcept
Definition: juce_PixelFormats.h:108
juce::StringRef::isNotEmpty
bool isNotEmpty() const noexcept
Returns true if the string is not empty.
Definition: juce_StringRef.h:103
juce_win32_Direct2DGraphicsContext.h
juce::Component::setColour
void setColour(int colourID, Colour newColour)
Registers a colour to be used for a particular purpose.
juce::StandalonePluginHolder::SettingsComponent::paint
void paint(Graphics &g) override
Components can override this method to draw their content.
Definition: juce_StandaloneFilterWindow.h:541
juce::ScopedTimeMeasurement
Simple RAII class for measuring the time spent in a scope.
Definition: juce_PerformanceCounter.h:143
juce::AccessibilityTableInterface::getNumColumns
virtual int getNumColumns() const =0
Returns the total number of columns in the table.
juce::gl::GL_IUI_N3F_V3F_EXT
@ GL_IUI_N3F_V3F_EXT
Definition: juce_gl.h:6839
juce::gl::GL_TESS_CONTROL_TEXTURE
@ GL_TESS_CONTROL_TEXTURE
Definition: juce_gl.h:2793
juce::AudioProcessor::BusProperties::isActivatedByDefault
bool isActivatedByDefault
Is this bus activated by default?
Definition: juce_AudioProcessor.h:1329
juce::gl::GL_FRAMEBUFFER_ATTACHMENT_COLOR_ENCODING_EXT
@ GL_FRAMEBUFFER_ATTACHMENT_COLOR_ENCODING_EXT
Definition: juce_gles2.h:2474
juce::GZIPDecompressorInputStream::format
const Format format
Definition: juce_GZIPDecompressorInputStream.h:86
juce::dsp::Chorus::sampleRate
double sampleRate
Definition: juce_Chorus.h:158
juce::AudioCDBurner::DiskState
DiskState
Definition: juce_AudioCDBurner.h:57
juce::dsp::SIMDFallbackOps::ScalarSub::op
static forcedinline ScalarType op(ScalarType a, ScalarType b) noexcept
Definition: juce_fallback_SIMDNativeOps.h:174
GLhalfARB
khronos_uint16_t GLhalfARB
Definition: juce_gles2.h:75
juce::SynthesiserVoice::getCurrentlyPlayingSound
SynthesiserSound::Ptr getCurrentlyPlayingSound() const noexcept
Returns the sound that this voice is currently playing.
Definition: juce_Synthesiser.h:106
juce::Justification::getOnlyVerticalFlags
int getOnlyVerticalFlags() const noexcept
Returns just the flags from this object that deal with vertical layout.
Definition: juce_Justification.h:66
juce_win32_UIATextProvider.h
juce::gl::GL_VBO_FREE_MEMORY_ATI
@ GL_VBO_FREE_MEMORY_ATI
Definition: juce_gl.h:5796
juce::gl::GL_UNSIGNED_NORMALIZED
@ GL_UNSIGNED_NORMALIZED
Definition: juce_gl.h:1818
VideoComponent::Pimpl::DirectShowContext::NativeWindow::hdc
HDC hdc
Definition: juce_win32_Video.h:948
juce::RenderingHelpers::EdgeTableFillers::TransformedImageFill::render2PixelAverageX
void render2PixelAverageX(PixelARGB *dest, const uint8 *src, uint32 subPixelX) noexcept
Definition: juce_RenderingHelpers.h:1154
juce::HighResolutionTimer::Pimpl::Clock::Clock
Clock(std::chrono::steady_clock::rep millis) noexcept
Definition: juce_posix_SharedCode.h:1347
juce::RenderingHelpers::EdgeTableFillers::ImageFill::handleEdgeTableLineFull
void handleEdgeTableLineFull(int x, int width) const noexcept
Definition: juce_RenderingHelpers.h:835
juce::dsp::SIMDFallbackOps::cmp
static forcedinline vSIMDType cmp(vSIMDType av, vSIMDType bv) noexcept
Definition: juce_fallback_SIMDNativeOps.h:200
juce::gl::GL_BACK_NORMALS_HINT_PGI
@ GL_BACK_NORMALS_HINT_PGI
Definition: juce_gl.h:11096
juce::gl::GL_LUMINANCE16_ALPHA16_SNORM
@ GL_LUMINANCE16_ALPHA16_SNORM
Definition: juce_gl.h:7794
juce::CharPointer_UTF32::isNotEmpty
bool isNotEmpty() const noexcept
Returns true if this pointer is not pointing to a null character.
Definition: juce_CharPointer_UTF32.h:76
juce::Array::removeLast
void removeLast(int howManyToRemove=1)
Removes the last n elements from the array.
Definition: juce_Array.h:936
juce::RenderingHelpers::EdgeTableFillers::Gradient::getPixel
forcedinline PixelType * getPixel(int x) const noexcept
Definition: juce_RenderingHelpers.h:763
juce::gl::key
GLuint64 key
Definition: juce_gl.h:8134
juce::gl::GL_MAX_GEOMETRY_OUTPUT_VERTICES_EXT
@ GL_MAX_GEOMETRY_OUTPUT_VERTICES_EXT
Definition: juce_gl.h:6711
juce::AudioIODeviceCallback
One of these is passed to an AudioIODevice object to stream the audio data in and out.
Definition: juce_AudioIODevice.h:42
juce::anonymous_namespace{juce_android_JNIHelpers.h}::juceStringArrayToJava
LocalRef< jobjectArray > juceStringArrayToJava(const StringArray &juceArray)
Definition: juce_android_JNIHelpers.h:804
juce::WavAudioFormat::acidOneShot
static const char *const acidOneShot
Metadata property name used in acid chunks.
Definition: juce_WavAudioFormat.h:82
juce::gl::GL_TEXTURE_COORD_ARRAY_ADDRESS_NV
@ GL_TEXTURE_COORD_ARRAY_ADDRESS_NV
Definition: juce_gl.h:10561
juce::gl::GL_SIGNED_ALPHA8_NV
@ GL_SIGNED_ALPHA8_NV
Definition: juce_gl.h:10337
juce::gl::GL_DRAW_BUFFER5_ARB
@ GL_DRAW_BUFFER5_ARB
Definition: juce_gl.h:4026
juce::gl::GL_RGBA2
@ GL_RGBA2
Definition: juce_gl.h:974
juce::gl::GL_UNPACK_SKIP_PIXELS
@ GL_UNPACK_SKIP_PIXELS
Definition: juce_gl.h:309
juce::AudioBuffer::setDataToReferTo
void setDataToReferTo(Type **dataToReferTo, int newNumChannels, int newNumSamples)
Makes this buffer point to a pre-allocated set of channel data arrays.
Definition: juce_AudioSampleBuffer.h:556
juce::PushNotifications::Notification::tickerText
String tickerText
Optional: ticker text used for accessibility services.
Definition: juce_PushNotifications.h:177
juce::gl::GL_INTERLACE_SGIX
@ GL_INTERLACE_SGIX
Definition: juce_gl.h:11556
juce::gl::GL_SIMULTANEOUS_TEXTURE_AND_DEPTH_TEST
@ GL_SIMULTANEOUS_TEXTURE_AND_DEPTH_TEST
Definition: juce_gl.h:2808
juce::FocusOutline
Adds a focus outline to a component.
Definition: juce_FocusOutline.h:44
AudioManagerOnAudioFocusChangeListener::Owner::~Owner
virtual ~Owner()
Definition: juce_android_Video.h:306
juce::ChannelRemappingAudioSource::setInputChannelMapping
void setInputChannelMapping(int destChannelIndex, int sourceChannelIndex)
Creates an input channel mapping.
juce::AudioProcessor::BusesProperties::inputLayouts
Array< BusProperties > inputLayouts
The layouts of the input buses.
Definition: juce_AudioProcessor.h:1336
juce::RenderingHelpers::EdgeTableFillers::ImageFill::handleEdgeTablePixelFull
forcedinline void handleEdgeTablePixelFull(int x) const noexcept
Definition: juce_RenderingHelpers.h:806
juce::DocumentWindow::ColourIds
ColourIds
A set of colour IDs to use to change the colour of various aspects of the window.
Definition: juce_DocumentWindow.h:234
juce_Range.h
juce::Rectangle::getY
ValueType getY() const noexcept
Returns the y coordinate of the rectangle's top edge.
Definition: juce_Rectangle.h:130
juce::HashMap::generateHashFor
int generateHashFor(KeyTypeParameter key, int numSlots) const
Definition: juce_HashMap.h:485
juce::File::getFileIdentifier
uint64 getFileIdentifier() const
Returns a unique identifier for the file, if one is available.
Definition: juce_posix_SharedCode.h:263
juce::ChannelRemappingAudioSource::remappedInfo
AudioSourceChannelInfo remappedInfo
Definition: juce_ChannelRemappingAudioSource.h:135
juce::gl::name
GLuint const GLchar * name
Definition: juce_gl.h:1564
juce::ArrayBase::removeElements
void removeElements(int indexToRemoveAt, int numElementsToRemove)
Definition: juce_ArrayBase.h:350
juce::Slider::SliderLayout::sliderBounds
Rectangle< int > sliderBounds
Definition: juce_Slider.h:885
juce::gl::GL_COMPRESSED_SRGB8_ALPHA8_ETC2_EAC
@ GL_COMPRESSED_SRGB8_ALPHA8_ETC2_EAC
Definition: juce_gl.h:2676
juce::gl::GL_LUMINANCE12_EXT
@ GL_LUMINANCE12_EXT
Definition: juce_gl.h:7415
CameraDevice::Pimpl::session
AVCaptureSession * session
Definition: juce_mac_CameraDevice.h:564
juce::gl::WGL_MIPMAP_LEVEL_ARB
@ WGL_MIPMAP_LEVEL_ARB
Definition: juce_wgl.h:302
juce::gl::GL_MAX_SPARSE_TEXTURE_SIZE_EXT
@ GL_MAX_SPARSE_TEXTURE_SIZE_EXT
Definition: juce_gles2.h:2629
juce::SmoothedValueBase::applyGain
void applyGain(AudioBuffer< FloatType > &buffer, int numSamples) noexcept
Applies a smoothed gain to a buffer.
Definition: juce_SmoothedValue.h:124
juce::MarkerList::Listener
A class for receiving events when changes are made to a MarkerList.
Definition: juce_MarkerList.h:128
juce::File::userHomeDirectory
@ userHomeDirectory
The user's home folder.
Definition: juce_File.h:861
juce::AudioDeviceManager::preferredDeviceName
String preferredDeviceName
Definition: juce_AudioDeviceManager.h:498
juce::Point::operator==
constexpr bool operator==(Point other) const noexcept
Definition: juce_Point.h:57
juce::gl::WGL_DRAW_TO_WINDOW_ARB
@ WGL_DRAW_TO_WINDOW_ARB
Definition: juce_wgl.h:228
juce::gl::GL_COLOR_ATTACHMENT10_NV
@ GL_COLOR_ATTACHMENT10_NV
Definition: juce_gles2.h:3626
juce::gl::GL_MOVE_TO_RESETS_NV
@ GL_MOVE_TO_RESETS_NV
Definition: juce_gl.h:9688
juce::dsp::SIMDFallbackOps::ScalarOr
Definition: juce_fallback_SIMDNativeOps.h:179
juce::Colours::honeydew
const Colour honeydew
Definition: juce_Colours.h:96
juce::dsp::BallisticsFilter::setAttackTime
void setAttackTime(SampleType attackTimeMs)
Sets the attack time in ms.
juce::AudioPlayHead::CurrentPositionInfo::resetToDefault
void resetToDefault()
Definition: juce_AudioPlayHead.h:244
juce::gl::types
GLsizei GLenum GLenum * types
Definition: juce_gl.h:2965
juce::AudioBuffer::getRMSLevel
Type getRMSLevel(int channel, int startSample, int numSamples) const noexcept
Returns the root mean squared level for a region of a channel.
Definition: juce_AudioSampleBuffer.h:1174
juce::AccessibilityTextHelpers::Direction::backwards
@ backwards
juce::gl::GL_TESS_GEN_SPACING
@ GL_TESS_GEN_SPACING
Definition: juce_gl.h:2324
juce::gl::GL_SECONDARY_INTERPOLATOR_ATI
@ GL_SECONDARY_INTERPOLATOR_ATI
Definition: juce_gl.h:5741
juce::gl::GL_BUFFER_BINDING
@ GL_BUFFER_BINDING
Definition: juce_gl.h:2879
juce::dsp::FIR::Filter::size
size_t size
Definition: juce_FIRFilter.h:175
juce_AudioCDBurner.h
juce::ArrayBase::end
const ElementType * end() const noexcept
Definition: juce_ArrayBase.h:184
juce::StandalonePluginHolder::stateFileChooser
std::unique_ptr< FileChooser > stateFileChooser
Definition: juce_StandaloneFilterWindow.h:420
juce::MidiKeyboardState::Listener
Receives events from a MidiKeyboardState object.
Definition: juce_MidiKeyboardState.h:138
juce::gl::GL_SOURCE2_RGB_EXT
@ GL_SOURCE2_RGB_EXT
Definition: juce_gl.h:7573
juce::gl::GL_POST_CONVOLUTION_BLUE_BIAS_EXT
@ GL_POST_CONVOLUTION_BLUE_BIAS_EXT
Definition: juce_gl.h:6156
juce::gl::GL_STENCIL_BACK_FUNC_ATI
@ GL_STENCIL_BACK_FUNC_ATI
Definition: juce_gl.h:5833
juce::gl::x2
GLdouble GLdouble x2
Definition: juce_gl.h:773
juce::Rectangle::getHorizontalRange
Range< ValueType > getHorizontalRange() const noexcept
Returns the rectangle's left and right positions as a Range.
Definition: juce_Rectangle.h:182
juce::MultiTimer::timerListLock
SpinLock timerListLock
Definition: juce_MultiTimer.h:118
juce::Parallelogram::operator+=
Parallelogram & operator+=(Point< ValueType > deltaPosition) noexcept
Moves this parallelogram by a given amount.
Definition: juce_Parallelogram.h:112
Component
juce::XWindowSystem::propertyNotifyEvent
void propertyNotifyEvent(LinuxComponentPeer *, const XPropertyEvent &) const
juce::GlyphArrangement
A set of glyphs, each with a position.
Definition: juce_GlyphArrangement.h:116
juce::gl::GL_PIXEL_TILE_BEST_ALIGNMENT_SGIX
@ GL_PIXEL_TILE_BEST_ALIGNMENT_SGIX
Definition: juce_gl.h:11596
juce::UIARangeValueProvider::SetValue
JUCE_COMRESULT SetValue(double val) override
Definition: juce_win32_UIARangeValueProvider.h:37
juce_GenericAudioProcessorEditor.h
juce::XWindowSystem::setMinimised
void setMinimised(::Window, bool shouldBeMinimised) const
juce::gl::GL_MIN_EXT
@ GL_MIN_EXT
Definition: juce_gl.h:6081
juce::CharPointer_UTF16::isByteOrderMarkBigEndian
static bool isByteOrderMarkBigEndian(const void *possibleByteOrder) noexcept
Returns true if the first pair of bytes in this pointer are the UTF16 byte-order mark (big endian).
Definition: juce_CharPointer_UTF16.h:487
JUCE_BEGIN_NO_SANITIZE
#define JUCE_BEGIN_NO_SANITIZE(warnings)
Disable sanitizers for a range of functions.
Definition: juce_CompilerWarnings.h:217
juce::gl::WGL_ACCUM_BLUE_BITS_ARB
@ WGL_ACCUM_BLUE_BITS_ARB
Definition: juce_wgl.h:263
juce::gl::GL_ACTIVE_UNIFORM_BLOCKS
@ GL_ACTIVE_UNIFORM_BLOCKS
Definition: juce_gl.h:2064
juce::gl::GL_PREVIOUS
@ GL_PREVIOUS
Definition: juce_gl.h:1237
juce::WeakReference::getRef
static SharedRef getRef(ObjectType *o)
Definition: juce_WeakReference.h:204
juce::gl::GL_TASK_SUBROUTINE_UNIFORM_NV
@ GL_TASK_SUBROUTINE_UNIFORM_NV
Definition: juce_gl.h:9551
juce::MidiMessageMetadata::MidiMessageMetadata
MidiMessageMetadata() noexcept=default
juce::XWindowSystem::isFocused
bool isFocused(::Window) const
juce::gl::GL_TEXTURE_RED_TYPE_ARB
@ GL_TEXTURE_RED_TYPE_ARB
Definition: juce_gl.h:5219
juce::gl::GL_TEXTURE_COMPRESSED_IMAGE_SIZE_ARB
@ GL_TEXTURE_COMPRESSED_IMAGE_SIZE_ARB
Definition: juce_gl.h:5094
juce::gl::GL_FRAMEBUFFER_INCOMPLETE_MISSING_ATTACHMENT
@ GL_FRAMEBUFFER_INCOMPLETE_MISSING_ATTACHMENT
Definition: juce_gl.h:1833
juce::gl::GL_POLYGON_BIT
@ GL_POLYGON_BIT
Definition: juce_gl.h:390
juce::MultiTouchMapper::areAnyTouchesActive
bool areAnyTouchesActive() const noexcept
Definition: juce_MultiTouchMapper.h:65
juce::StandaloneFilterWindow::PluginInOuts
StandalonePluginHolder::PluginInOuts PluginInOuts
Definition: juce_StandaloneFilterWindow.h:688
juce::ThreadLocalValue::get
Type & get() const noexcept
Returns a reference to this thread's instance of the value.
Definition: juce_ThreadLocalValue.h:95
juce::BurgerMenuComponent::addMenuBarItemsForMenu
void addMenuBarItemsForMenu(PopupMenu &, int)
juce::TextButton::ColourIds
ColourIds
A set of colour IDs to use to change the colour of various aspects of the button.
Definition: juce_TextButton.h:71
juce::StandaloneFilterWindow::MainContentComponent::inputMutedValue
Value inputMutedValue
Definition: juce_StandaloneFilterWindow.h:1052
juce::gl::GL_R1UI_T2F_N3F_V3F_SUN
@ GL_R1UI_T2F_N3F_V3F_SUN
Definition: juce_gl.h:11915
juce::Reverb::allPass
AllPassFilter allPass[numChannels][numAllPasses]
Definition: juce_audio_basics/utilities/juce_Reverb.h:310
juce::PluginHostType::MagixSequoia
@ MagixSequoia
Represents Magix Sequoia.
Definition: juce_PluginHostType.h:76
juce::Label::Listener::editorShown
virtual void editorShown(Label *, TextEditor &)
Called when a Label goes into editing mode and displays a TextEditor.
Definition: juce_Label.h:192
juce::gl::GL_VIEWPORT_SUBPIXEL_BITS_NV
@ GL_VIEWPORT_SUBPIXEL_BITS_NV
Definition: juce_gles2.h:4433
juce::gl::GL_TEXTURE_APPLICATION_MODE_EXT
@ GL_TEXTURE_APPLICATION_MODE_EXT
Definition: juce_gl.h:6882
juce::gl::h
GLfloat GLfloat GLfloat GLfloat h
Definition: juce_gl.h:2523
juce::TopLevelWindow
A base class for top-level windows.
Definition: juce_TopLevelWindow.h:53
juce::WebBrowserComponent::lastHeaders
StringArray lastHeaders
Definition: juce_WebBrowserComponent.h:160
juce::ComTypes::TextUnit
TextUnit
Definition: juce_win32_ComInterfaces.h:75
juce::gl::textarget
GLenum GLenum textarget
Definition: juce_gl.h:2000
juce::gl::GL_POLYGON_OFFSET_LINE
@ GL_POLYGON_OFFSET_LINE
Definition: juce_gl.h:954
juce::AudioProcessorEditor::AudioProcessorEditorListener::AudioProcessorEditorListener
AudioProcessorEditorListener(AudioProcessorEditor &e)
Definition: juce_AudioProcessorEditor.h:213
juce::WindowsUIAWrapper
Definition: juce_win32_WindowsUIAWrapper.h:29
juce::dsp::PannerRule::sin6dB
@ sin6dB
juce::gl::GL_ORDER
@ GL_ORDER
Definition: juce_gl.h:432
juce::BufferingAudioSource::backgroundThread
TimeSliceThread & backgroundThread
Definition: juce_BufferingAudioSource.h:109
juce::Identifier::name
String name
Definition: juce_Identifier.h:129
juce::gl::GL_MAX_COLOR_FRAMEBUFFER_SAMPLES_AMD
@ GL_MAX_COLOR_FRAMEBUFFER_SAMPLES_AMD
Definition: juce_gl.h:3290
juce::AudioDeviceManager::getCurrentAudioDeviceType
String getCurrentAudioDeviceType() const
Returns the type of audio device currently in use.
Definition: juce_AudioDeviceManager.h:248
CameraDevice::Pimpl::ScopedCameraDevice::close
void close()
Definition: juce_android_CameraDevice.h:2330
juce::DeletedAtShutdown
Classes derived from this will be automatically deleted when the application exits.
Definition: juce_DeletedAtShutdown.h:39
juce::AccessibilityHandler::role
const AccessibilityRole role
Definition: juce_AccessibilityHandler.h:310
juce::StandaloneFilterWindow::MainContentComponent::buttonClicked
void buttonClicked(Button *) override
Called when the button is clicked.
Definition: juce_StandaloneFilterWindow.h:1017
juce::Line::toDouble
Line< double > toDouble() const noexcept
Casts this line to double coordinates.
Definition: juce_Line.h:150
juce::gl::GL_COVERAGE_MODULATION_TABLE_NV
@ GL_COVERAGE_MODULATION_TABLE_NV
Definition: juce_gl.h:9247
juce::XWindowSystemUtilities::XSetting::Type::integer
@ integer
juce::gl::GL_PATH_COVER_DEPTH_FUNC_NV
@ GL_PATH_COVER_DEPTH_FUNC_NV
Definition: juce_gl.h:9686
juce::Line::applyTransform
void applyTransform(const AffineTransform &transform) noexcept
Applies an affine transform to the line's start and end points.
Definition: juce_Line.h:109
juce::gl::GL_TEXTURE12
@ GL_TEXTURE12
Definition: juce_gl.h:1156
juce::ActivityLifecycleCallbacks::onActivityDestroyed
virtual void onActivityDestroyed(jobject)
Definition: juce_android_JNIHelpers.h:905
juce::gl::GL_MAX_PROGRAM_GENERIC_ATTRIBS_NV
@ GL_MAX_PROGRAM_GENERIC_ATTRIBS_NV
Definition: juce_gl.h:9304
juce::dsp::Chorus::centreDelay
SampleType centreDelay
Definition: juce_Chorus.h:160
juce::Synthesiser::isNoteStealingEnabled
bool isNoteStealingEnabled() const noexcept
Returns true if note-stealing is enabled.
Definition: juce_Synthesiser.h:374
juce::gl::GL_COMPRESSED_SRGB_ALPHA_PVRTC_4BPPV1_EXT
@ GL_COMPRESSED_SRGB_ALPHA_PVRTC_4BPPV1_EXT
Definition: juce_gles2.h:2371
juce::dsp::WaveShaper::processSample
SampleType JUCE_VECTOR_CALLTYPE processSample(SampleType inputSample) const noexcept
Returns the result of processing a single sample.
Definition: juce_WaveShaper.h:48
juce::Interpolators::WindowedSincTraits
Definition: juce_Interpolators.h:37
juce::AudioSourcePlayer::readLock
CriticalSection readLock
Definition: juce_AudioSourcePlayer.h:100
juce::ZipFile::ZipEntry::externalFileAttributes
uint32 externalFileAttributes
Platform specific data.
Definition: juce_ZipFile.h:90
juce::WebView2Preferences::getIsStatusBarDisabled
bool getIsStatusBarDisabled() const noexcept
Definition: juce_WebBrowserComponent.h:216
juce::dsp::AudioBlock::numChannels
ChannelCountType numChannels
Definition: juce_AudioBlock.h:887
juce::ActivityLifecycleCallbacks::onActivityPostStarted
virtual void onActivityPostStarted(jobject)
Definition: juce_android_JNIHelpers.h:917
juce::dsp::Polynomial::Polynomial
Polynomial()
Creates a new polynomial which will always evaluate to zero.
Definition: juce_Polynomial.h:42
juce::CameraDevice::OpenCameraResultCallback
std::function< void(CameraDevice *, const String &)> OpenCameraResultCallback
Definition: juce_CameraDevice.h:74
juce::gl::GL_COMPRESSED_SRGB8_ALPHA8_ASTC_6x6x5_OES
@ GL_COMPRESSED_SRGB8_ALPHA8_ASTC_6x6x5_OES
Definition: juce_gles2.h:4883
isSideChainTarget
@ isSideChainTarget
Definition: juce_UnityPluginInterface.h:63
juce::dsp::SIMDRegister::equal
static vMaskType JUCE_VECTOR_CALLTYPE equal(SIMDRegister a, SIMDRegister b) noexcept
Returns a SIMDRegister of the corresponding integral type where each element has each bit set if the ...
Definition: juce_SIMDRegister.h:282
juce::gl::GL_LAYER_PROVOKING_VERTEX
@ GL_LAYER_PROVOKING_VERTEX
Definition: juce_gl.h:2440
juce::CachedValue::get
Type get() const noexcept
Returns the current value of the property.
Definition: juce_CachedValue.h:105
juce::ApplicationCommandManager::listeners
ListenerList< ApplicationCommandManagerListener > listeners
Definition: juce_ApplicationCommandManager.h:306
juce::RenderingHelpers::GlyphCache
Holds a cache of recently-used glyph objects of some type.
Definition: juce_RenderingHelpers.h:143
juce::Image::BitmapData
Retrieves a section of an image as raw pixel data, so it can be read or written to.
Definition: juce_Image.h:309
juce::KeyPress::F10Key
static const int F10Key
key-code for the F10 key
Definition: juce_KeyPress.h:216
juce::gl::GL_VERTEX_ATTRIB_ARRAY6_NV
@ GL_VERTEX_ATTRIB_ARRAY6_NV
Definition: juce_gl.h:10639
juce::gl::portion
GLenum portion
Definition: juce_gl.h:10006
juce::gl::GL_MATRIX22_ARB
@ GL_MATRIX22_ARB
Definition: juce_gl.h:4155
juce::ByteOrder::littleEndianInt64
constexpr static uint64 littleEndianInt64(const void *bytes) noexcept
Turns 8 bytes into a little-endian integer.
Definition: juce_ByteOrder.h:205
juce::dontSendNotification
@ dontSendNotification
No notification message should be sent.
Definition: juce_NotificationType.h:33
juce::MidiRPNDetector::ChannelState::isNRPN
bool isNRPN
Definition: juce_MidiRPN.h:105
juce::gl::GL_HARDLIGHT_NV
@ GL_HARDLIGHT_NV
Definition: juce_gl.h:8831
juce::gl::GL_INT_SAMPLER_2D
@ GL_INT_SAMPLER_2D
Definition: juce_gl.h:1775
juce::dsp::DelayLine::delayInt
int delayInt
Definition: juce_DelayLine.h:334
juce::gl::GL_VERTEX_ATTRIB_ARRAY9_NV
@ GL_VERTEX_ATTRIB_ARRAY9_NV
Definition: juce_gl.h:10642
juce::URL::getParameterValues
const StringArray & getParameterValues() const noexcept
Returns an array of the values of all the URL's parameters.
Definition: juce_URL.h:254
juce::ScopedLowPowerModeDisabler::~ScopedLowPowerModeDisabler
~ScopedLowPowerModeDisabler()
juce::gl::GL_RGBA_DXT5_S3TC
@ GL_RGBA_DXT5_S3TC
Definition: juce_gl.h:11147
juce::gl::GL_VERTEX_ATTRIB_ARRAY_TYPE
@ GL_VERTEX_ATTRIB_ARRAY_TYPE
Definition: juce_gl.h:1477
juce::dsp::Oscillator::reset
void reset() noexcept
Resets the internal state of the oscillator.
Definition: juce_Oscillator.h:109
juce::dsp::SIMDRegister::value
vSIMDType value
Definition: juce_SIMDRegister.h:108
juce::gl::GL_TEXTURE_SAMPLES
@ GL_TEXTURE_SAMPLES
Definition: juce_gl.h:2160
juce::MidiRPNMessage::channel
int channel
Midi channel of the message, in the range 1 to 16.
Definition: juce_MidiRPN.h:35
juce::MessageThread::start
void start()
Definition: juce_LinuxMessageThread.h:51
juce::BluetoothMidiDevicePairingDialogue
Opens a Bluetooth MIDI pairing dialogue that allows the user to view and connect to Bluetooth MIDI de...
Definition: juce_BluetoothMidiDevicePairingDialogue.h:47
juce::findMinAndMax
void findMinAndMax(const Type *values, int numValues, Type &lowest, Type &highest)
Scans an array of values, returning the minimum and maximum values that it contains.
Definition: juce_MathsFunctions.h:219
juce::OpenGLContext::NativeContext::surfaceHolderCallback
GlobalRef surfaceHolderCallback
Definition: juce_OpenGL_android.h:352
VideoComponent::Pimpl::MediaSession::Player::nativeMediaPlayerListener
GlobalRef nativeMediaPlayerListener
Definition: juce_android_Video.h:1108
juce::Rectangle::fromString
static Rectangle fromString(StringRef stringVersion)
Parses a string containing a rectangle's details.
Definition: juce_Rectangle.h:976
juce::PixelARGB::premultiply
forcedinline void premultiply() noexcept
Premultiplies the pixel's RGB values by its alpha.
Definition: juce_PixelFormats.h:231
juce::gl::GL_SCALED_RESOLVE_FASTEST_EXT
@ GL_SCALED_RESOLVE_FASTEST_EXT
Definition: juce_gl.h:6609
juce::AudioFormatWriter::ThreadedWriter
Provides a FIFO for an AudioFormatWriter, allowing you to push incoming data into a buffer which will...
Definition: juce_AudioFormatWriter.h:183
juce::gl::GL_MAX_CLIP_PLANES
@ GL_MAX_CLIP_PLANES
Definition: juce_gl.h:534
juce::JUCEApplication
An instance of this class is used to specify initialisation and shutdown code for the application.
Definition: juce_Application.h:90
juce::gl::GL_GEOMETRY_LINKED_VERTICES_OUT_OES
@ GL_GEOMETRY_LINKED_VERTICES_OUT_OES
Definition: juce_gles2.h:4584
juce::dsp::Limiter::setThreshold
void setThreshold(SampleType newThreshold)
Sets the threshold in dB of the limiter.
juce::DefaultHashFunctions::generateHash
static int generateHash(const String &key, int upperLimit) noexcept
Generates a simple hash from a string.
Definition: juce_HashMap.h:45
juce_HeavyweightLeakedObjectDetector.h
juce::gl::GL_MAP1_VERTEX_ATTRIB12_4_NV
@ GL_MAP1_VERTEX_ATTRIB12_4_NV
Definition: juce_gl.h:10661
juce_InputSource.h
juce::gl::GL_MAP1_TANGENT_EXT
@ GL_MAP1_TANGENT_EXT
Definition: juce_gl.h:6188
juce::gl::GL_UNDEFINED_VERTEX_OES
@ GL_UNDEFINED_VERTEX_OES
Definition: juce_gles2.h:4608
juce::gl::GL_RGBA16UI_EXT
@ GL_RGBA16UI_EXT
Definition: juce_gl.h:7623
forcedinline
#define forcedinline
A platform-independent way of forcing an inline function.
Definition: juce_PlatformDefs.h:283
CameraDevice::Pimpl::ScopedCameraDevice::CaptureSession::StillPictureTaker::autoFocusMode
int autoFocusMode
Definition: juce_android_CameraDevice.h:1720
juce::PluginHostType::SADiE
@ SADiE
Represents SADiE.
Definition: juce_PluginHostType.h:83
juce::CarbonViewWrapperComponent::handleMouseDown
virtual void handleMouseDown(int, int)
Definition: juce_mac_CarbonViewWrapperComponent.h:61
juce::gl::GL_UNSIGNED_INT_IMAGE_3D_EXT
@ GL_UNSIGNED_INT_IMAGE_3D_EXT
Definition: juce_gl.h:7321
juce::ArrayBase::setAllocatedSizeInternal
TriviallyCopyableVoid< T > setAllocatedSizeInternal(int numElements)
Definition: juce_ArrayBase.h:429
juce::dsp::SIMDRegister::operator*
SIMDRegister JUCE_VECTOR_CALLTYPE operator*(SIMDRegister v) const noexcept
Returns the product of the receiver and v.
Definition: juce_SIMDRegister.h:230
juce::LookAndFeel::defaultTypeface
Typeface::Ptr defaultTypeface
Definition: juce_LookAndFeel.h:271
juce::RenderingHelpers::EdgeTableFillers::TransformedImageFill::render2PixelAverageX
void render2PixelAverageX(PixelRGB *dest, const uint8 *src, uint32 subPixelX) noexcept
Definition: juce_RenderingHelpers.h:1239
juce::ArrayAllocationBase::numAllocated
int numAllocated
Definition: juce_ArrayAllocationBase.h:115
juce::gl::GL_DISPATCH_INDIRECT_BUFFER_BINDING
@ GL_DISPATCH_INDIRECT_BUFFER_BINDING
Definition: juce_gl.h:2700
juce::AnimatedPositionBehaviours::ContinuousWithMomentum::ContinuousWithMomentum
ContinuousWithMomentum()=default
juce::Interpolators
A collection of different interpolators for resampling streams of floats.
Definition: juce_Interpolators.h:34
juce::gl::GL_DEPTH32F_STENCIL8_NV
@ GL_DEPTH32F_STENCIL8_NV
Definition: juce_gl.h:9038
juce::gl::WGL_ACCESS_WRITE_DISCARD_NV
@ WGL_ACCESS_WRITE_DISCARD_NV
Definition: juce_wgl.h:537
juce::ResizableWindow::defaultConstrainer
ComponentBoundsConstrainer defaultConstrainer
Definition: juce_ResizableWindow.h:398
juce::HyperlinkButton::url
URL url
Definition: juce_HyperlinkButton.h:119
juce::gl::GL_GPU_MEMORY_INFO_DEDICATED_VIDMEM_NVX
@ GL_GPU_MEMORY_INFO_DEDICATED_VIDMEM_NVX
Definition: juce_gl.h:8749
juce::gl::GL_UNSIGNED_SHORT_4_4_4_4
@ GL_UNSIGNED_SHORT_4_4_4_4
Definition: juce_gl.h:1093
juce::Grid::Fr::Fr
Fr(int f)
Definition: juce_Grid.h:57
juce::dsp::SIMDRegister::ElementAccess::idx
size_t idx
Definition: juce_SIMDRegister_Impl.h:45
juce::OpenGLShaderProgram::Uniform
Represents an openGL uniform value.
Definition: juce_OpenGLShaderProgram.h:134
juce::gl::GL_VIEW_CLASS_ASTC_8x6_RGBA
@ GL_VIEW_CLASS_ASTC_8x6_RGBA
Definition: juce_gl.h:4465
GLhalf
khronos_uint16_t GLhalf
Definition: juce_gl.h:181
juce::AudioDeviceManager::getCurrentAudioDevice
AudioIODevice * getCurrentAudioDevice() const noexcept
Returns the currently-active audio device.
Definition: juce_AudioDeviceManager.h:243
juce::Quaternion::Quaternion
Quaternion(Type x, Type y, Type z, Type w) noexcept
Definition: juce_Quaternion.h:42
juce::OutputStream::getNewLineString
const String & getNewLineString() const noexcept
Returns the current new-line string that was set by setNewLineString().
Definition: juce_OutputStream.h:231
juce::LassoSource::findLassoItemsInArea
virtual void findLassoItemsInArea(Array< SelectableItemType > &itemsFound, const Rectangle< int > &area)=0
Returns the set of items that lie within a given lassoable region.
juce::gl::GL_HANDLE_TYPE_OPAQUE_WIN32_KMT_EXT
@ GL_HANDLE_TYPE_OPAQUE_WIN32_KMT_EXT
Definition: juce_gl.h:6943
MediaRecorderOnErrorListener
Definition: juce_android_CameraDevice.h:441
juce::gl::GL_LUMINANCE_ALPHA_FLOAT16_APPLE
@ GL_LUMINANCE_ALPHA_FLOAT16_APPLE
Definition: juce_gl.h:3671
juce::dsp::ProcessContextReplacing
Contains context information that is passed into an algorithm's process method.
Definition: juce_ProcessContext.h:87
juce::CharacterFunctions::findEndOfToken
static Type findEndOfToken(Type text, BreakType breakCharacters, Type quoteCharacters)
Returns a pointer to the first character in the string which is found in the breakCharacters string.
Definition: juce_CharacterFunctions.h:828
juce::dsp::AudioBlock::subtractInternal
void subtractInternal(AudioBlock< OtherSampleType > src) const noexcept
Definition: juce_AudioBlock.h:698
juce::gl::GL_COMPRESSED_SIGNED_RED_GREEN_RGTC2_EXT
@ GL_COMPRESSED_SIGNED_RED_GREEN_RGTC2_EXT
Definition: juce_gl.h:7520
juce::gl::GL_INTENSITY_FLOAT32_APPLE
@ GL_INTENSITY_FLOAT32_APPLE
Definition: juce_gl.h:3663
juce::dsp::Reverb::Reverb
Reverb()=default
Creates an uninitialised Reverb processor.
juce_InAppPurchases.h
juce::FileLogger
A simple implementation of a Logger that writes to a file.
Definition: juce_FileLogger.h:34
juce::CharacterFunctions::toLowerCase
static juce_wchar toLowerCase(juce_wchar character) noexcept
Converts a character to lower-case.
juce::AudioProcessorValueTreeState::ParameterLayout::ParameterStorage::accept
void accept(const Visitor &visitor) override
Definition: juce_AudioProcessorValueTreeState.h:189
CameraDevice::Pimpl::cameraId
String cameraId
Definition: juce_android_CameraDevice.h:2905
juce::XWindowSystem::getNativeRealtimeModifiers
ModifierKeys getNativeRealtimeModifiers() const
juce::gl::WGL_FRAMEBUFFER_SRGB_CAPABLE_ARB
@ WGL_FRAMEBUFFER_SRGB_CAPABLE_ARB
Definition: juce_wgl.h:186
juce::StandalonePluginHolder::processorHasPotentialFeedbackLoop
bool processorHasPotentialFeedbackLoop
Definition: juce_StandaloneFilterWindow.h:411
juce::gl::GL_IMAGE_TRANSLATE_X_HP
@ GL_IMAGE_TRANSLATE_X_HP
Definition: juce_gl.h:8188
juce_WindowsRegistry.h
juce::PluginHostType::isCubase
bool isCubase() const noexcept
Returns true if the host is any version of Steinberg Cubase.
Definition: juce_PluginHostType.h:131
juce::MidiRPNMessage::is14BitValue
bool is14BitValue
True if the value uses 14-bit resolution (LSB + MSB); false if the value is 7-bit (MSB only).
Definition: juce_MidiRPN.h:52
juce::gl::GL_R3_G3_B2
@ GL_R3_G3_B2
Definition: juce_gl.h:967
juce::anonymous_namespace{juce_posix_SharedCode.h}::fdToVoidPointer
void * fdToVoidPointer(int fd) noexcept
Definition: juce_posix_SharedCode.h:235
juce::GZIPDecompressorInputStream::uncompressedStreamLength
const int64 uncompressedStreamLength
Definition: juce_GZIPDecompressorInputStream.h:85
juce::AccessibilityNumericValueInterface
A value interface that represents a non-ranged numeric value.
Definition: juce_AccessibilityValueInterface.h:168
juce::gl::GL_CONTEXT_FLAG_NO_ERROR_BIT_KHR
@ GL_CONTEXT_FLAG_NO_ERROR_BIT_KHR
Definition: juce_gl.h:8522
juce_FileSearchPathListComponent.h
juce::gl::GL_PRIMARY_COLOR
@ GL_PRIMARY_COLOR
Definition: juce_gl.h:1236
juce::AudioBuffer::applyGain
void applyGain(int startSample, int numSamples, Type gain) noexcept
Applies a gain multiple to a region of all the channels.
Definition: juce_AudioSampleBuffer.h:748
juce::gl::GL_MAX_VERTEX_IMAGE_UNIFORMS
@ GL_MAX_VERTEX_IMAGE_UNIFORMS
Definition: juce_gl.h:2639
juce::gl::GL_ARRAY_OBJECT_BUFFER_ATI
@ GL_ARRAY_OBJECT_BUFFER_ATI
Definition: juce_gl.h:5898
juce::Array::sort
void sort(ElementComparator &comparator, bool retainOrderOfEquivalentItems=false)
Sorts the elements in the array.
Definition: juce_Array.h:1106
juce::gl::GL_NO_RESET_NOTIFICATION_KHR
@ GL_NO_RESET_NOTIFICATION_KHR
Definition: juce_gl.h:8541
juce::XWindowSystemUtilities::GetXProperty::success
bool success
Definition: juce_linux_XWindowSystem.h:56
juce::gl::GL_VIEWPORT_BIT
@ GL_VIEWPORT_BIT
Definition: juce_gl.h:396
juce::SplashScreen::creationTime
Time creationTime
Definition: juce_SplashScreen.h:146
CameraDevice::Pimpl::ImageReader::owner
Pimpl & owner
Definition: juce_android_CameraDevice.h:1160
KHRONOS_APIENTRY
#define KHRONOS_APIENTRY
Definition: juce_khrplatform.h:126
juce::URL::Bookmark
Definition: juce_URL.h:681
juce::dsp::StateVariableFilter::Filter::ParametersPtr
typename Parameters< NumericType >::Ptr ParametersPtr
A typedef for a ref-counted pointer to the coefficients object.
Definition: juce_StateVariableFilter.h:70
juce::TypeHelpers::ParameterType
The ParameterType struct is used to find the best type to use when passing some kind of object as a p...
Definition: juce_MathsFunctions.h:632
juce::gl::GL_PRIMITIVE_RESTART_NV
@ GL_PRIMITIVE_RESTART_NV
Definition: juce_gl.h:9911
juce::gl::GL_GUILTY_CONTEXT_RESET_ARB
@ GL_GUILTY_CONTEXT_RESET_ARB
Definition: juce_gl.h:4725
juce::gl::GL_COPY_WRITE_BUFFER
@ GL_COPY_WRITE_BUFFER
Definition: juce_gl.h:2048
juce::ComTypes::CLSID_CaptureGraphBuilder2
JUCE_COMCLASS(ICreateDevEnum, "29840822-5B84-11D0-BD3B-00A0C911CE86") JUCE_COMCLASS(IPin, "56a86891-0ad4-11ce-b03a-0020af0ba770") JUCE_COMCLASS(IFilterGraph, "56a8689f-0ad4-11ce-b03a-0020af0ba770") JUCE_COMCLASS(IGraphBuilder, "56a868a9-0ad4-11ce-b03a-0020af0ba770") JUCE_COMCLASS(IMediaFilter, "56a86899-0ad4-11ce-b03a-0020af0ba770") JUCE_COMCLASS(IEnumPins, "56a86892-0ad4-11ce-b03a-0020af0ba770") JUCE_COMCLASS(IBaseFilter, "56a86895-0ad4-11ce-b03a-0020af0ba770") JUCE_COMCLASS(IVMRWindowlessControl, "0eb1088c-4dcd-46f0-878f-39dae86a51b7") JUCE_COMCLASS(IVMRFilterConfig, "9e5530c5-7034-48b4-bb46-0b8a6efc8e36") JUCE_COMCLASS(IMFVideoDisplayControl, "a490b1e4-ab84-4d31-a1b2-181e03b1077a") JUCE_COMCLASS(IMFGetService, "fa993888-4383-415a-a930-dd472a8cf6f7") JUCE_COMCLASS(IMediaControl, "56a868b1-0ad4-11ce-b03a-0020af0ba770") JUCE_COMCLASS(IMediaPosition, "56a868b2-0ad4-11ce-b03a-0020af0ba770") JUCE_COMCLASS(IMediaEvent, "56a868b6-0ad4-11ce-b03a-0020af0ba770") JUCE_COMCLASS(IMediaEventEx, "56a868c0-0ad4-11ce-b03a-0020af0ba770") JUCE_COMCLASS(IBasicAudio, "56a868b3-0ad4-11ce-b03a-0020af0ba770") JUCE_COMCLASS(IMediaSample, "56a8689a-0ad4-11ce-b03a-0020af0ba770") JUCE_COMCLASS(IFileSinkFilter, "a2104830-7c70-11cf-8bce-00aa00a3f1a6") JUCE_COMCLASS(ICaptureGraphBuilder2, "93E5A4E0-2D50-11d2-ABFA-00A0C9C6E38D") JUCE_COMCLASS(IAMStreamConfig, "C6E13340-30AC-11d0-A18C-00A0C9118956") JUCE_COMCLASS(ISampleGrabberCB, "0579154A-2B53-4994-B0D0-E773148EFF85") JUCE_COMCLASS(ISampleGrabber, "6B652FFF-11FE-4fce-92AD-0266B5D7C78F") JUCE_COMCLASS(IAMLatency, "62EA93BA-EC62-11d2-B770-00C04FB6BD3D") JUCE_COMCLASS(IAMPushSource, "F185FE76-E64E-11d2-B76E-00C04FB6BD3D") constexpr JUCE_COMCLASS(IConfigAsfWriter, "45086030-F7E4-486a-B504-826BB5792A3B") CLSID CLSID_CaptureGraphBuilder2
Definition: juce_win32_ComTypes.h:474
juce::RectangleList::clipTo
bool clipTo(RectangleType rect)
Removes any areas of the region that lie outside a given rectangle.
Definition: juce_RectangleList.h:314
juce::ExtraLookAndFeelBaseClasses::AudioDeviceSelectorComponentMethods
This abstract base class is implemented by LookAndFeel classes.
Definition: juce_LookAndFeel.h:58
juce::dsp::FixedSizeFunction< len, Ret(Args...)>::clear
void clear() noexcept
Definition: juce_FixedSizeFunction.h:211
VideoComponent::Pimpl::DirectShowContext::peerChanged
void peerChanged()
Definition: juce_win32_Video.h:438
juce::OSCTypes::colour
static const OSCType colour
Definition: juce_OSCTypes.h:53
juce::gl::tz
GLbyte GLbyte tz
Definition: juce_gl.h:6193
juce::ComponentBoundsConstrainer::checkBounds
virtual void checkBounds(Rectangle< int > &bounds, const Rectangle< int > &previousBounds, const Rectangle< int > &limits, bool isStretchingTop, bool isStretchingLeft, bool isStretchingBottom, bool isStretchingRight)
This callback changes the given coordinates to impose whatever the current constraints are set to be.
juce::gl::GL_POST_CONVOLUTION_ALPHA_SCALE_EXT
@ GL_POST_CONVOLUTION_ALPHA_SCALE_EXT
Definition: juce_gl.h:6153
juce::gl::GL_UNPACK_COMPRESSED_BLOCK_WIDTH
@ GL_UNPACK_COMPRESSED_BLOCK_WIDTH
Definition: juce_gl.h:2542
juce::gl::GL_COMPRESSED_RGB8_ETC2
@ GL_COMPRESSED_RGB8_ETC2
Definition: juce_gl.h:2671
juce::gl::zfail
GLenum zfail
Definition: juce_gl.h:667
juce::gl::GL_LUMINANCE_ALPHA32I_EXT
@ GL_LUMINANCE_ALPHA32I_EXT
Definition: juce_gl.h:7640
juce::gl::GL_DOUBLE_MAT4x3_EXT
@ GL_DOUBLE_MAT4x3_EXT
Definition: juce_gl.h:7936
juce::gl::GL_COLOR_ATTACHMENT2
@ GL_COLOR_ATTACHMENT2
Definition: juce_gl.h:1840
juce::gl::GL_IMAGE_2D_MULTISAMPLE_ARRAY_EXT
@ GL_IMAGE_2D_MULTISAMPLE_ARRAY_EXT
Definition: juce_gl.h:7307
juce::StandalonePluginHolder::player
AudioProcessorPlayer player
Definition: juce_StandaloneFilterWindow.h:407
juce::dsp::FirstOrderTPTFilter::processSample
SampleType processSample(int channel, SampleType inputValue)
Processes one sample at a time on a given channel.
juce::gl::GL_RGB16_SNORM_EXT
@ GL_RGB16_SNORM_EXT
Definition: juce_gles2.h:2856
juce::gl::layers
GLenum GLsizei GLsizei GLsizei GLsizei layers
Definition: juce_gl.h:3547
juce::TabBarButton::getTabbedButtonBar
TabbedButtonBar & getTabbedButtonBar() const
Returns the bar that contains this button.
Definition: juce_TabbedButtonBar.h:54
juce::OpenGLShaderProgram::Uniform::context
const OpenGLContext & context
Definition: juce_OpenGLShaderProgram.h:169
juce::gl::GL_MAX_COMBINED_CLIP_AND_CULL_DISTANCES_EXT
@ GL_MAX_COMBINED_CLIP_AND_CULL_DISTANCES_EXT
Definition: juce_gles2.h:1933
juce::AccessibilityActionType::toggle
@ toggle
Represents a "toggle" action.
juce::gl::WGL_CONTEXT_ES_PROFILE_BIT_EXT
@ WGL_CONTEXT_ES_PROFILE_BIT_EXT
Definition: juce_wgl.h:365
juce::DummyCriticalSection::ScopedLockType
A dummy scoped-lock type to use with a dummy critical section.
Definition: juce_CriticalSection.h:145
VideoComponent::Pimpl::videoLoaded
bool videoLoaded
Definition: juce_win32_Video.h:347
juce::gl::bufferMode
GLsizei const GLchar *const GLenum bufferMode
Definition: juce_gl.h:1941
juce::CharPointer_UTF16::write
void write(juce_wchar charToWrite) noexcept
Writes a unicode character to this string, and advances this pointer to point to the next position.
Definition: juce_CharPointer_UTF16.h:181
VideoComponent::Pimpl::MediaSession::Player::getAudioVolume
float getAudioVolume() const
Definition: juce_android_Video.h:1027
juce::dsp::AudioBlock::subtract
AudioBlock &JUCE_VECTOR_CALLTYPE subtract(NumericType value) noexcept
Subtracts a fixed value from the elements in this block.
Definition: juce_AudioBlock.h:419
juce::WavAudioFormat::riffInfoRated
static const char *const riffInfoRated
Metadata property name used in INFO chunks.
Definition: juce_WavAudioFormat.h:146
juce::Box2DRenderer::getColour
virtual Colour getColour(const b2Color &) const
Converts a b2Color to a juce Colour.
juce::Base64
Contains some static methods for converting between binary and the standard base-64 encoding format.
Definition: juce_Base64.h:32
getFloatBufferCallback
int(UNITY_INTERFACE_API * getFloatBufferCallback)(UnityAudioEffectState *state, const char *name, float *buffer, int numsamples)
Definition: juce_UnityPluginInterface.h:54
juce::gl::GL_MAX_TESS_CONTROL_INPUT_COMPONENTS
@ GL_MAX_TESS_CONTROL_INPUT_COMPONENTS
Definition: juce_gl.h:2342
juce::AudioData::Pointer::setAsInt32
void setAsInt32(int32 newValue) noexcept
Sets the value of the first sample as a 32-bit integer.
Definition: juce_AudioDataConverters.h:423
juce::Point::rotatedAboutOrigin
Point rotatedAboutOrigin(ValueType angleRadians) const noexcept
Returns the point that would be reached by rotating this point clockwise about the origin by the spec...
Definition: juce_Point.h:184
juce::OpenGLContext
Creates an OpenGL context, which can be attached to a component.
Definition: juce_OpenGLContext.h:49
juce::iOSAudioIODevice::getActiveInputChannels
BigInteger getActiveInputChannels() const override
Returns a mask showing which of the available input channels are currently enabled.
juce::dsp::ProcessorChain::processors
std::tuple< Processors... > processors
Definition: juce_ProcessorChain.h:125
juce::gl::GL_MAX_COMBINED_FRAGMENT_UNIFORM_COMPONENTS
@ GL_MAX_COMBINED_FRAGMENT_UNIFORM_COMPONENTS
Definition: juce_gl.h:2061
juce::gl::GL_FOG
@ GL_FOG
Definition: juce_gl.h:472
juce::RangedAudioParameterAttributes
Definition: juce_RangedAudioParameter.h:41
juce::Image::getWidth
int getWidth() const noexcept
Returns the image's width (in pixels).
juce_ButtonPropertyComponent.h
juce::gl::precisiontype
GLenum precisiontype
Definition: juce_gl.h:2446
juce::gl::GL_COLOR_ARRAY_STRIDE
@ GL_COLOR_ARRAY_STRIDE
Definition: juce_gl.h:1011
juce::Array::addArray
void addArray(const std::initializer_list< TypeToCreateFrom > &items)
Definition: juce_Array.h:592
juce::dsp::Gain::getGainLinear
FloatType getGainLinear() const noexcept
Returns the current gain as a linear value.
Definition: juce_Gain.h:50
juce::Rectangle::enlargeIfAdjacent
bool enlargeIfAdjacent(Rectangle other) noexcept
If this rectangle merged with another one results in a simple rectangle, this will set this rectangle...
Definition: juce_Rectangle.h:738
juce::gl::GL_RED_EXT
@ GL_RED_EXT
Definition: juce_gles2.h:2868
juce::AccessibleState::withCheckable
JUCE_NODISCARD AccessibleState withCheckable() const noexcept
Sets the checkable flag and returns the new state.
Definition: juce_AccessibilityState.h:53
juce::AccessibilityCellInterface::getColumnIndex
virtual int getColumnIndex() const =0
Returns the column index of the cell in the table.
juce::XWindowSystemUtilities::Atoms::XdndSelection
Atom XdndSelection
Definition: juce_linux_XWindowSystem.h:89
juce::KeyPressMappingSet::CommandMapping::wantsKeyUpDownCallbacks
bool wantsKeyUpDownCallbacks
Definition: juce_KeyPressMappingSet.h:224
juce::CoreGraphicsContext::fillCGRect
void fillCGRect(const CGRect &, bool replaceExistingContents)
juce::gl::transform
GLuint GLenum GLenum transform
Definition: juce_gl.h:10705
juce::ReferenceCountedArray::operator=
ReferenceCountedArray & operator=(const ReferenceCountedArray &other) noexcept
Copies another array into this one.
Definition: juce_ReferenceCountedArray.h:93
juce::WavAudioFormat::riffInfoWatermarkURL
static const char *const riffInfoWatermarkURL
Metadata property name used in INFO chunks.
Definition: juce_WavAudioFormat.h:174
juce::StandaloneFilterWindow::MainContentComponent::NotificationArea::notification
Label notification
Definition: juce_StandaloneFilterWindow.h:994
juce::gl::maxRenderbuffers
GLint maxRenderbuffers
Definition: juce_gles2.h:5075
juce::gl::GL_DOT3_RGB_EXT
@ GL_DOT3_RGB_EXT
Definition: juce_gl.h:7590
VideoComponent::Pimpl::MediaSession::Player::closeVideo
void closeVideo()
Definition: juce_android_Video.h:876
juce::ThreadLocalValue
Provides cross-platform support for thread-local objects.
Definition: juce_ThreadLocalValue.h:47
juce::CarbonViewWrapperComponent::eventHandlerRef
EventHandlerRef eventHandlerRef
Definition: juce_mac_CarbonViewWrapperComponent.h:330
juce::String::compare
int compare(const String &other) const noexcept
Case-sensitive comparison with another string.
juce::gl::GL_TEXTURE_BUFFER_OFFSET
@ GL_TEXTURE_BUFFER_OFFSET
Definition: juce_gl.h:2911
juce::AudioProcessorValueTreeState::ParameterLayout
A class to contain a set of RangedAudioParameters and AudioProcessorParameterGroups containing Ranged...
Definition: juce_AudioProcessorValueTreeState.h:119
juce::PluginDescription::category
String category
A category, such as "Dynamics", "Reverbs", etc.
Definition: juce_PluginDescription.h:68
juce::dsp::Phaser::centreFrequency
SampleType centreFrequency
Definition: juce_Phaser.h:201
VideoComponent::Pimpl::MediaSession::isVideoOpen
bool isVideoOpen() const
Definition: juce_android_Video.h:514
juce::ComTypes::UIA_TreeControlTypeId
const long UIA_TreeControlTypeId
Definition: juce_win32_ComInterfaces.h:166
juce::WavAudioFormat::riffInfoCommissioned
static const char *const riffInfoCommissioned
Metadata property name used in INFO chunks.
Definition: juce_WavAudioFormat.h:103
juce::gl::GL_MAP_FLUSH_EXPLICIT_BIT
@ GL_MAP_FLUSH_EXPLICIT_BIT
Definition: juce_gl.h:1898
juce::ComponentPeer::windowHasMinimiseButton
@ windowHasMinimiseButton
Indicates that if the window has a title bar, it should have a minimise button on it.
Definition: juce_ComponentPeer.h:60
juce::TableListBox::model
TableListBoxModel * model
Definition: juce_TableListBox.h:336
juce::String::isNotEmpty
bool isNotEmpty() const noexcept
Returns true if the string contains at least one character.
Definition: juce_String.h:316
juce::ScopedDPIAwarenessDisabler
A Windows-specific class that temporarily sets the DPI awareness context of the current thread to be ...
Definition: juce_ScopedDPIAwarenessDisabler.h:44
juce::XWindowSystem::handleExposeEvent
void handleExposeEvent(LinuxComponentPeer *, XExposeEvent &) const
juce::gl::GL_DUAL_ALPHA16_SGIS
@ GL_DUAL_ALPHA16_SGIS
Definition: juce_gl.h:11346
juce::gl::GL_SKIP_COMPONENTS4_NV
@ GL_SKIP_COMPONENTS4_NV
Definition: juce_gl.h:10432
juce::gl::GL_COMPRESSED_SRGB8_ETC2
@ GL_COMPRESSED_SRGB8_ETC2
Definition: juce_gl.h:2672
juce::FilenameComponent::filenameBox
ComboBox filenameBox
Definition: juce_FilenameComponent.h:223
juce::PluginHostType::isWavelabLegacy
bool isWavelabLegacy() const noexcept
Returns true if the host is Steinberg WaveLab 6 or below.
Definition: juce_PluginHostType.h:199
juce::gl::GL_PROGRAM_SEPARABLE
@ GL_PROGRAM_SEPARABLE
Definition: juce_gl.h:2434
juce::gl::GL_TEXTURE_CUBE_MAP_ARRAY_ARB
@ GL_TEXTURE_CUBE_MAP_ARRAY_ARB
Definition: juce_gl.h:5146
juce::gl::GL_SKIP_COMPONENTS1_NV
@ GL_SKIP_COMPONENTS1_NV
Definition: juce_gl.h:10435
juce::gl::WGL_TEXTURE_RGBA_ARB
@ WGL_TEXTURE_RGBA_ARB
Definition: juce_wgl.h:297
juce::gl::GL_BLUE_MAX_CLAMP_INGR
@ GL_BLUE_MAX_CLAMP_INGR
Definition: juce_gl.h:8315
juce::gl::GL_UNSIGNED_INT
@ GL_UNSIGNED_INT
Definition: juce_gl.h:333
juce::ScaledImage::ScaledImage
ScaledImage(const Image &imageIn, double scaleIn)
Creates a ScaledImage from an Image, using a custom scale factor.
Definition: juce_ScaledImage.h:65
juce::gl::GL_REG_11_ATI
@ GL_REG_11_ATI
Definition: juce_gl.h:5677
CameraDevice::Pimpl::PreviewDisplay::onSurfaceTextureSizeChanged
void onSurfaceTextureSizeChanged(LocalRef< jobject > &, int widthToUse, int heightToUse) override
Definition: juce_android_CameraDevice.h:1107
juce::UIAProviderBase::UIAProviderBase
UIAProviderBase(AccessibilityNativeHandle *nativeHandleIn)
Definition: juce_win32_UIAProviderBase.h:33
juce::gl::GL_STREAM_COPY
@ GL_STREAM_COPY
Definition: juce_gl.h:1416
juce::DummyCriticalSection
A class that can be used in place of a real CriticalSection object, but which doesn't perform any loc...
Definition: juce_CriticalSection.h:133
CameraDevice::Pimpl::DeviceOrientationChangeListener::previewDisplay
PreviewDisplay & previewDisplay
Definition: juce_android_CameraDevice.h:2810
juce::AudioPlayHead::FrameRate::isDrop
bool isDrop() const
Returns true if drop-frame timecode is in use.
Definition: juce_AudioPlayHead.h:96
juce::WindowsHooks
Definition: juce_WindowsHooks.h:37
juce::KeyboardComponentBase::getKeyWidth
float getKeyWidth() const noexcept
Returns the width that was set by setKeyWidth().
Definition: juce_KeyboardComponentBase.h:72
juce::dsp::IIR::Coefficients::assign
Coefficients & assign(const NumericType(&values)[Num])
Definition: juce_dsp/processors/juce_IIRFilter.h:283
juce::gl::GL_TEXTURE_CUBE_MAP_SEAMLESS
@ GL_TEXTURE_CUBE_MAP_SEAMLESS
Definition: juce_gl.h:2128
juce_FixedSizeFunction.h
juce::ChoicePropertyComponent::value
ValueTreePropertyWithDefault value
Definition: juce_ChoicePropertyComponent.h:145
juce::MPESynthesiser
Base class for an MPE-compatible musical device that can play sounds.
Definition: juce_MPESynthesiser.h:54
juce::gl::GL_INT_SAMPLER_BUFFER_OES
@ GL_INT_SAMPLER_BUFFER_OES
Definition: juce_gles2.h:4849
juce::ValueTreePropertyWithDefault::onDefaultChange
std::function< void()> onDefaultChange
You can assign a lambda to this callback and it will called when the default value is changed.
Definition: juce_ValueTreePropertyWithDefault.h:140
juce::AudioProcessor::TrackProperties
A struct containing information about the DAW track inside which your AudioProcessor is loaded.
Definition: juce_AudioProcessor.h:1220
juce::AudioData::interleaveSamples
static void interleaveSamples(NonInterleavedSource< SourceFormat... > source, InterleavedDest< DestFormat... > dest, int numSamples)
A helper function for converting a sequence of samples from a non-interleaved source to an interleave...
Definition: juce_AudioDataConverters.h:720
juce::Array::getRawDataPointer
ElementType * getRawDataPointer() noexcept
Returns a pointer to the actual array data.
Definition: juce_Array.h:310
juce::StretchableLayoutManager::ItemLayoutProperties::preferredSize
double preferredSize
Definition: juce_StretchableLayoutManager.h:243
juce::XWindowSystem::DisplayVisuals
Definition: juce_linux_XWindowSystem.h:265
juce::gl::GL_FRAMEBUFFER_ATTACHMENT_DEPTH_SIZE
@ GL_FRAMEBUFFER_ATTACHMENT_DEPTH_SIZE
Definition: juce_gl.h:1803
juce::gl::GL_POINT_FADE_THRESHOLD_SIZE
@ GL_POINT_FADE_THRESHOLD_SIZE
Definition: juce_gl.h:1297
juce::AudioProcessorValueTreeStateParameterAttributes::discrete
bool discrete
Definition: juce_AudioProcessorValueTreeState.h:80
juce::VariantHelpers::setDouble
void setDouble(double value, VARIANT *variant)
Definition: juce_win32_UIAHelpers.h:54
juce::gl::GL_TRACK_MATRIX_TRANSFORM_NV
@ GL_TRACK_MATRIX_TRANSFORM_NV
Definition: juce_gl.h:10630
juce::UIATextProvider::UIATextRangeProvider::MoveEndpointByRange
JUCE_COMRESULT MoveEndpointByRange(ComTypes::TextPatternRangeEndpoint endpoint, ComTypes::ITextRangeProvider *targetRange, ComTypes::TextPatternRangeEndpoint targetEndpoint) override
Definition: juce_win32_UIATextProvider.h:433
juce::GenericInterpolator::interpolate
int interpolate(double speedRatio, const float *input, float *output, int numOutputSamplesToProduce) noexcept
Definition: juce_GenericInterpolator.h:258
juce::CharPointer_UTF32::lengthUpTo
size_t lengthUpTo(size_t maxCharsToCount) const noexcept
Returns the number of characters in this string, or the given value, whichever is lower.
Definition: juce_CharPointer_UTF32.h:167
juce::Reverb::Parameters::wetLevel
float wetLevel
Wet level, 0 to 1.0.
Definition: juce_audio_basics/utilities/juce_Reverb.h:54
juce::gl::GL_TRANSFORM_FEEDBACK_BUFFER_INDEX
@ GL_TRANSFORM_FEEDBACK_BUFFER_INDEX
Definition: juce_gl.h:2990
juce_FFT.h
juce::MidiDataConcatenator::pendingSysexData
MemoryBlock pendingSysexData
Definition: juce_MidiDataConcatenator.h:181
juce::Image::BitmapData::dataReleaser
std::unique_ptr< BitmapDataReleaser > dataReleaser
Definition: juce_Image.h:368
juce::CharPointer_UTF16::findEndOfWhitespace
CharPointer_UTF16 findEndOfWhitespace() const noexcept
Returns the first non-whitespace character in the string.
Definition: juce_CharPointer_UTF16.h:427
juce::dsp::ProcessorDuplicator::ProcessorDuplicator
ProcessorDuplicator(StateType *stateToUse)
Definition: juce_ProcessorDuplicator.h:45
juce::gl::GL_RG32F
@ GL_RG32F
Definition: juce_gl.h:1913
juce::MouseInactivityDetector::mouseExit
void mouseExit(const MouseEvent &e) override
Called when the mouse moves out of a component.
Definition: juce_MouseInactivityDetector.h:103
juce::XWindowSystemUtilities::XSettings::settings
std::unordered_map< String, XSetting > settings
Definition: juce_linux_XWindowSystem.h:158
juce::gl::GL_RGB10_A2_EXT
@ GL_RGB10_A2_EXT
Definition: juce_gl.h:7439
juce::gl::GL_MIRRORED_REPEAT
@ GL_MIRRORED_REPEAT
Definition: juce_gl.h:1301
juce::GlobalRef::operator=
GlobalRef & operator=(const GlobalRef &other)
Definition: juce_android_JNIHelpers.h:98
juce::ComponentBoundsConstrainer::getMinimumWhenOffTheRight
int getMinimumWhenOffTheRight() const noexcept
Returns the minimum distance the bounds can be off-screen.
Definition: juce_ComponentBoundsConstrainer.h:122
juce::gl::GL_VIEWPORT_SWIZZLE_POSITIVE_X_NV
@ GL_VIEWPORT_SWIZZLE_POSITIVE_X_NV
Definition: juce_gl.h:10828
juce::AudioProcessorValueTreeStateParameterAttributes::withCategory
JUCE_NODISCARD auto withCategory(Category x) const
Definition: juce_AudioProcessorValueTreeState.h:51
juce::UIASelectionItemProvider::RemoveFromSelection
JUCE_COMRESULT RemoveFromSelection() override
Definition: juce_win32_UIASelectionProvider.h:86
juce::Rectangle::contains
bool contains(ValueType xCoord, ValueType yCoord) const noexcept
Returns true if this coordinate is inside the rectangle.
Definition: juce_Rectangle.h:622
juce::CharPointer_UTF16::lengthUpTo
size_t lengthUpTo(CharPointer_UTF16 end) const noexcept
Returns the number of characters in this string, or up to the given end pointer, whichever is lower.
Definition: juce_CharPointer_UTF16.h:232
juce::Point::operator/
constexpr Point operator/(Point< OtherType > other) const noexcept
Divides one point by another.
Definition: juce_Point.h:116
juce::gl::GL_VIDEO_BUFFER_PITCH_NV
@ GL_VIDEO_BUFFER_PITCH_NV
Definition: juce_gl.h:10784
juce::gl::GL_MAX_FRAGMENT_BINDABLE_UNIFORMS_EXT
@ GL_MAX_FRAGMENT_BINDABLE_UNIFORMS_EXT
Definition: juce_gl.h:6027
juce::XmlElement::Iterator::operator->
pointer operator->() const
Definition: juce_XmlElement.h:684
juce::juce_getExecutableFile
File juce_getExecutableFile()
Definition: juce_posix_SharedCode.h:604
juce::gl::GL_CLIP_DISTANCE6_EXT
@ GL_CLIP_DISTANCE6_EXT
Definition: juce_gles2.h:1940
juce::AudioChannelSet::topMiddle
@ topMiddle
Top Middle channel.
Definition: juce_AudioChannelSet.h:335
juce_EdgeTable.h
juce::gl::GL_SLUMINANCE8
@ GL_SLUMINANCE8
Definition: juce_gl.h:1677
juce_ApplicationCommandID.h
juce::gl::GL_MAX_PROGRAM_EXEC_INSTRUCTIONS_NV
@ GL_MAX_PROGRAM_EXEC_INSTRUCTIONS_NV
Definition: juce_gl.h:9219
juce::gl::GL_SUBPIXEL_PRECISION_BIAS_X_BITS_NV
@ GL_SUBPIXEL_PRECISION_BIAS_X_BITS_NV
Definition: juce_gl.h:8969
juce::StandaloneFilterWindow::MainContentComponent::NotificationArea::paint
void paint(Graphics &g) override
Components can override this method to draw their content.
Definition: juce_StandaloneFilterWindow.h:975
juce::gl::GL_ROUND_NV
@ GL_ROUND_NV
Definition: juce_gl.h:9667
juce::Grid::TrackInfo::isAuto
bool isAuto() const noexcept
Definition: juce_Grid.h:82
juce::ConcertinaPanel::holders
OwnedArray< PanelHolder > holders
Definition: juce_ConcertinaPanel.h:129
juce::BorderSize::setTop
void setTop(ValueType newTopGap) noexcept
Changes the top gap.
Definition: juce_BorderSize.h:86
juce::ResizableBorderComponent::Zone::isDraggingBottomEdge
bool isDraggingBottomEdge() const noexcept
Returns true if dragging this zone will move the object's bottom edge.
Definition: juce_ResizableBorderComponent.h:137
juce::gl::GL_RGBA_FLOAT32_APPLE
@ GL_RGBA_FLOAT32_APPLE
Definition: juce_gl.h:3660
juce::gl::GL_OFFSET_PROJECTIVE_TEXTURE_2D_SCALE_NV
@ GL_OFFSET_PROJECTIVE_TEXTURE_2D_SCALE_NV
Definition: juce_gl.h:10379
juce::gl::tangentY
GLsizei GLsizei GLfloat GLfloat GLfloat GLfloat GLfloat * tangentY
Definition: juce_gl.h:9828
juce::MPEChannelRemapper::zeroArrays
void zeroArrays()
VideoComponent::Pimpl::DirectShowContext::basicAudio
ComSmartPtr< ComTypes::IBasicAudio > basicAudio
Definition: juce_win32_Video.h:758
juce::KeyMappingEditorComponent
A component to allow editing of the keymaps stored by a KeyPressMappingSet object.
Definition: juce_KeyMappingEditorComponent.h:38
juce::Displays::Display::scale
double scale
The scale factor of this display.
Definition: juce_Displays.h:77
juce::gl::WGL_VIDEO_OUT_COLOR_NV
@ WGL_VIDEO_OUT_COLOR_NV
Definition: juce_wgl.h:621
juce::SidePanel
A component that is positioned on either the left- or right-hand side of its parent,...
Definition: juce_SidePanel.h:41
juce::Grid::TrackInfo::getSize
float getSize() const noexcept
Get the track's size - which might mean an absolute pixels value or a fractional ratio.
Definition: juce_Grid.h:89
juce::gl::GL_MESH_SUBROUTINE_NV
@ GL_MESH_SUBROUTINE_NV
Definition: juce_gl.h:9548
juce::gl::GL_MAX_VARYING_COMPONENTS_EXT
@ GL_MAX_VARYING_COMPONENTS_EXT
Definition: juce_gl.h:6709
juce::gl::GL_PIXEL_MAP_R_TO_R_SIZE
@ GL_PIXEL_MAP_R_TO_R_SIZE
Definition: juce_gl.h:512
juce::gl::GL_MAX_TESS_EVALUATION_TEXTURE_IMAGE_UNITS_EXT
@ GL_MAX_TESS_EVALUATION_TEXTURE_IMAGE_UNITS_EXT
Definition: juce_gles2.h:2665
juce::gl::GL_OFFSET_PROJECTIVE_TEXTURE_2D_NV
@ GL_OFFSET_PROJECTIVE_TEXTURE_2D_NV
Definition: juce_gl.h:10378
juce::Colours::darkseagreen
const Colour darkseagreen
Definition: juce_Colours.h:76
juce::MessageBoxOptions::withIconType
JUCE_NODISCARD MessageBoxOptions withIconType(MessageBoxIconType type) const
Sets the type of icon that should be used for the dialog box.
Definition: juce_MessageBoxOptions.h:71
juce::gl::GL_FOG_COLOR
@ GL_FOG_COLOR
Definition: juce_gl.h:478
VideoComponent::Pimpl::setPosition
void setPosition(double newPosition)
Definition: juce_android_Video.h:454
juce::HeavyweightLeakedObjectDetector::getBacktraceMap
static BacktraceMap & getBacktraceMap()
Definition: juce_HeavyweightLeakedObjectDetector.h:98
juce::XWindowSystem::getBorderSize
ComponentPeer::OptionalBorderSize getBorderSize(::Window) const
juce::PixelAlpha::setARGB
forcedinline void setARGB(uint8 a_, uint8, uint8, uint8) noexcept
Sets the pixel's colour from individual components.
Definition: juce_PixelFormats.h:652
juce::gl::GL_PERFQUERY_COUNTER_DATA_UINT64_INTEL
@ GL_PERFQUERY_COUNTER_DATA_UINT64_INTEL
Definition: juce_gl.h:8399
juce::Component::getPosition
Point< int > getPosition() const noexcept
Returns the component's top-left position as a Point.
Definition: juce_Component.h:286
juce::WindowsMediaAudioFormat::canDoMono
bool canDoMono() override
Returns true if the format can do 1-channel audio.
juce::ObjCClass::getRandomisedName
static String getRandomisedName(const char *root)
Definition: juce_mac_ObjCHelpers.h:409
juce::KeyPress::numberPad3
static const int numberPad3
key-code for the 3 on the numeric keypad.
Definition: juce_KeyPress.h:246
juce::gl::GL_GEOMETRY_PROGRAM_NV
@ GL_GEOMETRY_PROGRAM_NV
Definition: juce_gl.h:9277
juce::DirectoryContentsList::FileInfo::creationTime
Time creationTime
File creation time.
Definition: juce_DirectoryContentsList.h:148
juce_MemoryBlock.h
juce::gl::GL_CURRENT_MATRIX_NV
@ GL_CURRENT_MATRIX_NV
Definition: juce_gl.h:10622
juce::Colours::cadetblue
const Colour cadetblue
Definition: juce_Colours.h:56
juce_win32_UIATransformProvider.h
juce::ValueTreePropertyWithDefault::targetTree
ValueTree targetTree
Definition: juce_ValueTreePropertyWithDefault.h:316
juce::gl::GL_PROVOKING_VERTEX_EXT
@ GL_PROVOKING_VERTEX_EXT
Definition: juce_gl.h:7136
juce_StretchableLayoutManager.h
juce::gl::GL_INT_SAMPLER_CUBE_MAP_ARRAY_EXT
@ GL_INT_SAMPLER_CUBE_MAP_ARRAY_EXT
Definition: juce_gles2.h:2802
juce::gl::GL_AUX_DEPTH_STENCIL_APPLE
@ GL_AUX_DEPTH_STENCIL_APPLE
Definition: juce_gl.h:3611
juce::gl::GL_ATOMIC_COUNTER_BUFFER_REFERENCED_BY_MESH_SHADER_NV
@ GL_ATOMIC_COUNTER_BUFFER_REFERENCED_BY_MESH_SHADER_NV
Definition: juce_gl.h:9552
VideoComponent::Pimpl::play
void play() noexcept
Definition: juce_mac_Video.h:114
juce::gl::GL_TESS_EVALUATION_SUBROUTINE_UNIFORM
@ GL_TESS_EVALUATION_SUBROUTINE_UNIFORM
Definition: juce_gl.h:2861
GLclampx
khronos_int32_t GLclampx
Definition: juce_gl.h:166
juce::XWindowSystem::getLocalClipboardContent
String getLocalClipboardContent() const noexcept
Definition: juce_linux_XWindowSystem.h:236
VideoComponent::Pimpl::MediaSession::Controller::metadataChanged
static void metadataChanged(JNIEnv *, jobject, jlong host, jobject metadata)
Definition: juce_android_Video.h:786
juce::MemoryOutputStream::internalBlock
MemoryBlock internalBlock
Definition: juce_MemoryOutputStream.h:120
juce::DropShadower::visibilityChangedListener
std::unique_ptr< ParentVisibilityChangedListener > visibilityChangedListener
Definition: juce_DropShadower.h:77
juce::ComTypes::UIA_ListControlTypeId
const long UIA_ListControlTypeId
Definition: juce_win32_ComInterfaces.h:157
juce::dsp::LogRampedValue::setTargetValue
void setTargetValue(FloatType newValue) noexcept
Set a new target value.
Definition: juce_LogRampedValue.h:109
juce::gl::GL_MAX_MESH_UNIFORM_BLOCKS_NV
@ GL_MAX_MESH_UNIFORM_BLOCKS_NV
Definition: juce_gl.h:9508
juce::AudioProcessorPlayer::getCurrentProcessor
AudioProcessor * getCurrentProcessor() const noexcept
Returns the current audio processor that is being played.
Definition: juce_AudioProcessorPlayer.h:63
juce::ConsoleApplication::printCommandDetails
void printCommandDetails(const ArgumentList &, const Command &) const
Prints out a longer description of a particular command, based on its longDescription member.
juce::AccessibilityHandler::getCurrentState
virtual AccessibleState getCurrentState() const
Returns the current state of the UI element.
juce::gl::GL_SIGNED_NEGATE_NV
@ GL_SIGNED_NEGATE_NV
Definition: juce_gl.h:9974
juce::gl::GL_INT_VEC2
@ GL_INT_VEC2
Definition: juce_gl.h:1517
juce::dsp::DryWetMixer::sampleRate
double sampleRate
Definition: juce_DryWetMixer.h:115
juce::AudioProcessorGraph::Node::processBlock
void processBlock(AudioBuffer< Sample > &audio, MidiBuffer &midi)
Definition: juce_AudioProcessorGraph.h:161
juce::gl::GL_GLYPH_HEIGHT_BIT_NV
@ GL_GLYPH_HEIGHT_BIT_NV
Definition: juce_gl.h:9727
juce::gl::WGL_VIDEO_OUT_COLOR_AND_ALPHA_NV
@ WGL_VIDEO_OUT_COLOR_AND_ALPHA_NV
Definition: juce_wgl.h:624
juce::gl::GL_TRIANGULAR_NV
@ GL_TRIANGULAR_NV
Definition: juce_gl.h:9668
juce::AudioProcessorGraph::Node::processBlockBypassed
void processBlockBypassed(AudioBuffer< Sample > &audio, MidiBuffer &midi)
Definition: juce_AudioProcessorGraph.h:172
juce::ActionBroadcaster::actionListeners
SortedSet< ActionListener * > actionListeners
Definition: juce_ActionBroadcaster.h:72
juce::ListenerList::DummyBailOutChecker
A dummy bail-out checker that always returns false.
Definition: juce_ListenerList.h:180
juce::gl::GL_SAMPLER_BUFFER_OES
@ GL_SAMPLER_BUFFER_OES
Definition: juce_gles2.h:4848
juce::gl::WGL_MAX_PBUFFER_HEIGHT_ARB
@ WGL_MAX_PBUFFER_HEIGHT_ARB
Definition: juce_wgl.h:215
juce::Array::move
void move(int currentIndex, int newIndex) noexcept
Moves one of the values to a different position.
Definition: juce_Array.h:1034
juce::gl::GL_SHADING_RATE_PRESERVE_ASPECT_RATIO_QCOM
@ GL_SHADING_RATE_PRESERVE_ASPECT_RATIO_QCOM
Definition: juce_gles2.h:5178
juce::gl::GL_INTERLACE_OML
@ GL_INTERLACE_OML
Definition: juce_gl.h:11030
juce::CharPointer_UTF16::isLetterOrDigit
bool isLetterOrDigit() const noexcept
Returns true if the first character of this string is a letter or digit.
Definition: juce_CharPointer_UTF16.h:392
juce::gl::GL_RELATIVE_CUBIC_CURVE_TO_NV
@ GL_RELATIVE_CUBIC_CURVE_TO_NV
Definition: juce_gl.h:9702
juce::dsp::DelayLine::interpolateSample
std::enable_if< std::is_same< T, DelayLineInterpolationTypes::Linear >::value, SampleType >::type interpolateSample(int channel) const
Definition: juce_DelayLine.h:214
juce::PushNotifications::Notification::unspecified
@ unspecified
Category not set.
Definition: juce_PushNotifications.h:198
juce::gl::GL_COMPRESSED_SRGB_PVRTC_2BPPV1_EXT
@ GL_COMPRESSED_SRGB_PVRTC_2BPPV1_EXT
Definition: juce_gles2.h:2368
juce::ThreadPool::JobSelector
A callback class used when you need to select which ThreadPoolJob objects are suitable for some kind ...
Definition: juce_ThreadPool.h:191
juce::ObjCMsgSendSuper
ReturnType ObjCMsgSendSuper(id self, SEL sel, Params... params)
Definition: juce_mac_ObjCHelpers.h:233
juce::gl::GL_COLOR_ATTACHMENT1_NV
@ GL_COLOR_ATTACHMENT1_NV
Definition: juce_gles2.h:3617
juce::ArrayBase::operator=
ArrayBase & operator=(ArrayBase &&other) noexcept
Definition: juce_ArrayBase.h:67
juce::gl::GL_2PASS_1_SGIS
@ GL_2PASS_1_SGIS
Definition: juce_gl.h:11200
juce::gl::GL_DOUBLE_VEC4_EXT
@ GL_DOUBLE_VEC4_EXT
Definition: juce_gl.h:7927
juce::gl::GL_MATRIX31_ARB
@ GL_MATRIX31_ARB
Definition: juce_gl.h:4164
juce::gl::GL_PROGRAM_BINARY_FORMATS_OES
@ GL_PROGRAM_BINARY_FORMATS_OES
Definition: juce_gles2.h:4625
juce::gl::GL_MAX_PROGRAM_LOOP_DEPTH_NV
@ GL_MAX_PROGRAM_LOOP_DEPTH_NV
Definition: juce_gl.h:9222
juce::DrawableButton::overImageOn
std::unique_ptr< Drawable > overImageOn
Definition: juce_DrawableButton.h:190
juce::AccessibilityCellInterface::getColumnSpan
virtual int getColumnSpan() const =0
Returns the number of columns occupied by the cell in the table.
juce::FileOutputStream::truncate
Result truncate()
Attempts to truncate the file to the current write position.
Definition: juce_posix_SharedCode.h:534
juce::WindowsRegistry
Contains some static helper functions for manipulating the MS Windows registry (Only available on Win...
Definition: juce_WindowsRegistry.h:34
juce::dsp::Matrix::operator()
ElementType operator()(size_t row, size_t column) const noexcept
Returns the value of the matrix at a given row and column (for reading).
Definition: juce_Matrix.h:114
juce::gl::GL_ATOMIC_COUNTER_BUFFER
@ GL_ATOMIC_COUNTER_BUFFER
Definition: juce_gl.h:2552
juce::CharPointer_UTF16::indexOf
int indexOf(CharPointer stringToFind) const noexcept
Returns the character index of a substring, or -1 if it isn't found.
Definition: juce_CharPointer_UTF16.h:367
juce::CharPointer_UTF32::operator-=
void operator-=(int numToSkip) noexcept
Definition: juce_CharPointer_UTF32.h:113
juce::gl::GL_SAMPLE_BUFFERS_EXT
@ GL_SAMPLE_BUFFERS_EXT
Definition: juce_gl.h:6981
juce::gl::num_groups_y
GLuint num_groups_y
Definition: juce_gl.h:2931
juce::AudioChannelSet::ambisonicACN22
@ ambisonicACN22
Fourth-order ambisonic channel number 22.
Definition: juce_AudioChannelSet.h:385
juce::MessageBoxIconType
MessageBoxIconType
The type of icon to show in the dialog box.
Definition: juce_MessageBoxOptions.h:30
juce::ComTypes::VIDEO_STREAM_CONFIG_CAPS::StretchTapsX
int StretchTapsX
Definition: juce_win32_ComTypes.h:161
juce::WavAudioFormat::riffInfoLocation
static const char *const riffInfoLocation
Metadata property name used in INFO chunks.
Definition: juce_WavAudioFormat.h:128
juce::SliderPropertyComponent::slider
Slider slider
The slider component being used in this component.
Definition: juce_SliderPropertyComponent.h:100
juce::RelativeCoordinate::StandardStrings::Type
Type
Definition: juce_RelativeCoordinate.h:165
juce::AccessibleState::isCheckable
bool isCheckable() const noexcept
Returns true if the UI element is checkable.
Definition: juce_AccessibilityState.h:126
juce::gl::GL_NUM_PASSES_ATI
@ GL_NUM_PASSES_ATI
Definition: juce_gl.h:5744
juce::dsp::DelayLine::updateInternalVariables
std::enable_if< std::is_same< T, DelayLineInterpolationTypes::Linear >::value, void >::type updateInternalVariables()
Definition: juce_DelayLine.h:298
juce::gl::GL_RENDER_MODE
@ GL_RENDER_MODE
Definition: juce_gl.h:498
juce::gl::GL_COLOR_ARRAY
@ GL_COLOR_ARRAY
Definition: juce_gl.h:1000
juce::CharPointer_UTF16::lengthUpTo
size_t lengthUpTo(size_t maxCharsToCount) const noexcept
Returns the number of characters in this string, or the given value, whichever is lower.
Definition: juce_CharPointer_UTF16.h:226
juce::gl::GL_TEXTURE20_ARB
@ GL_TEXTURE20_ARB
Definition: juce_gl.h:4559
juce::ConsoleApplication::printCommandList
void printCommandList(const ArgumentList &) const
Prints out the list of commands and their short descriptions in a format that's suitable for use as h...
juce::RenderingHelpers::GradientPixelIterators::TransformedRadial::TransformedRadial
TransformedRadial(const ColourGradient &gradient, const AffineTransform &transform, const PixelARGB *colours, int numColours)
Definition: juce_RenderingHelpers.h:520
juce::MultiChoicePropertyComponent::expandable
bool expandable
Definition: juce_MultiChoicePropertyComponent.h:131
juce::gl::GL_COLOR4_BIT_PGI
@ GL_COLOR4_BIT_PGI
Definition: juce_gl.h:11110
juce::gl::GL_FRAMEBUFFER_UNDEFINED
@ GL_FRAMEBUFFER_UNDEFINED
Definition: juce_gl.h:1806
juce::dsp::Reverb::setParameters
void setParameters(const Parameters &newParams)
Applies a new set of parameters to the reverb.
Definition: juce_dsp/widgets/juce_Reverb.h:53
juce::juce_wchar
wchar_t juce_wchar
A platform-independent 32-bit unicode character type.
Definition: juce_CharacterFunctions.h:42
juce::gl::GL_VERTEX_ATTRIB_ARRAY_NORMALIZED
@ GL_VERTEX_ATTRIB_ARRAY_NORMALIZED
Definition: juce_gl.h:1504
juce::AudioData::Converter
A base class for objects that are used to convert between two different sample formats.
Definition: juce_AudioDataConverters.h:587
juce::gl::framebuffer
GLuint framebuffer
Definition: juce_gl.h:1996
juce::gl::GL_FRAMEBUFFER_INCOMPLETE_INSUFFICIENT_SHADER_COMBINED_LOCAL_STORAGE_EXT
@ GL_FRAMEBUFFER_INCOMPLETE_INSUFFICIENT_SHADER_COMBINED_LOCAL_STORAGE_EXT
Definition: juce_gles2.h:2595
juce::RenderingHelpers::SavedStateBase::fillEdgeTable
void fillEdgeTable(const EdgeTable &edgeTable, float x, int y)
Definition: juce_RenderingHelpers.h:2335
juce::CharPointer_ASCII::findEndOfWhitespace
CharPointer_ASCII findEndOfWhitespace() const noexcept
Returns the first non-whitespace character in the string.
Definition: juce_CharPointer_ASCII.h:351
VideoComponent::Pimpl::MediaSession::Player::getVideoDuration
jlong getVideoDuration() const
Definition: juce_android_Video.h:901
juce::FragmentOverlay
Definition: juce_android_JNIHelpers.h:970
juce::gl::GL_TEXTURE_BUFFER_FORMAT_ARB
@ GL_TEXTURE_BUFFER_FORMAT_ARB
Definition: juce_gl.h:5070
juce::gl::GL_SECONDARY_COLOR_ARRAY
@ GL_SECONDARY_COLOR_ARRAY
Definition: juce_gl.h:1328
juce::gl::GL_PROGRAM_ERROR_STRING_ARB
@ GL_PROGRAM_ERROR_STRING_ARB
Definition: juce_gl.h:4132
juce::gl::GL_MAX_ELEMENTS_VERTICES_EXT
@ GL_MAX_ELEMENTS_VERTICES_EXT
Definition: juce_gl.h:6550
juce_IIRFilter.h
juce::TextEditor::Listener::textEditorEscapeKeyPressed
virtual void textEditorEscapeKeyPressed(TextEditor &)
Called when the user presses the escape key.
Definition: juce_TextEditor.h:327
VideoComponent::Pimpl::playerPreparationFinished
void playerPreparationFinished(const URL &url, Result r)
Definition: juce_mac_Video.h:784
juce::int64
long long int64
A platform-independent 64-bit integer type.
Definition: juce_MathsFunctions.h:54
juce::AndroidInterfaceImplementer
Definition: juce_android_JNIHelpers.h:871
juce::ComTypes::TextUnit_Page
@ TextUnit_Page
Definition: juce_win32_ComInterfaces.h:82
juce::CachedValue::referToWithDefault
void referToWithDefault(ValueTree &, const Identifier &, UndoManager *, const Type &)
Definition: juce_CachedValue.h:287
juce::PushNotifications::Notification::groupId
String groupId
Optional: allows the OS to visually group, collapse, and expand a set of notifications,...
Definition: juce_PushNotifications.h:123
juce_ByteOrder.h
juce::dsp::Compressor::setAttack
void setAttack(SampleType newAttack)
Sets the attack time in milliseconds of the compressor.
CameraDevice::Pimpl::handler
GlobalRef handler
Definition: juce_android_CameraDevice.h:2913
juce::RenderingHelpers::ClipRegions::RectangleListRegion::SubRectangleIteratorFloat::clip
const RectangleList< int > & clip
Definition: juce_RenderingHelpers.h:2029
juce::RelativeCoordinate::Strings::parent
static const String parent
"parent"
Definition: juce_RelativeCoordinate.h:151
juce::gl::GL_SAMPLER_RENDERBUFFER_NV
@ GL_SAMPLER_RENDERBUFFER_NV
Definition: juce_gl.h:9119
juce::gl::GL_PIXEL_UNPACK_BUFFER_EXT
@ GL_PIXEL_UNPACK_BUFFER_EXT
Definition: juce_gl.h:7060
juce::AccessibilityCellInterface::getRowSpan
virtual int getRowSpan() const =0
Returns the number of rows occupied by the cell in the table.
juce::gl::GL_FRAGMENT_INTERPOLATION_OFFSET_BITS_OES
@ GL_FRAGMENT_INTERPOLATION_OFFSET_BITS_OES
Definition: juce_gles2.h:4711
juce::dsp::AudioBlock::replaceWithProductOf
const AudioBlock & replaceWithProductOf(AudioBlock< Src1SampleType > src1, AudioBlock< Src2SampleType > src2) const noexcept
Definition: juce_AudioBlock.h:461
juce::gl::GL_MAP2_VERTEX_4
@ GL_MAP2_VERTEX_4
Definition: juce_gl.h:571
juce::PropertySet::lock
CriticalSection lock
Definition: juce_PropertySet.h:199
juce::CoreGraphicsContext::setOpacity
void setOpacity(float) override
juce::gl::GL_TEXTURE25_ARB
@ GL_TEXTURE25_ARB
Definition: juce_gl.h:4564
juce::gl::angle
GLfloat angle
Definition: juce_gl.h:6283
juce::gl::GL_PACK_LSB_FIRST
@ GL_PACK_LSB_FIRST
Definition: juce_gl.h:312
juce::DropShadower::owner
WeakReference< Component > owner
Definition: juce_DropShadower.h:69
juce::BorderSize::isEmpty
bool isEmpty() const noexcept
Returns true if this border has no thickness along any edge.
Definition: juce_BorderSize.h:82
juce::NormalisableRange::checkInvariants
void checkInvariants() const
Definition: juce_NormalisableRange.h:240
juce::PushNotifications::Notification::Action::identifier
String identifier
Required: unique identifier.
Definition: juce_PushNotifications.h:86
juce::gl::GL_MAX_TESS_EVALUATION_ATOMIC_COUNTER_BUFFERS_EXT
@ GL_MAX_TESS_EVALUATION_ATOMIC_COUNTER_BUFFERS_EXT
Definition: juce_gles2.h:2677
juce::gl::GL_MATRIX0_ARB
@ GL_MATRIX0_ARB
Definition: juce_gl.h:4133
juce::gl::WGL_CONTEXT_MINOR_VERSION_ARB
@ WGL_CONTEXT_MINOR_VERSION_ARB
Definition: juce_wgl.h:145
juce::gl::GL_EMBOSS_CONSTANT_NV
@ GL_EMBOSS_CONSTANT_NV
Definition: juce_gl.h:10213
juce::gl::WGL_GENLOCK_SOURCE_MULTIVIEW_I3D
@ WGL_GENLOCK_SOURCE_MULTIVIEW_I3D
Definition: juce_wgl.h:510
juce::dsp::ProcessorBase::process
virtual void process(const ProcessContextReplacing< float > &)=0
juce::gl::GL_NUM_EXTENSIONS
@ GL_NUM_EXTENSIONS
Definition: juce_gl.h:1705
juce::AccessibilityTextValueInterface::getCurrentValue
double getCurrentValue() const final
Definition: juce_AccessibilityValueInterface.h:156
juce::MessageBoxOptions::getAssociatedComponent
Component * getAssociatedComponent() const noexcept
Returns the component that the dialog box is associated with.
Definition: juce_MessageBoxOptions.h:125
juce_GridItem.h
juce::RelativeCoordinate::term
Expression term
Definition: juce_RelativeCoordinate.h:178
juce::gl::GL_MATRIX_INDEX_ARRAY_SIZE_ARB
@ GL_MATRIX_INDEX_ARRAY_SIZE_ARB
Definition: juce_gl.h:4498
juce::CharPointer_ASCII::data
CharType * data
Definition: juce_CharPointer_ASCII.h:377
juce::gl::GL_COMBINE_RGB_EXT
@ GL_COMBINE_RGB_EXT
Definition: juce_gl.h:7563
juce::File::NaturalFileComparator::compareElements
int compareElements(const File &firstFile, const File &secondFile) const
Definition: juce_File.h:1117
juce::PushNotifications
Singleton class responsible for push notifications functionality.
Definition: juce_PushNotifications.h:45
juce::gl::GL_MAP2_VERTEX_3
@ GL_MAP2_VERTEX_3
Definition: juce_gl.h:570
juce::dsp::StateVariableTPTFilter::setType
void setType(Type newType)
Sets the filter type.
juce::AlertWindow::constrainer
ComponentBoundsConstrainer constrainer
Definition: juce_AlertWindow.h:509
juce::dsp::IIR::Coefficients::getPhaseForFrequencyArray
void getPhaseForFrequencyArray(double *frequencies, double *phases, size_t numSamples, double sampleRate) const noexcept
Returns the phase frequency response of the filter for a given frequency array and sample rate.
juce::gl::GL_OFFSET_HILO_TEXTURE_RECTANGLE_NV
@ GL_OFFSET_HILO_TEXTURE_RECTANGLE_NV
Definition: juce_gl.h:10383
juce::gl::GL_NUM_INPUT_INTERPOLATOR_COMPONENTS_ATI
@ GL_NUM_INPUT_INTERPOLATOR_COMPONENTS_ATI
Definition: juce_gl.h:5747
juce::AudioPlayHead
A subclass of AudioPlayHead can supply information about the position and status of a moving play hea...
Definition: juce_AudioPlayHead.h:38
juce::PluginHostType::isPyramix
bool isPyramix() const noexcept
Returns true if the host is Merging Pyramix.
Definition: juce_PluginHostType.h:163
juce::gl::GL_CLIP_PLANE3
@ GL_CLIP_PLANE3
Definition: juce_gl.h:627
juce::dsp::Chorus::depth
SampleType depth
Definition: juce_Chorus.h:159
juce_Socket.h
juce::gl::GL_4PASS_1_SGIS
@ GL_4PASS_1_SGIS
Definition: juce_gl.h:11202
CameraDevice::Pimpl::ScopedCameraDevice::CaptureSession::ConfiguredCallback::captureSessionConfigured
virtual void captureSessionConfigured(CaptureSession *)=0
juce::SidePanel::isShowing
bool isShowing
Definition: juce_SidePanel.h:211
juce::dsp::FirstOrderTPTFilter::process
void process(const ProcessContext &context) noexcept
Processes the input and output samples supplied in the processing context.
Definition: juce_FirstOrderTPTFilter.h:95
juce::gl::GL_LUMINANCE16F_EXT
@ GL_LUMINANCE16F_EXT
Definition: juce_gles2.h:2915
juce::gl::GL_TEXTURE_BUFFER_BINDING
@ GL_TEXTURE_BUFFER_BINDING
Definition: juce_gl.h:2980
juce::gl::GL_COMPRESSED_SLUMINANCE_EXT
@ GL_COMPRESSED_SLUMINANCE_EXT
Definition: juce_gl.h:7735
juce::gl::GL_DEBUG_SOURCE_WINDOW_SYSTEM
@ GL_DEBUG_SOURCE_WINDOW_SYSTEM
Definition: juce_gl.h:2707
juce::FlexItem::Margin::right
float right
Right margin size.
Definition: juce_FlexItem.h:131
juce::gl::GL_SIGNED_HILO_NV
@ GL_SIGNED_HILO_NV
Definition: juce_gl.h:10326
juce::AudioProcessor::WrapperType
WrapperType
Flags to indicate the type of plugin context in which a processor is being used.
Definition: juce_AudioProcessor.h:1196
juce::XWindowSystem::localClipboardContent
String localClipboardContent
Definition: juce_linux_XWindowSystem.h:342
juce::LeakedObjectDetector::getCounter
static LeakCounter & getCounter() noexcept
Definition: juce_LeakedObjectDetector.h:104
juce::DatagramSocket::getRawSocketHandle
int getRawSocketHandle() const noexcept
Returns the OS's socket handle that's currently open.
Definition: juce_Socket.h:255
juce::gl::GL_FRAMEBUFFER_DEFAULT_HEIGHT
@ GL_FRAMEBUFFER_DEFAULT_HEIGHT
Definition: juce_gl.h:2741
juce::AccessibilityNativeHandle::GetEmbeddedFragmentRoots
JUCE_COMRESULT GetEmbeddedFragmentRoots(SAFEARRAY **pRetVal) override
juce::ApplicationCommandManager::getNumCommands
int getNumCommands() const noexcept
Returns the number of commands that have been registered.
Definition: juce_ApplicationCommandManager.h:148
juce::gl::GL_GENERATE_MIPMAP
@ GL_GENERATE_MIPMAP
Definition: juce_gl.h:1312
juce::BorderSize::getTopAndBottom
ValueType getTopAndBottom() const noexcept
Returns the sum of the top and bottom gaps.
Definition: juce_BorderSize.h:76
juce::ActiveXControlComponent::areMouseEventsAllowed
bool areMouseEventsAllowed() const noexcept
Returns true if mouse events are allowed to get through to the control.
Definition: juce_ActiveXControlComponent.h:108
juce::MPEValue::centreValue
static MPEValue centreValue() noexcept
Constructs an MPEValue corresponding to the centre value.
juce::DrawableButton::overImage
std::unique_ptr< Drawable > overImage
Definition: juce_DrawableButton.h:189
juce::gl::GL_TESS_CONTROL_OUTPUT_VERTICES
@ GL_TESS_CONTROL_OUTPUT_VERTICES
Definition: juce_gl.h:2322
juce::gl::GL_SHADER_TYPE
@ GL_SHADER_TYPE
Definition: juce_gl.h:1513
juce::CharPointer_ASCII::compareIgnoreCaseUpTo
int compareIgnoreCaseUpTo(const CharPointer other, const int maxChars) const noexcept
Compares this string with another one, up to a specified number of characters.
Definition: juce_CharPointer_ASCII.h:279
juce::AccessibilityHandler::currentlyFocusedHandler
static AccessibilityHandler * currentlyFocusedHandler
Definition: juce_AccessibilityHandler.h:304
juce::NSViewFrameWatcher::makeCallbackForView
id makeCallbackForView(NSView *view)
Definition: juce_mac_NSViewFrameWatcher.h:89
juce::ValueTreePropertyWithDefault::ValueTreePropertyWithDefault
ValueTreePropertyWithDefault(const ValueTreePropertyWithDefault &other)
Creates a ValueTreePropertyWithDefault object from another ValueTreePropertyWithDefault object.
Definition: juce_ValueTreePropertyWithDefault.h:89
juce::Line::isVertical
bool isVertical() const noexcept
Returns true if the line's start and end x coordinates are the same.
Definition: juce_Line.h:123
juce::gl::column
GLenum GLenum GLsizei void GLsizei void * column
Definition: juce_gl.h:3166
VideoComponent::Pimpl::MediaSession::Player::StateInfo::canCallGetVideoWidth
bool canCallGetVideoWidth
Definition: juce_android_Video.h:1040
juce::gl::ERROR_INVALID_VERSION_ARB
@ ERROR_INVALID_VERSION_ARB
Definition: juce_wgl.h:148
juce::Grid::Fr::fraction
unsigned long long fraction
Definition: juce_Grid.h:60
juce::gl::GL_COMPRESSED_SRGB8_ALPHA8_ASTC_10x10_KHR
@ GL_COMPRESSED_SRGB8_ALPHA8_ASTC_10x10_KHR
Definition: juce_gl.h:8599
juce::gl::GL_SYNC_FLAGS
@ GL_SYNC_FLAGS
Definition: juce_gl.h:2133
juce::Parallelogram::operator+
Parallelogram operator+(Point< ValueType > deltaPosition) const noexcept
Returns a parallelogram which is the same as this one moved by a given amount.
Definition: juce_Parallelogram.h:104
juce::KeyPressMappingSet::CommandMapping
Definition: juce_KeyPressMappingSet.h:220
juce::gl::GL_T2F_N3F_V3F
@ GL_T2F_N3F_V3F
Definition: juce_gl.h:1052
juce::gl::GL_PROXY_POST_COLOR_MATRIX_COLOR_TABLE_SGI
@ GL_PROXY_POST_COLOR_MATRIX_COLOR_TABLE_SGI
Definition: juce_gl.h:11813
juce::ColourSelector::previewComponent
std::unique_ptr< ColourPreviewComp > previewComponent
Definition: juce_ColourSelector.h:151
juce::gl::GL_FRAMEBUFFER_ATTACHMENT_RED_SIZE
@ GL_FRAMEBUFFER_ATTACHMENT_RED_SIZE
Definition: juce_gl.h:1799
juce::gl::GL_RASTERIZER_DISCARD_NV
@ GL_RASTERIZER_DISCARD_NV
Definition: juce_gl.h:10420
juce::gl::GL_INT_SAMPLER_BUFFER
@ GL_INT_SAMPLER_BUFFER
Definition: juce_gl.h:2025
juce_MultiTimer.h
juce::SpeakerMappings::Mapping
Structure describing a mapping.
Definition: juce_VSTCommon.h:37
juce::nsStringLiteral
NSString * nsStringLiteral(const char *const s) noexcept
Definition: juce_mac_ObjCHelpers.h:52
juce::gl::GL_SHININESS
@ GL_SHININESS
Definition: juce_gl.h:594
juce::dsp::FilterDesign::designIIRLowpassHighOrderButterworthMethod
static ReferenceCountedArray< IIRCoefficients > designIIRLowpassHighOrderButterworthMethod(FloatType frequency, double sampleRate, FloatType normalisedTransitionWidth, FloatType passbandAmplitudedB, FloatType stopbandAmplitudedB)
This method returns an array of IIR::Coefficients, made to be used in cascaded IIRFilters,...
juce::PushNotifications::Listener::handleNotification
virtual void handleNotification(bool isLocalNotification, const Notification &notification)
This can be called in multiple different situations, depending on the OS and the situation.
Definition: juce_PushNotifications.h:625
juce::dsp::IIR::Coefficients::getRawCoefficients
const NumericType * getRawCoefficients() const noexcept
Returns a raw data pointer to the coefficients.
Definition: juce_dsp/processors/juce_IIRFilter.h:268
juce::dsp::SIMDRegister::operator=
SIMDRegister &JUCE_VECTOR_CALLTYPE operator=(ElementType s) noexcept
Broadcasts the scalar to all elements of the receiver.
Definition: juce_SIMDRegister.h:191
juce_gl.h
juce::gl::GL_DEBUG_CALLBACK_FUNCTION
@ GL_DEBUG_CALLBACK_FUNCTION
Definition: juce_gl.h:2704
CameraDevice::Pimpl::CaptureSessionPreviewMode
Definition: juce_android_CameraDevice.h:2637
juce::DeviceChangeDetector::deviceChangeEventCallback
static LRESULT CALLBACK deviceChangeEventCallback(HWND h, const UINT message, const WPARAM wParam, const LPARAM lParam)
Definition: juce_win32_HiddenMessageWindow.h:112
juce::ToolbarItemPalette
A component containing a list of toolbar items, which the user can drag onto a toolbar to add them.
Definition: juce_ToolbarItemPalette.h:41
juce::SystemStats
Contains methods for finding out about the current hardware and OS configuration.
Definition: juce_SystemStats.h:32
juce::dsp::SIMDRegister::SIMDRegister
SIMDRegister(Type s) noexcept
Constructs an object from a scalar type by broadcasting it to all elements.
Definition: juce_SIMDRegister.h:117
juce::dsp::WaveShaper
Applies waveshaping to audio samples as single samples or AudioBlocks.
Definition: juce_WaveShaper.h:37
juce::dsp::IIR::Coefficients::makeAllPass
static Ptr makeAllPass(double sampleRate, NumericType frequency)
Returns the coefficients for an all-pass filter.
juce::CharPointer_UTF32::isValidString
static bool isValidString(const CharType *dataToTest, int maxBytesToRead)
Returns true if this data contains a valid string in this encoding.
Definition: juce_CharPointer_UTF32.h:354
juce::AudioAppComponent::usingCustomDeviceManager
bool usingCustomDeviceManager
Definition: juce_AudioAppComponent.h:130
juce::NormalisableRange::ValueRemapFunction
std::function< ValueType(ValueType rangeStart, ValueType rangeEnd, ValueType valueToRemap)> ValueRemapFunction
A function object which can remap a value in some way based on the start and end of a range.
Definition: juce_NormalisableRange.h:94
juce::DatagramSocket::readLock
CriticalSection readLock
Definition: juce_Socket.h:362
juce::AudioProcessorGraph::Node::Connection
Definition: juce_AudioProcessorGraph.h:139
juce::SpinLock
A simple spin-lock class that can be used as a simple, low-overhead mutex for uncontended situations.
Definition: juce_SpinLock.h:41
juce::dsp::Matrix::begin
ElementType * begin() noexcept
Definition: juce_Matrix.h:209
juce::dsp::Matrix::resize
void resize()
Resizes the matrix.
Definition: juce_Matrix.h:218
juce_ArrayBase.h
juce::CFObjectHolder::CFObjectHolder
CFObjectHolder(CFType obj)
Definition: juce_mac_CFHelpers.h:46
juce::gl::GL_CONTEXT_ROBUST_ACCESS
@ GL_CONTEXT_ROBUST_ACCESS
Definition: juce_gl.h:8534
juce::RelativePointPath::containsDynamicPoints
bool containsDynamicPoints
Definition: juce_RelativePointPath.h:185
juce::gl::GL_MULTIVIEW_EXT
@ GL_MULTIVIEW_EXT
Definition: juce_gles2.h:2302
juce::AccessibilityHandler::getDescription
virtual String getDescription() const
A short description of the UI element.
Definition: juce_AccessibilityHandler.h:140
VideoRenderers::VMR7::setVideoPosition
void setVideoPosition(HWND hwnd) override
Definition: juce_win32_Video.h:68
juce::SingleThreadedAbstractFifo::readPos
int readPos
Definition: juce_SingleThreadedAbstractFifo.h:122
juce::gl::GL_FRACTIONAL_EVEN
@ GL_FRACTIONAL_EVEN
Definition: juce_gl.h:2329
juce::Button::getButtonText
const String & getButtonText() const
Returns the text displayed in the button.
Definition: juce_Button.h:67
juce::ImagePreviewComponent::fileToLoad
File fileToLoad
Definition: juce_ImagePreviewComponent.h:57
juce::gl::reference
GLint reference
Definition: juce_gl.h:9809
juce::gl::GL_FONT_HEIGHT_BIT_NV
@ GL_FONT_HEIGHT_BIT_NV
Definition: juce_gl.h:9742
juce_SystemTrayIconComponent.h
juce::dsp::DelayLine::v
std::vector< SampleType > v
Definition: juce_DelayLine.h:331
juce::gl::g
GLboolean GLboolean g
Definition: juce_gl.h:1931
juce::var::NativeFunctionArgs::thisObject
const var & thisObject
Definition: juce_Variant.h:52
juce::ObjCObjectHandle::ObjCObjectHandle
ObjCObjectHandle(ObjCObjectHandle &&other) noexcept
Definition: juce_mac_ObjCHelpers.h:284
juce::ComponentPeer::setAppStyle
void setAppStyle(Style s)
On operating systems that support it, this will update the style of this peer as requested.
Definition: juce_ComponentPeer.h:501
CameraDevice::Pimpl::getCameraSensorOrientation
int getCameraSensorOrientation() const
Definition: juce_android_CameraDevice.h:2936
juce::gl::img
GLint void * img
Definition: juce_gl.h:1249
juce::AudioProcessorParameterWithIDAttributes::getAutomatable
JUCE_NODISCARD auto getAutomatable() const
Definition: juce_AudioProcessorParameterWithID.h:98
juce::dsp::Compressor::sampleRate
double sampleRate
Definition: juce_Compressor.h:105
juce::gl::WGL_BIND_TO_TEXTURE_RECTANGLE_FLOAT_R_NV
@ WGL_BIND_TO_TEXTURE_RECTANGLE_FLOAT_R_NV
Definition: juce_wgl.h:546
juce::OSCInternalError::OSCInternalError
OSCInternalError(const String &desc)
Definition: juce_OSCTypes.h:120
juce::ComTypes::MR_VIDEO_RENDER_SERVICE
constexpr CLSID MR_VIDEO_RENDER_SERVICE
Definition: juce_win32_ComTypes.h:487
juce::ComTypes::UIA_SliderControlTypeId
const long UIA_SliderControlTypeId
Definition: juce_win32_ComInterfaces.h:163
juce::gl::GL_CONTEXT_ROBUST_ACCESS_KHR
@ GL_CONTEXT_ROBUST_ACCESS_KHR
Definition: juce_gl.h:8535
juce::gl::GL_UNSIGNED_INT_SAMPLER_1D_EXT
@ GL_UNSIGNED_INT_SAMPLER_1D_EXT
Definition: juce_gl.h:6753
juce::dsp::SIMDFallbackOps::ScalarXor
Definition: juce_fallback_SIMDNativeOps.h:180
juce::MidiMessage::VariableLengthValue
Holds information about a variable-length value which was parsed from a stream of bytes.
Definition: juce_MidiMessage.h:876
juce_ZipFile.h
CameraDevice::Pimpl::ScopedCameraDevice::CaptureSession::StillPictureTaker::cameraCaptureSessionCaptureProgressedCallback
static void cameraCaptureSessionCaptureProgressedCallback(JNIEnv *, jobject, jlong host, jboolean isPreview, jobject rawSession, jobject rawRequest, jobject rawResult)
Definition: juce_android_CameraDevice.h:2054
juce::MouseEvent::pressure
const float pressure
The pressure of the touch or stylus for this event.
Definition: juce_MouseEvent.h:132
juce::gl::sourceTexture
GLuint sourceTexture
Definition: juce_gles2.h:1684
juce::gl::GL_STENCIL_BITS
@ GL_STENCIL_BITS
Definition: juce_gl.h:547
juce::dsp::SIMDFallbackOps::UnionMaskType
Definition: juce_fallback_SIMDNativeOps.h:68
juce::BorderSize::setRight
void setRight(ValueType newRightGap) noexcept
Changes the right gap.
Definition: juce_BorderSize.h:95
juce::AudioProcessorEditor
Base class for the component that acts as the GUI for an AudioProcessor.
Definition: juce_AudioProcessorEditor.h:42
juce::ThreadPoolJob::listeners
ListenerList< Thread::Listener, Array< Thread::Listener *, CriticalSection > > listeners
Definition: juce_ThreadPool.h:138
juce::gl::GL_MAX_CULL_DISTANCES
@ GL_MAX_CULL_DISTANCES
Definition: juce_gl.h:3022
juce::ComTypes::UIA_ListItemControlTypeId
const long UIA_ListItemControlTypeId
Definition: juce_win32_ComInterfaces.h:156
juce::CharPointer_UTF32::operator*
juce_wchar operator*() const noexcept
Returns the unicode character that this pointer is pointing to.
Definition: juce_CharPointer_UTF32.h:79
juce::NormalisableRange::operator=
NormalisableRange & operator=(const NormalisableRange &)=default
juce::HashMap::set
void set(KeyTypeParameter newKey, ValueTypeParameter newValue)
Adds or replaces an element in the hash-map.
Definition: juce_HashMap.h:232
juce::GenericInterpolator::interpolateAdding
int interpolateAdding(double speedRatio, const float *input, float *output, int numOutputSamplesToProduce, float gain) noexcept
Definition: juce_GenericInterpolator.h:463
khronos_utime_nanoseconds_t
khronos_uint64_t khronos_utime_nanoseconds_t
Definition: juce_khrplatform.h:267
juce::GenericInterpolator::interpolateAdding
int interpolateAdding(double speedRatio, const float *input, float *output, int numOutputSamplesToProduce, int numInputSamplesAvailable, int wrap, float gain) noexcept
Definition: juce_GenericInterpolator.h:372
juce::gl::GLfloat
GLfloat(KHRONOS_APIENTRY *const &glGetPathLengthNV)(GLuint path
juce::gl::GL_TESS_EVALUATION_SHADER_INVOCATIONS_ARB
@ GL_TESS_EVALUATION_SHADER_INVOCATIONS_ARB
Definition: juce_gl.h:4653
juce::gl::GL_MAP_INVALIDATE_BUFFER_BIT
@ GL_MAP_INVALIDATE_BUFFER_BIT
Definition: juce_gl.h:1897
juce::ComTypes::State_Paused
@ State_Paused
Definition: juce_win32_ComTypes.h:69
juce::gl::WGL_TRANSPARENT_ALPHA_VALUE_ARB
@ WGL_TRANSPARENT_ALPHA_VALUE_ARB
Definition: juce_wgl.h:241
statIsSideChainTarget
@ statIsSideChainTarget
Definition: juce_UnityPluginInterface.h:74
juce::dsp::Gain::setGainDecibels
void setGainDecibels(FloatType newGainDecibels) noexcept
Applies a new gain as a decibel value.
Definition: juce_Gain.h:47
juce_ScopedReadLock.h
juce::AccessibilityTextInterface::getOffsetAtPoint
virtual int getOffsetAtPoint(Point< int > point) const =0
Returns the index of the character at a given position in screen coordinates.
juce::gl::GL_OPERAND0_ALPHA
@ GL_OPERAND0_ALPHA
Definition: juce_gl.h:1228
juce::gl::pathBase
GLenum const void GLuint pathBase
Definition: juce_gl.h:9810
juce::gl::GL_INVALID_FRAMEBUFFER_OPERATION_EXT
@ GL_INVALID_FRAMEBUFFER_OPERATION_EXT
Definition: juce_gl.h:6618
juce::gl::WGL_SAMPLE_BUFFERS_ARB
@ WGL_SAMPLE_BUFFERS_ARB
Definition: juce_wgl.h:203
juce::gl::GL_MAX_SHADER_COMBINED_LOCAL_STORAGE_FAST_SIZE_EXT
@ GL_MAX_SHADER_COMBINED_LOCAL_STORAGE_FAST_SIZE_EXT
Definition: juce_gles2.h:2593
juce::gl::GL_MAGNITUDE_BIAS_NV
@ GL_MAGNITUDE_BIAS_NV
Definition: juce_gl.h:10355
juce::gl::type
GLint GLint GLsizei GLint GLenum GLenum type
Definition: juce_gl.h:650
juce::StandaloneFilterWindow::~StandaloneFilterWindow
~StandaloneFilterWindow() override
Definition: juce_StandaloneFilterWindow.h:773
ReferenceCountingType
juce::BorderSize::left
ValueType left
Definition: juce_BorderSize.h:142
juce::AccessibilityRole::radioButton
@ radioButton
juce::WavAudioFormat::riffInfoPart
static const char *const riffInfoPart
Metadata property name used in INFO chunks.
Definition: juce_WavAudioFormat.h:140
juce::OwnedArray::getUnchecked
ObjectClass * getUnchecked(int index) const noexcept
Returns a pointer to the object at this index in the array, without checking whether the index is in-...
Definition: juce_OwnedArray.h:160
juce::WinRTWrapper::ScopedHString::ScopedHString
ScopedHString(String)
juce::DropShadow
Defines a drop-shadow effect.
Definition: juce_DropShadowEffect.h:35
juce::ArgumentList::arguments
Array< Argument > arguments
The list of arguments (not including the name of the executable that was invoked).
Definition: juce_ConsoleApplication.h:203
VideoComponent::Pimpl::DirectShowContext::stoppedState
@ stoppedState
Definition: juce_win32_Video.h:743
juce::gl::GL_FOVEATION_SUBSAMPLED_LAYOUT_METHOD_BIT_QCOM
@ GL_FOVEATION_SUBSAMPLED_LAYOUT_METHOD_BIT_QCOM
Definition: juce_gles2.h:5147
juce_TabbedComponent.h
juce::gl::GL_DRAW_ELEMENTS_STRIP_COMMAND_NV
@ GL_DRAW_ELEMENTS_STRIP_COMMAND_NV
Definition: juce_gl.h:8903
juce_win32_WinRTWrapper.h
juce::gl::numGlyphs
GLenum const void GLbitfield GLsizei numGlyphs
Definition: juce_gl.h:9795
juce::KeyPress::leftKey
static const int leftKey
key-code for the cursor-left key
Definition: juce_KeyPress.h:200
juce::CharPointer_UTF8::operator!=
bool operator!=(CharPointer_UTF8 other) const noexcept
Definition: juce_CharPointer_UTF8.h:60
juce::AudioParameterChoice::getNormalisableRange
const NormalisableRange< float > & getNormalisableRange() const override
Returns the range of values that the parameter can take.
Definition: juce_AudioParameterChoice.h:121
juce::RenderingHelpers::EdgeTableFillers::ImageFill::handleEdgeTableRectangle
void handleEdgeTableRectangle(int x, int y, int width, int height, int alphaLevel) noexcept
Definition: juce_RenderingHelpers.h:858
juce::WebBrowserComponent::lastURL
String lastURL
Definition: juce_WebBrowserComponent.h:159
juce::gl::GL_PREFER_DOUBLEBUFFER_HINT_PGI
@ GL_PREFER_DOUBLEBUFFER_HINT_PGI
Definition: juce_gl.h:11077
juce::SpeakerMappings::Mapping::matches
bool matches(const Array< ChannelType > &chans) const noexcept
Definition: juce_VSTCommon.h:42
khronos_ssize_t
signed long int khronos_ssize_t
Definition: juce_khrplatform.h:246
juce::GenericScopedLock::GenericScopedLock
GenericScopedLock(const LockType &lock) noexcept
Creates a GenericScopedLock.
Definition: juce_ScopedLock.h:67
juce::TableListBoxModel
One of these is used by a TableListBox as the data model for the table's contents.
Definition: juce_TableListBox.h:40
juce::PopupMenu::LookAndFeelMethods
This abstract base class is implemented by LookAndFeel classes to provide menu drawing functionality.
Definition: juce_PopupMenu.h:914
juce::gl::GL_UNPACK_COMPRESSED_BLOCK_DEPTH
@ GL_UNPACK_COMPRESSED_BLOCK_DEPTH
Definition: juce_gl.h:2544
juce::Quaternion::length
Type length() const noexcept
Definition: juce_Quaternion.h:65
juce::gl::GL_SHADING_RATE_IMAGE_NV
@ GL_SHADING_RATE_IMAGE_NV
Definition: juce_gl.h:10161
juce::gl::GL_PROGRAM_BINARY_FORMATS
@ GL_PROGRAM_BINARY_FORMATS
Definition: juce_gl.h:2427
juce::Colours::azure
const Colour azure
Definition: juce_Colours.h:47
juce::getAndroidSDKVersion
int getAndroidSDKVersion()
juce::gl::GL_COMPRESSED_RGBA_ASTC_6x5x5_OES
@ GL_COMPRESSED_RGBA_ASTC_6x5x5_OES
Definition: juce_gles2.h:4872
juce::gl::GL_SIGNED_RGB8_NV
@ GL_SIGNED_RGB8_NV
Definition: juce_gl.h:10331
juce::gl::GL_MAX_COMPUTE_SHADER_STORAGE_BLOCKS
@ GL_MAX_COMPUTE_SHADER_STORAGE_BLOCKS
Definition: juce_gl.h:2903
juce_BallisticsFilter.h
juce::CharPointer_UTF32::operator-
CharPointer_UTF32 operator-(int numToSkip) const noexcept
Returns a pointer which is moved backwards from this one by the specified number of characters.
Definition: juce_CharPointer_UTF32.h:131
juce::WinRTWrapper::roInitialize
RoInitializeFuncPtr roInitialize
Definition: juce_win32_WinRTWrapper.h:101
juce::Slider::NoTextBox
@ NoTextBox
Doesn't display a text box.
Definition: juce_Slider.h:95
juce::dsp::BallisticsFilter::cteRL
SampleType cteRL
Definition: juce_BallisticsFilter.h:145
juce::gl::GL_TEXTURE_BINDING_CUBE_MAP_ARRAY
@ GL_TEXTURE_BINDING_CUBE_MAP_ARRAY
Definition: juce_gl.h:2283
juce::CharPointer_UTF32::compare
int compare(CharPointer other) const noexcept
Compares this string with another one.
Definition: juce_CharPointer_UTF32.h:251
juce::dsp::ProcessorWrapper::process
void process(const ProcessContextReplacing< float > &context) override
Definition: juce_ProcessorWrapper.h:67
juce::gl::packed
GLuint GLenum GLsizei GLsizei GLint GLint GLboolean packed
Definition: juce_gl.h:9098
juce::gl::WGL_DEPTH_TEXTURE_FORMAT_NV
@ WGL_DEPTH_TEXTURE_FORMAT_NV
Definition: juce_wgl.h:589
juce::dsp::ProcessContextNonReplacing::usesSeparateInputAndOutputBlocks
static constexpr bool usesSeparateInputAndOutputBlocks()
All process context classes will define this constant method so that templated code can determine whe...
Definition: juce_ProcessContext.h:173
juce::gl::GL_CON_0_ATI
@ GL_CON_0_ATI
Definition: juce_gl.h:5698
juce::AudioSourceChannelInfo::AudioSourceChannelInfo
AudioSourceChannelInfo(AudioBuffer< float > *bufferToUse, int startSampleOffset, int numSamplesToUse) noexcept
Creates an AudioSourceChannelInfo.
Definition: juce_AudioSource.h:38
juce::BufferingAudioSource
An AudioSource which takes another source as input, and buffers it using a thread.
Definition: juce_BufferingAudioSource.h:38
juce::AccessibilityRole::column
@ column
juce::StringArray::end
String * end() noexcept
Returns a pointer to the String which follows the last element in the array.
Definition: juce_StringArray.h:175
VideoComponent::Pimpl::MediaSession::playFromMediaIdCallback
static void playFromMediaIdCallback(JNIEnv *env, jobject, jlong host, jstring mediaId, jobject extras)
Definition: juce_android_Video.h:1350
CameraDevice::Pimpl::ERROR_MAX_CAMERAS_IN_USE
@ ERROR_MAX_CAMERAS_IN_USE
Definition: juce_android_CameraDevice.h:668
juce::MemoryMappedFile::readWrite
@ readWrite
Indicates that the memory can be read and written to - changes that are made will be flushed back to ...
Definition: juce_MemoryMappedFile.h:39
juce::gl::x0
GLuint GLfloat x0
Definition: juce_gl.h:9057
juce::UIATextProvider::UIATextRangeProvider::ScrollIntoView
JUCE_COMRESULT ScrollIntoView(BOOL) override
Definition: juce_win32_UIATextProvider.h:513
juce::DrawableImage::getOverlayColour
Colour getOverlayColour() const noexcept
Returns the overlay colour.
Definition: juce_DrawableImage.h:75
juce::AudioBuffer::AudioBuffer
AudioBuffer(Type *const *dataToReferTo, int numChannelsToUse, int numSamples)
Creates a buffer using a pre-allocated block of memory.
Definition: juce_AudioSampleBuffer.h:124
juce::RenderingHelpers::GradientPixelIterators::Linear::numEntries
const int numEntries
Definition: juce_RenderingHelpers.h:465
juce::WeakReference::Master
This class is embedded inside an object to which you want to attach WeakReference pointers.
Definition: juce_WeakReference.h:149
juce::Direct2DLowLevelGraphicsContext::setFill
void setFill(const FillType &) override
juce::var::NativeFunctionArgs::arguments
const var * arguments
Definition: juce_Variant.h:53
juce::RectangleList::intersectsRectangle
bool intersectsRectangle(RectangleType rectangleToCheck) const noexcept
Checks whether the region contains any part of a given rectangle.
Definition: juce_RectangleList.h:460
juce::Rectangle::getUnion
Rectangle getUnion(Rectangle other) const noexcept
Returns the smallest rectangle that contains both this one and the one passed-in.
Definition: juce_Rectangle.h:719
juce::Justification::getOnlyHorizontalFlags
int getOnlyHorizontalFlags() const noexcept
Returns just the flags from this object that deal with horizontal layout.
Definition: juce_Justification.h:69
CameraDevice::ViewerComponent::viewerComponent
AndroidViewComponent viewerComponent
Definition: juce_android_CameraDevice.h:3231
juce::WavAudioFormat::riffInfoSoftware
static const char *const riffInfoSoftware
Metadata property name used in INFO chunks.
Definition: juce_WavAudioFormat.h:154
juce::Colours::goldenrod
const Colour goldenrod
Definition: juce_Colours.h:92
juce::ComTypes::VIDEOINFOHEADER
Definition: juce_win32_ComTypes.h:136
juce::SparseSet::operator==
bool operator==(const SparseSet &other) const noexcept
Definition: juce_SparseSet.h:245
juce_AnalyticsDestination.h
juce::WinRTWrapper::WinRTWrapper
WinRTWrapper()
juce::ButtonTracker::eventName
const String eventName
Definition: juce_ButtonTracker.h:72
juce::WASAPIDeviceMode
WASAPIDeviceMode
Available modes for the WASAPI audio device.
Definition: juce_audio_devices.h:173
juce::Range::contains
constexpr bool contains(const ValueType position) const noexcept
Returns true if the given position lies inside this range.
Definition: juce_Range.h:209
juce::KeyPress::isValid
bool isValid() const noexcept
Returns true if this is a valid KeyPress.
Definition: juce_KeyPress.h:102
juce::gl::GL_UNPACK_ROW_LENGTH
@ GL_UNPACK_ROW_LENGTH
Definition: juce_gl.h:307
juce::Button::isConnectedOnBottom
bool isConnectedOnBottom() const noexcept
Indicates whether the button adjoins another one on its bottom edge.
Definition: juce_Button.h:362
juce::dsp::LadderFilter::comp
SampleType comp
Definition: juce_LadderFilter.h:131
juce::gl::GL_UNSIGNALED_APPLE
@ GL_UNSIGNALED_APPLE
Definition: juce_gles2.h:1726
juce::dsp::FIR::Filter::CoefficientsPtr
typename Coefficients< NumericType >::Ptr CoefficientsPtr
A typedef for a ref-counted pointer to the coefficients object.
Definition: juce_FIRFilter.h:63
juce::AudioProcessorEditor::getAudioProcessor
AudioProcessor * getAudioProcessor() const noexcept
Returns a pointer to the processor that this editor represents.
Definition: juce_AudioProcessorEditor.h:65
juce::Toolbar::LookAndFeelMethods
This abstract base class is implemented by LookAndFeel classes.
Definition: juce_Toolbar.h:274
juce::Parallelogram::getBottomRight
Point< ValueType > getBottomRight() const noexcept
Returns the parallelogram's bottom-right position as a Point.
Definition: juce_Parallelogram.h:93
VideoComponent::Pimpl::PlayerController::load
Result load(NSURL *url)
Definition: juce_mac_Video.h:609
juce::Array< juce::MPEInstrument::Listener * >::ParameterType
typename TypeHelpers::ParameterType< juce::MPEInstrument::Listener * >::type ParameterType
Definition: juce_Array.h:58
CameraDevice::Pimpl::removeCurrentSessionVideoInputs
void removeCurrentSessionVideoInputs()
Definition: juce_mac_CameraDevice.h:435
juce::gl::GL_VERTEX_ATTRIB_RELATIVE_OFFSET
@ GL_VERTEX_ATTRIB_RELATIVE_OFFSET
Definition: juce_gl.h:2920
juce::AudioFormatReader::getFormatName
const String & getFormatName() const noexcept
Returns a description of what type of format this is.
Definition: juce_AudioFormatReader.h:68
juce::AccessibilityValueInterface
An abstract interface representing the value of an accessibility element.
Definition: juce_AccessibilityValueInterface.h:45
juce::gl::GL_Z6Y10Z6CB10Z6A10Z6Y10Z6CR10Z6A10_4224_NV
@ GL_Z6Y10Z6CB10Z6A10Z6Y10Z6CR10Z6A10_4224_NV
Definition: juce_gl.h:10796
juce::DropShadow::offset
Point< int > offset
The offset of the shadow.
Definition: juce_DropShadowEffect.h:64
juce::CharPointer_UTF8::operator+
CharPointer_UTF8 operator+(int numToSkip) const noexcept
Returns a pointer which is moved forwards from this one by the specified number of characters.
Definition: juce_CharPointer_UTF8.h:221
juce::dsp::IIR::Filter::snapToZero
void snapToZero() noexcept
Ensure that the state variables are rounded to zero if the state variables are denormals.
juce::CharPointer_ASCII::isValidString
static bool isValidString(const CharType *dataToTest, int maxBytesToRead)
Returns true if this data contains a valid string in this encoding.
Definition: juce_CharPointer_ASCII.h:363
VideoComponent::Pimpl::MediaSession::stop
void stop()
Definition: juce_android_Video.h:528
juce::JNIClassBase::getClassPath
const char * getClassPath() const noexcept
Definition: juce_android_JNIHelpers.h:177
juce::Direct2DLowLevelGraphicsContext::isClipEmpty
bool isClipEmpty() const override
CameraDevice::Pimpl::Pimpl
Pimpl(CameraDevice &ownerToUse, const String &cameraIdToUse, int, int, int, int, int, bool useHighQuality)
Definition: juce_ios_CameraDevice.h:35
juce::gl::GL_CONSERVATIVE_RASTER_MODE_PRE_SNAP_NV
@ GL_CONSERVATIVE_RASTER_MODE_PRE_SNAP_NV
Definition: juce_gl.h:8991
juce::gl::GL_TEXTURE_FETCH_BARRIER_BIT_EXT
@ GL_TEXTURE_FETCH_BARRIER_BIT_EXT
Definition: juce_gl.h:7335
juce::gl::GL_TRANSFORM_FEEDBACK_STREAM_OVERFLOW_ARB
@ GL_TRANSFORM_FEEDBACK_STREAM_OVERFLOW_ARB
Definition: juce_gl.h:5340
juce::CharacterFunctions::copyWithDestByteLimit
static size_t copyWithDestByteLimit(DestCharPointerType &dest, SrcCharPointerType src, size_t maxBytesToWrite) noexcept
Copies characters from one string to another, up to a null terminator or a given byte size limit.
Definition: juce_CharacterFunctions.h:553
VideoComponent::Pimpl::MediaSession::resetState
void resetState()
Definition: juce_android_Video.h:1636
juce::dsp::SIMDFallbackOps::ScalarNeq::op
static forcedinline bool op(ScalarType a, ScalarType b) noexcept
Definition: juce_fallback_SIMDNativeOps.h:183
juce::AudioFormatWriter::isFloatingPoint
bool isFloatingPoint() const noexcept
Returns true if it's a floating-point format, false if it's fixed-point.
Definition: juce_AudioFormatWriter.h:176
VideoComponent::Pimpl::DirectShowContext::State
State
Definition: juce_win32_Video.h:743
juce::ResizableBorderComponent::Zone::isDraggingLeftEdge
bool isDraggingLeftEdge() const noexcept
Returns true if dragging this zone will move the object's left edge.
Definition: juce_ResizableBorderComponent.h:131
juce::gl::GL_MAP2_GRID_DOMAIN
@ GL_MAP2_GRID_DOMAIN
Definition: juce_gl.h:574
juce::gl::GL_DEPTH_TEST
@ GL_DEPTH_TEST
Definition: juce_gl.h:276
juce::TextLayout::Run::stringRange
Range< int > stringRange
The character range that this run represents in the original string that was used to create it.
Definition: juce_TextLayout.h:177
juce::MouseCursor::StandardCursorType
StandardCursorType
The set of available standard mouse cursors.
Definition: juce_MouseCursor.h:43
juce::CoreGraphicsContext::isClipEmpty
bool isClipEmpty() const override
juce::Array::getLast
ElementType getLast() const noexcept
Returns the last element in the array, or a default value if the array is empty.
Definition: juce_Array.h:300
juce::WavAudioFormat::riffInfoDateTimeOriginal
static const char *const riffInfoDateTimeOriginal
Metadata property name used in INFO chunks.
Definition: juce_WavAudioFormat.h:109
juce::gl::GLbitfield
GLbitfield(KHRONOS_APIENTRY *const &glQueryMatrixxOES)(GLfixed *mantissa
juce::gl::GL_MAP_WRITE_BIT
@ GL_MAP_WRITE_BIT
Definition: juce_gl.h:1895
juce::dsp::FastMathApproximations::tan
static FloatType tan(FloatType x) noexcept
Provides a fast approximation of the function tan(x) using a Pade approximant continued fraction,...
Definition: juce_FastMathApproximations.h:186
juce::Reverb::numAllPasses
@ numAllPasses
Definition: juce_audio_basics/utilities/juce_Reverb.h:304
juce::AudioProcessor::Bus::getCurrentLayout
const AudioChannelSet & getCurrentLayout() const noexcept
The bus's current layout.
Definition: juce_AudioProcessor.h:380
juce::MessageBoxOptions::withButton
JUCE_NODISCARD MessageBoxOptions withButton(const String &text) const
If the string passed in is not empty, this will add a button to the dialog box with the specified tex...
Definition: juce_MessageBoxOptions.h:85
juce::ButtonParameterAttachment::ignoreCallbacks
bool ignoreCallbacks
Definition: juce_ParameterAttachments.h:248
juce::gl::GL_COLOR_ARRAY_POINTER
@ GL_COLOR_ARRAY_POINTER
Definition: juce_gl.h:986
juce::AlertWindow
A window that displays a message and has buttons for the user to react to it.
Definition: juce_AlertWindow.h:44
juce::ValueTreePropertyWithDefault::getValueTree
ValueTree & getValueTree() noexcept
Returns a reference to the ValueTree containing the referenced property.
Definition: juce_ValueTreePropertyWithDefault.h:219
juce::gl::GL_PIXEL_BUFFER_BARRIER_BIT_EXT
@ GL_PIXEL_BUFFER_BARRIER_BIT_EXT
Definition: juce_gl.h:7338
juce::ApplicationCommandManager::keyMappings
std::unique_ptr< KeyPressMappingSet > keyMappings
Definition: juce_ApplicationCommandManager.h:307
juce::gl::counterDesc
GLuint GLuint GLchar GLuint GLchar * counterDesc
Definition: juce_gl.h:8414
juce::gl::GL_COMPRESSED_SRGB_ALPHA_S3TC_DXT5_EXT
@ GL_COMPRESSED_SRGB_ALPHA_S3TC_DXT5_EXT
Definition: juce_gl.h:7740
juce::AudioProcessorParameterWithIDAttributes::withCategory
JUCE_NODISCARD auto withCategory(Category x) const
The semantics of this parameter.
Definition: juce_AudioProcessorParameterWithID.h:77
juce::Rectangle::copyWithRounding
void copyWithRounding(Rectangle< double > &result) const noexcept
Definition: juce_Rectangle.h:1000
juce::HeapBlock::throwOnAllocationFailure
void throwOnAllocationFailure() const
Definition: juce_HeapBlock.h:332
juce::gl::GL_INTERLACE_READ_OML
@ GL_INTERLACE_READ_OML
Definition: juce_gl.h:11031
juce_PositionableAudioSource.h
juce::UIASelectionItemProvider::get_SelectionContainer
JUCE_COMRESULT get_SelectionContainer(IRawElementProviderSimple **pRetVal) override
Definition: juce_win32_UIASelectionProvider.h:74
juce::OSCMessage::OSCMessage
OSCMessage(const OSCAddressPattern &ap) noexcept
Constructs an OSCMessage object with the given address pattern and no arguments.
juce::dsp::SIMDFallbackOps::bit_xor
static forcedinline vSIMDType bit_xor(vSIMDType a, vSIMDType b) noexcept
Definition: juce_fallback_SIMDNativeOps.h:77
juce::Direct2DLowLevelGraphicsContext
Definition: juce_win32_Direct2DGraphicsContext.h:34
juce::RenderingHelpers::ClipRegions::Base
Definition: juce_RenderingHelpers.h:1593
juce::gl::GL_COLOR_ATTACHMENT8
@ GL_COLOR_ATTACHMENT8
Definition: juce_gl.h:1846
juce::StretchableLayoutManager::ItemLayoutProperties
Definition: juce_StretchableLayoutManager.h:239
juce::AudioProcessorParameterGroup::getGroupsForParameter
Array< const AudioProcessorParameterGroup * > getGroupsForParameter(AudioProcessorParameter *) const
Searches this group recursively for a parameter and returns a depth ordered list of the groups it bel...
juce::PixelARGB::set
forcedinline void set(const Pixel &src) noexcept
Copies another pixel colour over this one.
Definition: juce_PixelFormats.h:118
juce::gl::GL_COLOR_SUM_CLAMP_NV
@ GL_COLOR_SUM_CLAMP_NV
Definition: juce_gl.h:9992
juce::gl::srcTarget
GLenum srcTarget
Definition: juce_gl.h:2933
juce::ComTypes::UIA_EditControlTypeId
const long UIA_EditControlTypeId
Definition: juce_win32_ComInterfaces.h:153
CameraDevice::Pimpl::drawCurrentImage
void drawCurrentImage(Graphics &g, Rectangle< int > area)
Definition: juce_win32_CameraDevice.h:314
juce::Line::getStartY
ValueType getStartY() const noexcept
Returns the y coordinate of the line's start point.
Definition: juce_Line.h:79
juce::gl::transformValues
GLuint GLenum const GLfloat * transformValues
Definition: juce_gl.h:9800
juce::gl::GL_TEXTURE_COORD_ARRAY_LIST_IBM
@ GL_TEXTURE_COORD_ARRAY_LIST_IBM
Definition: juce_gl.h:8277
juce::gl::GL_FRAMEBUFFER_INCOMPLETE_FORMATS_EXT
@ GL_FRAMEBUFFER_INCOMPLETE_FORMATS_EXT
Definition: juce_gl.h:6631
juce::gl::GL_SAMPLE_LOCATION_SUBPIXEL_BITS_NV
@ GL_SAMPLE_LOCATION_SUBPIXEL_BITS_NV
Definition: juce_gl.h:10047
juce::Point::operator+
constexpr Point operator+(Point other) const noexcept
Adds two points together.
Definition: juce_Point.h:95
juce::CachedValue::getTypedValue
Type getTypedValue() const
Definition: juce_CachedValue.h:299
juce::InAppPurchases::Listener::PurchaseInfo
Structure holding purchase information.
Definition: juce_InAppPurchases.h:131
juce::gl::GL_RG8_SNORM
@ GL_RG8_SNORM
Definition: juce_gl.h:2037
GLhalfNV
unsigned short GLhalfNV
Definition: juce_gl.h:199
juce::OpenGLPixelFormat::alphaBits
int alphaBits
The number of bits per pixel to use for the alpha channel.
Definition: juce_OpenGLPixelFormat.h:58
juce::dsp::LinkwitzRileyFilterType
LinkwitzRileyFilterType
Definition: juce_LinkwitzRileyFilter.h:31
juce::gl::GL_MAX_GEOMETRY_TOTAL_OUTPUT_COMPONENTS_EXT
@ GL_MAX_GEOMETRY_TOTAL_OUTPUT_COMPONENTS_EXT
Definition: juce_gl.h:6712
juce::gl::GL_BLEND_SRC_ALPHA
@ GL_BLEND_SRC_ALPHA
Definition: juce_gl.h:1296
VideoComponent::Pimpl::PlayerControllerBase::JucePlayerStatusObserverClass::JucePlayerStatusObserverClass
JucePlayerStatusObserverClass()
Definition: juce_mac_Video.h:206
juce::CharPointer_ASCII::compareIgnoreCase
int compareIgnoreCase(const CharPointer other) const
Compares this string with another one.
Definition: juce_CharPointer_ASCII.h:261
juce::AndroidHighPerformanceAudioHelpers::getNativeSampleRate
static double getNativeSampleRate()
Definition: juce_android_HighPerformanceAudioHelpers.h:36
UnityGetAudioEffectDefinitions
UNITY_INTERFACE_EXPORT int UNITY_INTERFACE_API UnityGetAudioEffectDefinitions(UnityAudioEffectDefinition ***definitionsPtr)
juce::gl::GL_VERTEX_ATTRIB_MAP2_SIZE_APPLE
@ GL_VERTEX_ATTRIB_MAP2_SIZE_APPLE
Definition: juce_gl.h:3791
juce::SubregionStream
Wraps another input stream, and reads from a specific part of it.
Definition: juce_SubregionStream.h:34
juce::gl::GL_EDGE_FLAG_ARRAY_LIST_IBM
@ GL_EDGE_FLAG_ARRAY_LIST_IBM
Definition: juce_gl.h:8278
juce::ThreadLocalValue::ObjectHolder::object
Type object
Definition: juce_ThreadLocalValue.h:138
juce::SelectedItemSet::getNumSelected
int getNumSelected() const noexcept
Returns the number of currently selected items.
Definition: juce_SelectedItemSet.h:261
juce::RenderingHelpers::SavedStateBase< SoftwareRendererSavedState >::BaseRegionType
typename ClipRegions< SoftwareRendererSavedState >::Base BaseRegionType
Definition: juce_RenderingHelpers.h:2046
VideoComponent::Pimpl::owner
VideoComponent & owner
Definition: juce_mac_Video.h:771
juce::dsp::operator!=
bool operator!=(const FixedSizeFunction< len, T > &fn, std::nullptr_t)
Definition: juce_FixedSizeFunction.h:229
juce::PluginHostType::TracktionGeneric
@ TracktionGeneric
Represents Tracktion.
Definition: juce_PluginHostType.h:108
juce::gl::GL_CLEAR
@ GL_CLEAR
Definition: juce_gl.h:337
juce::Justification::Flags
Flags
Flag values that can be combined and used in the constructor.
Definition: juce_Justification.h:104
juce::gl::counterDataSize
GLuint GLuint GLchar GLuint GLchar GLuint GLuint * counterDataSize
Definition: juce_gl.h:8414
VideoComponent::Pimpl::DirectShowContext::getErrorMessageFromResult
static Result getErrorMessageFromResult(HRESULT hr)
Definition: juce_win32_Video.h:580
juce::gl::GL_VIEWPORT_INDEX_PROVOKING_VERTEX_OES
@ GL_VIEWPORT_INDEX_PROVOKING_VERTEX_OES
Definition: juce_gles2.h:4993
juce::MouseListener
A MouseListener can be registered with a component to receive callbacks about mouse events that happe...
Definition: juce_MouseListener.h:38
juce::anonymous_namespace{juce_posix_SharedCode.h}::juce_stat
bool juce_stat(const String &fileName, juce_statStruct &info)
Definition: juce_posix_SharedCode.h:178
CameraDevice::Pimpl::PreCatalinaStillImageOutput::getConnections
NSArray< AVCaptureConnection * > * getConnections() const override
Definition: juce_mac_CameraDevice.h:371
juce::AudioProcessorGraph
A type of AudioProcessor which plays back a graph of other AudioProcessors.
Definition: juce_AudioProcessorGraph.h:45
juce::dsp::Limiter::releaseTime
SampleType releaseTime
Definition: juce_Limiter.h:101
VideoComponent::Pimpl::ComponentWatcher
Definition: juce_win32_Video.h:357
VideoComponent::Pimpl::Pimpl
Pimpl(VideoComponent &ownerToUse, bool)
Definition: juce_android_Video.h:341
juce::RenderingHelpers::ClipRegions::RectangleListRegion::SubRectangleIterator::SubRectangleIterator
SubRectangleIterator(const RectangleList< int > &clipList, Rectangle< int > clipBounds)
Definition: juce_RenderingHelpers.h:1909
juce::gl::GL_CALLIGRAPHIC_FRAGMENT_SGIX
@ GL_CALLIGRAPHIC_FRAGMENT_SGIX
Definition: juce_gl.h:11417
juce::gl::GL_WINDOW_RECTANGLE_MODE_EXT
@ GL_WINDOW_RECTANGLE_MODE_EXT
Definition: juce_gl.h:8145
juce::dsp::StateVariableFilter::Filter::Filter
Filter(const Filter &)=default
Creates a copy of another filter.
juce::OpenGLContext::NativeContext::MouseForwardingNSOpenGLViewClass::rightMouseUp
static void rightMouseUp(id self, SEL, NSEvent *ev)
Definition: juce_OpenGL_osx.h:270
juce::AudioBuffer::addFrom
void addFrom(int destChannel, int destStartSample, const Type *source, int numSamples, Type gainToApplyToSource=Type(1)) noexcept
Adds samples from an array of floats to one of the channels.
Definition: juce_AudioSampleBuffer.h:882
juce::UIATextProvider::UIATextRangeProvider::owner
ComSmartPtr< UIATextProvider > owner
Definition: juce_win32_UIATextProvider.h:580
juce::gl::GL_MAX_VERTEX_ATTRIB_RELATIVE_OFFSET
@ GL_MAX_VERTEX_ATTRIB_RELATIVE_OFFSET
Definition: juce_gl.h:2924
juce::CharPointer_UTF16::operator-
CharPointer_UTF16 operator-(int numToSkip) const noexcept
Returns a pointer which is moved backwards from this one by the specified number of characters.
Definition: juce_CharPointer_UTF16.h:173
juce_BubbleComponent.h
juce::dsp::FIR::Filter::reset
void reset()
Resets the filter's processing pipeline, ready to start a new stream of data.
Definition: juce_FIRFilter.h:92
juce::AccessibilityNativeHandle::GetPatternProvider
JUCE_COMRESULT GetPatternProvider(PATTERNID pId, IUnknown **provider) override
juce::PushNotifications::Notification::status
@ status
Ongoing information about device or contextual status.
Definition: juce_PushNotifications.h:211
juce::gl::WGL_GREEN_SHIFT_EXT
@ WGL_GREEN_SHIFT_EXT
Definition: juce_wgl.h:454
juce::OpenGLContext::TextureMagnificationFilter
TextureMagnificationFilter
Texture magnification filters, used by setTextureMagnificationFilter().
Definition: juce_OpenGLContext.h:104
juce::Interpolators::CatmullRomTraits
Definition: juce_Interpolators.h:101
juce::gl::GL_TEXTURE_CLIPMAP_DEPTH_SGIX
@ GL_TEXTURE_CLIPMAP_DEPTH_SGIX
Definition: juce_gl.h:11431
juce::gl::GL_DOUBLE_VEC3
@ GL_DOUBLE_VEC3
Definition: juce_gl.h:2298
juce::CharPointer_UTF8::isWhitespace
bool isWhitespace() const noexcept
Returns true if the first character of this string is whitespace.
Definition: juce_CharPointer_UTF8.h:452
juce::RenderingHelpers::FloatRectangleRasterisingInfo::getBottomRightCornerAlpha
int getBottomRightCornerAlpha() const noexcept
Definition: juce_RenderingHelpers.h:393
juce::PopupMenu::Item::shortcutKeyDescription
String shortcutKeyDescription
An optional string describing the shortcut key for this item.
Definition: juce_PopupMenu.h:163
juce::gl::GL_SLUMINANCE_ALPHA
@ GL_SLUMINANCE_ALPHA
Definition: juce_gl.h:1674
juce::gl::GL_UNSIGNED_INT_2_10_10_10_REV
@ GL_UNSIGNED_INT_2_10_10_10_REV
Definition: juce_gl.h:1113
juce::AudioPlayHead::FrameRate
More descriptive frame rate type.
Definition: juce_AudioPlayHead.h:64
juce::gl::WGL_AUX2_ARB
@ WGL_AUX2_ARB
Definition: juce_wgl.h:316
juce::gl::GL_MAX_ELEMENTS_VERTICES
@ GL_MAX_ELEMENTS_VERTICES
Definition: juce_gl.h:1116
juce::gl::target0
GLuint64EXT GLuint GLuint GLenum GLenum target0
Definition: juce_gl.h:9899
juce::PopupMenu::Options::getMinimumNumColumns
int getMinimumNumColumns() const noexcept
Gets the minimum number of columns.
Definition: juce_PopupMenu.h:606
juce::AudioProcessorParameterGroup::AudioProcessorParameterGroup
AudioProcessorParameterGroup(String groupID, String groupName, String subgroupSeparator, std::unique_ptr< ParameterOrGroup > child)
Creates an AudioProcessorParameterGroup with a single child.
Definition: juce_AudioProcessorParameterGroup.h:118
juce::gl::GL_BGR_INTEGER
@ GL_BGR_INTEGER
Definition: juce_gl.h:1764
juce::ThreadPoolJob::shouldExit
bool shouldExit() const noexcept
Returns true if something is trying to interrupt this job and make it stop.
Definition: juce_ThreadPool.h:107
juce::Point::isFinite
constexpr bool isFinite() const noexcept
Returns true if the coordinates are finite values.
Definition: juce_Point.h:64
juce::gl::GL_TRANSFORM_FEEDBACK_BUFFER_NV
@ GL_TRANSFORM_FEEDBACK_BUFFER_NV
Definition: juce_gl.h:10425
juce::gl::GL_DOT_PRODUCT_DEPTH_REPLACE_NV
@ GL_DOT_PRODUCT_DEPTH_REPLACE_NV
Definition: juce_gl.h:10315
juce::AudioProcessorEditor::getHostContext
AudioProcessorEditorHostContext * getHostContext() const noexcept
Gets a context object, if one is available.
Definition: juce_AudioProcessorEditor.h:195
juce_SoundPlayer.h
VideoComponent::Pimpl::MediaSession::Player::getAllowedActions
int getAllowedActions() const noexcept
Definition: juce_android_Video.h:899
juce::LocalRef::get
JavaType get() const noexcept
Definition: juce_android_JNIHelpers.h:65
juce::String
The JUCE String class!
Definition: juce_String.h:52
juce::HighResolutionTimer::Pimpl::timerMutex
std::mutex timerMutex
Definition: juce_posix_SharedCode.h:1342
juce::varObjectToNSDictionary
NSDictionary * varObjectToNSDictionary(const var &varToParse)
Definition: juce_mac_ObjCHelpers.h:84
juce::gl::GL_TEXTURE_USAGE_ANGLE
@ GL_TEXTURE_USAGE_ANGLE
Definition: juce_gles2.h:1648
juce::FileOutputStream::buffer
HeapBlock< char > buffer
Definition: juce_FileOutputStream.h:114
juce_AudioProcessorParameter.h
juce::AudioFormatWriter
Writes samples to an audio file stream.
Definition: juce_AudioFormatWriter.h:43
CameraDevice::Pimpl::removeGraphFromRot
void removeGraphFromRot()
Definition: juce_win32_CameraDevice.h:742
juce::XWindowSystem::grabFocus
bool grabFocus(::Window) const
juce::StandaloneFilterWindow::DecoratorConstrainer::checkBounds
void checkBounds(Rectangle< int > &bounds, const Rectangle< int > &previousBounds, const Rectangle< int > &limits, bool isStretchingTop, bool isStretchingLeft, bool isStretchingBottom, bool isStretchingRight) override
This callback changes the given coordinates to impose whatever the current constraints are set to be.
Definition: juce_StandaloneFilterWindow.h:1073
juce::gl::GL_UNIFORM
@ GL_UNIFORM
Definition: juce_gl.h:2847
juce::gl::GL_MAX_TESS_EVALUATION_IMAGE_UNIFORMS
@ GL_MAX_TESS_EVALUATION_IMAGE_UNIFORMS
Definition: juce_gl.h:2641
juce::MouseCursor
Represents a mouse cursor image.
Definition: juce_MouseCursor.h:38
juce::dsp::LadderFilter::scaledResonanceValue
SampleType scaledResonanceValue
Definition: juce_LadderFilter.h:138
juce_win32_ScopedThreadDPIAwarenessSetter.h
juce::gl::GL_POINT_FADE_THRESHOLD_SIZE_SGIS
@ GL_POINT_FADE_THRESHOLD_SIZE_SGIS
Definition: juce_gl.h:11253
juce::gl::zoffset
GLint GLint GLint GLint zoffset
Definition: juce_gl.h:1136
juce::RenderingHelpers::SavedStateStack::stack
OwnedArray< StateObjectType > stack
Definition: juce_RenderingHelpers.h:2691
juce_DelayLine.h
juce::ThreadWithProgressWindow::progress
double progress
Definition: juce_ThreadWithProgressWindow.h:165
juce::DefaultHashFunctions::generateHash
static int generateHash(int32 key, int upperLimit) noexcept
Generates a simple hash from an integer.
Definition: juce_HashMap.h:39
VideoComponent::Pimpl::DirectShowContext::play
void play()
Definition: juce_win32_Video.h:672
juce::gl::GL_RGB_S3TC
@ GL_RGB_S3TC
Definition: juce_gl.h:11143
juce::OwnedArray::data
ObjectClass *const * data() const noexcept
Returns a pointer to the first element in the array.
Definition: juce_OwnedArray.h:241
juce::HeapBlock::data
ElementType * data
Definition: juce_HeapBlock.h:330
juce::AudioParameterFloat::AudioParameterFloat
AudioParameterFloat(const ParameterID &parameterID, const String &parameterName, NormalisableRange< float > normalisableRange, float defaultValue, const String &parameterLabel, Category parameterCategory=AudioProcessorParameter::genericParameter, std::function< String(float value, int maximumStringLength)> stringFromValue=nullptr, std::function< float(const String &text)> valueFromString=nullptr)
Creates a AudioParameterFloat with the specified parameters.
Definition: juce_AudioParameterFloat.h:87
VideoComponent::Pimpl::MediaSession::Player::StateInfo::canCallSeekTo
bool canCallSeekTo
Definition: juce_android_Video.h:1041
juce::AndroidHighPerformanceAudioHelpers::canUseHighPerformanceAudioPath
static bool canUseHighPerformanceAudioPath(int nativeBufferSize, int requestedBufferSize, int requestedSampleRate)
Definition: juce_android_HighPerformanceAudioHelpers.h:65
juce_mac_CoreGraphicsHelpers.h
juce::gl::GL_SCREEN_COORDINATES_REND
@ GL_SCREEN_COORDINATES_REND
Definition: juce_gl.h:11134
juce::gl::GL_BLEND_OVERLAP_NV
@ GL_BLEND_OVERLAP_NV
Definition: juce_gl.h:8814
juce::dsp::Gain::reset
void reset() noexcept
Resets the internal state of the gain.
Definition: juce_Gain.h:80
juce::dsp::Complex
std::complex< Type > Complex
Definition: juce_dsp.h:194
juce::XWindowSystemUtilities::Atoms::XdndActionDescription
Atom XdndActionDescription
Definition: juce_linux_XWindowSystem.h:90
juce::dsp::LogRampedValue
Utility class for logarithmically smoothed linear values.
Definition: juce_LogRampedValue.h:47
juce::gl::srcX1
GLint GLint srcX1
Definition: juce_gl.h:2006
juce::RenderingHelpers::ClipRegions::EdgeTableRegion::straightClipImage
void straightClipImage(const Image::BitmapData &srcData, int imageX, int imageY, const SrcPixelType *)
Definition: juce_RenderingHelpers.h:1796
juce::Rectangle::getTopLeft
Point< ValueType > getTopLeft() const noexcept
Returns the rectangle's top-left position as a Point.
Definition: juce_Rectangle.h:170
juce::MultiDocumentPanel::LayoutMode
LayoutMode
The different layout modes available.
Definition: juce_MultiDocumentPanel.h:257
juce_IPAddress.h
juce::TextEditor::setKeyboardType
void setKeyboardType(VirtualKeyboardType type) noexcept
Definition: juce_TextEditor.h:668
juce::Component::isShowing
bool isShowing() const
Tests whether this component and all its parents are visible.
juce::gl::GL_ALPHA_TO_COVERAGE_DITHER_DISABLE_NV
@ GL_ALPHA_TO_COVERAGE_DITHER_DISABLE_NV
Definition: juce_gl.h:8775
juce::MidiDeviceInfo::operator!=
bool operator!=(const MidiDeviceInfo &other) const noexcept
Definition: juce_MidiDevices.h:65
juce::gl::GL_IMPLEMENTATION_COLOR_READ_TYPE
@ GL_IMPLEMENTATION_COLOR_READ_TYPE
Definition: juce_gl.h:2409
juce_ScopedLowPowerModeDisabler.h
juce::dsp::SIMDFallbackOps::mul
static forcedinline vSIMDType mul(vSIMDType a, vSIMDType b) noexcept
Definition: juce_fallback_SIMDNativeOps.h:74
juce::ApplicationCommandTarget::InvocationInfo::isKeyDown
bool isKeyDown
True if the callback is being invoked when the key is pressed, false if the key is being released.
Definition: juce_ApplicationCommandTarget.h:108
juce::gl::WGL_NUMBER_PIXEL_FORMATS_EXT
@ WGL_NUMBER_PIXEL_FORMATS_EXT
Definition: juce_wgl.h:430
juce::LAMEEncoderAudioFormat::lameApp
File lameApp
Definition: juce_LAMEEncoderAudioFormat.h:72
juce::BorderSize::BorderSize
BorderSize(ValueType topGap, ValueType leftGap, ValueType bottomGap, ValueType rightGap) noexcept
Creates a border with the given gaps.
Definition: juce_BorderSize.h:51
juce::RenderingHelpers::ClipRegions::RectangleListRegion::SubRectangleIterator
Definition: juce_RenderingHelpers.h:1906
juce::XWindowSystem::deleteKeyProxy
void deleteKeyProxy(::Window) const
juce::AppleRemoteDevice::playButton
@ playButton
The play button.
Definition: juce_AppleRemote.h:53
juce::MessageManager::Lock
A lock you can use to lock the message manager.
Definition: juce_MessageManager.h:199
juce::AttributedString::byWord
@ byWord
Lines are wrapped on a word boundary.
Definition: juce_AttributedString.h:116
juce::AudioChannelSet::ambisonicZ
@ ambisonicZ
Same as first-order ambisonic channel number 2.
Definition: juce_AudioChannelSet.h:406
juce::gl::GL_FONT_NUM_GLYPH_INDICES_BIT_NV
@ GL_FONT_NUM_GLYPH_INDICES_BIT_NV
Definition: juce_gl.h:9763
juce::File::getSeparatorString
static StringRef getSeparatorString()
The system-specific file separator character, as a string.
Definition: juce_posix_SharedCode.h:114
juce::MPEChannelRemapper::zone
MPEZoneLayout::Zone zone
Definition: juce_MPEUtils.h:139
juce::ArrayBase::moveAssignElement
std::enable_if< std::is_move_assignable< T >::value, void >::type moveAssignElement(ElementType *destination, ElementType &&source)
Definition: juce_ArrayBase.h:574
juce::gl::GL_COUNT_UP_NV
@ GL_COUNT_UP_NV
Definition: juce_gl.h:9644
juce::Rectangle::getVerticalRange
Range< ValueType > getVerticalRange() const noexcept
Returns the rectangle's top and bottom positions as a Range.
Definition: juce_Rectangle.h:185
juce_RenderingHelpers.h
VideoComponent::Pimpl::MediaSession::Player::StateInfo::canCallGetPlaybackParams
bool canCallGetPlaybackParams
Definition: juce_android_Video.h:1040
juce::dsp::DelayLine::updateInternalVariables
std::enable_if< std::is_same< T, DelayLineInterpolationTypes::None >::value, void >::type updateInternalVariables()
Definition: juce_DelayLine.h:292
juce::gl::GL_UNSIGNED_SHORT
@ GL_UNSIGNED_SHORT
Definition: juce_gl.h:331
juce::gl::WGL_IMAGE_BUFFER_MIN_ACCESS_I3D
@ WGL_IMAGE_BUFFER_MIN_ACCESS_I3D
Definition: juce_wgl.h:526
juce::Viewport::isVerticalScrollBarShown
bool isVerticalScrollBarShown() const noexcept
True if the vertical scrollbar is enabled.
Definition: juce_Viewport.h:228
juce::SynthesiserVoice::tempBuffer
AudioBuffer< float > tempBuffer
Definition: juce_Synthesiser.h:275
juce::gl::GL_MAX_TESS_CONTROL_ATOMIC_COUNTERS_EXT
@ GL_MAX_TESS_CONTROL_ATOMIC_COUNTERS_EXT
Definition: juce_gles2.h:2678
juce::DrawableButton::ImageAboveTextLabel
@ ImageAboveTextLabel
Draws the button as a text label across the bottom with the image resized and scaled to fit above it.
Definition: juce_DrawableButton.h:49
juce::ResamplingAudioSource::srcBuffers
HeapBlock< const float * > srcBuffers
Definition: juce_ResamplingAudioSource.h:88
juce::AudioProcessorValueTreeStateParameterAttributes::getAudioParameterFloatAttributes
const JUCE_NODISCARD auto & getAudioParameterFloatAttributes() const
Definition: juce_AudioProcessorValueTreeState.h:72
juce::gl::GL_CURRENT_VERTEX_EXT
@ GL_CURRENT_VERTEX_EXT
Definition: juce_gl.h:8052
juce::gl::GL_TEXTURE_COMPONENTS
@ GL_TEXTURE_COMPONENTS
Definition: juce_gl.h:576
juce::gl::GL_MAX_TASK_SHADER_STORAGE_BLOCKS_NV
@ GL_MAX_TASK_SHADER_STORAGE_BLOCKS_NV
Definition: juce_gl.h:9522
juce::gl::GL_PARAMETER_BUFFER_BINDING
@ GL_PARAMETER_BUFFER_BINDING
Definition: juce_gl.h:3179
juce::HeapBlock::get
ElementType * get() const noexcept
Returns a raw pointer to the allocated data.
Definition: juce_HeapBlock.h:188
juce::gl::GL_TEXTURE30
@ GL_TEXTURE30
Definition: juce_gl.h:1174
GLDEBUGPROCKHR
void(* GLDEBUGPROCKHR)(GLenum source, GLenum type, GLuint id, GLenum severity, GLsizei length, const GLchar *message, const void *userParam)
Definition: juce_gl.h:197
juce::gl::GL_INTENSITY16
@ GL_INTENSITY16
Definition: juce_gl.h:1040
juce::gl::indirects
GLuint const GLintptr * indirects
Definition: juce_gl.h:8925
VideoComponent::Pimpl::MediaSession::Player::State::complete
@ complete
juce::VSTPluginFormat::getFormatName
static String getFormatName()
Definition: juce_VSTPluginFormat.h:100
juce::gl::GL_UNSIGNED_SHORT_8_8_REV_MESA
@ GL_UNSIGNED_SHORT_8_8_REV_MESA
Definition: juce_gl.h:8730
juce::gl::GL_HANDLE_TYPE_D3D12_RESOURCE_EXT
@ GL_HANDLE_TYPE_D3D12_RESOURCE_EXT
Definition: juce_gl.h:6948
juce::AudioBuffer::AudioBuffer
AudioBuffer(int numChannelsToAllocate, int numSamplesToAllocate)
Creates a buffer with a specified number of channels and samples.
Definition: juce_AudioSampleBuffer.h:100
juce::MouseCursor::PointingHandCursor
@ PointingHandCursor
A hand with a pointing finger, for clicking on web-links.
Definition: juce_MouseCursor.h:56
juce::UnitTest::expectResultAndPrint
void expectResultAndPrint(ValueType value, ValueType valueToCompareTo, bool result, String compDescription, String failureMessage)
Definition: juce_UnitTest.h:286
juce::HyperlinkButton::justification
Justification justification
Definition: juce_HyperlinkButton.h:122
juce::VideoComponent::pimpl
std::unique_ptr< Pimpl > pimpl
Definition: juce_VideoComponent.h:175
juce::RenderingHelpers::SavedStateStack::initialise
void initialise(StateObjectType *state)
Definition: juce_RenderingHelpers.h:2650
juce::gl::GL_MAX_INTEGER_SAMPLES
@ GL_MAX_INTEGER_SAMPLES
Definition: juce_gl.h:2170
juce::DynamicObject::getProperties
NamedValueSet & getProperties() noexcept
Returns the NamedValueSet that holds the object's properties.
Definition: juce_DynamicObject.h:99
juce::HashMap::containsValue
bool containsValue(ValueTypeParameter valueToLookFor) const
Returns true if the hash contains at least one occurrence of a given value.
Definition: juce_HashMap.h:215
juce::var::value
ValueUnion value
Definition: juce_Variant.h:314
juce::gl::GL_IMAGE_3D
@ GL_IMAGE_3D
Definition: juce_gl.h:2603
juce::gl::GL_COLOR_WRITEMASK
@ GL_COLOR_WRITEMASK
Definition: juce_gl.h:300
juce::BurgerMenuComponent::Row
Definition: juce_BurgerMenuComponent.h:77
juce::MultiChoicePropertyComponent::onHeightChange
std::function< void()> onHeightChange
You can assign a lambda to this callback object to have it called when the height of this component c...
Definition: juce_MultiChoicePropertyComponent.h:106
juce::gl::GL_TESS_GEN_MODE_EXT
@ GL_TESS_GEN_MODE_EXT
Definition: juce_gles2.h:2652
juce::gl::GL_OUTPUT_TEXTURE_COORD30_EXT
@ GL_OUTPUT_TEXTURE_COORD30_EXT
Definition: juce_gl.h:8013
juce::Colours::steelblue
const Colour steelblue
Definition: juce_Colours.h:172
juce::CharPointer_UTF32::getDoubleValue
double getDoubleValue() const noexcept
Parses this string as a floating point double.
Definition: juce_CharPointer_UTF32.h:339
juce::operator<=
bool operator<=(const var &, const var &)
Compares the values of two var objects, using the var::equals() comparison.
juce::gl::GL_INDEX_TEST_FUNC_EXT
@ GL_INDEX_TEST_FUNC_EXT
Definition: juce_gl.h:6852
juce::gl::GL_TEXTURE5
@ GL_TEXTURE5
Definition: juce_gl.h:1149
juce::AccessibilityValueInterface::AccessibleValueRange::getMinimumValue
double getMinimumValue() const noexcept
Returns the minimum value for this range.
Definition: juce_AccessibilityValueInterface.h:114
juce::FilenameComponent::defaultBrowseFile
File defaultBrowseFile
Definition: juce_FilenameComponent.h:230
juce::dsp::DelayLine::delay
SampleType delay
Definition: juce_DelayLine.h:333
juce::gl::GL_TEXTURE_VIEW_NUM_LAYERS
@ GL_TEXTURE_VIEW_NUM_LAYERS
Definition: juce_gl.h:2917
juce::FileBrowserComponent
A component for browsing and selecting a file or directory to open or save.
Definition: juce_FileBrowserComponent.h:41
juce::AudioChannelSet::ambisonicACN6
@ ambisonicACN6
Second-order ambisonic channel number 6.
Definition: juce_AudioChannelSet.h:365
juce::StandalonePluginHolder::getNumOutputChannels
int getNumOutputChannels() const
Definition: juce_StandaloneFilterWindow.h:149
juce::dsp::LinkwitzRileyFilter::R2
SampleType R2
Definition: juce_LinkwitzRileyFilter.h:134
juce::gl::GL_RENDERBUFFER_SAMPLES_IMG
@ GL_RENDERBUFFER_SAMPLES_IMG
Definition: juce_gles2.h:3030
juce::StandardApplicationCommandIDs::del
@ del
The command ID that should be used to send a "Delete" command.
Definition: juce_ApplicationCommandID.h:65
juce::gl::GL_TASK_SUBROUTINE_NV
@ GL_TASK_SUBROUTINE_NV
Definition: juce_gl.h:9549
juce::gl::GL_REPLACE_VALUE_AMD
@ GL_REPLACE_VALUE_AMD
Definition: juce_gl.h:3556
juce::Vector3D::Vector3D
Vector3D(Type xValue, Type yValue, Type zValue) noexcept
Definition: juce_Vector3D.h:40
CameraDevice::Pimpl::owner
CameraDevice & owner
Definition: juce_android_CameraDevice.h:2902
juce::ComSmartPtr::ComSmartPtr
ComSmartPtr(ComClass *obj)
Definition: juce_win32_ComSmartPtr.h:95
juce::AudioChannelSet::ambisonicACN35
@ ambisonicACN35
Fifth-order ambisonic channel number 35.
Definition: juce_AudioChannelSet.h:400
juce::SynthesiserVoice::renderNextBlock
virtual void renderNextBlock(AudioBuffer< float > &outputBuffer, int startSample, int numSamples)=0
Renders the next block of data for this voice.
juce::LowLevelGraphicsPostScriptRenderer::SavedState
Describes a saved state.
Definition: juce_LowLevelGraphicsPostScriptRenderer.h:93
juce::gl::GL_INT8_VEC3_NV
@ GL_INT8_VEC3_NV
Definition: juce_gl.h:3351
juce::AccessibleState::withFocused
JUCE_NODISCARD AccessibleState withFocused() const noexcept
Sets the focused flag and returns the new state.
Definition: juce_AccessibilityState.h:89
juce::SparseSet::operator!=
bool operator!=(const SparseSet &other) const noexcept
Definition: juce_SparseSet.h:246
juce::gl::GL_COLOR_ARRAY_STRIDE_EXT
@ GL_COLOR_ARRAY_STRIDE_EXT
Definition: juce_gl.h:7888
juce::gl::GL_INT16_NV
@ GL_INT16_NV
Definition: juce_gl.h:3353
CameraDevice::Pimpl::ImageReader::ImageReader
ImageReader(Pimpl &ownerToUse, GlobalRef &handlerToUse, int imageWidth, int imageHeight, int cameraSensorOrientationToUse)
Definition: juce_android_CameraDevice.h:1129
juce::Reverb::AllPassFilter::bufferIndex
int bufferIndex
Definition: juce_audio_basics/utilities/juce_Reverb.h:298
juce::OpenGLContext::AsyncWorkerFunctor::functor
FunctionType functor
Definition: juce_OpenGLContext.h:350
juce::RenderingHelpers::ClipRegions::RectangleListRegion::clipRegionIntersects
bool clipRegionIntersects(Rectangle< int > r) const override
Definition: juce_RenderingHelpers.h:1848
juce::RenderingHelpers::GradientPixelIterators::Radial
Iterates the colour of pixels in a circular radial gradient.
Definition: juce_RenderingHelpers.h:477
juce::gl::GL_RGB32UI_EXT
@ GL_RGB32UI_EXT
Definition: juce_gl.h:7618
juce::CharacterFunctions::indexOfCharIgnoreCase
static int indexOfCharIgnoreCase(Type text, juce_wchar charToFind) noexcept
Finds the character index of a given character in another string, using a case-independent match.
Definition: juce_CharacterFunctions.h:783
juce::attachWindowHidingHooks
void attachWindowHidingHooks(void *, void *, void *)
Definition: juce_CarbonVisibility.h:76
VideoComponent::Pimpl::MediaSession::Player::StateInfo::canCallStop
bool canCallStop
Definition: juce_android_Video.h:1043
juce::RenderingHelpers::EdgeTableFillers::Gradient::handleEdgeTableRectangle
void handleEdgeTableRectangle(int x, int y, int width, int height, int alphaLevel) noexcept
Definition: juce_RenderingHelpers.h:741
juce::AccessibilityHandler::Interfaces::cell
std::unique_ptr< AccessibilityCellInterface > cell
Definition: juce_AccessibilityHandler.h:71
juce::Point::transformedBy
Point transformedBy(const AffineTransform &transform) const noexcept
Returns the position of this point, if it is transformed by a given AffineTransform.
Definition: juce_Point.h:223
juce::gl::GL_CLAMP_READ_COLOR
@ GL_CLAMP_READ_COLOR
Definition: juce_gl.h:1718
juce::AudioCDBurner::BurnProgressListener::BurnProgressListener
BurnProgressListener() noexcept
Definition: juce_AudioCDBurner.h:127
juce::Image::BitmapData::data
uint8 * data
The raw pixel data, packed according to the image's pixel format.
Definition: juce_Image.h:351
juce::gl::GL_REG_13_ATI
@ GL_REG_13_ATI
Definition: juce_gl.h:5679
juce_BufferedInputStream.h
juce::detail::makeCompileTimeStr
constexpr auto makeCompileTimeStr()
Definition: juce_mac_ObjCHelpers.h:318
juce::GZIPDecompressorInputStream
This stream will decompress a source-stream using zlib.
Definition: juce_GZIPDecompressorInputStream.h:38
juce::KeyPress::numberPadEquals
static const int numberPadEquals
key-code for the equals key on the numeric keypad.
Definition: juce_KeyPress.h:260
juce::dsp::Compressor::setRelease
void setRelease(SampleType newRelease)
Sets the release time in milliseconds of the compressor.
juce::RangedAudioParameter::convertTo0to1
float convertTo0to1(float v) const noexcept
Normalises and snaps a value based on the normalisable range.
juce::gl::GL_FRAMEBUFFER_ATTACHMENT_LAYERED_OES
@ GL_FRAMEBUFFER_ATTACHMENT_LAYERED_OES
Definition: juce_gles2.h:4613
juce::gl::GL_REPLACE_EXT
@ GL_REPLACE_EXT
Definition: juce_gl.h:7448
juce::gl::GL_TEXTURE_COMPARE_OPERATOR_SGIX
@ GL_TEXTURE_COMPARE_OPERATOR_SGIX
Definition: juce_gl.h:11659
juce::StandardApplicationCommandIDs::copy
@ copy
The command ID that should be used to send a "Copy to clipboard" command.
Definition: juce_ApplicationCommandID.h:71
juce::dsp::LadderFilterMode::HPF24
@ HPF24
juce::gl::GL_PIXEL_PACK_BUFFER_NV
@ GL_PIXEL_PACK_BUFFER_NV
Definition: juce_gles2.h:4223
juce::WinRTWrapper::roActivateInstance
RoActivateInstanceFuncPtr roActivateInstance
Definition: juce_win32_WinRTWrapper.h:105
juce::gl::glMapBufferOES
void *KHRONOS_APIENTRY *const & glMapBufferOES(GLenum target, GLenum access)
juce::AbstractFifo::ReadOrWrite
ReadOrWrite
Definition: juce_AbstractFifo.h:193
juce::dsp::SIMDInternal::Log2Helper
Definition: juce_fallback_SIMDNativeOps.h:48
juce::StretchableObjectResizer::getItemSize
double getItemSize(int index) const noexcept
Returns the size of one of the items.
juce::MenuBarModel::listeners
ListenerList< Listener > listeners
Definition: juce_MenuBarModel.h:186
juce::gl::GL_COMPRESSED_RGBA_ASTC_4x4_KHR
@ GL_COMPRESSED_RGBA_ASTC_4x4_KHR
Definition: juce_gl.h:8574
juce::Array::removeIf
int removeIf(PredicateType &&predicate)
Removes items from the array.
Definition: juce_Array.h:887
juce::MultiDocumentPanel::getLayoutMode
LayoutMode getLayoutMode() const noexcept
Returns the current layout mode.
Definition: juce_MultiDocumentPanel.h:270
juce::XWindowSystem::handleWheelEvent
void handleWheelEvent(LinuxComponentPeer *, const XButtonPressedEvent &, float) const
juce::DrawableText::getFontHorizontalScale
float getFontHorizontalScale() const noexcept
Definition: juce_DrawableText.h:87
juce::AudioData
This class a container which holds all the classes pertaining to the AudioData::Pointer audio sample ...
Definition: juce_AudioDataConverters.h:35
juce::gl::GL_ACTIVE_VARYINGS_NV
@ GL_ACTIVE_VARYINGS_NV
Definition: juce_gl.h:10412
juce::gl::GL_MAX_TEXTURE_COORDS_NV
@ GL_MAX_TEXTURE_COORDS_NV
Definition: juce_gl.h:9202
juce::FocusOutline::outlineWindow
std::unique_ptr< Component > outlineWindow
Definition: juce_FocusOutline.h:91
juce::DirectoryContentsList::thread
TimeSliceThread & thread
Definition: juce_DirectoryContentsList.h:204
juce::OwnedArray::OwnedArray
OwnedArray(OwnedArray &&other) noexcept
Move constructor.
Definition: juce_OwnedArray.h:68
CameraDevice::Pimpl::~Pimpl
~Pimpl() override
Definition: juce_android_CameraDevice.h:508
juce::gl::GL_RG8
@ GL_RG8
Definition: juce_gl.h:1908
juce_FileLogger.h
juce::Parallelogram::isEmpty
bool isEmpty() const noexcept
Returns true if the parallelogram has a width or height of more than zero.
Definition: juce_Parallelogram.h:71
juce::gl::GL_PROGRAMMABLE_SAMPLE_LOCATION_ARB
@ GL_PROGRAMMABLE_SAMPLE_LOCATION_ARB
Definition: juce_gl.h:4766
juce::Colours::blue
const Colour blue
Definition: juce_Colours.h:52
juce::AccessibleState::withSelectable
JUCE_NODISCARD AccessibleState withSelectable() const noexcept
Sets the selectable flag and returns the new state.
Definition: juce_AccessibilityState.h:101
juce::gl::GL_COMBINE_ALPHA_ARB
@ GL_COMBINE_ALPHA_ARB
Definition: juce_gl.h:5166
juce::AccessibleState::withChecked
JUCE_NODISCARD AccessibleState withChecked() const noexcept
Sets the checked flag and returns the new state.
Definition: juce_AccessibilityState.h:59
juce::gl::GL_STENCIL_ATTACHMENT_EXT
@ GL_STENCIL_ATTACHMENT_EXT
Definition: juce_gl.h:6653
juce::gl::GL_PROGRAM_PARAMETERS_ARB
@ GL_PROGRAM_PARAMETERS_ARB
Definition: juce_gl.h:4100
juce::AudioDeviceManager::getInputLevelGetter
LevelMeter::Ptr getInputLevelGetter() noexcept
Returns a reference-counted object that can be used to get the current input level.
Definition: juce_AudioDeviceManager.h:442
juce::String::substring
String substring(int startIndex, int endIndex) const
Returns a subsection of the string.
juce::PixelARGB::getInARGBMaskOrder
forcedinline uint32 getInARGBMaskOrder() const noexcept
Returns a uint32 which will be in argb order as if constructed with the following mask operation ((al...
Definition: juce_PixelFormats.h:78
juce::Slider::LinearHorizontal
@ LinearHorizontal
A traditional horizontal slider.
Definition: juce_Slider.h:63
control
@ control
Definition: juce_UnityPluginInterface.h:80
juce::gl::GL_MOTION_ESTIMATION_SEARCH_BLOCK_X_QCOM
@ GL_MOTION_ESTIMATION_SEARCH_BLOCK_X_QCOM
Definition: juce_gles2.h:5106
juce::dsp::SIMDFallbackOps::ScalarAdd::op
static forcedinline ScalarType op(ScalarType a, ScalarType b) noexcept
Definition: juce_fallback_SIMDNativeOps.h:173
juce::CharPointer_UTF32::getIntValue64
int64 getIntValue64() const noexcept
Parses this string as a 64-bit integer.
Definition: juce_CharPointer_UTF32.h:336
juce::gl::WGL_TYPE_RGBA_FLOAT_ATI
@ WGL_TYPE_RGBA_FLOAT_ATI
Definition: juce_wgl.h:339
juce::MPEZone::lowerZoneMasterChannel
static constexpr int lowerZoneMasterChannel
Definition: juce_MPEZoneLayout.h:92
juce::gl::GL_MAX_TRANSFORM_FEEDBACK_SEPARATE_ATTRIBS_EXT
@ GL_MAX_TRANSFORM_FEEDBACK_SEPARATE_ATTRIBS_EXT
Definition: juce_gl.h:7854
juce::AccessibilityRole::listItem
@ listItem
juce::dsp::SIMDFallbackOps::ScalarMax
Definition: juce_fallback_SIMDNativeOps.h:177
juce::ComponentDragger::mouseDownWithinTarget
Point< int > mouseDownWithinTarget
Definition: juce_ComponentDragger.h:96
juce::ApplicationCommandManager::getKeyMappings
KeyPressMappingSet * getKeyMappings() const noexcept
Returns the manager's internal set of key mappings.
Definition: juce_ApplicationCommandManager.h:202
juce::gl::WGL_COLOR_BITS_ARB
@ WGL_COLOR_BITS_ARB
Definition: juce_wgl.h:251
juce::gl::GL_TEXTURE_3D_OES
@ GL_TEXTURE_3D_OES
Definition: juce_gles2.h:4807
juce::gl::GL_POINT_SIZE_MIN_EXT
@ GL_POINT_SIZE_MIN_EXT
Definition: juce_gl.h:7096
juce::ContainerDeletePolicy
Used by container classes as an indirect way to delete an object of a particular type.
Definition: juce_ContainerDeletePolicy.h:40
juce::SidePanel::titleLabel
Label titleLabel
Definition: juce_SidePanel.h:205
juce::gl::GL_DRAW_BUFFER10_ATI
@ GL_DRAW_BUFFER10_ATI
Definition: juce_gl.h:5619
juce::gl::GL_POST_COLOR_MATRIX_BLUE_SCALE
@ GL_POST_COLOR_MATRIX_BLUE_SCALE
Definition: juce_gl.h:4371
juce::gl::GL_LAST_VIDEO_CAPTURE_STATUS_NV
@ GL_LAST_VIDEO_CAPTURE_STATUS_NV
Definition: juce_gl.h:10783
juce::gl::GL_LUMINANCE12
@ GL_LUMINANCE12
Definition: juce_gl.h:1028
juce_AudioProcessorEditorHostContext.h
juce::RenderingHelpers::CachedGlyphEdgeTable::draw
void draw(RendererType &state, Point< float > pos) const
Definition: juce_RenderingHelpers.h:280
juce::XWindowSystem::removePendingPaintForWindow
void removePendingPaintForWindow(::Window)
juce::Vector3D::z
Type z
Definition: juce_Vector3D.h:80
juce::PushNotifications::Notification::subtitle
String subtitle
Optional: additional text, that may be displayed e.g.
Definition: juce_PushNotifications.h:118
juce::gl::foveaArea
GLuint GLuint GLfloat GLfloat GLfloat GLfloat GLfloat foveaArea
Definition: juce_gles2.h:5099
juce::UIAWindowProvider::WaitForInputIdle
JUCE_COMRESULT WaitForInputIdle(int, BOOL *pRetVal) override
Definition: juce_win32_UIAWindowProvider.h:83
juce::ValueTreeSynchroniser
This class can be used to watch for all changes to the state of a ValueTree, and to convert them to a...
Definition: juce_ValueTreeSynchroniser.h:45
juce::ProgressBar::currentValue
double currentValue
Definition: juce_ProgressBar.h:133
juce::MidiMessage::VariableLengthValue::isValid
bool isValid() const noexcept
Definition: juce_MidiMessage.h:883
juce::gl::GL_MAX_TESS_EVALUATION_UNIFORM_BLOCKS
@ GL_MAX_TESS_EVALUATION_UNIFORM_BLOCKS
Definition: juce_gl.h:2341
juce::AudioProcessor::isBusesLayoutSupported
virtual bool isBusesLayoutSupported(const BusesLayout &) const
Callback to query if the AudioProcessor supports a specific layout.
Definition: juce_AudioProcessor.h:1276
juce::JNIClassBase::byteCode
const void * byteCode
Definition: juce_android_JNIHelpers.h:192
juce::gl::GL_SHADER_STORAGE_BUFFER
@ GL_SHADER_STORAGE_BUFFER
Definition: juce_gl.h:2894
juce::dsp::SIMDFallbackOps::cmplxmul
static forcedinline vSIMDType cmplxmul(vSIMDType av, vSIMDType bv) noexcept
Definition: juce_fallback_SIMDNativeOps.h:155
juce::gl::GL_FRAGMENT_LIGHT4_SGIX
@ GL_FRAGMENT_LIGHT4_SGIX
Definition: juce_gl.h:11496
juce::gl::GL_TRANSFORM_FEEDBACK_BUFFER_START
@ GL_TRANSFORM_FEEDBACK_BUFFER_START
Definition: juce_gl.h:1736
juce::gl::GL_MAP2_TEXTURE_COORD_1
@ GL_MAP2_TEXTURE_COORD_1
Definition: juce_gl.h:566
juce::CachedValue::defaultValue
Type defaultValue
Definition: juce_CachedValue.h:191
CameraDevice::Pimpl::ScopedCameraDevice::CaptureSession::StillPictureTaker::updateState
void updateState(jobject captureResult)
Definition: juce_android_CameraDevice.h:1781
juce::gl::src
GLenum src
Definition: juce_gl.h:2359
CameraDevice::Pimpl::CaptureSessionMode::streamConfigurationMap
StreamConfigurationMap & streamConfigurationMap
Definition: juce_android_CameraDevice.h:2629
juce::gl::GL_PROXY_TEXTURE_1D
@ GL_PROXY_TEXTURE_1D
Definition: juce_gl.h:965
juce::gl::GL_LINE_TOKEN
@ GL_LINE_TOKEN
Definition: juce_gl.h:423
juce::gl::target2
GLuint64EXT GLuint GLuint GLenum GLenum GLuint GLenum GLuint GLenum target2
Definition: juce_gl.h:9900
juce::dsp::StateVariableTPTFilter::prepare
void prepare(const ProcessSpec &spec)
Initialises the filter.
juce::StandalonePluginHolder::stopPlaying
void stopPlaying()
Definition: juce_StandaloneFilterWindow.h:259
juce::CarbonViewWrapperComponent::componentVisibilityChanged
void componentVisibilityChanged() override
This callback happens when the component's visibility state changes, possibly due to one of its paren...
Definition: juce_mac_CarbonViewWrapperComponent.h:248
CameraDevice::Pimpl::DelegateClass::didStartRecordingToOutputFileAtURL
static void didStartRecordingToOutputFileAtURL(id, SEL, AVCaptureFileOutput *, NSURL *, NSArray *)
Definition: juce_mac_CameraDevice.h:220
juce::gl::GL_UNKNOWN_CONTEXT_RESET_KHR
@ GL_UNKNOWN_CONTEXT_RESET_KHR
Definition: juce_gl.h:8539
juce::LookAndFeel_V4::ColourScheme::widgetBackground
@ widgetBackground
Definition: juce_LookAndFeel_V4.h:49
juce::dsp::Compressor::update
void update()
juce::ApplicationCommandInfo::shortName
String shortName
A short name to describe the command.
Definition: juce_ApplicationCommandInfo.h:96
juce::XWindowSystemUtilities::XSetting
Represents a setting according to the XSETTINGS specification.
Definition: juce_linux_XWindowSystem.h:99
juce::Graphics::getInternalContext
LowLevelGraphicsContext & getInternalContext() const noexcept
Definition: juce_GraphicsContext.h:736
juce::gl::GL_VIEW_CLASS_ASTC_5x5_RGBA
@ GL_VIEW_CLASS_ASTC_5x5_RGBA
Definition: juce_gl.h:4461
juce::Parallelogram::topRight
Point< ValueType > topRight
Definition: juce_Parallelogram.h:182
juce::gl::GL_RGBA16_SNORM
@ GL_RGBA16_SNORM
Definition: juce_gl.h:2043
juce::URL::InputStreamOptions::getHttpRequestCmd
String getHttpRequestCmd() const noexcept
Definition: juce_URL.h:385
juce::MidiMessage::getTimeStamp
double getTimeStamp() const noexcept
Returns the timestamp associated with this message.
Definition: juce_MidiMessage.h:164
juce::gl::GL_POINT_SIZE_MIN_ARB
@ GL_POINT_SIZE_MIN_ARB
Definition: juce_gl.h:4677
juce::PixelAlpha::getGreen
forcedinline uint8 getGreen() const noexcept
Definition: juce_PixelFormats.h:637
juce::ADSR::ADSR
ADSR()
Definition: juce_ADSR.h:40
juce::gl::GL_FRONT_LEFT
@ GL_FRONT_LEFT
Definition: juce_gl.h:247
juce::offerKeyMessageToJUCEWindow
bool offerKeyMessageToJUCEWindow(MSG &)
juce_win32_ComSmartPtr.h
juce::AudioParameterFloat::get
float get() const noexcept
Returns the parameter's current value.
Definition: juce_AudioParameterFloat.h:121
juce::AudioFormatReaderSource
A type of AudioSource that will read from an AudioFormatReader.
Definition: juce_AudioFormatReaderSource.h:37
juce::gl::GL_RGBA4_S3TC
@ GL_RGBA4_S3TC
Definition: juce_gl.h:11146
juce_StandardHeader.h
juce::MouseInputSource::mouse
@ mouse
Definition: juce_MouseInputSource.h:57
juce::ReferenceCountedArray::addArray
void addArray(const ReferenceCountedArray &arrayToAddFrom, int startIndex=0, int numElementsToAdd=-1) noexcept
Adds elements from another array to the end of this array.
Definition: juce_ReferenceCountedArray.h:498
juce::gl::GL_COLOR_TABLE
@ GL_COLOR_TABLE
Definition: juce_gl.h:3033
juce::gl::GL_FOG_COORDINATE_ARRAY_STRIDE
@ GL_FOG_COORDINATE_ARRAY_STRIDE
Definition: juce_gl.h:1319
juce::gl::GL_MAX_TESS_CONTROL_SHADER_STORAGE_BLOCKS_OES
@ GL_MAX_TESS_CONTROL_SHADER_STORAGE_BLOCKS_OES
Definition: juce_gles2.h:4788
juce::gl::GL_REGISTER_COMBINERS_NV
@ GL_REGISTER_COMBINERS_NV
Definition: juce_gl.h:9952
juce::gl::GL_PROXY_TEXTURE_2D
@ GL_PROXY_TEXTURE_2D
Definition: juce_gl.h:966
juce::AudioFormatManager::end
AudioFormat ** end() noexcept
Iterator access to the list of known formats.
Definition: juce_AudioFormatManager.h:89
juce::gl::GL_NORMAL_ARRAY_PARALLEL_POINTERS_INTEL
@ GL_NORMAL_ARRAY_PARALLEL_POINTERS_INTEL
Definition: juce_gl.h:8373
juce::RenderingHelpers::EdgeTableFillers::TransformedImageFill::linePixels
DestPixelType * linePixels
Definition: juce_RenderingHelpers.h:1399
juce::RelativePoint::y
RelativeCoordinate y
Definition: juce_RelativePoint.h:88
juce::CharPointer_UTF8::isUpperCase
bool isUpperCase() const noexcept
Returns true if the first character of this string is upper-case.
Definition: juce_CharPointer_UTF8.h:460
juce::dsp::Matrix::end
ElementType * end() noexcept
Definition: juce_Matrix.h:210
juce::gl::GL_COPY_WRITE_BUFFER_NV
@ GL_COPY_WRITE_BUFFER_NV
Definition: juce_gles2.h:3564
juce::Image::BitmapData::width
int width
Definition: juce_Image.h:356
juce::SurfaceHolderCallback::invoke
jobject invoke(jobject proxy, jobject method, jobjectArray args) override
Definition: juce_android_JNIHelpers.h:934
juce::Justification::flags
int flags
Definition: juce_Justification.h:184
juce::WavAudioFormat::riffInfoStarring_ISTR
static const char *const riffInfoStarring_ISTR
Metadata property name used in INFO chunks.
Definition: juce_WavAudioFormat.h:158
juce_ActiveXControlComponent.h
VideoComponent::Pimpl::PlayerController::getView
NSView * getView()
Definition: juce_mac_Video.h:599
juce::gl::GL_DEPTH_TEXTURE_MODE_ARB
@ GL_DEPTH_TEXTURE_MODE_ARB
Definition: juce_gl.h:4004
juce::BubbleComponent::LookAndFeelMethods
This abstract base class is implemented by LookAndFeel classes.
Definition: juce_BubbleComponent.h:150
juce::ValueTree::Iterator
Iterator for a ValueTree.
Definition: juce_ValueTree.h:400
juce::MemoryMappedAudioFormatReader::mappedSection
Range< int64 > mappedSection
Definition: juce_MemoryMappedAudioFormatReader.h:86
juce_FlexBox.h
juce::Colours::tan
const Colour tan
Definition: juce_Colours.h:173
juce::WindowsUIAWrapper::clientsAreListening
BOOL clientsAreListening()
Definition: juce_win32_WindowsUIAWrapper.h:68
juce::UIATransformProvider::get_CanRotate
JUCE_COMRESULT get_CanRotate(BOOL *pRetVal) override
Definition: juce_win32_UIATransformProvider.h:103
juce::Reverb::CombFilter::clear
void clear() noexcept
Definition: juce_audio_basics/utilities/juce_Reverb.h:236
juce::gl::GL_MIRROR_CLAMP_EXT
@ GL_MIRROR_CLAMP_EXT
Definition: juce_gl.h:7687
juce::AudioFormatManager::begin
AudioFormat *const * begin() const noexcept
Iterator access to the list of known formats.
Definition: juce_AudioFormatManager.h:86
juce::LocalRef::retain
static JavaType retain(JavaType obj)
Definition: juce_android_JNIHelpers.h:70
juce::InterprocessConnection::getSocket
StreamingSocket * getSocket() const noexcept
Returns the socket that this connection is using (or nullptr if it uses a pipe).
Definition: juce_InterprocessConnection.h:140
juce::gl::GL_MATRIX21_ARB
@ GL_MATRIX21_ARB
Definition: juce_gl.h:4154
juce::JPEGImageFormat::quality
float quality
Definition: juce_ImageFileFormat.h:197
juce::gl::GL_BLEND_ADVANCED_COHERENT_NV
@ GL_BLEND_ADVANCED_COHERENT_NV
Definition: juce_gl.h:8872
juce::gl::GL_POINT
@ GL_POINT
Definition: juce_gl.h:365
juce_gles2.h
juce::gl::GL_MATRIX26_ARB
@ GL_MATRIX26_ARB
Definition: juce_gl.h:4159
juce::DragAndDropTarget
Components derived from this class can have things dropped onto them by a DragAndDropContainer.
Definition: juce_DragAndDropTarget.h:45
juce::gl::xoffset
GLint GLint xoffset
Definition: juce_gl.h:1062
juce::gl::GL_VERTEX_ATTRIB_ARRAY8_NV
@ GL_VERTEX_ATTRIB_ARRAY8_NV
Definition: juce_gl.h:10641
juce::TextDragAndDropTarget
Components derived from this class can have text dropped onto them by an external application.
Definition: juce_TextDragAndDropTarget.h:37
juce::gl::GL_LOCATION_INDEX_EXT
@ GL_LOCATION_INDEX_EXT
Definition: juce_gles2.h:1871
juce::SortedSet::addSet
void addSet(const OtherSetType &setToAddFrom, int startIndex=0, int numElementsToAdd=-1) noexcept
Adds elements from another set to this one.
Definition: juce_SortedSet.h:334
juce::gl::GL_POST_TEXTURE_FILTER_BIAS_SGIX
@ GL_POST_TEXTURE_FILTER_BIAS_SGIX
Definition: juce_gl.h:11748
juce::ButtonParameterAttachment::buttonClicked
void buttonClicked(Button *) override
Called when the button is clicked.
juce::MidiMessage::isHeapAllocated
bool isHeapAllocated() const noexcept
Definition: juce_MidiMessage.h:981
juce::gl::GL_FRAMEBUFFER_DEFAULT_SAMPLES
@ GL_FRAMEBUFFER_DEFAULT_SAMPLES
Definition: juce_gl.h:2743
juce::KeyPress::escapeKey
static const int escapeKey
key-code for the escape key
Definition: juce_KeyPress.h:190
juce::gl::loadExtensions
void loadExtensions()
Load all available OpenGL extension functions.
juce::gl::GL_REG_24_ATI
@ GL_REG_24_ATI
Definition: juce_gl.h:5690
CameraDevice::Pimpl::ScopedCameraDevice::CaptureSession::StillPictureTaker::cameraCaptureSessionCaptureSequenceCompleted
void cameraCaptureSessionCaptureSequenceCompleted(bool isPreview, jobject session, int sequenceId, int64 frameNumber)
Definition: juce_android_CameraDevice.h:2015
juce_PathStrokeType.h
MediaPlayerListener::Owner::onInfo
virtual bool onInfo(LocalRef< jobject > &mediaPlayer, int what, int extra)=0
juce::File::globalApplicationsDirectory
@ globalApplicationsDirectory
The directory in which applications normally get installed.
Definition: juce_File.h:955
juce::ToggleButton::ColourIds
ColourIds
A set of colour IDs to use to change the colour of various aspects of the button.
Definition: juce_ToggleButton.h:72
juce_ModalComponentManager.h
juce_OpenGLTexture.h
juce::gl::GL_CLOSE_PATH_NV
@ GL_CLOSE_PATH_NV
Definition: juce_gl.h:9690
juce::gl::GL_UNPACK_RESAMPLE_OML
@ GL_UNPACK_RESAMPLE_OML
Definition: juce_gl.h:11040
juce::TextPropertyComponent::textEditor
std::unique_ptr< LabelComp > textEditor
Definition: juce_TextPropertyComponent.h:179
juce::dsp::SIMDFallbackOps
Useful fallback routines to use if the native SIMD op is not supported.
Definition: juce_fallback_SIMDNativeOps.h:59
juce::ContentSharer
A singleton class responsible for sharing content between apps and devices.
Definition: juce_ContentSharer.h:37
juce::AppleRemoteDevice::rightButton_Long
@ rightButton_Long
The right button (if it's held for a long time).
Definition: juce_AppleRemote.h:58
juce::gl::GL_ALPHA_FLOAT16_ATI
@ GL_ALPHA_FLOAT16_ATI
Definition: juce_gl.h:5872
juce::gl::GL_MAX_COMBINED_SHADER_OUTPUT_RESOURCES
@ GL_MAX_COMBINED_SHADER_OUTPUT_RESOURCES
Definition: juce_gl.h:2909
juce::MouseEvent::position
const Point< float > position
The position of the mouse when the event occurred.
Definition: juce_MouseEvent.h:97
juce::gl::GL_INTENSITY8I_EXT
@ GL_INTENSITY8I_EXT
Definition: juce_gl.h:7650
juce::BooleanPropertyComponent::onText
String onText
Definition: juce_BooleanPropertyComponent.h:104
juce::MouseInputSource::defaultPressure
static constexpr float defaultPressure
A default value for pressure, which is used when a device doesn't support it, or for mouse-moves,...
Definition: juce_MouseInputSource.h:227
juce::MidiMessageMetadata::getMessage
MidiMessage getMessage() const
Constructs a new MidiMessage instance from the data that this object is viewing.
Definition: juce_MidiBuffer.h:49
juce::gl::GL_MAX_LIGHTS
@ GL_MAX_LIGHTS
Definition: juce_gl.h:533
juce::String::PreallocationBytes
Definition: juce_String.h:1342
juce::RelativePointPath::usesNonZeroWinding
bool usesNonZeroWinding
Definition: juce_RelativePointPath.h:180
juce::BufferingAudioReader::blocks
OwnedArray< BufferedBlock > blocks
Definition: juce_BufferingAudioFormatReader.h:91
juce_VST3ClientExtensions.h
juce::XWindowSystemUtilities::Atoms::windowStateHidden
Atom windowStateHidden
Definition: juce_linux_XWindowSystem.h:88
juce::CharPointer_UTF32::canRepresent
static bool canRepresent(juce_wchar character) noexcept
Returns true if the given unicode character can be represented in this encoding.
Definition: juce_CharPointer_UTF32.h:348
juce::UIATextProvider::UIATextRangeProvider::FindText
JUCE_COMRESULT FindText(BSTR text, BOOL backward, BOOL ignoreCase, ComTypes::ITextRangeProvider **pRetVal) override
Definition: juce_win32_UIATextProvider.h:279
juce::PluginListComponent::propertiesToUse
PropertiesFile * propertiesToUse
Definition: juce_PluginListComponent.h:122
juce::XWindowSystem::initialisePointerMap
void initialisePointerMap()
juce::gl::GL_MODELVIEW12_ARB
@ GL_MODELVIEW12_ARB
Definition: juce_gl.h:5405
CameraDevice::Pimpl::cameraOpenCallback
InternalOpenCameraResultCallback cameraOpenCallback
Definition: juce_android_CameraDevice.h:2906
juce::gl::GL_PATH_FILL_COVER_MODE_NV
@ GL_PATH_FILL_COVER_MODE_NV
Definition: juce_gl.h:9641
juce::AudioProcessorValueTreeStateParameterAttributes::ValueFromString
AudioParameterFloatAttributes::ValueFromString ValueFromString
Definition: juce_AudioProcessorValueTreeState.h:40
juce::WeakReference::operator!=
bool operator!=(ObjectType *object) const noexcept
Definition: juce_WeakReference.h:120
juce::TemporaryFile::getFile
const File & getFile() const noexcept
Returns the temporary file.
Definition: juce_TemporaryFile.h:126
juce::TextEditor::passwordCharacter
juce_wchar passwordCharacter
Definition: juce_TextEditor.h:780
juce::OpenGLTexture::ownerContext
OpenGLContext * ownerContext
Definition: juce_OpenGLTexture.h:97
CameraDevice::Pimpl::ScopedCameraDevice::autoFocusMode
int autoFocusMode
Definition: juce_android_CameraDevice.h:2373
juce::PositionedGlyph::getBounds
Rectangle< float > getBounds() const
Returns the bounds of the glyph.
Definition: juce_GlyphArrangement.h:66
juce::gl::GL_FRAMEBUFFER_INCOMPLETE_LAYER_TARGETS_ARB
@ GL_FRAMEBUFFER_INCOMPLETE_LAYER_TARGETS_ARB
Definition: juce_gl.h:4228
juce::RenderingHelpers::ClipRegions::RectangleListRegion::SubRectangleIteratorFloat::iterate
void iterate(Renderer &r) const noexcept
Definition: juce_RenderingHelpers.h:1942
juce::gl::GL_COMPILE_STATUS
@ GL_COMPILE_STATUS
Definition: juce_gl.h:1534
CameraDevice::Pimpl::CaptureSessionVideoRecordingMode::getTemplate
static int getTemplate()
Definition: juce_android_CameraDevice.h:2744
juce::AudioProcessorListener
Base class for listeners that want to know about changes to an AudioProcessor.
Definition: juce_AudioProcessorListener.h:39
juce::PluginHostType::SteinbergNuendo4
@ SteinbergNuendo4
Represents Steinberg Nuendo 4.
Definition: juce_PluginHostType.h:97
NSObject
juce::BorderSize::getTop
ValueType getTop() const noexcept
Returns the gap that should be left at the top of the region.
Definition: juce_BorderSize.h:64
juce::gl::attachment
GLenum attachment
Definition: juce_gl.h:2000
juce::ComTypes::NavigateDirection_LastChild
@ NavigateDirection_LastChild
Definition: juce_win32_ComInterfaces.h:58
juce::Colours::lightcoral
const Colour lightcoral
Definition: juce_Colours.h:107
juce::gl::WGL_TRANSPARENT_RED_VALUE_ARB
@ WGL_TRANSPARENT_RED_VALUE_ARB
Definition: juce_wgl.h:238
juce::gl::GL_COMPRESSED_RGBA_S3TC_DXT5_ANGLE
@ GL_COMPRESSED_RGBA_S3TC_DXT5_ANGLE
Definition: juce_gles2.h:1640
juce::WebBrowserComponent::ConstructWithoutPimpl
Definition: juce_WebBrowserComponent.h:148
juce::gl::GL_QUERY_RESULT_AVAILABLE
@ GL_QUERY_RESULT_AVAILABLE
Definition: juce_gl.h:1402
juce::gl::GL_INTENSITY12_EXT
@ GL_INTENSITY12_EXT
Definition: juce_gl.h:7426
juce::ChildProcessCoordinator::handleMessageFromSlave
virtual void handleMessageFromSlave(const MemoryBlock &)
Definition: juce_ConnectedChildProcess.h:200
juce::gl::WGL_MAX_PBUFFER_WIDTH_EXT
@ WGL_MAX_PBUFFER_WIDTH_EXT
Definition: juce_wgl.h:416
juce::RangedAudioParameterAttributes::getStringFromValueFunction
const JUCE_NODISCARD auto & getStringFromValueFunction() const
An optional lambda function that converts a non-normalised value to a string with a maximum length.
Definition: juce_RangedAudioParameter.h:73
juce::GlyphArrangement::glyphs
Array< PositionedGlyph > glyphs
Definition: juce_GlyphArrangement.h:307
juce::SmoothedValueBase
A base class for the smoothed value classes.
Definition: juce_SmoothedValue.h:36
juce::CharPointer_UTF16::getIntValue64
int64 getIntValue64() const noexcept
Parses this string as a 64-bit integer.
Definition: juce_CharPointer_UTF16.h:414
juce::gl::GL_PATH_STENCIL_DEPTH_OFFSET_FACTOR_NV
@ GL_PATH_STENCIL_DEPTH_OFFSET_FACTOR_NV
Definition: juce_gl.h:9684
juce::gl::GL_SAMPLE_COVERAGE_ARB
@ GL_SAMPLE_COVERAGE_ARB
Definition: juce_gl.h:4525
juce::gl::pixels
GLint GLint GLsizei GLint GLenum GLenum const void * pixels
Definition: juce_gl.h:650
juce::ComSmartPtr::p
ComClass * p
Definition: juce_win32_ComSmartPtr.h:155
juce::StatisticsAccumulator::getAverage
FloatType getAverage() const noexcept
Returns the average (arithmetic mean) of all previously added values.
Definition: juce_StatisticsAccumulator.h:66
juce::gl::GL_MINMAX_FORMAT
@ GL_MINMAX_FORMAT
Definition: juce_gl.h:4363
juce::gl::y2
GLdouble GLdouble GLdouble y2
Definition: juce_gl.h:773
juce::ComTypes::UIA_Text_TextSelectionChangedEventId
const long UIA_Text_TextSelectionChangedEventId
Definition: juce_win32_ComInterfaces.h:143
juce::ReferenceCountedArray::operator[]
ObjectClassPtr operator[](int index) const noexcept
Returns a pointer to the object at this index in the array.
Definition: juce_ReferenceCountedArray.h:169
juce::gl::GL_MATRIX23_ARB
@ GL_MATRIX23_ARB
Definition: juce_gl.h:4156
juce::CoreGraphicsContext::clipToRectangleListWithoutTest
bool clipToRectangleListWithoutTest(const RectangleList< int > &)
juce::gl::GL_DRAW_BUFFER8
@ GL_DRAW_BUFFER8
Definition: juce_gl.h:1494
juce::dsp::DryWetMixer::reset
void reset()
Resets the internal state variables of the processor.
juce_ComponentAnimator.h
juce::SparseSet::ranges
Array< Range< Type > > ranges
Definition: juce_SparseSet.h:250
juce::Grid::TrackInfo::getEndLineName
const String & getEndLineName() const noexcept
Definition: juce_Grid.h:86
juce_neon_SIMDNativeOps.h
juce::dsp::LookupTable::getNumPoints
size_t getNumPoints() const noexcept
Returns the size of the LookupTable, i.e., the number of pre-calculated data points.
Definition: juce_LookupTable.h:138
VideoComponent::Pimpl::DirectShowContext::runningState
@ runningState
Definition: juce_win32_Video.h:743
juce::gl::GL_SAMPLE_COVERAGE_INVERT
@ GL_SAMPLE_COVERAGE_INVERT
Definition: juce_gl.h:1184
juce::AudioPlayHead::FrameRate::getType
FrameRateType getType() const
Gets the FrameRateType that matches the state of this FrameRate.
Definition: juce_AudioPlayHead.h:78
juce::ReferenceCountedArray::getObjectPointerUnchecked
ObjectClass * getObjectPointerUnchecked(int index) const noexcept
Returns a raw pointer to the object at this index in the array, without checking whether the index is...
Definition: juce_ReferenceCountedArray.h:202
juce::gl::queryNameLength
GLuint queryNameLength
Definition: juce_gl.h:8417
juce::SamplerSound::name
String name
Definition: juce_Sampler.h:97
juce::gl::GL_RESCALE_NORMAL_EXT
@ GL_RESCALE_NORMAL_EXT
Definition: juce_gl.h:7159
juce::CharPointer_UTF32::getBytesRequiredFor
static size_t getBytesRequiredFor(juce_wchar) noexcept
Returns the number of bytes that would be needed to represent the given unicode character in this enc...
Definition: juce_CharPointer_UTF32.h:189
juce::Desktop::getInstance
static Desktop & getInstance()
There's only one desktop object, and this method will return it.
juce::SidePanel::panelWidth
int panelWidth
Definition: juce_SidePanel.h:213
juce::gl::GL_LUMINANCE8_ALPHA8
@ GL_LUMINANCE8_ALPHA8
Definition: juce_gl.h:1032
juce::AudioChannelSet::ambisonicACN33
@ ambisonicACN33
Fifth-order ambisonic channel number 33.
Definition: juce_AudioChannelSet.h:398
juce::StretchableLayoutManager::ItemLayoutProperties::itemIndex
int itemIndex
Definition: juce_StretchableLayoutManager.h:241
juce::gl::GL_SAMPLE_BUFFERS
@ GL_SAMPLE_BUFFERS
Definition: juce_gl.h:1181
juce::dsp::DelayLine::readPos
std::vector< int > readPos
Definition: juce_DelayLine.h:332
VideoComponent::Pimpl::MediaSession::Player::play
void play()
Definition: juce_android_Video.h:925
juce::gl::GL_VERTEX_SHADER_LOCALS_EXT
@ GL_VERTEX_SHADER_LOCALS_EXT
Definition: juce_gl.h:8037
juce::gl::GL_MODELVIEW23_ARB
@ GL_MODELVIEW23_ARB
Definition: juce_gl.h:5416
juce::gl::GL_CLEAR_TEXTURE
@ GL_CLEAR_TEXTURE
Definition: juce_gl.h:2988
juce::gl::GL_INTENSITY_SNORM
@ GL_INTENSITY_SNORM
Definition: juce_gl.h:7787
juce::MessageThread::MessageThread
MessageThread()
Definition: juce_LinuxMessageThread.h:40
juce::OpenGLContext::NativeContext::freeGLBuffers
void freeGLBuffers()
Definition: juce_OpenGL_ios.h:289
juce::RangedAudioParameterAttributes::getAudioProcessorParameterWithIDAttributes
const JUCE_NODISCARD auto & getAudioProcessorParameterWithIDAttributes() const
Gets attributes that would also apply to an AudioProcessorParameterWithID.
Definition: juce_RangedAudioParameter.h:79
juce::OSCSender
An OSC message sender.
Definition: juce_OSCSender.h:38
juce::ModifierKeys::isAnyModifierKeyDown
bool isAnyModifierKeyDown() const noexcept
Tests for any of the modifier key flags.
Definition: juce_ModifierKeys.h:96
juce::gl::GL_UNIFORM_BUFFER_LENGTH_NV
@ GL_UNIFORM_BUFFER_LENGTH_NV
Definition: juce_gl.h:10475
juce_XmlDocument.h
juce::MenuBarModel
A class for controlling MenuBar components.
Definition: juce_MenuBarModel.h:40
juce::gl::maxFramebuffers
GLint maxFramebuffers
Definition: juce_gles2.h:5076
juce::gl::GL_GEOMETRY_DEFORMATION_BIT_SGIX
@ GL_GEOMETRY_DEFORMATION_BIT_SGIX
Definition: juce_gl.h:11612
juce::gl::GL_CON_21_ATI
@ GL_CON_21_ATI
Definition: juce_gl.h:5719
juce::gl::GL_VERTEX_TEXTURE
@ GL_VERTEX_TEXTURE
Definition: juce_gl.h:2792
juce::gl::WGL_LOSE_CONTEXT_ON_RESET_ARB
@ WGL_LOSE_CONTEXT_ON_RESET_ARB
Definition: juce_wgl.h:176
juce::dsp::AudioBlock::replaceWithSumOf
const AudioBlock & replaceWithSumOf(AudioBlock< Src1SampleType > src1, AudioBlock< Src2SampleType > src2) const noexcept
Definition: juce_AudioBlock.h:415
juce::gl::GL_BACK
@ GL_BACK
Definition: juce_gl.h:252
juce::CriticalSection
A re-entrant mutex.
Definition: juce_CriticalSection.h:42
JUCE_UNDENORMALISE
#define JUCE_UNDENORMALISE(x)
This macro can be applied to a float variable to check whether it contains a denormalised value,...
Definition: juce_MathsFunctions.h:611
juce::RelativePointPath::ElementBase
Base class for the elements that make up a RelativePointPath.
Definition: juce_RelativePointPath.h:79
juce::PopupMenu::Item::customComponent
ReferenceCountedObjectPtr< CustomComponent > customComponent
A custom component for the item to display, or nullptr if there isn't one.
Definition: juce_PopupMenu.h:149
juce::gl::GL_UNSIGNED_INT_10F_11F_11F_REV
@ GL_UNSIGNED_INT_10F_11F_11F_REV
Definition: juce_gl.h:1728
juce::UnitTestCategories::dsp
static const String dsp
Definition: juce_UnitTestCategories.h:36
juce::gl::WGL_RED_SHIFT_EXT
@ WGL_RED_SHIFT_EXT
Definition: juce_wgl.h:452
juce::iOSAudioIODevice::getCurrentBufferSizeSamples
int getCurrentBufferSizeSamples() override
Returns the buffer size that the device is currently using.
juce::gl::GL_RGBA8_SNORM
@ GL_RGBA8_SNORM
Definition: juce_gl.h:2039
juce::CachedValue::forceUpdateOfCachedValue
void forceUpdateOfCachedValue()
Force an update in case the referenced property has been changed from elsewhere.
Definition: juce_CachedValue.h:281
juce::gl::GL_MAX_FRAMEBUFFER_LAYERS_OES
@ GL_MAX_FRAMEBUFFER_LAYERS_OES
Definition: juce_gles2.h:4611
juce::gl::GL_RG16I
@ GL_RG16I
Definition: juce_gl.h:1922
juce::gl::GL_RGB10
@ GL_RGB10
Definition: juce_gl.h:971
juce::CppTokeniserFunctions::StringIterator::nextChar
juce_wchar nextChar() noexcept
Definition: juce_CPlusPlusCodeTokeniserFunctions.h:538
juce::PositionedGlyph::getLeft
float getLeft() const noexcept
Returns the position of the glyph's left-hand edge.
Definition: juce_GlyphArrangement.h:56
juce::CharPointer_UTF16::operator>=
bool operator>=(CharPointer_UTF16 other) const noexcept
Definition: juce_CharPointer_UTF16.h:67
juce::dsp::LookupTable::data
Array< FloatType > data
Definition: juce_LookupTable.h:145
juce::Component::Positioner
Base class for objects that can be used to automatically position a component according to some kind ...
Definition: juce_Component.h:2354
juce::gl::GLuint64
GLuint64(KHRONOS_APIENTRY *const &glGetTextureHandleARB)(GLuint texture)
juce::AudioChannelSet::ambisonicACN27
@ ambisonicACN27
Fifth-order ambisonic channel number 27.
Definition: juce_AudioChannelSet.h:392
juce::KeyPress::numberPadSubtract
static const int numberPadSubtract
key-code for the subtract sign on the numeric keypad.
Definition: juce_KeyPress.h:255
juce::gl::GL_MAX_PROGRAM_TEMPORARIES_ARB
@ GL_MAX_PROGRAM_TEMPORARIES_ARB
Definition: juce_gl.h:4097
VideoComponent::Pimpl::MediaSession::Player::MEDIA_INFO_BAD_INTERLEAVING
@ MEDIA_INFO_BAD_INTERLEAVING
Definition: juce_android_Video.h:1163
juce_RangedDirectoryIterator.h
juce::Slider::TextEntryBoxPosition
TextEntryBoxPosition
The position of the slider's text-entry box.
Definition: juce_Slider.h:93
juce::gl::GL_RENDER_DIRECT_TO_FRAMEBUFFER_QCOM
@ GL_RENDER_DIRECT_TO_FRAMEBUFFER_QCOM
Definition: juce_gles2.h:5045
juce::ADSR::recalculateRates
void recalculateRates() noexcept
Definition: juce_ADSR.h:231
juce::PropertiesFile::isValidFile
bool isValidFile() const noexcept
Returns true if this file was created from a valid (or non-existent) file.
Definition: juce_PropertiesFile.h:189
juce::gl::GL_FRAGMENT_SHADER_ARB
@ GL_FRAGMENT_SHADER_ARB
Definition: juce_gl.h:4195
juce::gl::GL_LIST_MODE
@ GL_LIST_MODE
Definition: juce_gl.h:458
juce::CodeDocument::positionsToMaintain
Array< Position * > positionsToMaintain
Definition: juce_CodeDocument.h:436
VideoComponent::Pimpl::DirectShowContext::release
void release()
Definition: juce_win32_Video.h:601
juce::NormalisableRange::end
ValueType end
The maximum value of the non-normalised range.
Definition: juce_NormalisableRange.h:212
juce::iOSAudioIODevice::stop
void stop() override
Stops the device playing.
juce::gl::GL_PERFQUERY_COUNTER_DESC_LENGTH_MAX_INTEL
@ GL_PERFQUERY_COUNTER_DESC_LENGTH_MAX_INTEL
Definition: juce_gl.h:8405
juce::AudioData::Pointer::setAsFloat
void setAsFloat(float newValue) noexcept
Sets the value of the first sample as a floating point value.
Definition: juce_AudioDataConverters.h:405
juce::SidePanel::getTitleBarComponent
Component * getTitleBarComponent() const noexcept
Returns the component that is currently being used as the title bar of the SidePanel.
Definition: juce_SidePanel.h:114
juce::HashMap::size
int size() const noexcept
Returns the current number of items in the map.
Definition: juce_HashMap.h:161
juce::gl::GL_VIRTUAL_PAGE_SIZE_INDEX_ARB
@ GL_VIRTUAL_PAGE_SIZE_INDEX_ARB
Definition: juce_gl.h:5012
juce::CharPointer_UTF16::isEmpty
bool isEmpty() const noexcept
Returns true if this pointer is pointing to a null character.
Definition: juce_CharPointer_UTF16.h:77
juce::AndroidHighPerformanceAudioHelpers::getMinimumBuffersToEnqueue
static int getMinimumBuffersToEnqueue(int nativeBufferSize, double requestedSampleRate)
Definition: juce_android_HighPerformanceAudioHelpers.h:73
juce::gl::GL_UNIFORM_OFFSET
@ GL_UNIFORM_OFFSET
Definition: juce_gl.h:2069
juce::OptionalScopedPointer::OptionalScopedPointer
OptionalScopedPointer(OptionalScopedPointer &&other) noexcept
Takes ownership of the object that another OptionalScopedPointer holds.
Definition: juce_OptionalScopedPointer.h:65
juce::ComSmartPtr::release
void release()
Definition: juce_win32_ComSmartPtr.h:157
juce::dsp::AudioBlock::swap
void swap(AudioBlock &other) noexcept
Definition: juce_AudioBlock.h:207
juce::gl::GL_COMPLETION_STATUS_ARB
@ GL_COMPLETION_STATUS_ARB
Definition: juce_gl.h:4640
juce::gl::GL_MAX_GEOMETRY_OUTPUT_COMPONENTS_EXT
@ GL_MAX_GEOMETRY_OUTPUT_COMPONENTS_EXT
Definition: juce_gles2.h:2145
juce::gl::GL_OBJECT_ACTIVE_UNIFORM_MAX_LENGTH_ARB
@ GL_OBJECT_ACTIVE_UNIFORM_MAX_LENGTH_ARB
Definition: juce_gl.h:4873
VideoComponent::Pimpl::PlayerControllerBase::attachPlaybackObserver
void attachPlaybackObserver()
Definition: juce_mac_Video.h:500
juce::MultiChoicePropertyComponent::value
ValueTreePropertyWithDefault value
Definition: juce_MultiChoicePropertyComponent.h:133
juce::gl::GL_DEBUG_TYPE_ERROR
@ GL_DEBUG_TYPE_ERROR
Definition: juce_gl.h:2712
juce::AudioBuffer::clear
void clear(int channel, int startSample, int numSamples) noexcept
Clears a specified region of just one channel.
Definition: juce_AudioSampleBuffer.h:649
juce::dsp::LookupTableTransform::processSampleUnchecked
FloatType processSampleUnchecked(FloatType value) const noexcept
Calculates the approximated value for the given input value without range checking.
Definition: juce_LookupTable.h:233
juce::gl::GL_MAX_FRAGMENT_ATOMIC_COUNTER_BUFFERS
@ GL_MAX_FRAGMENT_ATOMIC_COUNTER_BUFFERS
Definition: juce_gl.h:2568
juce::gl::GL_FOG_COORDINATE_ARRAY_LIST_STRIDE_IBM
@ GL_FOG_COORDINATE_ARRAY_LIST_STRIDE_IBM
Definition: juce_gl.h:8287
juce::detail::GradientDelete
Definition: juce_mac_CoreGraphicsContext.h:51
juce::gl::GL_HORIZONTAL_LINE_TO_NV
@ GL_HORIZONTAL_LINE_TO_NV
Definition: juce_gl.h:9695
juce::dsp::Compressor::setThreshold
void setThreshold(SampleType newThreshold)
Sets the threshold in dB of the compressor.
VideoComponent::Pimpl::getNativeSize
Rectangle< int > getNativeSize() const
Definition: juce_android_Video.h:460
juce::ReferenceCountedArray::contains
bool contains(const ObjectClass *objectToLookFor) const noexcept
Returns true if the array contains a specified object.
Definition: juce_ReferenceCountedArray.h:323
VideoComponent::Pimpl::playbackReachedEndTime
void playbackReachedEndTime()
Definition: juce_mac_Video.h:810
juce::XWindowSystemUtilities::Atoms::DELETE_WINDOW
@ DELETE_WINDOW
Definition: juce_linux_XWindowSystem.h:73
juce::MouseCursor::TopEdgeResizeCursor
@ TopEdgeResizeCursor
A platform-specific cursor for resizing the top-edge of a window.
Definition: juce_MouseCursor.h:63
juce::UIAExpandCollapseProvider
Definition: juce_win32_UIAExpandCollapseProvider.h:30
juce::gl::GL_VERTEX23_BIT_PGI
@ GL_VERTEX23_BIT_PGI
Definition: juce_gl.h:11125
juce::gl::abOutput
GLenum GLenum abOutput
Definition: juce_gl.h:10007
juce::Component::setOpaque
void setOpaque(bool shouldBeOpaque)
Indicates whether any parts of the component might be transparent.
juce::MemoryMappedFile::range
Range< int64 > range
Definition: juce_MemoryMappedFile.h:102
VideoRenderers::EVR::repaintVideo
void repaintVideo(HWND, HDC) override
Definition: juce_win32_Video.h:140
juce::ReferenceCountedArray::insert
ObjectClass * insert(int indexToInsertAt, ObjectClass *newObject)
Inserts a new object into the array at the given index.
Definition: juce_ReferenceCountedArray.h:387
juce::gl::GL_TESS_EVALUATION_SHADER_EXT
@ GL_TESS_EVALUATION_SHADER_EXT
Definition: juce_gles2.h:2688
juce::gl::fixedSampleLocations
GLsizei GLenum GLsizei GLsizei GLboolean fixedSampleLocations
Definition: juce_gl.h:6916
juce::InterProcessLock::ScopedLockType::ScopedLockType
ScopedLockType(InterProcessLock &l)
Creates a scoped lock.
Definition: juce_InterProcessLock.h:88
juce::gl::GL_TEXTURE_MIN_LOD_SGIS
@ GL_TEXTURE_MIN_LOD_SGIS
Definition: juce_gl.h:11332
CameraDevice::Pimpl::getCameraId
String getCameraId() const noexcept
Definition: juce_android_CameraDevice.h:518
juce::gl::GL_RGB4_EXT
@ GL_RGB4_EXT
Definition: juce_gl.h:7429
juce::gl::GL_LINEAR_TILING_EXT
@ GL_LINEAR_TILING_EXT
Definition: juce_gl.h:6902
juce::gl::GL_TEXTURE_COORD_ARRAY
@ GL_TEXTURE_COORD_ARRAY
Definition: juce_gl.h:1002
juce::AnimatedPosition::removeListener
void removeListener(Listener *listener)
Removes a previously-registered listener.
Definition: juce_AnimatedPosition.h:145
juce::SmoothedValue::skipCurrentValue
LinearVoid< T > skipCurrentValue(int numSamples) noexcept
Definition: juce_SmoothedValue.h:389
juce::gl::GL_RGB8_OES
@ GL_RGB8_OES
Definition: juce_gles2.h:4674
juce::gl::target
GLenum target
Definition: juce_gl.h:2230
juce::UnitTestRunner
Runs a set of unit tests.
Definition: juce_UnitTest.h:324
juce::isWithin
bool isWithin(Type a, Type b, Type tolerance) noexcept
Computes the absolute difference between two values and returns true if it is less than or equal to a...
Definition: juce_MathsFunctions.h:315
juce::WinRTWrapper::getHStringRawBuffer
WindowsGetStringRawBufferFuncPtr getHStringRawBuffer
Definition: juce_win32_WinRTWrapper.h:104
juce::UndoableAction::getSizeInUnits
virtual int getSizeInUnits()
Returns a value to indicate how much memory this object takes up.
Definition: juce_UndoableAction.h:88
juce::CodeDocument
A class for storing and manipulating a source code file.
Definition: juce_CodeDocument.h:45
getFloatParameterCallback
int(UNITY_INTERFACE_API * getFloatParameterCallback)(UnityAudioEffectState *state, int index, float *value, char *valuestr)
Definition: juce_UnityPluginInterface.h:53
juce::SortedSet::getReference
ElementType & getReference(const int index) noexcept
Returns a direct reference to one of the elements in the set, without checking the index passed in.
Definition: juce_SortedSet.h:166
juce::OpenGLContext::AsyncWorkerFunctor::AsyncWorkerFunctor
AsyncWorkerFunctor(FunctionType functorToUse)
Definition: juce_OpenGLContext.h:348
juce::gl::WGL_COLOR_BITS_EXT
@ WGL_COLOR_BITS_EXT
Definition: juce_wgl.h:450
juce::CharPointer_ASCII::operator<
bool operator<(CharPointer_ASCII other) const noexcept
Definition: juce_CharPointer_ASCII.h:65
juce::ValueTreePropertyWithDefault::getPropertyAsValue
Value getPropertyAsValue()
Returns the current property as a Value object.
Definition: juce_ValueTreePropertyWithDefault.h:121
juce::ChildProcess::ActiveProcess::pipeHandle
int pipeHandle
Definition: juce_posix_SharedCode.h:1232
juce::Interpolators::LinearTraits::valueAtOffset
static forcedinline float valueAtOffset(const float *const inputs, const float offset, int index) noexcept
Definition: juce_Interpolators.h:126
juce_PixelFormats.h
juce::gl::GL_PATH_TERMINAL_END_CAP_NV
@ GL_PATH_TERMINAL_END_CAP_NV
Definition: juce_gl.h:9631
juce::dsp::AudioBlock::replaceWithNegativeOf
const AudioBlock & replaceWithNegativeOf(AudioBlock< OtherSampleType > src) const noexcept
Definition: juce_AudioBlock.h:498
juce::gl::WGL_PBUFFER_HEIGHT_EXT
@ WGL_PBUFFER_HEIGHT_EXT
Definition: juce_wgl.h:422
juce::AudioChannelSet::createLRS
static AudioChannelSet createLRS()
Creates a set containing an LRS set (left, right, surround).
juce::Grid::AutoFlow
AutoFlow
Possible values for the autoFlow property.
Definition: juce_Grid.h:146
juce::gl::GL_DRAW_BUFFER9_EXT
@ GL_DRAW_BUFFER9_EXT
Definition: juce_gles2.h:2053
juce::AudioProcessorParameterWithID::isAutomatable
bool isAutomatable() const override
Returns true if the host can automate this parameter.
Definition: juce_AudioProcessorParameterWithID.h:178
juce::Expression::constantType
@ constantType
Definition: juce_Expression.h:220
juce::dsp::SIMDRegister::abs
static SIMDRegister JUCE_VECTOR_CALLTYPE abs(SIMDRegister a) noexcept
Returns the absolute value of each element.
Definition: juce_SIMDRegister.h:334
juce::gl::GL_VARIABLE_A_NV
@ GL_VARIABLE_A_NV
Definition: juce_gl.h:9953
juce::gl::GL_MAX_RATIONAL_EVAL_ORDER_NV
@ GL_MAX_RATIONAL_EVAL_ORDER_NV
Definition: juce_gl.h:9096
juce::gl::GL_OBJECT_ACTIVE_ATTRIBUTES_ARB
@ GL_OBJECT_ACTIVE_ATTRIBUTES_ARB
Definition: juce_gl.h:5562
juce::gl::GL_ZERO_TO_ONE
@ GL_ZERO_TO_ONE
Definition: juce_gl.h:3015
juce::gl::GL_TANGENT_ARRAY_EXT
@ GL_TANGENT_ARRAY_EXT
Definition: juce_gl.h:6178
juce::AudioProcessor::BusesLayout::outputBuses
Array< AudioChannelSet > outputBuses
An array containing the list of output buses that this processor supports.
Definition: juce_AudioProcessor.h:310
juce::getHostType
const PluginHostType & getHostType()
Definition: juce_IncludeModuleHeaders.h:39
juce::gl::GL_UNSIGNED_INT_SAMPLER_BUFFER_OES
@ GL_UNSIGNED_INT_SAMPLER_BUFFER_OES
Definition: juce_gles2.h:4850
juce::dsp::AudioBlock::multiplyBy
AudioBlock &JUCE_VECTOR_CALLTYPE multiplyBy(NumericType value) noexcept
Multiplies the elements in this block by a fixed value.
Definition: juce_AudioBlock.h:442
juce::ComTypes::VMR_ASPECT_RATIO_MODE
VMR_ASPECT_RATIO_MODE
Definition: juce_win32_ComTypes.h:51
juce::PixelAlpha::setAlpha
forcedinline void setAlpha(uint8 newAlpha) noexcept
Replaces the colour's alpha value with another one.
Definition: juce_PixelFormats.h:694
juce::gl::GL_MAX_PROGRAM_TEXTURE_GATHER_OFFSET
@ GL_MAX_PROGRAM_TEXTURE_GATHER_OFFSET
Definition: juce_gl.h:2281
juce::gl::GL_VIEWPORT_BOUNDS_RANGE_OES
@ GL_VIEWPORT_BOUNDS_RANGE_OES
Definition: juce_gles2.h:4992
juce::gl::GL_MAX_TEXTURE_BUFFER_SIZE_EXT
@ GL_MAX_TEXTURE_BUFFER_SIZE_EXT
Definition: juce_gl.h:7494
juce::gl::GL_VIRTUAL_PAGE_SIZE_X_AMD
@ GL_VIRTUAL_PAGE_SIZE_X_AMD
Definition: juce_gl.h:3537
juce::Component::getLocalBounds
Rectangle< int > getLocalBounds() const noexcept
Returns the component's bounds, relative to its own origin.
juce::PositionedGlyph::getRight
float getRight() const noexcept
Returns the position of the glyph's right-hand edge.
Definition: juce_GlyphArrangement.h:58
juce::gl::GL_OUTPUT_TEXTURE_COORD17_EXT
@ GL_OUTPUT_TEXTURE_COORD17_EXT
Definition: juce_gl.h:8000
VideoComponent::Pimpl::MediaSession::getVolume
float getVolume() const
Definition: juce_android_Video.h:558
juce::X11Symbols
Definition: juce_linux_X11_Symbols.h:45
juce_TopLevelWindow.h
juce::AudioProcessor::BusesLayout::getNumChannels
int getNumChannels(bool isInput, int busIndex) const noexcept
Get the number of channels of a particular bus.
Definition: juce_AudioProcessor.h:313
juce::gl::dstZ
GLenum GLint GLint GLint GLint GLuint GLenum GLint GLint GLint GLint dstZ
Definition: juce_gl.h:2933
juce::gl::GL_MAP_PERSISTENT_BIT_EXT
@ GL_MAP_PERSISTENT_BIT_EXT
Definition: juce_gles2.h:1896
juce::gl::GL_INT8_VEC4_NV
@ GL_INT8_VEC4_NV
Definition: juce_gl.h:3352
juce::DocumentWindow
A resizable window with a title bar and maximise, minimise and close buttons.
Definition: juce_DocumentWindow.h:54
juce::WindowsUIAWrapper::uiaHostProviderFromHwnd
UiaHostProviderFromHwndFunc uiaHostProviderFromHwnd
Definition: juce_win32_WindowsUIAWrapper.h:146
juce::AudioChannelSet::bottomSideRight
@ bottomSideRight
Bottom Side Right (Bsr)
Definition: juce_AudioChannelSet.h:417
juce::AccessibilityHandler::Interfaces::Interfaces
Interfaces(std::unique_ptr< AccessibilityTableInterface > ptr)
Definition: juce_AccessibilityHandler.h:54
juce::EdgeTable::clipToEdgeTable
void clipToEdgeTable(const EdgeTable &)
juce::detail::joinCompileTimeStr
constexpr auto joinCompileTimeStr(const char(&a)[A], std::array< char, B > b)
Definition: juce_mac_ObjCHelpers.h:331
juce::dsp::SIMDFallbackOps::ScalarAnd
Definition: juce_fallback_SIMDNativeOps.h:178
juce::gl::strides
GLsizei const GLuint const GLintptr const GLsizei * strides
Definition: juce_gl.h:3006
juce::gl::GL_PN_TRIANGLES_NORMAL_MODE_ATI
@ GL_PN_TRIANGLES_NORMAL_MODE_ATI
Definition: juce_gl.h:5818
juce::gl::precision
GLenum GLint GLint * precision
Definition: juce_gl.h:2446
juce::gl::GL_RGBA8_EXT
@ GL_RGBA8_EXT
Definition: juce_gl.h:7438
CameraDevice::Pimpl::smartTeeCaptureOutputPin
ComSmartPtr< ComTypes::IPin > smartTeeCaptureOutputPin
Definition: juce_win32_CameraDevice.h:580
juce::ComboBox::EditableState
EditableState
Definition: juce_ComboBox.h:434
juce::TracktionMarketplaceStatus
An implementation of the OnlineUnlockStatus class which talks to the Tracktion Marketplace server.
Definition: juce_TracktionMarketplaceStatus.h:41
juce::OpenGLContext::NativeContext::NativeContext
NativeContext(Component &c, const OpenGLPixelFormat &pixFormat, void *contextToShare, bool multisampling, OpenGLVersion version)
Definition: juce_OpenGL_ios.h:47
juce::WebBrowserComponent::lastPostData
MemoryBlock lastPostData
Definition: juce_WebBrowserComponent.h:161
juce::gl::GL_TEXTURE_RECTANGLE
@ GL_TEXTURE_RECTANGLE
Definition: juce_gl.h:2032
juce::gl::GL_TEXTURE23
@ GL_TEXTURE23
Definition: juce_gl.h:1167
juce::gl::GL_CON_19_ATI
@ GL_CON_19_ATI
Definition: juce_gl.h:5717
juce::CharPointer_UTF32::isEmpty
bool isEmpty() const noexcept
Returns true if this pointer is pointing to a null character.
Definition: juce_CharPointer_UTF32.h:73
juce::dsp::LadderFilter::processSample
SampleType processSample(SampleType inputValue, size_t channelToUse) noexcept
VideoComponent::Pimpl::DirectShowContext::NativeWindow::hwnd
HWND hwnd
Definition: juce_win32_Video.h:947
juce::NetworkServiceDiscovery::AvailableServiceList::removeTimedOutServices
void removeTimedOutServices()
juce::gl::GL_STORAGE_CACHED_APPLE
@ GL_STORAGE_CACHED_APPLE
Definition: juce_gl.h:3739
juce::ResizableWindow::dragger
ComponentDragger dragger
Definition: juce_ResizableWindow.h:396
juce::OpenGLShaderProgram
Manages an OpenGL shader program.
Definition: juce_OpenGLShaderProgram.h:35
VideoComponent::Pimpl::MediaSession::Controller::getPlaySpeed
double getPlaySpeed() const
Definition: juce_android_Video.h:688
MediaRecorderOnInfoListener::Owner
Definition: juce_android_CameraDevice.h:401
juce::AccessibleState::isAccessibleOffscreen
bool isAccessibleOffscreen() const noexcept
Returns true if the UI element is accessible offscreen.
Definition: juce_AccessibilityState.h:192
juce::gl::GL_CLAMP_READ_COLOR_ARB
@ GL_CLAMP_READ_COLOR_ARB
Definition: juce_gl.h:3905
juce::gl::GL_PERFMON_RESULT_AVAILABLE_AMD
@ GL_PERFMON_RESULT_AVAILABLE_AMD
Definition: juce_gl.h:3461
juce::XEmbedComponent::~XEmbedComponent
~XEmbedComponent() override
Destructor.
juce::gl::GL_BIAS_BIT_ATI
@ GL_BIAS_BIT_ATI
Definition: juce_gl.h:5768
juce_TextDiff.h
juce::ArgumentList::operator=
ArgumentList & operator=(const ArgumentList &)=default
juce::MessageBoxOptions::withTitle
JUCE_NODISCARD MessageBoxOptions withTitle(const String &boxTitle) const
Sets the title of the dialog box.
Definition: juce_MessageBoxOptions.h:74
juce::gl::GL_DEPTH_STENCIL_OES
@ GL_DEPTH_STENCIL_OES
Definition: juce_gles2.h:1571
juce::String::end
CharPointerType end() const
Returns an iterator pointing at the terminating null of the string.
Definition: juce_String.h:949
juce::gl::GL_MIRROR_CLAMP_TO_BORDER_EXT
@ GL_MIRROR_CLAMP_TO_BORDER_EXT
Definition: juce_gl.h:7689
juce::gl::WGL_GENLOCK_SOURCE_EXTERNAL_SYNC_I3D
@ WGL_GENLOCK_SOURCE_EXTERNAL_SYNC_I3D
Definition: juce_wgl.h:511
resetCallback
int(UNITY_INTERFACE_API * resetCallback)(UnityAudioEffectState *state)
Definition: juce_UnityPluginInterface.h:45
juce::PluginHostType::getHostType
static HostType getHostType()
juce::gl::GL_PIXEL_MAP_I_TO_A
@ GL_PIXEL_MAP_I_TO_A
Definition: juce_gl.h:439
juce::AudioProcessorParameterWithIDAttributes::getMeta
JUCE_NODISCARD auto getMeta() const
Definition: juce_AudioProcessorParameterWithID.h:95
GLuint64EXT
khronos_uint64_t GLuint64EXT
Definition: juce_gl.h:191
juce::gl::GL_MODELVIEW31_ARB
@ GL_MODELVIEW31_ARB
Definition: juce_gl.h:5424
juce::AudioCDBurner::noDisc
@ noDisc
The drive has no disk in it.
Definition: juce_AudioCDBurner.h:62
juce::FileInputStream::openHandle
void openHandle()
Definition: juce_posix_SharedCode.h:433
juce::gl::GL_POST_CONVOLUTION_GREEN_SCALE
@ GL_POST_CONVOLUTION_GREEN_SCALE
Definition: juce_gl.h:4348
juce::ArrayBase::data
ElementType * data() noexcept
Definition: juce_ArrayBase.h:189
juce::dsp::StateVariableFilter::Filter::NumericType
typename SampleTypeHelpers::ElementType< SampleType >::Type NumericType
The NumericType is the underlying primitive type used by the SampleType (which could be either a prim...
Definition: juce_StateVariableFilter.h:67
juce::gl::GL_CLIENT_MAPPED_BUFFER_BARRIER_BIT
@ GL_CLIENT_MAPPED_BUFFER_BARRIER_BIT
Definition: juce_gl.h:2985
juce::RenderingHelpers::GradientPixelIterators::TransformedRadial::setY
forcedinline void setY(int y) noexcept
Definition: juce_RenderingHelpers.h:529
juce::gl::GL_STATIC_ATI
@ GL_STATIC_ATI
Definition: juce_gl.h:5892
juce::ResamplingAudioSource::ratioLock
SpinLock ratioLock
Definition: juce_ResamplingAudioSource.h:84
juce::gl::GL_GPU_ADDRESS_NV
@ GL_GPU_ADDRESS_NV
Definition: juce_gl.h:10101
juce::gl::GL_WEIGHTED_AVERAGE_EXT
@ GL_WEIGHTED_AVERAGE_EXT
Definition: juce_gl.h:7609
juce::gl::GL_UNSIGNED_INT_5_9_9_9_REV_EXT
@ GL_UNSIGNED_INT_5_9_9_9_REV_EXT
Definition: juce_gl.h:7775
juce::gl::GL_SCREEN
@ GL_SCREEN
Definition: juce_gles2.h:1246
juce::AudioProcessorEditor::ParameterControlHighlightInfo::parameterIndex
int parameterIndex
Definition: juce_AudioProcessorEditor.h:71
juce::gl::GL_MAP_COLOR
@ GL_MAP_COLOR
Definition: juce_gl.h:516
juce::Colours::darksalmon
const Colour darksalmon
Definition: juce_Colours.h:75
CameraDevice::Pimpl::ScopedCameraDevice::CaptureSession::StillPictureTaker::captureSession
GlobalRef & captureSession
Definition: juce_android_CameraDevice.h:1707
juce::gl::GL_CUBIC_MIPMAP_LINEAR_IMG
@ GL_CUBIC_MIPMAP_LINEAR_IMG
Definition: juce_gles2.h:3090
juce::dsp::AudioBlock::addProductOfInternal
void JUCE_VECTOR_CALLTYPE addProductOfInternal(AudioBlock< OtherSampleType > src, NumericType factor) const noexcept
Definition: juce_AudioBlock.h:806
juce::SpinLock::tryEnter
bool tryEnter() const noexcept
Attempts to acquire the lock, returning true if this was successful.
Definition: juce_SpinLock.h:59
juce::gl::GL_UNPACK_IMAGE_HEIGHT_EXT
@ GL_UNPACK_IMAGE_HEIGHT_EXT
Definition: juce_gl.h:7462
juce::ChannelRemappingAudioSource::requiredNumberOfChannels
int requiredNumberOfChannels
Definition: juce_ChannelRemappingAudioSource.h:132
VideoComponent::Pimpl::DirectShowContext::NativeWindow::~NativeWindow
~NativeWindow()
Definition: juce_win32_Video.h:926
juce::SplashScreen::minimumVisibleTime
RelativeTime minimumVisibleTime
Definition: juce_SplashScreen.h:147
juce::RenderingHelpers::EdgeTableFillers::Gradient::destData
const Image::BitmapData & destData
Definition: juce_RenderingHelpers.h:760
juce::gl::GL_DEBUG_SOURCE_SHADER_COMPILER_ARB
@ GL_DEBUG_SOURCE_SHADER_COMPILER_ARB
Definition: juce_gl.h:3965
juce::gl::GL_ATOMIC_COUNTER_BUFFER_REFERENCED_BY_VERTEX_SHADER
@ GL_ATOMIC_COUNTER_BUFFER_REFERENCED_BY_VERTEX_SHADER
Definition: juce_gl.h:2559
VideoRenderers::EVR::displayModeChanged
void displayModeChanged() override
Definition: juce_win32_Video.h:145
juce::gl::GL_FOG_COORDINATE_ARRAY_BUFFER_BINDING_ARB
@ GL_FOG_COORDINATE_ARRAY_BUFFER_BINDING_ARB
Definition: juce_gl.h:5455
juce::dsp::AudioBlock::multiplyBy
const AudioBlock & multiplyBy(SmoothedValue< OtherSampleType, SmoothingType > &value) const noexcept
Definition: juce_AudioBlock.h:468
juce::gl::GL_FLOAT16_MAT4_AMD
@ GL_FLOAT16_MAT4_AMD
Definition: juce_gl.h:3329
juce::CarbonViewWrapperComponent::removeView
virtual void removeView(HIViewRef embeddedView)=0
juce::gl::glMapNamedBuffer
void *KHRONOS_APIENTRY *const & glMapNamedBuffer(GLuint buffer, GLenum access)
juce::gl::GL_IMAGE_CLASS_2_X_16
@ GL_IMAGE_CLASS_2_X_16
Definition: juce_gl.h:2824
juce::MidiFile::timeFormat
short timeFormat
Definition: juce_MidiFile.h:190
juce::gl::GL_AFFINE_3D_NV
@ GL_AFFINE_3D_NV
Definition: juce_gl.h:9654
juce::gl::GL_INT64_VEC2_ARB
@ GL_INT64_VEC2_ARB
Definition: juce_gl.h:4277
juce::gl::GL_COMBINE_ALPHA
@ GL_COMBINE_ALPHA
Definition: juce_gl.h:1218
juce::gl::row
GLenum GLenum GLsizei void * row
Definition: juce_gl.h:3166
juce::AudioBuffer::allocatedBytes
size_t allocatedBytes
Definition: juce_AudioSampleBuffer.h:1219
juce::gl::GL_PATH_CLIENT_LENGTH_NV
@ GL_PATH_CLIENT_LENGTH_NV
Definition: juce_gl.h:9638
juce::RenderingHelpers::GradientPixelIterators::Radial::Radial
Radial(const ColourGradient &gradient, const AffineTransform &, const PixelARGB *colours, int numColours)
Definition: juce_RenderingHelpers.h:479
juce::dsp::LadderFilter::mode
Mode mode
Definition: juce_LadderFilter.h:148
juce::gl::GL_REFERENCED_BY_TESS_EVALUATION_SHADER_EXT
@ GL_REFERENCED_BY_TESS_EVALUATION_SHADER_EXT
Definition: juce_gles2.h:2686
juce::ComTypes::VIDEO_STREAM_CONFIG_CAPS::MinFrameInterval
LONGLONG MinFrameInterval
Definition: juce_win32_ComTypes.h:165
juce::ComTypes::WMT_VER_7_0
@ WMT_VER_7_0
Definition: juce_win32_ComTypes.h:76
juce::RenderingHelpers::EdgeTableFillers::TransformedImageFill::setEdgeTableYPos
forcedinline void setEdgeTableYPos(int newY) noexcept
Definition: juce_RenderingHelpers.h:950
juce::ListenerList::getListeners
const ArrayType & getListeners() const noexcept
Returns the raw array of listeners.
Definition: juce_ListenerList.h:114
juce::gl::GL_VERTEX_ATTRIB_MAP1_ORDER_APPLE
@ GL_VERTEX_ATTRIB_MAP1_ORDER_APPLE
Definition: juce_gl.h:3789
juce::UIAWindowProvider::get_CanMaximize
JUCE_COMRESULT get_CanMaximize(BOOL *pRetVal) override
Definition: juce_win32_UIAWindowProvider.h:91
juce::GlyphArrangement::getNumGlyphs
int getNumGlyphs() const noexcept
Returns the total number of glyphs in the arrangement.
Definition: juce_GlyphArrangement.h:133
juce_StateVariableTPTFilter.h
juce::SidePanel::SidePanel
SidePanel(StringRef title, int width, bool positionOnLeft, Component *contentComponent=nullptr, bool deleteComponentWhenNoLongerNeeded=true)
Creates a SidePanel component.
juce::gl::GL_UNPACK_RESAMPLE_SGIX
@ GL_UNPACK_RESAMPLE_SGIX
Definition: juce_gl.h:11639
juce::AccessibleState::isChecked
bool isChecked() const noexcept
Returns true if the UI element is checked.
Definition: juce_AccessibilityState.h:132
juce::ComTypes::VIDEO_STREAM_CONFIG_CAPS::CropAlignY
int CropAlignY
Definition: juce_win32_ComTypes.h:156
juce::gl::GL_BLEND_EQUATION
@ GL_BLEND_EQUATION
Definition: juce_gl.h:1333
juce::gl::GL_DECR
@ GL_DECR
Definition: juce_gl.h:371
juce::gl::GL_RENDERER
@ GL_RENDERER
Definition: juce_gl.h:373
juce::ActivityLifecycleCallbacks::onActivityCreated
virtual void onActivityCreated(jobject, jobject)
Definition: juce_android_JNIHelpers.h:904
juce::RenderingHelpers::ClipRegions::RectangleListRegion::SubRectangleIterator::clip
const RectangleList< int > & clip
Definition: juce_RenderingHelpers.h:1926
juce::gl::GL_TEXTURE17
@ GL_TEXTURE17
Definition: juce_gl.h:1161
juce::MathConstants::twoPi
static constexpr FloatType twoPi
A predefined value for 2 * Pi.
Definition: juce_MathsFunctions.h:385
juce::gl::GL_MAX_MESH_IMAGE_UNIFORMS_NV
@ GL_MAX_MESH_IMAGE_UNIFORMS_NV
Definition: juce_gl.h:9510
juce::DropShadowEffect
An effect filter that adds a drop-shadow behind the image's content.
Definition: juce_DropShadowEffect.h:85
juce::ThreadLocalValue::~ThreadLocalValue
~ThreadLocalValue()
Destructor.
Definition: juce_ThreadLocalValue.h:56
juce::OwnedArray::swap
void swap(int index1, int index2) noexcept
Swaps a pair of objects in the array.
Definition: juce_OwnedArray.h:728
juce::gl::GL_MULTICAST_PROGRAMMABLE_SAMPLE_LOCATION_NV
@ GL_MULTICAST_PROGRAMMABLE_SAMPLE_LOCATION_NV
Definition: juce_gl.h:9433
juce::gl::GL_LAST_VERTEX_CONVENTION
@ GL_LAST_VERTEX_CONVENTION
Definition: juce_gl.h:2126
juce::BooleanPropertyComponent
A PropertyComponent that contains an on/off toggle button.
Definition: juce_BooleanPropertyComponent.h:40
juce::gl::GL_PROXY_HISTOGRAM_EXT
@ GL_PROXY_HISTOGRAM_EXT
Definition: juce_gl.h:6806
juce::gl::GL_DEBUG_SEVERITY_HIGH
@ GL_DEBUG_SEVERITY_HIGH
Definition: juce_gl.h:2721
juce::AudioDeviceManager::initialise
String initialise(int numInputChannelsNeeded, int numOutputChannelsNeeded, const XmlElement *savedState, bool selectDefaultDeviceOnFailure, const String &preferredDefaultDeviceName=String(), const AudioDeviceSetup *preferredSetupOptions=nullptr)
Opens a set of audio devices ready for use.
CameraDevice::Pimpl::PreCatalinaStillImageOutput
Definition: juce_mac_CameraDevice.h:336
juce::gl::GL_TRANSFORM_FEEDBACK_VARYING
@ GL_TRANSFORM_FEEDBACK_VARYING
Definition: juce_gl.h:2865
juce::gl::GL_DEPTH_STENCIL
@ GL_DEPTH_STENCIL
Definition: juce_gl.h:1809
juce::UIAValueProvider::get_IsReadOnly
JUCE_COMRESULT get_IsReadOnly(BOOL *pRetVal) override
Definition: juce_win32_UIAValueProvider.h:69
juce::CarbonViewWrapperComponent::handlePaint
virtual void handlePaint()
Definition: juce_mac_CarbonViewWrapperComponent.h:62
juce::dsp::Matrix::isSquare
bool isSquare() const noexcept
Tells if the matrix is a square matrix.
Definition: juce_Matrix.h:178
juce::gl::GL_COLOR_ATTACHMENT14_EXT
@ GL_COLOR_ATTACHMENT14_EXT
Definition: juce_gl.h:6650
juce::gl::GL_VERTEX_ARRAY_RANGE_POINTER_APPLE
@ GL_VERTEX_ARRAY_RANGE_POINTER_APPLE
Definition: juce_gl.h:3773
juce::ColourGradient::point1
Point< float > point1
Definition: juce_ColourGradient.h:195
juce::gl::GL_POINT_SIZE_MAX_EXT
@ GL_POINT_SIZE_MAX_EXT
Definition: juce_gl.h:7097
juce::gl::GL_OBJECT_ACTIVE_UNIFORMS_ARB
@ GL_OBJECT_ACTIVE_UNIFORMS_ARB
Definition: juce_gl.h:4872
juce::Colours::lime
const Colour lime
Definition: juce_Colours.h:119
juce::ADSR::Parameters::Parameters
Parameters(float attackTimeSeconds, float decayTimeSeconds, float sustainLevel, float releaseTimeSeconds)
Definition: juce_ADSR.h:55
juce::ComTypes::VMRMode_Mask
@ VMRMode_Mask
Definition: juce_win32_ComTypes.h:48
juce::BufferingAudioReader::thread
TimeSliceThread & thread
Definition: juce_BufferingAudioFormatReader.h:85
juce::ApplicationCommandInfo::flags
int flags
A bitwise-OR of the values specified in the CommandFlags enum.
Definition: juce_ApplicationCommandInfo.h:187
CameraDevice::Pimpl::handlerThread
GlobalRef handlerThread
Definition: juce_android_CameraDevice.h:2912
juce::AccessibleState::isExpandable
bool isExpandable() const noexcept
Returns true if the UI element is expandable.
Definition: juce_AccessibilityState.h:144
juce::SelectedItemSet::end
const SelectableItemType * end() const noexcept
Provides iterator access to the array of items.
Definition: juce_SelectedItemSet.h:284
juce::PixelAlpha::multiplyAlpha
forcedinline void multiplyAlpha(float multiplier) noexcept
Definition: juce_PixelFormats.h:706
juce::gl::waitSemaphoreArray
const GLuint * waitSemaphoreArray
Definition: juce_gl.h:9459
juce::gl::GL_SAMPLER_1D_ARRAY_SHADOW
@ GL_SAMPLER_1D_ARRAY_SHADOW
Definition: juce_gl.h:1768
juce::AccessibilityHandler::getRole
AccessibilityRole getRole() const noexcept
The type of UI element that this accessibility handler represents.
Definition: juce_AccessibilityHandler.h:108
juce_MountedVolumeListChangeDetector.h
juce::FileChooser::treatFilePackagesAsDirs
const bool treatFilePackagesAsDirs
Definition: juce_FileChooser.h:308
juce::CharPointer_UTF16::operator=
CharPointer_UTF16 operator=(CharPointer_UTF16 other) noexcept
Definition: juce_CharPointer_UTF16.h:50
juce::CaretComponent
@tags{GUI}
Definition: juce_CaretComponent.h:34
juce::SortedSet::removeValuesIn
void removeValuesIn(const OtherSetType &otherSet) noexcept
Removes any elements which are also in another set.
Definition: juce_SortedSet.h:392
juce::RenderingHelpers::ClipRegions::EdgeTableRegion::clone
Ptr clone() const override
Definition: juce_RenderingHelpers.h:1637
juce::gl::GL_STENCIL_INDEX8_OES
@ GL_STENCIL_INDEX8_OES
Definition: juce_gles2.h:4932
juce::StandalonePluginHolder::CallbackMaxSizeEnforcer::audioDeviceIOCallback
void audioDeviceIOCallback(const float **inputChannelData, int numInputChannels, float **outputChannelData, int numOutputChannels, int numSamples) override
Processes a block of incoming and outgoing audio data.
Definition: juce_StandaloneFilterWindow.h:451
juce::InAppPurchases::Purchase::purchaseTime
String purchaseTime
Date of the purchase (in ISO8601 format).
Definition: juce_InAppPurchases.h:82
juce::gl::GL_PROGRAM_RESIDENT_NV
@ GL_PROGRAM_RESIDENT_NV
Definition: juce_gl.h:10628
juce::gl::GL_RGB_SCALE
@ GL_RGB_SCALE
Definition: juce_gl.h:1231
juce::WavAudioFormat::riffInfoVegasVersionMinor
static const char *const riffInfoVegasVersionMinor
Metadata property name used in INFO chunks.
Definition: juce_WavAudioFormat.h:172
juce::TextLayout::lines
OwnedArray< Line > lines
Definition: juce_TextLayout.h:260
CameraDevice::Pimpl::ScopedCameraDevice::CaptureSession::StillPictureTaker::cameraCaptureSessionCaptureStarted
void cameraCaptureSessionCaptureStarted(bool isPreview, jobject session, jobject request, int64 timestamp, int64 frameNumber)
Definition: juce_android_CameraDevice.h:2022
juce::TextLayout::Line::stringRange
Range< int > stringRange
The character range that this line represents in the original string that was used to create it.
Definition: juce_TextLayout.h:212
juce::Rectangle::withY
JUCE_NODISCARD Rectangle withY(ValueType newY) const noexcept
Returns a rectangle which has the same size and x-position as this one, but with a different y-positi...
Definition: juce_Rectangle.h:223
juce::dsp::LinkwitzRileyFilter::h
SampleType h
Definition: juce_LinkwitzRileyFilter.h:134
juce::gl::GL_REFERENCED_BY_MESH_SHADER_NV
@ GL_REFERENCED_BY_MESH_SHADER_NV
Definition: juce_gl.h:9544
juce::RenderingHelpers::FloatRectangleRasterisingInfo::getBottomLeftCornerAlpha
int getBottomLeftCornerAlpha() const noexcept
Definition: juce_RenderingHelpers.h:392
juce::ComboBox::getRootMenu
PopupMenu * getRootMenu() noexcept
Returns the PopupMenu object associated with the ComboBox.
Definition: juce_ComboBox.h:275
juce::PixelAlpha
Represents an 8-bit single-channel pixel, and can perform compositing operations on it.
Definition: juce_PixelFormats.h:599
juce::gl::GL_ARRAY_ELEMENT_LOCK_FIRST_EXT
@ GL_ARRAY_ELEMENT_LOCK_FIRST_EXT
Definition: juce_gl.h:6127
juce::gl::GL_PROGRAM_STRING_ARB
@ GL_PROGRAM_STRING_ARB
Definition: juce_gl.h:4123
juce::RenderingHelpers::ClipRegions::RectangleListRegion::clone
Ptr clone() const override
Definition: juce_RenderingHelpers.h:1818
juce::gl::GL_PIXEL_MAP_S_TO_S_SIZE
@ GL_PIXEL_MAP_S_TO_S_SIZE
Definition: juce_gl.h:507
juce::Matrix3D::Matrix3D
Matrix3D(const Type *values) noexcept
Creates a matrix from an array of 16 raw values.
Definition: juce_Matrix3D.h:76
juce::AudioDeviceManager::removeMidiInputDeviceCallback
void removeMidiInputDeviceCallback(const String &deviceIdentifier, MidiInputCallback *callback)
Removes a listener that was previously registered with addMidiInputDeviceCallback().
juce::gl::GL_TEXTURE9_ARB
@ GL_TEXTURE9_ARB
Definition: juce_gl.h:4548
juce::gl::WGL_NUMBER_OVERLAYS_ARB
@ WGL_NUMBER_OVERLAYS_ARB
Definition: juce_wgl.h:235
juce::CoreGraphicsContext::fillPath
void fillPath(const Path &, const AffineTransform &) override
juce::ConsoleApplication::Command::argumentDescription
String argumentDescription
A description of the command-line arguments needed for this command, which will be printed as part of...
Definition: juce_ConsoleApplication.h:256
juce::gl::p
GLfloat GLfloat p
Definition: juce_gl.h:11941
juce::StandalonePluginHolder::CallbackMaxSizeEnforcer::storedOutputChannels
std::vector< float * > storedOutputChannels
Definition: juce_StandaloneFilterWindow.h:502
juce::Colours::slateblue
const Colour slateblue
Definition: juce_Colours.h:168
juce::Button::getConnectedEdgeFlags
int getConnectedEdgeFlags() const noexcept
Returns the set of flags passed into setConnectedEdges().
Definition: juce_Button.h:342
juce::TextDiff
Calculates and applies a sequence of changes to convert one text string into another.
Definition: juce_TextDiff.h:36
juce::UIATextProvider
Definition: juce_win32_UIATextProvider.h:30
juce::dsp::ProcessSpec::sampleRate
double sampleRate
The sample rate that will be used for the data that is sent to the processor.
Definition: juce_ProcessContext.h:40
juce::HashMap::contains
bool contains(KeyTypeParameter keyToLookFor) const
Returns true if the map contains an item with the specified key.
Definition: juce_HashMap.h:207
juce::gl::GL_EDGE_FLAG_ARRAY
@ GL_EDGE_FLAG_ARRAY
Definition: juce_gl.h:1003
juce::GenericInterpolator::processAdding
int processAdding(double speedRatio, const float *inputSamples, float *outputSamples, int numOutputSamplesToProduce, int numInputSamplesAvailable, int wrapAround, float gain) noexcept
Resamples a stream of samples, adding the results to the output data with a gain.
Definition: juce_GenericInterpolator.h:157
juce::TextLayout::begin
const_iterator begin() const
Definition: juce_TextLayout.h:246
juce::ByteOrder::littleEndianShort
constexpr static uint16 littleEndianShort(const void *bytes) noexcept
Turns 2 bytes into a little-endian integer.
Definition: juce_ByteOrder.h:202
juce::TableListBox::getModel
TableListBoxModel * getModel() const noexcept
Returns the model currently in use.
Definition: juce_TableListBox.h:231
juce::gl::GL_INTENSITY32F_ARB
@ GL_INTENSITY32F_ARB
Definition: juce_gl.h:5230
juce::DrawableShape::getDashLengths
const Array< float > & getDashLengths() const noexcept
Returns the set of dash lengths that the path is using.
Definition: juce_DrawableShape.h:92
juce::SelectedItemSet::begin
const SelectableItemType * begin() const noexcept
Definition: juce_SelectedItemSet.h:278
juce_AccessibilityState.h
juce::AudioBuffer::getArrayOfWritePointers
Type ** getArrayOfWritePointers() noexcept
Returns an array of pointers to the channels in the buffer.
Definition: juce_AudioSampleBuffer.h:389
juce::Path::lineMarker
static const float lineMarker
Definition: juce_Path.h:830
juce::OptionalScopedPointer::operator=
OptionalScopedPointer & operator=(OptionalScopedPointer &&other) noexcept
Takes ownership of the object that another OptionalScopedPointer holds.
Definition: juce_OptionalScopedPointer.h:91
juce::gl::noCounters
GLuint GLchar GLuint GLuint * noCounters
Definition: juce_gl.h:8417
juce::gl::GL_TEXTURE_1D
@ GL_TEXTURE_1D
Definition: juce_gl.h:320
juce::BurgerMenuComponent::paintListBoxItem
void paintListBoxItem(int, Graphics &, int, int, bool) override
This method must be implemented to draw a row of the list.
juce::FileSearchPath
Represents a set of folders that make up a search path.
Definition: juce_FileSearchPath.h:34
juce::PushNotifications::Notification::channelId
String channelId
Required for Android API level 26 or above: specifies notification channel id.
Definition: juce_PushNotifications.h:172
juce::gl::GL_UNSIGNED_INT64_VEC3_ARB
@ GL_UNSIGNED_INT64_VEC3_ARB
Definition: juce_gl.h:4281
juce::CodeEditorComponent::getLineHeight
int getLineHeight() const noexcept
Returns the height of a line of text, in pixels.
Definition: juce_CodeEditorComponent.h:76
juce::gl::WGL_ACCUM_BITS_ARB
@ WGL_ACCUM_BITS_ARB
Definition: juce_wgl.h:260
juce::CharPointer_ASCII::write
void write(const juce_wchar charToWrite) noexcept
Writes a unicode character to this string, and advances this pointer to point to the next position.
Definition: juce_CharPointer_ASCII.h:140
VideoComponent::Pimpl::MediaSession::Player::State::prepared
@ prepared
juce::StandaloneFilterWindow::resized
void resized() override
Called when this component's size has been changed.
Definition: juce_StandaloneFilterWindow.h:833
juce_MPESynthesiser.h
juce::Array::addSorted
int addSorted(ElementComparator &comparator, ParameterType newElement)
Inserts a new element into the array, assuming that the array is sorted.
Definition: juce_Array.h:694
juce::dsp::ProcessorDuplicator::processors
juce::OwnedArray< MonoProcessorType > processors
Definition: juce_ProcessorDuplicator.h:95
CameraDevice::Pimpl::addImageCapture
JUCE_END_IGNORE_WARNINGS_GCC_LIKE void addImageCapture()
Definition: juce_mac_CameraDevice.h:406
juce::gl::GL_COMPRESSED_RGBA_ASTC_12x12
@ GL_COMPRESSED_RGBA_ASTC_12x12
Definition: juce_gles2.h:1420
juce::gl::GL_OPERAND1_ALPHA_ARB
@ GL_OPERAND1_ALPHA_ARB
Definition: juce_gl.h:5177
juce::gl::GL_LUMINANCE_ALPHA
@ GL_LUMINANCE_ALPHA
Definition: juce_gl.h:601
juce::AudioProcessor::addParameterGroup
void addParameterGroup(std::unique_ptr< AudioProcessorParameterGroup >)
Adds a group of parameters to the AudioProcessor.
juce::AccessibilityActionType::showMenu
@ showMenu
Represents the user showing a contextual menu for a UI element.
juce::dsp::SIMDRegister::max
static SIMDRegister JUCE_VECTOR_CALLTYPE max(SIMDRegister a, SIMDRegister b) noexcept
Returns a new vector where each element is the maximum of the corresponding element of a and b.
Definition: juce_SIMDRegister.h:314
juce::SpeakerMappings::VstSpeakerConfigurationHolder
Class to hold a speaker configuration.
Definition: juce_VSTCommon.h:147
juce::OSCBundle::isEmpty
bool isEmpty() const noexcept
Returns true if the bundle contains no elements; false otherwise.
Definition: juce_OSCBundle.h:109
juce::gl::GL_NAMED_STRING_LENGTH_ARB
@ GL_NAMED_STRING_LENGTH_ARB
Definition: juce_gl.h:4962
juce::isPositiveAndBelow
bool isPositiveAndBelow(Type1 valueToTest, Type2 upperLimit) noexcept
Returns true if a value is at least zero, and also below a specified upper limit.
Definition: juce_MathsFunctions.h:279
juce::gl::dstGpuMask
GLbitfield dstGpuMask
Definition: juce_gl.h:9438
juce::ReferenceCountedArray::removeRange
void removeRange(int startIndex, int numberToRemove)
Removes a range of objects from the array.
Definition: juce_ReferenceCountedArray.h:688
juce_ImageCache.h
juce::TextLayout::end
iterator end()
Returns an iterator over the lines of content.
Definition: juce_TextLayout.h:250
juce::AccessibilityActions
A simple wrapper for building a collection of supported accessibility actions and corresponding callb...
Definition: juce_AccessibilityActions.h:72
juce::gl::WGL_AUX5_ARB
@ WGL_AUX5_ARB
Definition: juce_wgl.h:319
juce::gl::GL_VERTEX_PRECLIP_HINT_SGIX
@ GL_VERTEX_PRECLIP_HINT_SGIX
Definition: juce_gl.h:11760
juce::gl::GL_VERTEX_STREAM5_ATI
@ GL_VERTEX_STREAM5_ATI
Definition: juce_gl.h:5932
juce::SpeakerMappings::VstSpeakerConfigurationHolder::get
const Vst2::VstSpeakerArrangement & get() const
Definition: juce_VSTCommon.h:210
juce::dsp::Polynomial::withGain
Polynomial< FloatingType > withGain(double gain) const
Returns the polynomial with all its coefficients multiplied with a gain factor.
Definition: juce_Polynomial.h:110
juce::gl::GL_RGB8UI
@ GL_RGB8UI
Definition: juce_gl.h:1752
juce::GenericInterpolator::interpolate
int interpolate(double speedRatio, const float *input, float *output, int numOutputSamplesToProduce, int numInputSamplesAvailable, int wrap) noexcept
Definition: juce_GenericInterpolator.h:283
juce::gl::GL_FLOAT_MAT2x3_NV
@ GL_FLOAT_MAT2x3_NV
Definition: juce_gles2.h:3942
juce::gl::GL_CON_4_ATI
@ GL_CON_4_ATI
Definition: juce_gl.h:5702
VideoComponent::Pimpl::play
void play()
Definition: juce_android_Video.h:451
juce::gl::GL_CLIPPING_INPUT_PRIMITIVES_ARB
@ GL_CLIPPING_INPUT_PRIMITIVES_ARB
Definition: juce_gl.h:4657
juce::AudioThumbnailCache::maxNumThumbsToStore
int maxNumThumbsToStore
Definition: juce_AudioThumbnailCache.h:110
juce::dsp::LookupTableTransform::maxInputValue
FloatType maxInputValue
Definition: juce_LookupTable.h:323
juce::CachedValue::getUndoManager
UndoManager * getUndoManager() noexcept
Returns the UndoManager that is being used.
Definition: juce_CachedValue.h:184
juce::gl::GL_R1UI_C3F_V3F_SUN
@ GL_R1UI_C3F_V3F_SUN
Definition: juce_gl.h:11911
juce::RectangleList::addWithoutMerging
void addWithoutMerging(RectangleType rect)
Dumbly adds a rectangle to the list without checking for overlaps.
Definition: juce_RectangleList.h:180
juce::ModalCallbackFunction::create
static ModalComponentManager::Callback * create(CallbackFn &&fn)
This is a utility function to create a ModalComponentManager::Callback that will call a callable obje...
Definition: juce_ModalComponentManager.h:174
juce::ComTypes::TextPatternRangeEndpoint_Start
@ TextPatternRangeEndpoint_Start
Definition: juce_win32_ComInterfaces.h:71
juce::AudioProcessor::parameterTree
AudioProcessorParameterGroup parameterTree
Definition: juce_AudioProcessor.h:1480
juce::UIATextProvider::UIATextRangeProvider::AddToSelection
JUCE_COMRESULT AddToSelection() override
Definition: juce_win32_UIATextProvider.h:197
juce::WavAudioFormat::riffInfoComment
static const char *const riffInfoComment
Metadata property name used in INFO chunks.
Definition: juce_WavAudioFormat.h:100
juce::RenderingHelpers::EdgeTableFillers::ImageFill::sourceLineStart
SrcPixelType * sourceLineStart
Definition: juce_RenderingHelpers.h:893
juce::gl::GL_GEOMETRY_SHADER_BIT_EXT
@ GL_GEOMETRY_SHADER_BIT_EXT
Definition: juce_gles2.h:2131
juce::WinRTWrapper::ScopedHString::get
HSTRING get() const noexcept
Definition: juce_win32_WinRTWrapper.h:77
juce::gl::GL_TEXTURE_VIEW_NUM_LAYERS_OES
@ GL_TEXTURE_VIEW_NUM_LAYERS_OES
Definition: juce_gles2.h:4956
juce::gl::GL_VERTEX_ATTRIB_ARRAY_TYPE_ARB
@ GL_VERTEX_ATTRIB_ARRAY_TYPE_ARB
Definition: juce_gl.h:5496
juce::CameraDevice::Listener::~Listener
virtual ~Listener()
Definition: juce_CameraDevice.h:189
CameraDevice::Pimpl::removeFileCaptureFilter
void removeFileCaptureFilter()
Definition: juce_win32_CameraDevice.h:439
juce::gl::GL_TEXTURE_SHARED_SIZE_EXT
@ GL_TEXTURE_SHARED_SIZE_EXT
Definition: juce_gl.h:7776
juce::iOSAudioIODevice::getAudioPlayHead
AudioPlayHead * getAudioPlayHead() const
juce::gl::GL_LESS
@ GL_LESS
Definition: juce_gl.h:228
juce::Array< juce::MPEInstrument::Listener * >::ScopedLockType
typename DummyCriticalSection ::ScopedLockType ScopedLockType
Returns the type of scoped lock to use for locking this array.
Definition: juce_Array.h:1123
juce::AudioCDBurner
@tags{Audio}
Definition: juce_AudioCDBurner.h:37
juce_CallOutBox.h
juce::gl::GL_FRAMEBUFFER_FLIP_Y_MESA
@ GL_FRAMEBUFFER_FLIP_Y_MESA
Definition: juce_gl.h:8648
juce::VST3ClientExtensions::queryIAudioProcessor
virtual int32_t queryIAudioProcessor(const Steinberg::TUID, void **obj)
This function may be used by implementations of queryInterface() in the VST3's implementation of IAud...
Definition: juce_VST3ClientExtensions.h:68
juce::Viewport::getViewPositionY
int getViewPositionY() const noexcept
Returns the position within the child component of the top-left of its visible area.
Definition: juce_Viewport.h:150
juce::RecentlyOpenedFilesList::maxNumberOfItems
int maxNumberOfItems
Definition: juce_RecentlyOpenedFilesList.h:172
juce::OSCBundle::begin
const OSCBundle::Element * begin() const noexcept
Returns a pointer to the first element of the OSCBundle.
Definition: juce_OSCBundle.h:132
juce::AudioProcessorValueTreeStateParameterAttributes::withLabel
JUCE_NODISCARD auto withLabel(String x) const
Definition: juce_AudioProcessorValueTreeState.h:49
juce::dsp::LinkwitzRileyFilter::process
void process(const ProcessContext &context) noexcept
Processes the input and output samples supplied in the processing context.
Definition: juce_LinkwitzRileyFilter.h:84
juce::gl::GL_LIGHT1
@ GL_LIGHT1
Definition: juce_gl.h:631
juce::AudioBuffer::hasBeenCleared
bool hasBeenCleared() const noexcept
Returns true if the buffer has been entirely cleared.
Definition: juce_AudioSampleBuffer.h:665
juce::Component::addChildComponent
void addChildComponent(Component *child, int zOrder=-1)
Adds a child component to this one.
juce::gl::GL_BLEND_EQUATION_ALPHA_EXT
@ GL_BLEND_EQUATION_ALPHA_EXT
Definition: juce_gl.h:6056
juce::RenderingHelpers::SavedStateBase< SoftwareRendererSavedState >::RectangleListRegionType
typename ClipRegions< SoftwareRendererSavedState >::RectangleListRegion RectangleListRegionType
Definition: juce_RenderingHelpers.h:2048
juce::TreeViewItem::customComponentUsesTreeViewMouseHandler
virtual bool customComponentUsesTreeViewMouseHandler() const
This should return true if you want to use a custom component, and also use the TreeView's built-in m...
Definition: juce_TreeView.h:371
juce::gl::GL_IS_ROW_MAJOR
@ GL_IS_ROW_MAJOR
Definition: juce_gl.h:2877
juce::gl::GL_YCBCR_422_APPLE
@ GL_YCBCR_422_APPLE
Definition: juce_gl.h:3809
juce::PixelARGB::getAlpha
forcedinline uint8 getAlpha() const noexcept
Definition: juce_PixelFormats.h:107
juce::gl::GL_LUMINANCE8_SNORM
@ GL_LUMINANCE8_SNORM
Definition: juce_gl.h:7789
juce::gl::GL_INT_IMAGE_3D
@ GL_INT_IMAGE_3D
Definition: juce_gl.h:2614
juce::AttributedString::AttributedString
AttributedString(const String &newString)
Creates an attributed string with the given text.
Definition: juce_AttributedString.h:53
juce::gl::GL_MAX_GEOMETRY_INPUT_COMPONENTS_OES
@ GL_MAX_GEOMETRY_INPUT_COMPONENTS_OES
Definition: juce_gles2.h:4596
juce::gl::GL_MAX_COLOR_MATRIX_STACK_DEPTH_SGI
@ GL_MAX_COLOR_MATRIX_STACK_DEPTH_SGI
Definition: juce_gl.h:11792
juce::detail::DataProviderPtr
std::unique_ptr< CGDataProvider, DataProviderDelete > DataProviderPtr
Definition: juce_mac_CoreGraphicsContext.h:59
juce::Label::onEditorShow
std::function< void()> onEditorShow
You can assign a lambda to this callback object to have it called when the label's editor is shown.
Definition: juce_Label.h:209
juce::gl::GL_DEBUG_TYPE_PORTABILITY_KHR
@ GL_DEBUG_TYPE_PORTABILITY_KHR
Definition: juce_gl.h:8477
juce::gl::GL_CONVOLUTION_2D
@ GL_CONVOLUTION_2D
Definition: juce_gl.h:3040
juce::Desktop::getGlobalScaleFactor
float getGlobalScaleFactor() const noexcept
Returns the current global scale factor, as set by setGlobalScaleFactor().
Definition: juce_Desktop.h:391
juce::gl::numSegments
GLsizei GLsizei numSegments
Definition: juce_gl.h:9827
juce_AudioProcessorGraph.h
juce::gl::GL_CURRENT_WEIGHT_ARB
@ GL_CURRENT_WEIGHT_ARB
Definition: juce_gl.h:5387
juce::gl::divisor
GLuint divisor
Definition: juce_gl.h:2233
juce::URL::DownloadTask
Represents a download task.
Definition: juce_URL.h:490
juce::gl::GL_SAMPLER_CUBE_ARB
@ GL_SAMPLER_CUBE_ARB
Definition: juce_gl.h:4861
juce::gl::WGL_TEXTURE_TARGET_ARB
@ WGL_TEXTURE_TARGET_ARB
Definition: juce_wgl.h:294
juce::OpenGLShaderProgram::Attribute
Represents an openGL vertex attribute value.
Definition: juce_OpenGLShaderProgram.h:179
juce::gl::GL_TESS_CONTROL_SUBROUTINE_UNIFORM
@ GL_TESS_CONTROL_SUBROUTINE_UNIFORM
Definition: juce_gl.h:2860
juce::gl::GL_RGB32F
@ GL_RGB32F
Definition: juce_gl.h:1711
juce::AudioChannelSet::disabled
static AudioChannelSet disabled()
Creates a zero-channel set which can be used to indicate that a bus is disabled.
juce::OwnedArray::values
ArrayBase< ObjectClass *, TypeOfCriticalSectionToUse > values
Definition: juce_OwnedArray.h:853
juce::Draggable3DOrientation::setViewport
void setViewport(Rectangle< int > newArea) noexcept
Sets the viewport area within which mouse-drag positions will occur.
Definition: juce_Draggable3DOrientation.h:67
juce::OpenGLContext::NativeContext::DummyComponent::DummyComponent
DummyComponent(NativeContext &c)
Definition: juce_OpenGL_win32.h:231
juce::gl::tc
const GLfloat * tc
Definition: juce_gl.h:11964
juce::gl::numPaths
GLsizei numPaths
Definition: juce_gl.h:9797
juce::operator*
const DirectoryEntry & operator*(const DirectoryEntry &e) noexcept
A convenience operator so that the expression *it++ works correctly when it is an instance of RangedD...
Definition: juce_RangedDirectoryIterator.h:80
juce::gl::GL_SKIP_MISSING_GLYPH_NV
@ GL_SKIP_MISSING_GLYPH_NV
Definition: juce_gl.h:9672
CameraDevice::Pimpl::notifyPictureTaken
void notifyPictureTaken(const Image &image)
Definition: juce_android_CameraDevice.h:3049
juce::OSCArgument::intValue
int32 intValue
Definition: juce_OSCArgument.h:116
juce::gl::GL_ONE_MINUS_CONSTANT_COLOR
@ GL_ONE_MINUS_CONSTANT_COLOR
Definition: juce_gl.h:1335
juce::RenderingHelpers::ClipRegions::RectangleListRegion::translate
void translate(Point< int > delta) override
Definition: juce_RenderingHelpers.h:1847
juce::gl::GL_SEPARABLE_2D_EXT
@ GL_SEPARABLE_2D_EXT
Definition: juce_gl.h:6140
juce::dsp::Gain::prepare
void prepare(const ProcessSpec &spec) noexcept
Called before processing starts.
Definition: juce_Gain.h:73
juce::ValueTreeSynchroniser::getRoot
const ValueTree & getRoot() noexcept
Returns the root ValueTree that is being observed.
Definition: juce_ValueTreeSynchroniser.h:84
juce::gl::GL_VERTEX_ID_NV
@ GL_VERTEX_ID_NV
Definition: juce_gl.h:10406
juce::dsp::NoiseGate::ratio
SampleType ratio
Definition: juce_NoiseGate.h:106
juce::gl::GL_MAX_GEOMETRY_TOTAL_OUTPUT_COMPONENTS_ARB
@ GL_MAX_GEOMETRY_TOTAL_OUTPUT_COMPONENTS_ARB
Definition: juce_gl.h:4238
juce::Colours::cornflowerblue
const Colour cornflowerblue
Definition: juce_Colours.h:60
CameraDevice::Pimpl::DeviceOrientationChangeListener::DeviceOrientationChangeListener
DeviceOrientationChangeListener(PreviewDisplay &pd)
Definition: juce_android_CameraDevice.h:2771
juce::ComBaseClassHelperBase::ComBaseClassHelperBase
ComBaseClassHelperBase(unsigned int initialRefCount)
Definition: juce_win32_ComSmartPtr.h:167
juce::WavAudioFormat::riffInfoEditedBy
static const char *const riffInfoEditedBy
Metadata property name used in INFO chunks.
Definition: juce_WavAudioFormat.h:115
juce::gl::GL_TEXTURE_CLIPMAP_VIRTUAL_DEPTH_SGIX
@ GL_TEXTURE_CLIPMAP_VIRTUAL_DEPTH_SGIX
Definition: juce_gl.h:11429
juce::gl::GL_PLUS_NV
@ GL_PLUS_NV
Definition: juce_gl.h:8851
juce::gl::GL_OBJECT_TYPE
@ GL_OBJECT_TYPE
Definition: juce_gl.h:2130
juce::anonymous_namespace{juce_posix_IPAddress.h}::getAllInterfaceInfo
Array< InterfaceInfo > getAllInterfaceInfo()
Definition: juce_posix_IPAddress.h:97
juce::gl::GL_COMPRESSED_RGBA_S3TC_DXT5_EXT
@ GL_COMPRESSED_RGBA_S3TC_DXT5_EXT
Definition: juce_gl.h:7531
juce::Result::ok
static Result ok() noexcept
Creates and returns a 'successful' result.
Definition: juce_Result.h:61
juce::Colours::ghostwhite
const Colour ghostwhite
Definition: juce_Colours.h:90
juce::Component::hasFocusOutline
bool hasFocusOutline() const noexcept
Returns true if this component should have a focus outline.
Definition: juce_Component.h:1493
CameraDevice::Pimpl::MediaRecorder::getOrientationHint
static int getOrientationHint(bool useInverseDegrees, int cameraSensorOrientation)
Definition: juce_android_CameraDevice.h:1546
juce::AudioChannelSet::centreSurround
@ centreSurround
Cs/S channel.
Definition: juce_AudioChannelSet.h:331
juce::gl::GL_RESAMPLE_ZERO_FILL_SGIX
@ GL_RESAMPLE_ZERO_FILL_SGIX
Definition: juce_gl.h:11641
juce::gl::GL_ALPHA_MAX_CLAMP_INGR
@ GL_ALPHA_MAX_CLAMP_INGR
Definition: juce_gl.h:8316
juce::dsp::Chorus::feedbackVolume
std::vector< SmoothedValue< SampleType, ValueSmoothingTypes::Linear > > feedbackVolume
Definition: juce_Chorus.h:153
VideoComponent::Pimpl::DirectShowContext::hasVideo
bool hasVideo
Definition: juce_win32_Video.h:763
juce_AudioTransportSource.h
juce::gl::GL_STATIC_DRAW
@ GL_STATIC_DRAW
Definition: juce_gl.h:1417
juce::AudioBuffer::channels
Type ** channels
Definition: juce_AudioSampleBuffer.h:1220
CameraDevice::Pimpl::CaptureSessionMode::handler
GlobalRef & handler
Definition: juce_android_CameraDevice.h:2625
juce::KeyPress::numberPad0
static const int numberPad0
key-code for the 0 on the numeric keypad.
Definition: juce_KeyPress.h:243
juce::PixelARGB::indexG
@ indexG
Definition: juce_PixelFormats.h:296
juce::RenderingHelpers::FloatRectangleRasterisingInfo::isOnePixelWide
bool isOnePixelWide() const noexcept
Definition: juce_RenderingHelpers.h:388
juce::KeyPressMappingSet::KeyPressTime
Definition: juce_KeyPressMappingSet.h:229
CameraDevice::Pimpl::CaptureSessionModeBase::~CaptureSessionModeBase
virtual ~CaptureSessionModeBase()=default
juce::GridItem::Margin::left
float left
Definition: juce_GridItem.h:182
juce::gl::GL_TEXTURE4
@ GL_TEXTURE4
Definition: juce_gl.h:1148
juce::gl::GL_TEXTURE_COORD_ARRAY_POINTER_EXT
@ GL_TEXTURE_COORD_ARRAY_POINTER_EXT
Definition: juce_gl.h:7903
juce::gl::WGL_BIND_TO_TEXTURE_DEPTH_NV
@ WGL_BIND_TO_TEXTURE_DEPTH_NV
Definition: juce_wgl.h:587
juce::gl::GL_PATH_DASH_ARRAY_COUNT_NV
@ GL_PATH_DASH_ARRAY_COUNT_NV
Definition: juce_gl.h:9662
juce::ComTypes::REFERENCE_TIME
LONGLONG REFERENCE_TIME
Definition: juce_win32_ComTypes.h:104
juce_SortedSet.h
juce::StringArray::add
void add(String stringToAdd)
Appends a string at the end of the array.
juce::gl::GL_IMAGE_ROTATE_ORIGIN_Y_HP
@ GL_IMAGE_ROTATE_ORIGIN_Y_HP
Definition: juce_gl.h:8192
juce::Colours::mediumturquoise
const Colour mediumturquoise
Definition: juce_Colours.h:131
juce::gl::preserveMask
GLuint GLuint GLuint GLbitfield preserveMask
Definition: juce_gles2.h:5226
VideoComponent::Pimpl::currentFile
File currentFile
Definition: juce_android_Video.h:467
juce::Component::getWindowHandle
void * getWindowHandle() const
Returns the underlying native window handle for this component.
juce::gl::GL_TEXTURE_FOVEATED_CUTOFF_DENSITY_QCOM
@ GL_TEXTURE_FOVEATED_CUTOFF_DENSITY_QCOM
Definition: juce_gles2.h:5139
juce::gl::GL_DST_OUT_NV
@ GL_DST_OUT_NV
Definition: juce_gl.h:8827
juce::gl::GL_DEPTH_COMPONENTS
@ GL_DEPTH_COMPONENTS
Definition: juce_gl.h:2770
juce::OwnedArray::~OwnedArray
~OwnedArray()
Deletes the array and also deletes any objects inside it.
Definition: juce_OwnedArray.h:62
juce::NetworkServiceDiscovery::AvailableServiceList::onChange
std::function< void()> onChange
A lambda that can be set to receive a callback when the list changes.
Definition: juce_NetworkServiceDiscovery.h:117
juce::gl::GL_UNIFORM_BLOCK_ACTIVE_UNIFORM_INDICES
@ GL_UNIFORM_BLOCK_ACTIVE_UNIFORM_INDICES
Definition: juce_gl.h:2077
juce::ChildProcess::wantStdOut
@ wantStdOut
Definition: juce_ChildProcess.h:52
juce::int8
signed char int8
A platform-independent 8-bit signed integer type.
Definition: juce_MathsFunctions.h:35
juce::Slider::IncDecButtonMode
IncDecButtonMode
Used by setIncDecButtonsMode().
Definition: juce_Slider.h:290
juce::gl::fontSize
GLenum GLsizeiptr fontSize
Definition: juce_gl.h:9841
juce::gl::GL_NORMAL_ARRAY_TYPE
@ GL_NORMAL_ARRAY_TYPE
Definition: juce_gl.h:1007
juce::HashMap::Iterator::resetToEnd
void resetToEnd() noexcept
Definition: juce_HashMap.h:455
juce::gl::GL_RG_SNORM
@ GL_RG_SNORM
Definition: juce_gl.h:7797
juce::gl::GL_HISTOGRAM_BLUE_SIZE_EXT
@ GL_HISTOGRAM_BLUE_SIZE_EXT
Definition: juce_gl.h:6811
juce::WindowsMediaAudioFormat::~WindowsMediaAudioFormat
~WindowsMediaAudioFormat() override
juce::gl::GL_RELATIVE_ROUNDED_RECT4_NV
@ GL_RELATIVE_ROUNDED_RECT4_NV
Definition: juce_gl.h:9753
VideoComponent::Pimpl::MediaSession::Player::MEDIA_INFO_BUFFERING_END
@ MEDIA_INFO_BUFFERING_END
Definition: juce_android_Video.h:1161
juce::ParameterAttachment::setValueAsCompleteGesture
void setValueAsCompleteGesture(float newDenormalisedValue)
Triggers a full gesture message on the managed parameter.
juce::gl::GL_UNIFORM_BLOCK_ACTIVE_UNIFORMS
@ GL_UNIFORM_BLOCK_ACTIVE_UNIFORMS
Definition: juce_gl.h:2076
juce::FileInputSource
A type of InputSource that represents a normal file.
Definition: juce_FileInputSource.h:34
juce::ReferenceCountedObject::getReferenceCount
int getReferenceCount() const noexcept
Returns the object's current reference count.
Definition: juce_ReferenceCountedObject.h:101
juce::gl::GL_ALPHA4_EXT
@ GL_ALPHA4_EXT
Definition: juce_gl.h:7409
juce::gl::GL_UNSIGNED_INT_IMAGE_2D_ARRAY_EXT
@ GL_UNSIGNED_INT_IMAGE_2D_ARRAY_EXT
Definition: juce_gl.h:7326
juce::gl::GL_PIXEL_MIN_FILTER_EXT
@ GL_PIXEL_MIN_FILTER_EXT
Definition: juce_gl.h:7072
juce::gl::offset
GLintptr offset
Definition: juce_gl.h:1461
juce::HWNDComponent::pimpl
std::unique_ptr< Pimpl > pimpl
Definition: juce_HWNDComponent.h:78
juce::ComBaseClassHelperBase::refCount
ULONG refCount
Definition: juce_win32_ComSmartPtr.h:174
juce::KnownPluginList::sortByManufacturer
@ sortByManufacturer
Definition: juce_KnownPluginList.h:133
MediaPlayerListener::Owner::onCompletion
virtual void onCompletion(LocalRef< jobject > &mediaPlayer)=0
juce::gl::GL_MULTIPLY_KHR
@ GL_MULTIPLY_KHR
Definition: juce_gl.h:8424
juce::gl::GL_SRC_COLOR
@ GL_SRC_COLOR
Definition: juce_gl.h:237
juce::XWindowSystemUtilities::Atoms::XdndActionCopy
Atom XdndActionCopy
Definition: juce_linux_XWindowSystem.h:90
juce::AnimatedPosition::Listener
Implement this class if you need to receive callbacks when the value of an AnimatedPosition changes.
Definition: juce_AnimatedPosition.h:132
juce::AudioChannelSet::createLCR
static AudioChannelSet createLCR()
Creates a set containing an LCR set (left, right, centre).
juce::Viewport::isHorizontalScrollBarShown
bool isHorizontalScrollBarShown() const noexcept
True if the horizontal scrollbar is enabled.
Definition: juce_Viewport.h:233
juce::PixelARGB::indexB
@ indexB
Definition: juce_PixelFormats.h:296
juce::InAppPurchases::Listener::PurchaseInfo::purchase
Purchase purchase
Definition: juce_InAppPurchases.h:133
juce::gl::GL_CONSTANT_BORDER
@ GL_CONSTANT_BORDER
Definition: juce_gl.h:4387
CameraDevice::ViewerComponent::JuceCameraDeviceViewerClass::layoutSubviews
static void layoutSubviews(id self, SEL)
Definition: juce_ios_CameraDevice.h:1266
juce::gl::GL_FRAGMENT_LIGHT7_SGIX
@ GL_FRAGMENT_LIGHT7_SGIX
Definition: juce_gl.h:11499
juce::AudioFormatWriter::numChannels
unsigned int numChannels
The number of channels being written to the stream.
Definition: juce_AudioFormatWriter.h:251
juce::Array::addArray
void addArray(const OtherArrayType &arrayToAddFrom)
Adds elements from another array to the end of this array.
Definition: juce_Array.h:634
juce::Expression::Symbol::symbolName
String symbolName
The name of the symbol.
Definition: juce_Expression.h:192
juce::Draggable3DOrientation::mouseDrag
void mouseDrag(Point< Type > mousePos) noexcept
Continues a mouse-drag operation.
Definition: juce_Draggable3DOrientation.h:95
juce_Value.h
juce::TextEditor::draggingSelectionStart
@ draggingSelectionStart
Definition: juce_TextEditor.h:789
juce::Slider::IncDecButtons
@ IncDecButtons
A pair of buttons that increment or decrement the slider's value by the increment set in setRange().
Definition: juce_Slider.h:75
juce::ResizableWindow::splashScreen
Component::SafePointer< Component > splashScreen
Definition: juce_ResizableWindow.h:394
juce::MPEChannelAssigner::midiChannels
std::array< MidiChannel, 17 > midiChannels
Definition: juce_MPEUtils.h:94
juce::dsp::LookupTableTransform::processSample
FloatType processSample(FloatType value) const noexcept
Calculates the approximated value for the given input value with range checking.
Definition: juce_LookupTable.h:253
juce::Colours::tomato
const Colour tomato
Definition: juce_Colours.h:176
juce::gl::GL_MAX_TEXTURE_UNITS
@ GL_MAX_TEXTURE_UNITS
Definition: juce_gl.h:1204
juce::UIAExpandCollapseProvider::Expand
JUCE_COMRESULT Expand() override
Definition: juce_win32_UIAExpandCollapseProvider.h:37
juce::AudioProcessorEditor::isResizable
bool isResizable() const noexcept
Returns true if the host is allowed to resize the editor's parent window.
Definition: juce_AudioProcessorEditor.h:141
juce::StandaloneFilterWindow::resetToDefaultState
void resetToDefaultState()
Deletes and re-creates the plugin, resetting it to its default state.
Definition: juce_StandaloneFilterWindow.h:793
juce::CharPointer_UTF8::writeAll
void writeAll(const CharPointer_UTF8 src) noexcept
Copies a source string to this pointer, advancing this pointer as it goes.
Definition: juce_CharPointer_UTF8.h:366
juce::Array::Array
Array()=default
Creates an empty array.
juce::gl::GL_DRAW_BUFFER12_ARB
@ GL_DRAW_BUFFER12_ARB
Definition: juce_gl.h:4033
juce::ValueTree::Listener
Listener class for events that happen to a ValueTree.
Definition: juce_ValueTree.h:478
juce::OptionalScopedPointer::setOwned
void setOwned(ObjectType *newObject)
Makes this OptionalScopedPointer point at a new object, and take ownership of that object.
Definition: juce_OptionalScopedPointer.h:159
juce::OnlineUnlockStatus::unlockedProp
static const char * unlockedProp
Definition: juce_OnlineUnlockStatus.h:271
juce::gl::GL_MAX_VIEWPORTS_OES
@ GL_MAX_VIEWPORTS_OES
Definition: juce_gles2.h:4990
juce::CharPointer_UTF8::lengthUpTo
size_t lengthUpTo(const CharPointer_UTF8 end) const noexcept
Returns the number of characters in this string, or up to the given end pointer, whichever is lower.
Definition: juce_CharPointer_UTF8.h:267
JUCE_DECLARE_NON_COPYABLE
#define JUCE_DECLARE_NON_COPYABLE(className)
This is a shorthand macro for deleting a class's copy constructor and copy assignment operator.
Definition: juce_PlatformDefs.h:230
juce::RenderingHelpers::EdgeTableFillers::TransformedImageFill::TransformedImageSpanInterpolator::TransformedImageSpanInterpolator
TransformedImageSpanInterpolator(const AffineTransform &transform, float offsetFloat, int offsetInt) noexcept
Definition: juce_RenderingHelpers.h:1318
juce::ObjCClass::cls
Class cls
Definition: juce_mac_ObjCHelpers.h:406
juce_FileListComponent.h
juce::gl::GL_BINORMAL_ARRAY_EXT
@ GL_BINORMAL_ARRAY_EXT
Definition: juce_gl.h:6179
VideoComponent::Pimpl::MediaSession::PlaybackState::STATE_SKIPPING_TO_PREVIOUS
@ STATE_SKIPPING_TO_PREVIOUS
Definition: juce_android_Video.h:608
juce::gl::WGL_SWAP_UNDERLAY5
@ WGL_SWAP_UNDERLAY5
Definition: juce_wgl.h:66
juce::OSCReceiver::pimpl
std::unique_ptr< Pimpl > pimpl
Definition: juce_OSCReceiver.h:217
juce::gl::GL_TRANSFORM_FEEDBACK_PRIMITIVES_WRITTEN_NV
@ GL_TRANSFORM_FEEDBACK_PRIMITIVES_WRITTEN_NV
Definition: juce_gl.h:10419
juce::gl::GL_CONSTANT_COLOR1_NV
@ GL_CONSTANT_COLOR1_NV
Definition: juce_gl.h:9961
juce::gl::GL_ADJACENT_PAIRS_NV
@ GL_ADJACENT_PAIRS_NV
Definition: juce_gl.h:9676
juce::gl::GL_GREEN
@ GL_GREEN
Definition: juce_gl.h:360
juce::Point::toInt
constexpr Point< int > toInt() const noexcept
Casts this point to a Point<int> object.
Definition: juce_Point.h:231
juce::gl::GL_MAX_TESS_EVALUATION_SHADER_STORAGE_BLOCKS_OES
@ GL_MAX_TESS_EVALUATION_SHADER_STORAGE_BLOCKS_OES
Definition: juce_gles2.h:4789
juce::PluginHostType::isInAAXAudioSuite
static bool isInAAXAudioSuite(AudioProcessor &)
Returns true if the AudioProcessor instance is an AAX plug-in running in AudioSuite.
juce::PluginHostType::isCubase7orLater
bool isCubase7orLater() const noexcept
Returns true if the host is Steinberg Cubase 7 or later.
Definition: juce_PluginHostType.h:135
juce::gl::GL_INT_SAMPLER_CUBE_MAP_ARRAY_OES
@ GL_INT_SAMPLER_CUBE_MAP_ARRAY_OES
Definition: juce_gles2.h:4895
juce::Range::withStartAndLength
static JUCE_NODISCARD Range withStartAndLength(const ValueType startValue, const ValueType length) noexcept
Returns a range with a given start and length.
Definition: juce_Range.h:66
juce::dsp::BallisticsFilterLevelCalculationType
BallisticsFilterLevelCalculationType
Definition: juce_BallisticsFilter.h:31
juce::HashMap::begin
Iterator begin() const noexcept
Returns a start iterator for the values in this tree.
Definition: juce_HashMap.h:470
VideoComponent::Pimpl::DirectShowContext
Definition: juce_win32_Video.h:394
juce::gl::GL_ASYNC_MARKER_SGIX
@ GL_ASYNC_MARKER_SGIX
Definition: juce_gl.h:11372
juce::gl::GL_FOG_COORDINATE
@ GL_FOG_COORDINATE
Definition: juce_gl.h:1315
juce::AccessibilityRole::popupMenu
@ popupMenu
juce::dsp::Limiter::secondStageCompressor
Compressor< SampleType > secondStageCompressor
Definition: juce_Limiter.h:97
juce::gl::GL_SWIZZLE_STRQ_DQ_ATI
@ GL_SWIZZLE_STRQ_DQ_ATI
Definition: juce_gl.h:5755
juce::gl::GL_MAX_GEOMETRY_UNIFORM_BLOCKS
@ GL_MAX_GEOMETRY_UNIFORM_BLOCKS
Definition: juce_gl.h:2054
juce::Reverb::wetGain2
SmoothedValue< float > wetGain2
Definition: juce_audio_basics/utilities/juce_Reverb.h:312
juce::gl::GL_EDGE_FLAG_ARRAY_COUNT_EXT
@ GL_EDGE_FLAG_ARRAY_COUNT_EXT
Definition: juce_gl.h:7898
juce::gl::GL_SAMPLE_COVERAGE_VALUE_ARB
@ GL_SAMPLE_COVERAGE_VALUE_ARB
Definition: juce_gl.h:4528
juce::gl::GL_COLOR_ATTACHMENT22
@ GL_COLOR_ATTACHMENT22
Definition: juce_gl.h:1860
JUCE_IGNORE_MSVC
#define JUCE_IGNORE_MSVC(warnings)
Push/pop warnings on MSVC.
Definition: juce_CompilerWarnings.h:196
juce::PixelARGB::tween
forcedinline void tween(const Pixel &src, uint32 amount) noexcept
Blends another pixel with this one, creating a colour that is somewhere between the two,...
Definition: juce_PixelFormats.h:184
juce::dsp::Oscillator::setFrequency
void setFrequency(NumericType newFrequency, bool force=false) noexcept
Sets the frequency of the oscillator.
Definition: juce_Oscillator.h:84
juce::gl::GL_CULL_VERTEX_OBJECT_POSITION_EXT
@ GL_CULL_VERTEX_OBJECT_POSITION_EXT
Definition: juce_gl.h:6232
juce::gl::GL_WAIT_FAILED
@ GL_WAIT_FAILED
Definition: juce_gl.h:2141
juce::gl::GL_FLOAT_MAT2x3
@ GL_FLOAT_MAT2x3
Definition: juce_gl.h:1661
juce::CodeEditorComponent::getScrollbarThickness
int getScrollbarThickness() const noexcept
Returns the thickness of the scrollbars.
Definition: juce_CodeEditorComponent.h:289
juce::ScopedWriteLock::~ScopedWriteLock
~ScopedWriteLock() noexcept
Destructor.
Definition: juce_ScopedWriteLock.h:74
juce::PixelRGB::indexR
@ indexR
Definition: juce_PixelFormats.h:551
juce::gl::GL_SIGNED_LUMINANCE_NV
@ GL_SIGNED_LUMINANCE_NV
Definition: juce_gl.h:10332
juce::AudioCDBurner::isDiskPresent
bool isDiskPresent() const
Returns true if there's a writable disk in the drive.
juce::ProgressBar::lastCallbackTime
uint32 lastCallbackTime
Definition: juce_ProgressBar.h:136
juce::Graphics::ScopedSaveState
Uses RAII to save and restore the state of a graphics context.
Definition: juce_GraphicsContext.h:659
juce::gl::GL_MAX_PATCH_VERTICES_EXT
@ GL_MAX_PATCH_VERTICES_EXT
Definition: juce_gles2.h:2660
juce::gl::GL_DRAW_FRAMEBUFFER_EXT
@ GL_DRAW_FRAMEBUFFER_EXT
Definition: juce_gl.h:6587
juce::ComponentPeer::DragInfo::isEmpty
bool isEmpty() const noexcept
Definition: juce_ComponentPeer.h:402
VideoRenderers::EVR::setVideoWindow
void setVideoWindow(HWND hwnd) override
Definition: juce_win32_Video.h:125
juce::TextLayout::Glyph::anchor
Point< float > anchor
The glyph's anchor point - this is relative to the line's origin.
Definition: juce_TextLayout.h:155
juce::LowLevelGraphicsPostScriptRenderer::SavedState::fillType
FillType fillType
Definition: juce_LowLevelGraphicsPostScriptRenderer.h:101
juce::dsp::Gain
Applies a gain to audio samples as single samples or AudioBlocks.
Definition: juce_Gain.h:37
juce::Range::clipValue
ValueType clipValue(const ValueType value) const noexcept
Returns the nearest value to the one supplied, which lies within the range.
Definition: juce_Range.h:215
juce::gl::GL_TEXTURE_SHADOW
@ GL_TEXTURE_SHADOW
Definition: juce_gl.h:2798
juce::ReferenceCountedObject::resetReferenceCount
void resetReferenceCount() noexcept
Resets the reference count to zero without deleting the object.
Definition: juce_ReferenceCountedObject.h:128
juce::TextDiff::Change
Describes a change, which can be either an insertion or deletion.
Definition: juce_TextDiff.h:53
juce::PluginDescription::pluginFormatName
String pluginFormatName
The plug-in format, e.g.
Definition: juce_PluginDescription.h:65
juce::gl::GL_MAX_DRAW_BUFFERS
@ GL_MAX_DRAW_BUFFERS
Definition: juce_gl.h:1485
juce::gl::GL_ATTENUATION_EXT
@ GL_ATTENUATION_EXT
Definition: juce_gl.h:6880
VideoComponent::Pimpl::DirectShowContext::mediaPosition
ComSmartPtr< ComTypes::IMediaPosition > mediaPosition
Definition: juce_win32_Video.h:756
juce::gl::GL_STENCIL_INDEX4_EXT
@ GL_STENCIL_INDEX4_EXT
Definition: juce_gl.h:6660
juce::EdgeTable::clipToRectangle
void clipToRectangle(Rectangle< int > r)
VideoComponent::Pimpl::MediaSession::sdkVersion
int sdkVersion
Definition: juce_android_Video.h:1269
juce::gl::GL_UNIFORM_BLOCK_DATA_SIZE
@ GL_UNIFORM_BLOCK_DATA_SIZE
Definition: juce_gl.h:2074
juce::AlertWindow::ColourIds
ColourIds
A set of colour IDs to use to change the colour of various aspects of the alert box.
Definition: juce_AlertWindow.h:441
juce::PixelRGB::getEvenBytes
forcedinline uint32 getEvenBytes() const noexcept
Return channels with an even index and insert zero bytes between them.
Definition: juce_PixelFormats.h:400
juce::gl::yscale
GLenum GLenum GLuint GLint GLint GLint yscale
Definition: juce_gles2.h:3022
juce::gl::GL_TEXTURE_MAX_CLAMP_T_SGIX
@ GL_TEXTURE_MAX_CLAMP_T_SGIX
Definition: juce_gl.h:11721
juce::gl::GL_MAP2_TEXTURE_COORD_3
@ GL_MAP2_TEXTURE_COORD_3
Definition: juce_gl.h:568
juce::CodeDocument::Position::getPosition
int getPosition() const noexcept
Returns the position as the number of characters from the start of the document.
Definition: juce_CodeDocument.h:120
juce::BurgerMenuComponent::listBox
ListBox listBox
Definition: juce_BurgerMenuComponent.h:101
juce::PushNotifications::Notification::Action::textInputPlaceholder
String textInputPlaceholder
Optional: placeholder text for text input notification.
Definition: juce_PushNotifications.h:79
VideoComponent::Pimpl::PlayerControllerBase::playbackStarted
void playbackStarted()
Definition: juce_mac_Video.h:549
juce::gl::GL_UNIFORM_BUFFER_OFFSET_ALIGNMENT
@ GL_UNIFORM_BUFFER_OFFSET_ALIGNMENT
Definition: juce_gl.h:2062
juce::ChildProcessWorker::handleMessageFromMaster
virtual void handleMessageFromMaster(const MemoryBlock &)
Definition: juce_ConnectedChildProcess.h:87
CameraDevice::Pimpl::ImageReader::getImageBufferWithCorrectedOrientationFrom
static ImageBuffer getImageBufferWithCorrectedOrientationFrom(const LocalRef< jobject > &imagePlaneBuffer, Desktop::DisplayOrientation deviceOrientationFromAccelerometerSensor, Desktop::DisplayOrientation targetOrientation, bool cameraLensFrontFacing, int cameraSensorOrientation)
Definition: juce_android_CameraDevice.h:1235
juce_Font.h
juce::gl::GL_FRAGMENT_PROGRAM_PARAMETER_BUFFER_NV
@ GL_FRAGMENT_PROGRAM_PARAMETER_BUFFER_NV
Definition: juce_gl.h:9608
juce::Reverb::CombFilter::CombFilter
CombFilter() noexcept
Definition: juce_audio_basics/utilities/juce_Reverb.h:222
juce::Time::getMillisecondCounterHiRes
static double getMillisecondCounterHiRes() noexcept
Returns the number of millisecs since a fixed event (usually system startup).
juce::NativeMessageBox::show
static int show(const MessageBoxOptions &options)
Shows a dialog box using the specified options.
juce::gl::GL_LOCATION_INDEX
@ GL_LOCATION_INDEX
Definition: juce_gl.h:2892
juce::gl::GL_TEXTURE_LUMINANCE_SIZE
@ GL_TEXTURE_LUMINANCE_SIZE
Definition: juce_gl.h:1018
juce::PropertyPanel::getViewport
Viewport & getViewport() noexcept
Returns the PropertyPanel's internal Viewport.
Definition: juce_PropertyPanel.h:155
juce::gl::GL_VERTEX_ARRAY_STRIDE
@ GL_VERTEX_ARRAY_STRIDE
Definition: juce_gl.h:1006
juce::MPEKeyboardComponent::setUseMouseSourcePressureForStrike
void setUseMouseSourcePressureForStrike(bool usePressureForStrike)
Use this to enable the mouse source pressure to be used for the initial note-on velocity,...
Definition: juce_MPEKeyboardComponent.h:71
juce::gl::GL_IS_PER_PATCH_OES
@ GL_IS_PER_PATCH_OES
Definition: juce_gles2.h:4791
juce::gl::GL_IMAGE_CUBE_MAP_ARRAY_EXT
@ GL_IMAGE_CUBE_MAP_ARRAY_EXT
Definition: juce_gl.h:7305
juce::dsp::FIR::Filter::processSample
SampleType JUCE_VECTOR_CALLTYPE processSample(SampleType sample) noexcept
Processes a single sample, without any locking.
Definition: juce_FIRFilter.h:165
juce::dsp::Phase::advance
Type advance(Type increment) noexcept
Returns the current value, and increments the phase by the given increment.
Definition: juce_Phase.h:49
juce::gl::GL_IUI_V2F_EXT
@ GL_IUI_V2F_EXT
Definition: juce_gl.h:6836
juce::ArgumentList::checkMinNumArguments
void checkMinNumArguments(int expectedMinNumberOfArgs) const
Throws an error unless there are at least the given number of arguments.
juce::gl::GL_OUTPUT_TEXTURE_COORD14_EXT
@ GL_OUTPUT_TEXTURE_COORD14_EXT
Definition: juce_gl.h:7997
juce::gl::GL_MINMAX_EXT
@ GL_MINMAX_EXT
Definition: juce_gl.h:6815
juce::LeakedObjectDetector::operator=
LeakedObjectDetector & operator=(const LeakedObjectDetector &) noexcept=default
CameraDevice::Pimpl::ScopedCameraDevice::CaptureSession::StillPictureTaker::lockFocus
void lockFocus()
Definition: juce_android_CameraDevice.h:1756
juce::ReferenceCountedArray::contains
bool contains(const ObjectClassPtr &objectToLookFor) const noexcept
Returns true if the array contains a specified object.
Definition: juce_ReferenceCountedArray.h:345
juce::gl::interp
GLuint interp
Definition: juce_gl.h:5776
juce::StringArray::fromTokens
static StringArray fromTokens(StringRef stringToTokenise, bool preserveQuotedStrings)
Returns an array containing the tokens in a given string.
juce_OnlineUnlockStatus.h
juce::OpenGLContext::NativeContext::attachedToWindow
void attachedToWindow()
Definition: juce_OpenGL_android.h:260
juce::gl::GL_TEXTURE_FLOAT_COMPONENTS_NV
@ GL_TEXTURE_FLOAT_COMPONENTS_NV
Definition: juce_gl.h:9170
juce::gl::GL_VERTEX_ATTRIB_MAP1_COEFF_APPLE
@ GL_VERTEX_ATTRIB_MAP1_COEFF_APPLE
Definition: juce_gl.h:3788
juce::gl::GL_FRAMEBUFFER_DEFAULT_LAYERS_EXT
@ GL_FRAMEBUFFER_DEFAULT_LAYERS_EXT
Definition: juce_gles2.h:2158
juce::File::getFileTimesInternal
void getFileTimesInternal(int64 &m, int64 &a, int64 &c) const
Definition: juce_posix_SharedCode.h:319
juce::Colours::limegreen
const Colour limegreen
Definition: juce_Colours.h:120
juce::Colours::darkorchid
const Colour darkorchid
Definition: juce_Colours.h:73
juce::SparseSet::overlapsRange
bool overlapsRange(Range< Type > range) const noexcept
Checks whether any part of a given range overlaps any part of this set.
Definition: juce_SparseSet.h:220
juce::WinRTWrapper::initialised
bool initialised
Definition: juce_win32_WinRTWrapper.h:92
MediaPlayerListener::Owner::onBufferingUpdate
virtual void onBufferingUpdate(LocalRef< jobject > &mediaPlayer, int progress)=0
juce::MidiBufferIterator::pointer
void pointer
Definition: juce_MidiBuffer.h:98
juce::gl::GL_MAX_COMPUTE_UNIFORM_BLOCKS
@ GL_MAX_COMPUTE_UNIFORM_BLOCKS
Definition: juce_gl.h:2685
juce::Range::setStart
void setStart(const ValueType newStart) noexcept
Changes the start position of the range, leaving the end position unchanged.
Definition: juce_Range.h:96
juce::Range::operator=
Range & operator=(const Range &)=default
Copies another range object.
juce::gl::GL_MATRIX29_ARB
@ GL_MATRIX29_ARB
Definition: juce_gl.h:4162
juce::gl::GL_BUFFER_MAP_POINTER
@ GL_BUFFER_MAP_POINTER
Definition: juce_gl.h:1413
juce::Colours::black
const Colour black
Definition: juce_Colours.h:50
juce::OSCAddressPattern::containsWildcards
bool containsWildcards() const noexcept
Checks whether the OSCAddressPattern contains any of the allowed OSC address pattern wildcards: ?...
Definition: juce_OSCAddress.h:136
juce::gl::GL_UNPACK_SKIP_IMAGES_EXT
@ GL_UNPACK_SKIP_IMAGES_EXT
Definition: juce_gl.h:7461
juce::FileOutputStream::currentPosition
int64 currentPosition
Definition: juce_FileOutputStream.h:112
juce::gl::GL_VERTEX_ARRAY_BINDING_APPLE
@ GL_VERTEX_ARRAY_BINDING_APPLE
Definition: juce_gl.h:3758
juce::RangedDirectoryIterator::difference_type
std::ptrdiff_t difference_type
Definition: juce_RangedDirectoryIterator.h:102
VideoRenderers::EVR
Definition: juce_win32_Video.h:102
juce::LinkedListPointer::Appender::Appender
Appender(LinkedListPointer &endOfListPointer) noexcept
Creates an appender which will add items to the given list.
Definition: juce_LinkedListPointer.h:343
juce::MouseCursor::BottomLeftCornerResizeCursor
@ BottomLeftCornerResizeCursor
A platform-specific cursor for resizing the bottom-left-corner of a window.
Definition: juce_MouseCursor.h:69
juce::gl::GL_COLOR_INDEX8_EXT
@ GL_COLOR_INDEX8_EXT
Definition: juce_gl.h:7044
juce::AudioProcessorGraph::renderSequenceFloat
std::unique_ptr< RenderSequenceFloat > renderSequenceFloat
Definition: juce_AudioProcessorGraph.h:441
juce::gl::GL_DRAW_BUFFER0_NV
@ GL_DRAW_BUFFER0_NV
Definition: juce_gles2.h:3600
juce::ReferenceCountedArray::set
void set(int indexToChange, ObjectClass *newObject)
Replaces an object in the array with a different one.
Definition: juce_ReferenceCountedArray.h:453
CameraDevice::Pimpl::CaptureSessionVideoRecordingMode::takeStillPicture
void takeStillPicture()
Definition: juce_android_CameraDevice.h:2757
juce::gl::GL_MODELVIEW8_ARB
@ GL_MODELVIEW8_ARB
Definition: juce_gl.h:5401
juce::isPositiveAndNotGreaterThan
bool isPositiveAndNotGreaterThan(Type1 valueToTest, Type2 upperLimit) noexcept
Returns true if a value is at least zero, and also less than or equal to a specified upper limit.
Definition: juce_MathsFunctions.h:298
juce::dsp::Chorus::setCentreDelay
void setCentreDelay(SampleType newDelayMs)
Sets the centre delay in milliseconds of the chorus delay line modulation.
juce::dsp::IIR::Coefficients::getRawCoefficients
NumericType * getRawCoefficients() noexcept
Returns a raw data pointer to the coefficients.
Definition: juce_dsp/processors/juce_IIRFilter.h:265
juce::Grid::TrackInfo::isPixels
bool isPixels() const noexcept
Definition: juce_Grid.h:84
juce::gl::GL_VIDEO_CAPTURE_FRAME_HEIGHT_NV
@ GL_VIDEO_CAPTURE_FRAME_HEIGHT_NV
Definition: juce_gl.h:10801
juce::gl::GL_SHADER_IMAGE_ATOMIC
@ GL_SHADER_IMAGE_ATOMIC
Definition: juce_gl.h:2803
juce::ScrollBar::getSingleStepSize
double getSingleStepSize() const noexcept
Returns the current step size.
Definition: juce_ScrollBar.h:217
juce::gl::GL_STENCIL_CLEAR_VALUE
@ GL_STENCIL_CLEAR_VALUE
Definition: juce_gl.h:281
juce::gl::WGL_TEXTURE_RGB_ARB
@ WGL_TEXTURE_RGB_ARB
Definition: juce_wgl.h:296
juce::MessageBoxOptions::buttons
StringArray buttons
Definition: juce_MessageBoxOptions.h:139
juce::CharPointer_UTF8::indexOf
int indexOf(const juce_wchar charToFind) const noexcept
Returns the character index of a unicode character, or -1 if it isn't found.
Definition: juce_CharPointer_UTF8.h:439
juce::ValueTreePropertyWithDefault::valueChanged
void valueChanged(Value &) override
Called when a Value object is changed.
Definition: juce_ValueTreePropertyWithDefault.h:294
juce::OpenGLContext::NativeContext::dispatchDraw
void dispatchDraw(jobject)
Definition: juce_OpenGL_android.h:285
juce::Toolbar::CustomisationFlags
CustomisationFlags
Flags used by the showCustomisationDialog() method.
Definition: juce_Toolbar.h:186
juce::gl::GL_VIEW_CLASS_ETC2_EAC_RGBA
@ GL_VIEW_CLASS_ETC2_EAC_RGBA
Definition: juce_gl.h:4458
juce::gl::GL_MAX_SPARSE_ARRAY_TEXTURE_LAYERS
@ GL_MAX_SPARSE_ARRAY_TEXTURE_LAYERS
Definition: juce_gl.h:3542
juce::gl::GL_RG16UI
@ GL_RG16UI
Definition: juce_gl.h:1923
juce::XmlElement::Iterator::element
value_type element
Definition: juce_XmlElement.h:700
juce::gl::GL_COMPRESSED_SRGB8_ALPHA8_ASTC_10x10
@ GL_COMPRESSED_SRGB8_ALPHA8_ASTC_10x10
Definition: juce_gles2.h:1432
juce::gl::GL_STENCIL_INDEX1_EXT
@ GL_STENCIL_INDEX1_EXT
Definition: juce_gl.h:6659
juce::gl::GL_INDEX_MATERIAL_EXT
@ GL_INDEX_MATERIAL_EXT
Definition: juce_gl.h:6862
juce::Array::fill
void fill(const ParameterType &newValue) noexcept
Fills the Array with the provided value.
Definition: juce_Array.h:205
juce::dsp::SIMDRegister::operator&=
SIMDRegister &JUCE_VECTOR_CALLTYPE operator&=(vMaskType v) noexcept
Bit-and the receiver with SIMDRegister v and store the result in the receiver.
Definition: juce_SIMDRegister.h:204
juce::MP3AudioFormat::canDoMono
bool canDoMono() override
Returns true if the format can do 1-channel audio.
juce::gl::GL_VERTEX_ARRAY_RANGE_VALID_NV
@ GL_VERTEX_ARRAY_RANGE_VALID_NV
Definition: juce_gl.h:10511
juce::Slider::ScopedDragNotification::sliderBeingDragged
Slider & sliderBeingDragged
Definition: juce_Slider.h:904
juce::gl::GL_UNSIGNED_INT_IMAGE_2D_MULTISAMPLE_EXT
@ GL_UNSIGNED_INT_IMAGE_2D_MULTISAMPLE_EXT
Definition: juce_gl.h:7328
juce::dsp::Compressor::thresholddB
SampleType thresholddB
Definition: juce_Compressor.h:106
juce::dsp::SIMDRegister
A wrapper around the platform's native SIMD register type.
Definition: juce_SIMDRegister.h:62
juce_FileBrowserComponent.h
juce::gl::GL_TEXTURE0_ARB
@ GL_TEXTURE0_ARB
Definition: juce_gl.h:4539
GLuint
unsigned int GLuint
Definition: juce_gl.h:165
juce::gl::GL_RG16F
@ GL_RG16F
Definition: juce_gl.h:1912
juce::gl::GL_SHADING_RATE_NO_INVOCATIONS_NV
@ GL_SHADING_RATE_NO_INVOCATIONS_NV
Definition: juce_gl.h:10162
juce::gl::GL_MAX_CUBE_MAP_TEXTURE_SIZE_EXT
@ GL_MAX_CUBE_MAP_TEXTURE_SIZE_EXT
Definition: juce_gl.h:7550
juce::MPEChannelAssigner::zone
std::unique_ptr< MPEZoneLayout::Zone > zone
Definition: juce_MPEUtils.h:84
juce::SoftwareImageType
An image storage type which holds the pixels in-memory as a simple block of values.
Definition: juce_Image.h:529
juce::gl::GL_LIGHT5
@ GL_LIGHT5
Definition: juce_gl.h:635
juce::VariantHelpers::setInt
void setInt(int value, VARIANT *variant)
Definition: juce_win32_UIAHelpers.h:36
juce::PluginHostType::getHostPath
static String getHostPath()
Returns the complete absolute path of the host application executable.
Definition: juce_PluginHostType.h:215
juce::dsp::Matrix::hankel
static Matrix hankel(const Matrix &vector, size_t size, size_t offset=0)
Creates a squared size x size Hankel Matrix from a vector with an optional offset.
juce::ComTypes::FORMAT_VideoInfo
constexpr CLSID FORMAT_VideoInfo
Definition: juce_win32_ComTypes.h:484
juce::CharPointer_UTF8::getAndAdvance
juce_wchar getAndAdvance() noexcept
Returns the character that this pointer is currently pointing to, and then advances the pointer to po...
Definition: juce_CharPointer_UTF8.h:147
juce::CharPointer_UTF8::write
void write(const juce_wchar charToWrite) noexcept
Writes a unicode character to this string, and advances this pointer to point to the next position.
Definition: juce_CharPointer_UTF8.h:327
juce::ComBaseClassHelper::ComBaseClassHelper
ComBaseClassHelper(unsigned int initialRefCount=1)
Definition: juce_win32_ComSmartPtr.h:203
juce_ElementComparator.h
juce::gl::GL_CON_30_ATI
@ GL_CON_30_ATI
Definition: juce_gl.h:5728
juce::Rectangle::operator-
Rectangle operator-(Point< ValueType > deltaPosition) const noexcept
Returns a rectangle which is the same as this one moved by a given amount.
Definition: juce_Rectangle.h:347
juce::OpenGLTexture::textureID
GLuint textureID
Definition: juce_OpenGLTexture.h:95
juce::ArrayBase::end
ElementType * end() noexcept
Definition: juce_ArrayBase.h:179
juce::ConcertinaPanel::animator
ComponentAnimator animator
Definition: juce_ConcertinaPanel.h:130
juce::TextEditor::textValue
Value textValue
Definition: juce_TextEditor.h:782
juce::Image::getHeight
int getHeight() const noexcept
Returns the image's height (in pixels).
juce::Rectangle::withLeft
JUCE_NODISCARD Rectangle withLeft(ValueType newLeft) const noexcept
Returns a new rectangle with a different x position, but the same right-hand edge as this one.
Definition: juce_Rectangle.h:267
juce::gl::WGL_TYPE_RGBA_EXT
@ WGL_TYPE_RGBA_EXT
Definition: juce_wgl.h:473
juce::ListenerList::Iterator::next
bool next() noexcept
Definition: juce_ListenerList.h:200
juce::Button::clicked
virtual void clicked()
This method is called when the button has been clicked.
juce::gl::GL_NORMAL_BIT_PGI
@ GL_NORMAL_BIT_PGI
Definition: juce_gl.h:11120
VideoComponent::Pimpl::MediaSession::hasAudioFocus
bool hasAudioFocus
Definition: juce_android_Video.h:1293
juce::gl::GL_MAX_VERTEX_SHADER_VARIANTS_EXT
@ GL_MAX_VERTEX_SHADER_VARIANTS_EXT
Definition: juce_gl.h:8024
CameraDevice::Pimpl::MediaRecorder::lockScreenOrientation
void lockScreenOrientation()
Definition: juce_android_CameraDevice.h:1454
juce::UIAGridItemProvider::get_RowSpan
JUCE_COMRESULT get_RowSpan(int *pRetVal) override
Definition: juce_win32_UIAGridItemProvider.h:53
juce::CarbonViewWrapperComponent::carbonEventHandler
OSStatus carbonEventHandler(EventHandlerCallRef, EventRef event)
Definition: juce_mac_CarbonViewWrapperComponent.h:288
juce::gl::GL_3DC_X_AMD
@ GL_3DC_X_AMD
Definition: juce_gles2.h:1500
juce::gl::GL_INDEX_ARRAY_STRIDE_EXT
@ GL_INDEX_ARRAY_STRIDE_EXT
Definition: juce_gl.h:7891
juce::gl::GL_ACTIVE_SUBROUTINE_MAX_LENGTH
@ GL_ACTIVE_SUBROUTINE_MAX_LENGTH
Definition: juce_gl.h:2312
juce::gl::GL_INVALID_INDEX
@ GL_INVALID_INDEX
Definition: juce_gl.h:2081
juce::WavAudioFormat::acidRootNote
static const char *const acidRootNote
Metadata property name used in acid chunks.
Definition: juce_WavAudioFormat.h:87
juce::gl::GL_NUM_PROGRAM_BINARY_FORMATS_OES
@ GL_NUM_PROGRAM_BINARY_FORMATS_OES
Definition: juce_gles2.h:4624
juce::CharPointer_ASCII::compareIgnoreCase
int compareIgnoreCase(const CharPointer_ASCII other) const
Definition: juce_CharPointer_ASCII.h:266
juce::gl::GL_SOFTLIGHT
@ GL_SOFTLIGHT
Definition: juce_gles2.h:1253
juce::ValueTree::sort
void sort(ElementComparator &comparator, UndoManager *undoManager, bool retainOrderOfEquivalentItems)
This method uses a comparator object to sort the tree's children into order.
Definition: juce_ValueTree.h:592
juce::ConsoleApplication
Represents a the set of commands that a console app can perform, and provides helper functions for pe...
Definition: juce_ConsoleApplication.h:236
juce::gl::GL_NUM_SPARSE_LEVELS_EXT
@ GL_NUM_SPARSE_LEVELS_EXT
Definition: juce_gles2.h:2623
juce::CharPointer_UTF8::operator=
CharPointer_UTF8 operator=(CharPointer_UTF8 other) noexcept
Definition: juce_CharPointer_UTF8.h:46
juce::WeakReference::holder
SharedRef holder
Definition: juce_WeakReference.h:202
juce_AnimatedPosition.h
juce::gl::GL_TEXTURE_MAX_ANISOTROPY
@ GL_TEXTURE_MAX_ANISOTROPY
Definition: juce_gl.h:3194
juce::dsp::AudioBlock::multiplyByInternal
void multiplyByInternal(AudioBlock< OtherSampleType > src) const noexcept
Definition: juce_AudioBlock.h:733
juce::StandalonePluginHolder::setLastFile
void setLastFile(const FileChooser &fc)
Definition: juce_StandaloneFilterWindow.h:185
juce::gl::GL_FOG_COORDINATE_ARRAY_EXT
@ GL_FOG_COORDINATE_ARRAY_EXT
Definition: juce_gl.h:6573
juce_PathIterator.h
juce::gl::GL_PINLIGHT_NV
@ GL_PINLIGHT_NV
Definition: juce_gl.h:8847
juce::gl::GL_NEGATIVE_ONE_EXT
@ GL_NEGATIVE_ONE_EXT
Definition: juce_gl.h:8049
juce::Rectangle::withTop
JUCE_NODISCARD Rectangle withTop(ValueType newTop) const noexcept
Returns a new rectangle with a different y position, but the same bottom edge as this one.
Definition: juce_Rectangle.h:279
juce::gl::GL_NUM_VIRTUAL_PAGE_SIZES_EXT
@ GL_NUM_VIRTUAL_PAGE_SIZES_EXT
Definition: juce_gles2.h:2624
juce::gl::GL_VIEW_CLASS_16_BITS
@ GL_VIEW_CLASS_16_BITS
Definition: juce_gl.h:2837
juce::dsp::AudioBlock::addInternal
void JUCE_VECTOR_CALLTYPE addInternal(NumericType value) const noexcept
Definition: juce_AudioBlock.h:653
juce::gl::GL_SAMPLE_LOCATION_PIXEL_GRID_WIDTH_NV
@ GL_SAMPLE_LOCATION_PIXEL_GRID_WIDTH_NV
Definition: juce_gl.h:10048
juce::gl::GL_MAP1_GRID_SEGMENTS
@ GL_MAP1_GRID_SEGMENTS
Definition: juce_gl.h:573
juce::URL::DownloadTaskOptions::withUsePost
JUCE_NODISCARD auto withUsePost(bool value) const
Specifies whether a post command should be used.
Definition: juce_URL.h:474
juce::AccessibilityNumericValueInterface::getRange
AccessibleValueRange getRange() const final
Definition: juce_AccessibilityValueInterface.h:189
juce::SpeakerMappings::VstSpeakerConfigurationHolder::storage
HeapBlock< Vst2::VstSpeakerArrangement > storage
Definition: juce_VSTCommon.h:215
juce::gl::GL_VECTOR_EXT
@ GL_VECTOR_EXT
Definition: juce_gl.h:8017
juce::gl::GL_MAX_MESH_WORK_GROUP_INVOCATIONS_NV
@ GL_MAX_MESH_WORK_GROUP_INVOCATIONS_NV
Definition: juce_gl.h:9524
juce::gl::fontData
GLenum GLsizeiptr const void * fontData
Definition: juce_gl.h:9841
juce_BufferingAudioFormatReader.h
MediaRecorderOnInfoListener
Definition: juce_android_CameraDevice.h:398
juce::ResizableWindow::resized
void resized() override
(if overriding this, make sure you call ResizableWindow::resized() in your subclass)
juce::gl::GL_CONSERVATIVE_RASTERIZATION_INTEL
@ GL_CONSERVATIVE_RASTERIZATION_INTEL
Definition: juce_gl.h:8332
juce::StandalonePluginHolder::deletePlugin
virtual void deletePlugin()
Definition: juce_StandaloneFilterWindow.h:134
juce::EdgeTable
A table of horizontal scan-line segments - used for rasterising Paths.
Definition: juce_EdgeTable.h:37
juce::ComponentPeer::setHasChangedSinceSaved
virtual void setHasChangedSinceSaved(bool)
On platforms that support it, this will update the window's titlebar in some way to indicate that the...
Definition: juce_ComponentPeer.h:480
juce::ParameterAttachment::parameterValueChanged
void parameterValueChanged(int, float) override
Receives a callback when a parameter has been changed.
juce::getIvar
Type getIvar(id self, const char *name)
Definition: juce_mac_ObjCHelpers.h:346
juce::gl::GL_MAX_FRAGMENT_INTERPOLATION_OFFSET_OES
@ GL_MAX_FRAGMENT_INTERPOLATION_OFFSET_OES
Definition: juce_gles2.h:4710
juce::gl::GL_ALPHA16F_ARB
@ GL_ALPHA16F_ARB
Definition: juce_gl.h:5235
juce::CoreGraphicsContext::~CoreGraphicsContext
~CoreGraphicsContext() override
juce::CodeEditorComponent::colourScheme
ColourScheme colourScheme
Definition: juce_CodeEditorComponent.h:420
juce::gl::GL_OUTPUT_COLOR0_EXT
@ GL_OUTPUT_COLOR0_EXT
Definition: juce_gl.h:7981
juce::gl::GL_TEXTURE_BINDING_BUFFER
@ GL_TEXTURE_BINDING_BUFFER
Definition: juce_gl.h:2030
juce::WASAPIDeviceMode::exclusive
@ exclusive
juce::gl::GL_TEXTURE_COORD_ARRAY_STRIDE_EXT
@ GL_TEXTURE_COORD_ARRAY_STRIDE_EXT
Definition: juce_gl.h:7895
juce::dsp::SIMDInternal::MaskTypeFor< int64_t >::type
uint64_t type
Definition: juce_fallback_SIMDNativeOps.h:41
juce::TextLayout::end
const_iterator end() const
Definition: juce_TextLayout.h:251
juce::Rectangle::translated
Rectangle translated(ValueType deltaX, ValueType deltaY) const noexcept
Returns a rectangle which is the same as this one moved by a given amount.
Definition: juce_Rectangle.h:327
juce::gl::GL_UNSIGNED_BYTE
@ GL_UNSIGNED_BYTE
Definition: juce_gl.h:329
juce_Time.h
juce::SingletonHolder::getWithoutChecking
Type * getWithoutChecking()
Returns the current instance, or creates a new instance if there isn't one, but doesn't do any lockin...
Definition: juce_Singleton.h:98
VideoComponent
juce::Direct2DLowLevelGraphicsContext::getPhysicalPixelScaleFactor
float getPhysicalPixelScaleFactor() override
juce::URL::InputStreamOptions::getProgressCallback
std::function< bool(int, int)> getProgressCallback() const noexcept
Definition: juce_URL.h:379
juce::ResizableWindow::getContentComponent
Component * getContentComponent() const noexcept
Returns the current content component.
Definition: juce_ResizableWindow.h:239
juce::dsp::Panner::reset
void reset()
Resets the internal state variables of the processor.
juce::gl::WGL_AUX3_ARB
@ WGL_AUX3_ARB
Definition: juce_wgl.h:317
juce::ResizableWindow::setFullScreen
void setFullScreen(bool shouldBeFullScreen)
Puts the window into full-screen mode, or restores it to its normal size.
juce::gl::GL_MAX_TEXTURE_UNITS_ARB
@ GL_MAX_TEXTURE_UNITS_ARB
Definition: juce_gl.h:4573
juce::gl::GL_UNSIGNED_INT_VEC4
@ GL_UNSIGNED_INT_VEC4
Definition: juce_gl.h:1773
juce::gl::WGL_SWAP_OVERLAY8
@ WGL_SWAP_OVERLAY8
Definition: juce_wgl.h:54
juce::gl::GL_MAX_MESH_TEXTURE_IMAGE_UNITS_NV
@ GL_MAX_MESH_TEXTURE_IMAGE_UNITS_NV
Definition: juce_gl.h:9509
juce::dsp::FixedSizeFunction< len, Ret(Args...)>::move
void move(FixedSizeFunction< otherLen, T > &&other) noexcept
Definition: juce_FixedSizeFunction.h:218
juce::MPEInstrument::MPEDimension
Definition: juce_MPEInstrument.h:379
juce::gl::GL_ALPHA_TO_COVERAGE_DITHER_DEFAULT_NV
@ GL_ALPHA_TO_COVERAGE_DITHER_DEFAULT_NV
Definition: juce_gl.h:8773
juce::ComSmartPtr::QueryInterface
HRESULT QueryInterface(ComSmartPtr< OtherComClass > &destObject) const
Definition: juce_win32_ComSmartPtr.h:138
juce::OpenGLContext::NativeContext::lastBounds
Rectangle< int > lastBounds
Definition: juce_OpenGL_android.h:346
juce::CodeEditorComponent::cachedIterators
Array< CodeDocument::Iterator > cachedIterators
Definition: juce_CodeEditorComponent.h:428
juce::RenderingHelpers::ClipRegions::EdgeTableRegion::clipToEdgeTable
Ptr clipToEdgeTable(const EdgeTable &et) override
Definition: juce_RenderingHelpers.h:1670
juce::gl::GL_PERFQUERY_COUNTER_DATA_UINT32_INTEL
@ GL_PERFQUERY_COUNTER_DATA_UINT32_INTEL
Definition: juce_gl.h:8398
juce::WeakReference::operator==
bool operator==(ObjectType *object) const noexcept
Definition: juce_WeakReference.h:119
juce::ComSmartPtr::CoCreateInstance
HRESULT CoCreateInstance(REFCLSID classUUID, DWORD dwClsContext=CLSCTX_INPROC_SERVER)
Definition: juce_win32_ComSmartPtr.h:121
juce::BigInteger::countNumberOfSetBits
int countNumberOfSetBits() const noexcept
Returns the total number of set bits in the value.
juce::gl::GL_SGX_PROGRAM_BINARY_IMG
@ GL_SGX_PROGRAM_BINARY_IMG
Definition: juce_gles2.h:3043
juce::gl::GL_FILL_RECTANGLE_NV
@ GL_FILL_RECTANGLE_NV
Definition: juce_gl.h:9150
juce::gl::GL_SPHERE_MAP
@ GL_SPHERE_MAP
Definition: juce_gl.h:619
juce::gl::WGL_MIPMAP_TEXTURE_ARB
@ WGL_MIPMAP_TEXTURE_ARB
Definition: juce_wgl.h:295
juce::StandalonePluginHolder::isInterAppAudioConnected
bool isInterAppAudioConnected()
Definition: juce_StandaloneFilterWindow.h:379
TypeOfCriticalSectionToUse
juce::PluginHostType::isMainStage
bool isMainStage() const noexcept
Returns true if the host is Apple MainStage.
Definition: juce_PluginHostType.h:153
juce::gl::GL_MAX_TEXTURE_STACK_DEPTH
@ GL_MAX_TEXTURE_STACK_DEPTH
Definition: juce_gl.h:540
juce::MidiBuffer::cend
MidiBufferIterator cend() const noexcept
Get a read-only iterator pointing one past the end of this buffer.
Definition: juce_MidiBuffer.h:268
juce::gl::WGL_ALPHA_BITS_EXT
@ WGL_ALPHA_BITS_EXT
Definition: juce_wgl.h:457
juce::gl::GL_FRAMEBUFFER_FLIP_X_MESA
@ GL_FRAMEBUFFER_FLIP_X_MESA
Definition: juce_gl.h:8640
juce::gl::GL_DEPTH_COMPONENT16_SGIX
@ GL_DEPTH_COMPONENT16_SGIX
Definition: juce_gl.h:11456
juce::gl::GL_MAX_DRAW_BUFFERS_ARB
@ GL_MAX_DRAW_BUFFERS_ARB
Definition: juce_gl.h:4020
juce::gl::GL_DRAW_BUFFER5_EXT
@ GL_DRAW_BUFFER5_EXT
Definition: juce_gles2.h:2049
juce::ArrayBase::createInsertSpaceInternal
TriviallyCopyableVoid< T > createInsertSpaceInternal(int indexToInsertAt, int numElements)
Definition: juce_ArrayBase.h:462
juce::gl::sizes
GLuint GLsizei const GLuint const GLintptr const GLsizeiptr * sizes
Definition: juce_gl.h:3002
juce::ChildProcessWorker::connection
std::unique_ptr< Connection > connection
Definition: juce_ConnectedChildProcess.h:112
juce::BorderSize::BorderSize
BorderSize()=default
Creates a null border.
juce::gl::GL_COMPRESSED_SIGNED_RED_RGTC1
@ GL_COMPRESSED_SIGNED_RED_RGTC1
Definition: juce_gl.h:1901
juce::DrawableButton
A button that displays a Drawable.
Definition: juce_DrawableButton.h:40
juce::GlowEffect
A component effect that adds a coloured blur around the component's contents.
Definition: juce_GlowEffect.h:39
juce::gl::GL_TEXTURE_FOVEATED_NUM_FOCAL_POINTS_QUERY_QCOM
@ GL_TEXTURE_FOVEATED_NUM_FOCAL_POINTS_QUERY_QCOM
Definition: juce_gles2.h:5129
juce_KeyboardComponentBase.h
juce::WavAudioFormat::riffInfoSharpness
static const char *const riffInfoSharpness
Metadata property name used in INFO chunks.
Definition: juce_WavAudioFormat.h:152
juce::gl::GL_TEXTURE_BINDING_CUBE_MAP_ARRAY_ARB
@ GL_TEXTURE_BINDING_CUBE_MAP_ARRAY_ARB
Definition: juce_gl.h:5147
juce::ArrayBase< juce::InAppPurchases::Listener *, DummyCriticalSection >::ParameterType
typename TypeHelpers::ParameterType< juce::InAppPurchases::Listener * >::type ParameterType
Definition: juce_ArrayBase.h:43
juce::MPEInstrument::LegacyMode
Definition: juce_MPEInstrument.h:372
juce::SelectedItemSet::end
SelectableItemType * end() noexcept
Provides iterator access to the array of items.
Definition: juce_SelectedItemSet.h:281
juce::gl::GL_PACK_COMPRESSED_BLOCK_WIDTH
@ GL_PACK_COMPRESSED_BLOCK_WIDTH
Definition: juce_gl.h:2546
juce::int32
signed int int32
A platform-independent 32-bit signed integer type.
Definition: juce_MathsFunctions.h:43
juce::gl::GL_POLYGON_OFFSET_POINT_NV
@ GL_POLYGON_OFFSET_POINT_NV
Definition: juce_gles2.h:4235
juce::WeakReference::wasObjectDeleted
bool wasObjectDeleted() const noexcept
This returns true if this reference has been pointing at an object, but that object has since been de...
Definition: juce_WeakReference.h:117
juce::StandalonePluginHolder::getInstance
static StandalonePluginHolder * getInstance()
Definition: juce_StandaloneFilterWindow.h:1137
juce::dsp::StateVariableTPTFilter::getType
Type getType() const noexcept
Returns the type of the filter.
Definition: juce_StateVariableTPTFilter.h:89
juce::DragAndDropContainer::setDragImageForIndex
void setDragImageForIndex(int index, const Image &newImage)
Definition: juce_DragAndDropContainer.h:161
juce::dsp::Phase::phase
Type phase
Definition: juce_Phase.h:63
juce::AudioProcessorGraph::Connection
Represents a connection between two channels of two nodes in an AudioProcessorGraph.
Definition: juce_AudioProcessorGraph.h:192
juce::ReadWriteLock::ThreadRecursionCount::threadID
Thread::ThreadID threadID
Definition: juce_ReadWriteLock.h:135
juce::gl::GL_MAX_TRANSFORM_FEEDBACK_SEPARATE_COMPONENTS_NV
@ GL_MAX_TRANSFORM_FEEDBACK_SEPARATE_COMPONENTS_NV
Definition: juce_gl.h:10411
juce::AudioProcessorParameter::getVersionHint
int getVersionHint() const
Definition: juce_AudioProcessorParameter.h:280
juce::TooltipWindow::lastComponentUnderMouse
SafePointer< Component > lastComponentUnderMouse
Definition: juce_TooltipWindow.h:139
juce::gl::GL_COUNTER_RANGE_AMD
@ GL_COUNTER_RANGE_AMD
Definition: juce_gl.h:3458
juce::gl::GL_REFERENCED_BY_COMPUTE_SHADER
@ GL_REFERENCED_BY_COMPUTE_SHADER
Definition: juce_gl.h:2888
juce::gl::GL_VERTEX_ATTRIB_ARRAY_POINTER
@ GL_VERTEX_ATTRIB_ARRAY_POINTER
Definition: juce_gl.h:1480
juce::ReferenceCountedObjectPtr::get
ReferencedType * get() const noexcept
Returns the object that this pointer references.
Definition: juce_ReferenceCountedObject.h:381
juce_LookAndFeel_V2.h
juce::AttributedString::getWordWrap
WordWrap getWordWrap() const noexcept
Returns the word-wrapping behaviour.
Definition: juce_AttributedString.h:121
juce::gl::GL_1PASS_SGIS
@ GL_1PASS_SGIS
Definition: juce_gl.h:11198
juce::AccessibilityTextInterface::getTextInsertionOffset
virtual int getTextInsertionOffset() const =0
Gets the current text insertion position, if supported.
juce::ValueTree::ComparatorAdapter::compareElements
int compareElements(const ValueTree *const first, const ValueTree *const second)
Definition: juce_ValueTree.h:628
juce::RenderingHelpers::ClipRegions::EdgeTableRegion::getClipBounds
Rectangle< int > getClipBounds() const override
Definition: juce_RenderingHelpers.h:1731
juce_CaretComponent.h
juce::gl::GL_MAX_SHADER_COMPILER_THREADS_KHR
@ GL_MAX_SHADER_COMPILER_THREADS_KHR
Definition: juce_gl.h:8617
VideoComponent::Pimpl::MediaSession::Player::StateInfo::canCallStart
bool canCallStart
Definition: juce_android_Video.h:1043
juce::gl::GL_HARDLIGHT_KHR
@ GL_HARDLIGHT_KHR
Definition: juce_gl.h:8431
juce::PreferencesPanel::buttonSize
int buttonSize
Definition: juce_PreferencesPanel.h:140
juce::Line
Represents a line.
Definition: juce_Line.h:46
juce::gl::GL_MAX_DEBUG_MESSAGE_LENGTH
@ GL_MAX_DEBUG_MESSAGE_LENGTH
Definition: juce_gl.h:2718
juce::SelectedItemSet::SelectedItemSet
SelectedItemSet(const ItemArray &items)
Creates a set based on an array of items.
Definition: juce_SelectedItemSet.h:58
juce::gl::GL_EDGE_FLAG_ARRAY_POINTER
@ GL_EDGE_FLAG_ARRAY_POINTER
Definition: juce_gl.h:989
juce::gl::WGL_VIDEO_OUT_COLOR_AND_DEPTH_NV
@ WGL_VIDEO_OUT_COLOR_AND_DEPTH_NV
Definition: juce_wgl.h:625
juce::CharPointer_UTF16::CharPointer_UTF16
CharPointer_UTF16(const CharType *rawPointer) noexcept
Definition: juce_CharPointer_UTF16.h:43
juce::CoreGraphicsContext::drawLine
void drawLine(const Line< float > &) override
juce::gl::GL_COMMAND_BARRIER_BIT_EXT
@ GL_COMMAND_BARRIER_BIT_EXT
Definition: juce_gl.h:7337
juce::MidiMessage::SmpteTimecodeType
SmpteTimecodeType
SMPTE timecode types.
Definition: juce_MidiMessage.h:766
juce::gl::GL_REFERENCED_BY_TESS_CONTROL_SHADER_OES
@ GL_REFERENCED_BY_TESS_CONTROL_SHADER_OES
Definition: juce_gles2.h:4792
juce::gl::GL_RENDERBUFFER_STENCIL_SIZE
@ GL_RENDERBUFFER_STENCIL_SIZE
Definition: juce_gl.h:1886
juce::CPlusPlusCodeTokeniser::tokenType_float
@ tokenType_float
Definition: juce_CPlusPlusCodeTokeniser.h:60
juce::gl::GL_SECONDARY_COLOR_ARRAY_SIZE_EXT
@ GL_SECONDARY_COLOR_ARRAY_SIZE_EXT
Definition: juce_gl.h:7208
juce::gl::GL_ANY_SAMPLES_PASSED
@ GL_ANY_SAMPLES_PASSED
Definition: juce_gl.h:2202
juce::HashMap::HashEntry::key
const KeyType key
Definition: juce_HashMap.h:368
juce::CharPointer_UTF16::findNullIndex
static unsigned int findNullIndex(const CharType *t) noexcept
Definition: juce_CharPointer_UTF16.h:515
juce::AudioProcessorValueTreeState::Parameter::discrete
const bool discrete
Definition: juce_AudioProcessorValueTreeState.h:523
juce::Array::indexOfSorted
int indexOfSorted(ElementComparator &comparator, TargetValueType elementToLookFor) const
Finds the index of an element in the array, assuming that the array is sorted.
Definition: juce_Array.h:730
juce::RenderingHelpers::SavedStateBase::clipToRectangleList
bool clipToRectangleList(const RectangleList< int > &r)
Definition: juce_RenderingHelpers.h:2096
juce::gl::GL_COLOR_INDEX16_EXT
@ GL_COLOR_INDEX16_EXT
Definition: juce_gl.h:7046
juce::SingleThreadedReferenceCountedObject::decReferenceCount
void decReferenceCount() noexcept
Decreases the object's reference count.
Definition: juce_ReferenceCountedObject.h:170
juce::gl::GL_HISTOGRAM_GREEN_SIZE
@ GL_HISTOGRAM_GREEN_SIZE
Definition: juce_gl.h:4358
juce::Button::addListener
void addListener(Listener *newListener)
Registers a listener to receive events when this button's state changes.
juce::dsp::FilterDesign::designIIRLowpassHighOrderGeneralMethod
static ReferenceCountedArray< IIRCoefficients > designIIRLowpassHighOrderGeneralMethod(int type, FloatType frequency, double sampleRate, FloatType normalisedTransitionWidth, FloatType passbandAmplitudedB, FloatType stopbandAmplitudedB)
juce::ConsoleApplication::addCommand
void addCommand(Command)
Adds a command to the list.
juce::ConsoleApplication::commandIfNoOthersRecognised
int commandIfNoOthersRecognised
Definition: juce_ConsoleApplication.h:350
VideoComponent::Pimpl::MediaSession::isSeekInProgress
bool isSeekInProgress() const noexcept
Definition: juce_android_Video.h:1391
juce::gl::GL_OUTPUT_TEXTURE_COORD6_EXT
@ GL_OUTPUT_TEXTURE_COORD6_EXT
Definition: juce_gl.h:7989
juce::MidiFile::tracks
OwnedArray< MidiMessageSequence > tracks
Definition: juce_MidiFile.h:189
juce::juce_isfinite
bool juce_isfinite(NumericType) noexcept
The isfinite() method seems to vary between platforms, so this is a platform-independent function for...
Definition: juce_MathsFunctions.h:421
juce::gl::GL_REG_15_ATI
@ GL_REG_15_ATI
Definition: juce_gl.h:5681
juce::gl::GL_VIEWPORT_COMMAND_NV
@ GL_VIEWPORT_COMMAND_NV
Definition: juce_gl.h:8915
juce::gl::GL_OUTPUT_TEXTURE_COORD19_EXT
@ GL_OUTPUT_TEXTURE_COORD19_EXT
Definition: juce_gl.h:8002
juce::ReverbAudioSource::bypass
std::atomic< bool > bypass
Definition: juce_ReverbAudioSource.h:69
juce::PositionedGlyph::font
Font font
Definition: juce_GlyphArrangement.h:94
juce::gl::GL_MULTICAST_GPUS_NV
@ GL_MULTICAST_GPUS_NV
Definition: juce_gl.h:9430
juce::gl::GL_IMAGE_BINDING_LEVEL
@ GL_IMAGE_BINDING_LEVEL
Definition: juce_gl.h:2597
juce::ComTypes::TextUnit_Format
@ TextUnit_Format
Definition: juce_win32_ComInterfaces.h:78
juce::MidiMessage::MidiMachineControlCommand
MidiMachineControlCommand
Types of MMC command.
Definition: juce_MidiMessage.h:800
juce::dsp::WindowingFunction
A class which provides multiple windowing functions useful for filter design and spectrum analyzers.
Definition: juce_Windowing.h:42
juce::PluginHostType::UnknownHost
@ UnknownHost
Represents an unknown host.
Definition: juce_PluginHostType.h:50
juce_OpenGLGraphicsContext.h
juce_Reverb.h
juce::CharPointer_UTF16::isByteOrderMarkLittleEndian
static bool isByteOrderMarkLittleEndian(const void *possibleByteOrder) noexcept
Returns true if the first pair of bytes in this pointer are the UTF16 byte-order mark (little endian)...
Definition: juce_CharPointer_UTF16.h:501
juce::CharacterFunctions::lengthUpTo
static size_t lengthUpTo(CharPointerType start, const CharPointerType end) noexcept
Counts the number of characters in a given string, stopping if the count exceeds a specified end-poin...
Definition: juce_CharacterFunctions.h:530
juce::StatisticsAccumulator::KahanSum::KahanSum
KahanSum()=default
juce::ListenerList::Iterator::~Iterator
~Iterator()=default
juce::gl::GL_COLOR_ATTACHMENT15_NV
@ GL_COLOR_ATTACHMENT15_NV
Definition: juce_gles2.h:3631
juce::gl::GL_DEBUG_TYPE_UNDEFINED_BEHAVIOR_ARB
@ GL_DEBUG_TYPE_UNDEFINED_BEHAVIOR_ARB
Definition: juce_gl.h:3971
juce::gl::GL_BLEND_SRC
@ GL_BLEND_SRC
Definition: juce_gl.h:292
juce::AudioData::ChannelDataSubtypes< IsInterleaved, IsConst, Format< DataFormat, Endianness > >::DataType
typename Subtypes::DataType DataType
Definition: juce_AudioDataConverters.h:676
juce::gl::GL_PROGRAM_ERROR_STRING_NV
@ GL_PROGRAM_ERROR_STRING_NV
Definition: juce_gl.h:9205
juce::gl::GL_STREAM_READ
@ GL_STREAM_READ
Definition: juce_gl.h:1415
juce::AccessibilityNativeHandle::QueryInterface
JUCE_COMRESULT QueryInterface(REFIID refId, void **result) override
juce::gl::GL_FOG_BIT
@ GL_FOG_BIT
Definition: juce_gl.h:394
juce::dsp::DryWetMixingRule::sin4p5dB
@ sin4p5dB
CameraDevice::Pimpl::ScopedCameraDevice::CaptureSession::StillPictureTaker::handler
GlobalRef & handler
Definition: juce_android_CameraDevice.h:1710
juce::ComTypes::WindowInteractionState_Closing
@ WindowInteractionState_Closing
Definition: juce_win32_ComInterfaces.h:117
juce::RenderingHelpers::SavedStateBase::setFillType
void setFillType(const FillType &newFill)
Definition: juce_RenderingHelpers.h:2218
juce::gl::GL_UNSIGNED_INT_SAMPLER_RENDERBUFFER_NV
@ GL_UNSIGNED_INT_SAMPLER_RENDERBUFFER_NV
Definition: juce_gl.h:9121
juce::gl::GL_INTERNALFORMAT_GREEN_SIZE
@ GL_INTERNALFORMAT_GREEN_SIZE
Definition: juce_gl.h:2752
juce::ValueTreePropertyWithDefault::ValueTreePropertyWithDefault
ValueTreePropertyWithDefault(ValueTree &tree, const Identifier &propertyID, UndoManager *um, var defaultToUse)
Creates an ValueTreePropertyWithDefault object for the specified property.
Definition: juce_ValueTreePropertyWithDefault.h:63
juce::gl::GL_MODELVIEW14_ARB
@ GL_MODELVIEW14_ARB
Definition: juce_gl.h:5407
juce::UIASelectionItemProvider::isRadioButton
const bool isRadioButton
Definition: juce_win32_UIASelectionProvider.h:123
juce::AudioProcessorValueTreeState::SliderAttachment::attachment
std::unique_ptr< SliderParameterAttachment > attachment
Definition: juce_AudioProcessorValueTreeState.h:546
juce::gl::GL_DRAW_BUFFER6_ARB
@ GL_DRAW_BUFFER6_ARB
Definition: juce_gl.h:4027
juce::RenderingHelpers::EdgeTableFillers::SolidColour::SolidColour
SolidColour(const Image::BitmapData &image, PixelARGB colour)
Definition: juce_RenderingHelpers.h:572
juce::gl::GL_FLOAT_MAT2x4_NV
@ GL_FLOAT_MAT2x4_NV
Definition: juce_gles2.h:3943
juce::AudioData::ChannelDataSubtypes< IsInterleaved, IsConst, Format< DataFormat, Endianness > >::PointerType
typename Subtypes::PointerType PointerType
Definition: juce_AudioDataConverters.h:677
juce::SmoothedValue::reset
void reset(int numSteps) noexcept
Set a new ramp length directly in samples.
Definition: juce_SmoothedValue.h:261
juce::XmlDocument::lastError
String lastError
Definition: juce_XmlDocument.h:153
juce::gl::GL_TEXTURE_BORDER_COLOR_NV
@ GL_TEXTURE_BORDER_COLOR_NV
Definition: juce_gles2.h:4415
juce::gl::GL_COMPLETION_STATUS_KHR
@ GL_COMPLETION_STATUS_KHR
Definition: juce_gl.h:8618
juce::gl::GL_OBJECT_BUFFER_USAGE_ATI
@ GL_OBJECT_BUFFER_USAGE_ATI
Definition: juce_gl.h:5897
juce::AppleRemoteDevice::menuButton_Long
@ menuButton_Long
The menu button (if it's held for a long time).
Definition: juce_AppleRemote.h:60
juce::AccessibilityRole::slider
@ slider
juce::OnlineUnlockForm::unlockingOverlay
Component::SafePointer< Component > unlockingOverlay
Definition: juce_OnlineUnlockForm.h:90
juce::XWindowSystem::externalDragFileInit
bool externalDragFileInit(LinuxComponentPeer *, const StringArray &files, bool canMove, std::function< void()> &&callback) const
juce::GenericInterpolator::pushInterpolationSample
forcedinline void pushInterpolationSample(float newValue) noexcept
Definition: juce_GenericInterpolator.h:171
juce::String::getIntValue
int getIntValue() const noexcept
Reads the value of the string as a decimal number (up to 32 bits in size).
juce::PluginHostType::SteinbergNuendo5
@ SteinbergNuendo5
Represents Steinberg Nuendo 5.
Definition: juce_PluginHostType.h:98
juce::gl::pathA
GLuint pathA
Definition: juce_gl.h:9799
juce::CharPointer_UTF32::indexOf
int indexOf(CharPointer stringToFind) const noexcept
Returns the character index of a substring, or -1 if it isn't found.
Definition: juce_CharPointer_UTF32.h:287
juce::ArrayBase::operator==
bool operator==(const OtherArrayType &other) const noexcept
Definition: juce_ArrayBase.h:118
juce::WinRTWrapper::createHString
WindowsCreateStringFuncPtr createHString
Definition: juce_win32_WinRTWrapper.h:102
juce::DragAndDropTarget::SourceDetails::description
var description
A descriptor for the drag - this is set DragAndDropContainer::startDragging().
Definition: juce_DragAndDropTarget.h:62
juce::gl::GL_PN_TRIANGLES_POINT_MODE_CUBIC_ATI
@ GL_PN_TRIANGLES_POINT_MODE_CUBIC_ATI
Definition: juce_gl.h:5821
juce::gl::commands
GLsizei const GLubyte * commands
Definition: juce_gl.h:9790
juce::OSCMessage::arguments
Array< OSCArgument > arguments
Definition: juce_OSCMessage.h:171
juce::gl::GL_SRC_ALPHA_SATURATE_EXT
@ GL_SRC_ALPHA_SATURATE_EXT
Definition: juce_gles2.h:1870
juce::gl::GL_UNSIGNED_INT64_NV
@ GL_UNSIGNED_INT64_NV
Definition: juce_gl.h:3348
juce::MidiMessage::addToTimeStamp
void addToTimeStamp(double delta) noexcept
Adds a value to the message's timestamp.
Definition: juce_MidiMessage.h:175
juce::XWindowSystemUtilities::ScopedXLock::~ScopedXLock
~ScopedXLock()
juce::KeyPressMappingSet::commandManager
ApplicationCommandManager & commandManager
Definition: juce_KeyPressMappingSet.h:218
juce::Array::set
void set(int indexToChange, ParameterType newValue)
Replaces an element with a new value.
Definition: juce_Array.h:542
juce::gl::GL_MAX_VIEWPORTS_NV
@ GL_MAX_VIEWPORTS_NV
Definition: juce_gles2.h:4432
juce::TabbedButtonBar::behindFrontTab
std::unique_ptr< BehindFrontTabComp > behindFrontTab
Definition: juce_TabbedButtonBar.h:361
juce::CharPointer_UTF16::isWhitespace
bool isWhitespace() const noexcept
Returns true if the first character of this string is whitespace.
Definition: juce_CharPointer_UTF16.h:386
juce::gl::propCount
GLenum GLuint GLsizei propCount
Definition: juce_gl.h:2948
juce::gl::GL_TEXTURE_IMAGE_TYPE
@ GL_TEXTURE_IMAGE_TYPE
Definition: juce_gl.h:2782
GLvdpauSurfaceNV
GLintptr GLvdpauSurfaceNV
Definition: juce_gl.h:200
juce::DrawableButton::ImageOnButtonBackgroundOriginalSize
@ ImageOnButtonBackgroundOriginalSize
Definition: juce_DrawableButton.h:54
juce::gl::GL_INT_SAMPLER_2D_MULTISAMPLE
@ GL_INT_SAMPLER_2D_MULTISAMPLE
Definition: juce_gl.h:2163
juce::AudioData::ChannelData::data
DataType data
Definition: juce_AudioDataConverters.h:687
juce::dsp::Polynomial::Polynomial
Polynomial(const FloatingType *coefficients, int numCoefficients)
Creates a new polynomial with given coefficients.
Definition: juce_Polynomial.h:55
juce::gl::GL_POLYGON_OFFSET_BIAS_EXT
@ GL_POLYGON_OFFSET_BIAS_EXT
Definition: juce_gl.h:7111
CameraDevice::Pimpl::StreamConfigurationMap::supportedPreviewOutputSizes
Array< Rectangle< int > > supportedPreviewOutputSizes
Definition: juce_android_CameraDevice.h:856
juce::gl::GL_DOUBLE_MAT2x4
@ GL_DOUBLE_MAT2x4
Definition: juce_gl.h:2304
juce::gl::GL_FALSE
@ GL_FALSE
Definition: juce_gl.h:217
juce::CharPointer_UTF32::isWhitespace
bool isWhitespace() const
Returns true if the first character of this string is whitespace.
Definition: juce_CharPointer_UTF32.h:316
juce::AudioProcessorParameter::getParameterIndex
int getParameterIndex() const noexcept
Returns the index of this parameter in its parent processor's parameter list.
Definition: juce_AudioProcessorParameter.h:254
juce::HighResolutionTimer::pimpl
std::unique_ptr< Pimpl > pimpl
Definition: juce_HighResolutionTimer.h:96
juce::gl::GL_DEBUG_SOURCE_SHADER_COMPILER_KHR
@ GL_DEBUG_SOURCE_SHADER_COMPILER_KHR
Definition: juce_gl.h:8470
juce::dsp::DryWetMixer::mixWetSamples
void mixWetSamples(AudioBlock< SampleType > wetSamples)
Mixes the supplied wet samples with the latency-compensated dry samples from pushDrySamples.
juce::AccessibilityRangedNumericValueInterface::getCurrentValueAsString
String getCurrentValueAsString() const final
Definition: juce_AccessibilityValueInterface.h:217
juce::gl::GL_CLIP_VOLUME_CLIPPING_HINT_EXT
@ GL_CLIP_VOLUME_CLIPPING_HINT_EXT
Definition: juce_gl.h:6102
juce::gl::GL_MAX_PROGRAM_NATIVE_TEX_INSTRUCTIONS_ARB
@ GL_MAX_PROGRAM_NATIVE_TEX_INSTRUCTIONS_ARB
Definition: juce_gl.h:4121
juce::RenderingHelpers::EdgeTableFillers::TransformedImageFill::TransformedImageSpanInterpolator::yBresenham
BresenhamInterpolator yBresenham
Definition: juce_RenderingHelpers.h:1384
juce::OpenGLContext::NativeContext::detachedFromWindow
void detachedFromWindow()
Definition: juce_OpenGL_android.h:272
juce::gl::WGL_SWAP_OVERLAY7
@ WGL_SWAP_OVERLAY7
Definition: juce_wgl.h:53
juce::dsp::Phaser::setRate
void setRate(SampleType newRateHz)
Sets the rate (in Hz) of the LFO modulating the phaser all-pass filters.
juce::ObjCClass::sendSuperclassMessage
static ReturnType sendSuperclassMessage(id self, SEL sel, Params... params)
Definition: juce_mac_ObjCHelpers.h:401
juce::gl::GL_COMPRESSED_SRGB8_ALPHA8_ASTC_6x6x6_OES
@ GL_COMPRESSED_SRGB8_ALPHA8_ASTC_6x6x6_OES
Definition: juce_gles2.h:4884
juce::Draggable3DOrientation::radius
float radius
Definition: juce_Draggable3DOrientation.h:120
juce::gl::GL_SAMPLE_MASK_VALUE_EXT
@ GL_SAMPLE_MASK_VALUE_EXT
Definition: juce_gl.h:6983
juce::Path::Iterator
Iterates the lines and curves that a path contains.
Definition: juce_Path.h:724
juce::MP3AudioFormat::createWriterFor
AudioFormatWriter * createWriterFor(OutputStream *, double sampleRateToUse, unsigned int numberOfChannels, int bitsPerSample, const StringPairArray &metadataValues, int qualityOptionIndex) override
Tries to create an object that can write to a stream with this audio format.
juce::MouseCursor::BottomRightCornerResizeCursor
@ BottomRightCornerResizeCursor
A platform-specific cursor for resizing the bottom-right-corner of a window.
Definition: juce_MouseCursor.h:70
juce::gl::GL_MATRIX3_ARB
@ GL_MATRIX3_ARB
Definition: juce_gl.h:4136
juce::gl::GL_SYNC_FLUSH_COMMANDS_BIT
@ GL_SYNC_FLUSH_COMMANDS_BIT
Definition: juce_gl.h:2149
juce::CharacterFunctions::compareIgnoreCase
static int compareIgnoreCase(juce_wchar char1, juce_wchar char2) noexcept
Compares two characters, using a case-independant match.
Definition: juce_CharacterFunctions.h:641
juce::BubbleComponent::allowablePlacements
int allowablePlacements
Definition: juce_BubbleComponent.h:180
juce::gl::GL_INT_IMAGE_2D_MULTISAMPLE_EXT
@ GL_INT_IMAGE_2D_MULTISAMPLE_EXT
Definition: juce_gl.h:7317
juce::AudioProcessorParameterWithIDAttributes
An instance of this class may be passed to the constructor of an AudioProcessorParameterWithID to set...
Definition: juce_AudioProcessorParameterWithID.h:66
juce::SidePanel::resized
void resized() override
juce::dsp::LinkwitzRileyFilter::s2
std::vector< SampleType > s2
Definition: juce_LinkwitzRileyFilter.h:135
juce::gl::GL_SUBGROUP_FEATURE_BASIC_BIT_KHR
@ GL_SUBGROUP_FEATURE_BASIC_BIT_KHR
Definition: juce_gl.h:8559
juce::gl::GL_MAP_STENCIL
@ GL_MAP_STENCIL
Definition: juce_gl.h:517
juce::Point::operator+=
Point & operator+=(Point other) noexcept
Adds another point's coordinates to this one.
Definition: juce_Point.h:98
juce::gl::GL_VIDEO_BUFFER_BINDING_NV
@ GL_VIDEO_BUFFER_BINDING_NV
Definition: juce_gl.h:10777
juce::gl::GL_COPY_WRITE_BUFFER_BINDING
@ GL_COPY_WRITE_BUFFER_BINDING
Definition: juce_gl.h:2539
juce::CharPointer_UTF8::getBytesRequiredFor
static size_t getBytesRequiredFor(const juce_wchar charToWrite) noexcept
Returns the number of bytes that would be needed to represent the given unicode character in this enc...
Definition: juce_CharPointer_UTF8.h:286
juce::URL::ParameterHandling
ParameterHandling
Definition: juce_URL.h:301
juce::SystemStatsHelpers::getCPUInfo
static void getCPUInfo(bool &hasMMX, bool &hasSSE, bool &hasSSE2, bool &has3DNow, bool &hasSSE3, bool &hasSSSE3, bool &hasFMA3, bool &hasSSE41, bool &hasSSE42, bool &hasAVX, bool &hasFMA4, bool &hasAVX2, bool &hasAVX512F, bool &hasAVX512DQ, bool &hasAVX512IFMA, bool &hasAVX512PF, bool &hasAVX512ER, bool &hasAVX512CD, bool &hasAVX512BW, bool &hasAVX512VL, bool &hasAVX512VBMI, bool &hasAVX512VPOPCNTDQ)
Definition: juce_intel_SharedCode.h:50
juce::gl::numLayers
GLuint numLayers
Definition: juce_gles2.h:5098
juce::AttributedString::leftToRight
@ leftToRight
Definition: juce_AttributedString.h:133
juce::Atomic::operator++
Type operator++() noexcept
Atomically increments this value, returning the new value.
Definition: juce_Atomic.h:122
juce::anonymous_namespace{juce_posix_IPAddress.h}::populateInterfaceInfo
bool populateInterfaceInfo(struct ifaddrs *ifa, InterfaceInfo &interfaceInfo)
Definition: juce_posix_IPAddress.h:69
juce::gl::GL_MAX_DRAW_BUFFERS_ATI
@ GL_MAX_DRAW_BUFFERS_ATI
Definition: juce_gl.h:5608
juce_UMPMidi1ToMidi2DefaultTranslator.h
juce::MPEInstrument::MPEDimension::value
MPEValue MPENote::* value
Definition: juce_MPEInstrument.h:383
juce::gl::GL_INTERNALFORMAT_RED_SIZE
@ GL_INTERNALFORMAT_RED_SIZE
Definition: juce_gl.h:2751
juce::gl::GL_COLOR_ATTACHMENT18
@ GL_COLOR_ATTACHMENT18
Definition: juce_gl.h:1856
juce::Label::attachToComponent
void attachToComponent(Component *owner, bool onLeft)
Makes this label "stick to" another component.
juce::gl::GL_COMPRESSED_SRGB_ALPHA_PVRTC_2BPPV1_EXT
@ GL_COMPRESSED_SRGB_ALPHA_PVRTC_2BPPV1_EXT
Definition: juce_gles2.h:2370
juce::ComTypes::VIDEO_STREAM_CONFIG_CAPS::VideoStandard
ULONG VideoStandard
Definition: juce_win32_ComTypes.h:149
juce::RenderingHelpers::StackBasedLowLevelGraphicsContext::getPhysicalPixelScaleFactor
float getPhysicalPixelScaleFactor() override
Definition: juce_RenderingHelpers.h:2704
juce_OpenGLPixelFormat.h
juce::AudioChannelSet::ambisonicACN19
@ ambisonicACN19
Fourth-order ambisonic channel number 19.
Definition: juce_AudioChannelSet.h:382
juce::gl::GL_DRAW_BUFFER11_EXT
@ GL_DRAW_BUFFER11_EXT
Definition: juce_gles2.h:2055
juce::RenderingHelpers::EdgeTableFillers::TransformedImageFill::TransformedImageSpanInterpolator
Definition: juce_RenderingHelpers.h:1316
juce::RenderingHelpers::SavedStateBase::transparencyLayerAlpha
float transparencyLayerAlpha
Definition: juce_RenderingHelpers.h:2476
juce::LuaTokeniser::tokenType_identifier
@ tokenType_identifier
Definition: juce_LuaCodeTokeniser.h:52
juce::Primes
Prime number creation class.
Definition: juce_Primes.h:39
juce::gl::GL_COLORDODGE_KHR
@ GL_COLORDODGE_KHR
Definition: juce_gl.h:8429
juce::dsp::FIR::Coefficients::normalise
void normalise() noexcept
Scales the values of the FIR filter with the sum of the squared coefficients.
juce::JUCEApplicationBase::isInitialising
bool isInitialising() const noexcept
Returns true if the application hasn't yet completed its initialise() method and entered the main eve...
Definition: juce_ApplicationBase.h:275
juce::KeyPress::F34Key
static const int F34Key
key-code for the F34 key
Definition: juce_KeyPress.h:240
juce::iOSAudioIODevice::iOSAudioIODevice
iOSAudioIODevice(iOSAudioIODeviceType *, const String &, const String &)
juce::gl::GL_DEPTH_BUFFER_BIT7_QCOM
@ GL_DEPTH_BUFFER_BIT7_QCOM
Definition: juce_gles2.h:5208
juce::FileSearchPathListComponent::path
FileSearchPath path
Definition: juce_FileSearchPathListComponent.h:98
juce::Button::ConnectedEdgeFlags
ConnectedEdgeFlags
A combination of these flags are used by setConnectedEdges().
Definition: juce_Button.h:320
juce::ComSmartPtr::operator=
ComSmartPtr & operator=(ComClass *const newP)
Definition: juce_win32_ComSmartPtr.h:103
juce::PixelAlpha::getBlue
forcedinline uint8 getBlue() const noexcept
Definition: juce_PixelFormats.h:638
juce::Direct2DLowLevelGraphicsContext::drawGlyph
void drawGlyph(int glyphNumber, const AffineTransform &) override
juce::PixelAlpha::multiplyAlpha
forcedinline void multiplyAlpha(int multiplier) noexcept
Multiplies the colour's alpha value with another one.
Definition: juce_PixelFormats.h:700
juce::gl::GL_MATRIX5_NV
@ GL_MATRIX5_NV
Definition: juce_gl.h:10618
juce::gl::GL_SAMPLE_ALPHA_TO_MASK_SGIS
@ GL_SAMPLE_ALPHA_TO_MASK_SGIS
Definition: juce_gl.h:11195
juce::SidePanel::shadowWidth
int shadowWidth
Definition: juce_SidePanel.h:214
juce::InAppPurchases::Product::title
String title
Title of the product.
Definition: juce_InAppPurchases.h:55
juce::AudioProcessorEditor::resizableCorner
std::unique_ptr< ResizableCornerComponent > resizableCorner
The ResizableCornerComponent which is currently being used by this editor, or nullptr if it does not ...
Definition: juce_AudioProcessorEditor.h:207
CameraDevice::Pimpl::Pimpl
Pimpl(CameraDevice &ownerToUse, const String &, int index, int minWidth, int minHeight, int maxWidth, int maxHeight, bool)
Definition: juce_win32_CameraDevice.h:28
juce::Draggable3DOrientation::lastMouse
Point< float > lastMouse
Definition: juce_Draggable3DOrientation.h:122
CameraDevice::Pimpl::StreamConfigurationMap::getStreamConfigurationMap
GlobalRef getStreamConfigurationMap(const GlobalRef &cameraCharacteristicsToUse)
Definition: juce_android_CameraDevice.h:861
juce::gl::GL_VIEW_CLASS_ASTC_12x12_RGBA
@ GL_VIEW_CLASS_ASTC_12x12_RGBA
Definition: juce_gl.h:4472
juce::CharacterFunctions::lengthUpTo
static size_t lengthUpTo(CharPointerType text, const size_t maxCharsToCount) noexcept
Counts the number of characters in a given string, stopping if the count exceeds a specified limit.
Definition: juce_CharacterFunctions.h:517
juce::SortedSet::removeValuesNotIn
void removeValuesNotIn(const OtherSetType &otherSet) noexcept
Removes any elements which are not found in another set.
Definition: juce_SortedSet.h:417
CameraDevice::Pimpl::currentInput
AVCaptureDeviceInput * currentInput
Definition: juce_mac_CameraDevice.h:567
juce::KeyPress::tabKey
static const int tabKey
key-code for the tab key
Definition: juce_KeyPress.h:192
juce::gl::GL_VARIANT_ARRAY_TYPE_EXT
@ GL_VARIANT_ARRAY_TYPE_EXT
Definition: juce_gl.h:8057
juce::gl::GL_UNIFORM_BLOCK_REFERENCED_BY_GEOMETRY_SHADER
@ GL_UNIFORM_BLOCK_REFERENCED_BY_GEOMETRY_SHADER
Definition: juce_gl.h:2079
juce::StandaloneFilterWindow::menuCallback
static void menuCallback(int result, StandaloneFilterWindow *button)
Definition: juce_StandaloneFilterWindow.h:827
juce::PushNotifications::Notification::Action
Represents an action on a notification that can be presented as a button or a text input.
Definition: juce_PushNotifications.h:66
juce::MouseEvent::source
MouseInputSource source
The source device that generated this event.
Definition: juce_MouseEvent.h:191
juce::KeyPress::numberPad5
static const int numberPad5
key-code for the 5 on the numeric keypad.
Definition: juce_KeyPress.h:248
CameraDevice::Pimpl::DeviceOrientationChangeListener::deviceOrientationChanged
static void deviceOrientationChanged(JNIEnv *, jobject, jlong host, jint orientation)
Definition: juce_android_CameraDevice.h:2894
juce::Grid::Fr
A fractional ratio integer.
Definition: juce_Grid.h:55
juce::StandaloneFilterWindow::MainContentComponent::owner
StandaloneFilterWindow & owner
Definition: juce_StandaloneFilterWindow.h:1049
juce::dsp::LadderFilterMode::BPF24
@ BPF24
juce::Colours::mediumvioletred
const Colour mediumvioletred
Definition: juce_Colours.h:132
juce::BurgerMenuComponent::menuCommandInvoked
void menuCommandInvoked(MenuBarModel *, const ApplicationCommandTarget::InvocationInfo &) override
This callback is made when an application command is invoked that is represented by one of the items ...
juce::Reverb::AllPassFilter::bufferSize
int bufferSize
Definition: juce_audio_basics/utilities/juce_Reverb.h:298
juce::KnownPluginList::PluginTree
A structure that recursively holds a tree of plugins.
Definition: juce_KnownPluginList.h:171
juce::dsp::Chorus
A simple chorus DSP widget that modulates the delay of a delay line in order to create sweeping notch...
Definition: juce_Chorus.h:47
CameraDevice::Pimpl::CaptureSessionMode::startSession
void startSession()
Definition: juce_android_CameraDevice.h:2593
juce::gl::GL_GPU_MEMORY_INFO_CURRENT_AVAILABLE_VIDMEM_NVX
@ GL_GPU_MEMORY_INFO_CURRENT_AVAILABLE_VIDMEM_NVX
Definition: juce_gl.h:8751
juce::RenderingHelpers::StackBasedLowLevelGraphicsContext::StackBasedLowLevelGraphicsContext
StackBasedLowLevelGraphicsContext(SavedStateType *initialState)
Definition: juce_RenderingHelpers.h:2731
juce::dsp::Compressor::reset
void reset()
Resets the internal state variables of the processor.
JUCE_COMCLASS
#define JUCE_COMCLASS(name, guid)
Definition: juce_win32_ComSmartPtr.h:43
juce::Parallelogram::operator*
Parallelogram operator*(PointOrScalarType scaleFactor) const noexcept
Returns a parallelogram that has been scaled by the given amount, centred around the origin.
Definition: juce_Parallelogram.h:134
juce::gl::GL_PALETTE4_RGB8_OES
@ GL_PALETTE4_RGB8_OES
Definition: juce_gl.h:10874
juce::gl::GL_COORD_REPLACE_ARB
@ GL_COORD_REPLACE_ARB
Definition: juce_gl.h:4691
juce::gl::GL_MAX_DUAL_SOURCE_DRAW_BUFFERS_EXT
@ GL_MAX_DUAL_SOURCE_DRAW_BUFFERS_EXT
Definition: juce_gles2.h:1872
juce::gl::GL_PATCHES_EXT
@ GL_PATCHES_EXT
Definition: juce_gles2.h:2649
juce::AudioChannelSet::quadraphonic
static AudioChannelSet quadraphonic()
Creates a set for quadraphonic surround setup (left, right, leftSurround, rightSurround)
juce::dsp::SIMDRegister::operator~
SIMDRegister JUCE_VECTOR_CALLTYPE operator~() const noexcept
Returns a vector where each element is the bit-inverted value of the corresponding element in the rec...
Definition: juce_SIMDRegister.h:253
juce::gl::GL_MAX_TEXTURE_IMAGE_UNITS_NV
@ GL_MAX_TEXTURE_IMAGE_UNITS_NV
Definition: juce_gl.h:9203
juce::CharPointer_UTF16::byteOrderMarkBE2
@ byteOrderMarkBE2
Definition: juce_CharPointer_UTF16.h:479
juce::Array::contains
bool contains(ParameterType elementToLookFor) const
Returns true if the array contains at least one occurrence of an object.
Definition: juce_Array.h:400
juce::ComBaseClassHelperBase::QueryInterface
JUCE_COMRESULT QueryInterface(REFIID refId, void **result)
Definition: juce_win32_ComSmartPtr.h:176
juce::ShapeButton::maintainShapeProportions
bool maintainShapeProportions
Definition: juce_ShapeButton.h:120
juce::gl::GL_CON_26_ATI
@ GL_CON_26_ATI
Definition: juce_gl.h:5724
juce::String::startsWithChar
bool startsWithChar(juce_wchar character) const noexcept
Tests whether the string begins with a particular character.
juce::gl::GL_POST_TEXTURE_FILTER_BIAS_RANGE_SGIX
@ GL_POST_TEXTURE_FILTER_BIAS_RANGE_SGIX
Definition: juce_gl.h:11750
juce::AudioParameterFloat::range
NormalisableRange< float > range
Provides access to the parameter's range.
Definition: juce_AudioParameterFloat.h:133
juce::RSAKey
RSA public/private key-pair encryption class.
Definition: juce_RSAKey.h:94
juce::InAppPurchases::Product::description
String description
Description of the product.
Definition: juce_InAppPurchases.h:58
juce::dsp::AudioBlock::defaultAlignment
static constexpr size_t defaultAlignment
Definition: juce_AudioBlock.h:883
juce::dsp::SIMDFallbackOps::max
static forcedinline vSIMDType max(vSIMDType a, vSIMDType b) noexcept
Definition: juce_fallback_SIMDNativeOps.h:81
juce::var::ValueUnion::boolValue
bool boolValue
Definition: juce_Variant.h:303
juce::gl::GL_RG
@ GL_RG
Definition: juce_gl.h:1904
juce::AudioProcessor::canRemoveBus
virtual bool canRemoveBus(bool isInput) const
Callback to query if the last bus can currently be removed.
Definition: juce_AudioProcessor.h:534
juce::gl::GL_POST_COLOR_MATRIX_BLUE_BIAS_SGI
@ GL_POST_COLOR_MATRIX_BLUE_BIAS_SGI
Definition: juce_gl.h:11799
GLintptrARB
khronos_intptr_t GLintptrARB
Definition: juce_gl.h:185
juce::File::currentApplicationFile
@ currentApplicationFile
Returns this application's location.
Definition: juce_File.h:934
juce::dsp::SIMDFallbackOps::greaterThanOrEqual
static forcedinline vSIMDType greaterThanOrEqual(vSIMDType a, vSIMDType b) noexcept
Definition: juce_fallback_SIMDNativeOps.h:85
juce::BurgerMenuComponent::menuBarItemsChanged
void menuBarItemsChanged(MenuBarModel *) override
This callback is made when items are changed in the menu bar model.
juce::gl::GL_BLEND_DST_RGB
@ GL_BLEND_DST_RGB
Definition: juce_gl.h:1293
juce::EdgeTable::iterate
void iterate(EdgeTableIterationCallback &iterationCallback) const noexcept
Iterates the lines in the table, for rendering.
Definition: juce_EdgeTable.h:112
juce::gl::GL_MAX_VERTEX_TEXTURE_IMAGE_UNITS_ARB
@ GL_MAX_VERTEX_TEXTURE_IMAGE_UNITS_ARB
Definition: juce_gl.h:5560
juce::gl::GL_MAX_COLOR_TEXTURE_SAMPLES
@ GL_MAX_COLOR_TEXTURE_SAMPLES
Definition: juce_gl.h:2168
juce::gl::params
GLenum const GLfloat * params
Definition: juce_gl.h:647
juce::PluginDescription::lastInfoUpdateTime
Time lastInfoUpdateTime
The last time that this information was updated.
Definition: juce_PluginDescription.h:92
juce::gl::GL_RELATIVE_ROUNDED_RECT8_NV
@ GL_RELATIVE_ROUNDED_RECT8_NV
Definition: juce_gl.h:9755
juce::Synthesiser
Base class for a musical device that can play sounds.
Definition: juce_Synthesiser.h:307
juce::GZIPCompressorOutputStream::destStream
OptionalScopedPointer< OutputStream > destStream
Definition: juce_GZIPCompressorOutputStream.h:100
juce::gl::target3
GLuint64EXT GLuint GLuint GLenum GLenum GLuint GLenum GLuint GLenum GLuint GLenum target3
Definition: juce_gl.h:9900
juce::gl::GL_COVERAGE_EDGE_FRAGMENTS_NV
@ GL_COVERAGE_EDGE_FRAGMENTS_NV
Definition: juce_gles2.h:3579
juce::Colours::slategrey
const Colour slategrey
Definition: juce_Colours.h:169
juce::FragmentOverlay::~FragmentOverlay
virtual ~FragmentOverlay()
CameraDevice::Pimpl::cameraSessionRuntimeError
void cameraSessionRuntimeError(const String &error)
Definition: juce_ios_CameraDevice.h:1192
juce::gl::GL_DEPENDENT_GB_TEXTURE_2D_NV
@ GL_DEPENDENT_GB_TEXTURE_2D_NV
Definition: juce_gl.h:10313
juce::juce_createImageFromUIImage
Image juce_createImageFromUIImage(UIImage *)
juce::gl::GL_FRAGMENT_LIGHT_MODEL_AMBIENT_SGIX
@ GL_FRAGMENT_LIGHT_MODEL_AMBIENT_SGIX
Definition: juce_gl.h:11490
VideoComponent::Pimpl::MediaSession::Player::owner
MediaSession & owner
Definition: juce_android_Video.h:1104
juce::gl::GL_MIN_FRAGMENT_INTERPOLATION_OFFSET_NV
@ GL_MIN_FRAGMENT_INTERPOLATION_OFFSET_NV
Definition: juce_gl.h:9330
juce::gl::GL_LOW_FLOAT
@ GL_LOW_FLOAT
Definition: juce_gl.h:2411
juce::AudioProcessorValueTreeState::adapterTable
std::map< StringRef, std::unique_ptr< ParameterAdapter >, StringRefLessThan > adapterTable
Definition: juce_AudioProcessorValueTreeState.h:651
juce::gl::GL_EYE_POINT_SGIS
@ GL_EYE_POINT_SGIS
Definition: juce_gl.h:11240
juce::AudioIODeviceType::getTypeName
const String & getTypeName() const noexcept
Returns the name of this type of driver that this object manages.
Definition: juce_AudioIODeviceType.h:69
juce::PathStrokeType::setJointStyle
void setJointStyle(JointStyle newStyle) noexcept
Sets the joint style.
Definition: juce_PathStrokeType.h:182
juce::gl::GL_DST_IN_NV
@ GL_DST_IN_NV
Definition: juce_gl.h:8825
juce::gl::GL_NORMAL_ARRAY_BUFFER_BINDING_ARB
@ GL_NORMAL_ARRAY_BUFFER_BINDING_ARB
Definition: juce_gl.h:5449
juce::gl::access
GLuint GLint GLboolean GLint GLenum access
Definition: juce_gl.h:2656
juce::dsp::SIMDRegister::isSIMDAligned
static bool isSIMDAligned(const ElementType *ptr) noexcept
Checks if the given pointer is sufficiently aligned for using SIMD operations.
Definition: juce_SIMDRegister.h:341
juce::gl::GL_PRESERVE_ATI
@ GL_PRESERVE_ATI
Definition: juce_gl.h:5894
juce::OwnedArray::OwnedArray
OwnedArray(OwnedArray< OtherObjectClass, OtherCriticalSection > &&other) noexcept
Converting move constructor.
Definition: juce_OwnedArray.h:90
juce::gl::GL_COMPRESSED_RGB_BPTC_UNSIGNED_FLOAT_EXT
@ GL_COMPRESSED_RGB_BPTC_UNSIGNED_FLOAT_EXT
Definition: juce_gles2.h:2750
juce::KnownPluginList::sortAlphabetically
@ sortAlphabetically
Definition: juce_KnownPluginList.h:131
juce_Oscillator.h
juce::BurgerMenuComponent::getModel
MenuBarModel * getModel() const noexcept
Returns the current burger menu model being used.
juce::gl::GL_DEBUG_TYPE_POP_GROUP
@ GL_DEBUG_TYPE_POP_GROUP
Definition: juce_gl.h:2726
juce::gl::GL_MAP2_VERTEX_ATTRIB4_4_NV
@ GL_MAP2_VERTEX_ATTRIB4_4_NV
Definition: juce_gl.h:10669
juce::UnitTestCategories::analytics
static const String analytics
Definition: juce_UnitTestCategories.h:28
juce::roundToIntAccurate
int roundToIntAccurate(double value) noexcept
Fast floating-point-to-integer conversion.
Definition: juce_MathsFunctions.h:498
juce::MessageBoxIconType::WarningIcon
@ WarningIcon
An exclamation mark to indicate that the dialog is a warning about something and shouldn't be ignored...
juce::gl::WGL_CONTEXT_FLAGS_ARB
@ WGL_CONTEXT_FLAGS_ARB
Definition: juce_wgl.h:147
juce::dsp::Panner::currentRule
Rule currentRule
Definition: juce_Panner.h:114
juce::AudioProcessorGraph::PrepareSettings::tie
Tied tie() const noexcept
Definition: juce_AudioProcessorGraph.h:430
juce::gl::GL_POST_COLOR_MATRIX_GREEN_BIAS
@ GL_POST_COLOR_MATRIX_GREEN_BIAS
Definition: juce_gl.h:4374
juce::gl::stride
GLdouble GLdouble GLint stride
Definition: juce_gl.h:882
juce::gl::GL_CONTEXT_FLAGS
@ GL_CONTEXT_FLAGS
Definition: juce_gl.h:1706
juce::WeakReference::WeakReference
WeakReference(const WeakReference &other) noexcept
Creates a copy of another WeakReference.
Definition: juce_WeakReference.h:87
juce::dsp::SIMDRegister::SIMDRegisterSize
static constexpr size_t SIMDRegisterSize
The size in bytes of this register.
Definition: juce_SIMDRegister.h:103
juce::OSCColour
Holds a 32-bit RGBA colour for passing to and from an OSCArgument.
Definition: juce_OSCTypes.h:72
juce::gl::GL_PREVIOUS_ARB
@ GL_PREVIOUS_ARB
Definition: juce_gl.h:5185
juce::gl::green
GLfloat green
Definition: juce_gl.h:654
juce::gl::WGL_SUPPORT_GDI_EXT
@ WGL_SUPPORT_GDI_EXT
Definition: juce_wgl.h:445
juce::ReadWriteLock::writeWaitEvent
WaitableEvent writeWaitEvent
Definition: juce_ReadWriteLock.h:129
juce::gl::GL_DOT_PRODUCT_TEXTURE_2D_NV
@ GL_DOT_PRODUCT_TEXTURE_2D_NV
Definition: juce_gl.h:10316
juce::Box2DRenderer::DrawSolidPolygon
void DrawSolidPolygon(const b2Vec2 *, int32, const b2Color &) override
juce::gl::GL_MAX_SPARSE_3D_TEXTURE_SIZE_ARB
@ GL_MAX_SPARSE_3D_TEXTURE_SIZE_ARB
Definition: juce_gl.h:5019
CameraDevice::Pimpl::ImageOutputBase::triggerImageCapture
virtual void triggerImageCapture(Pimpl &p)=0
juce::gl::GL_UTF16_NV
@ GL_UTF16_NV
Definition: juce_gl.h:9658
juce::gl::maxDrawCount
const void GLsizei GLsizei maxDrawCount
Definition: juce_gl.h:8789
juce::gl::GL_MAX_GEOMETRY_BINDABLE_UNIFORMS_EXT
@ GL_MAX_GEOMETRY_BINDABLE_UNIFORMS_EXT
Definition: juce_gl.h:6028
juce::AudioProcessor::listeners
Array< AudioProcessorListener * > listeners
Definition: juce_AudioProcessor.h:1465
juce::ArrayBase::shrinkToNoMoreThan
void shrinkToNoMoreThan(int maxNumElements)
Definition: juce_ArrayBase.h:233
juce::Direct2DLowLevelGraphicsContext::end
void end()
juce::dsp::NoiseGate::reset
void reset()
Resets the internal state variables of the processor.
juce::Rectangle::operator==
bool operator==(const Rectangle &other) const noexcept
Returns true if the two rectangles are identical.
Definition: juce_Rectangle.h:616
juce::dsp::LinkwitzRileyFilter::filterType
Type filterType
Definition: juce_LinkwitzRileyFilter.h:139
juce::PixelARGB::getUnpremultiplied
PixelARGB getUnpremultiplied() const noexcept
Definition: juce_PixelFormats.h:223
juce::MidiDeviceInfo::name
String name
The name of this device.
Definition: juce_MidiDevices.h:54
juce::URL::InputStreamOptions::getNumRedirectsToFollow
int getNumRedirectsToFollow() const noexcept
Definition: juce_URL.h:384
juce::gl::GL_COMPRESSED_RGBA_ASTC_5x4_KHR
@ GL_COMPRESSED_RGBA_ASTC_5x4_KHR
Definition: juce_gl.h:8575
juce::gl::GL_TEXTURE_COORD_ARRAY_BUFFER_BINDING_ARB
@ GL_TEXTURE_COORD_ARRAY_BUFFER_BINDING_ARB
Definition: juce_gl.h:5452
juce::gl::dstMask
GLuint GLuint dstMask
Definition: juce_gl.h:5777
juce::gl::GL_MODELVIEW25_ARB
@ GL_MODELVIEW25_ARB
Definition: juce_gl.h:5418
juce::gl::GL_SAMPLE_LOCATION_SUBPIXEL_BITS_ARB
@ GL_SAMPLE_LOCATION_SUBPIXEL_BITS_ARB
Definition: juce_gl.h:4761
juce::ArgumentList::containsOption
bool containsOption(StringRef option) const
Returns true if the given string matches one of the arguments.
juce::dsp::Phaser::numStages
static constexpr int numStages
Definition: juce_Phaser.h:202
juce::gl::counterString
GLuint GLsizei GLsizei GLchar * counterString
Definition: juce_gl.h:3468
juce::dsp::SIMDRegister::operator^=
SIMDRegister &JUCE_VECTOR_CALLTYPE operator^=(vMaskType v) noexcept
Bit-xor the receiver with SIMDRegister v and store the result in the receiver.
Definition: juce_SIMDRegister.h:210
juce::ComTypes::MFVideoARMode_PreservePixel
@ MFVideoARMode_PreservePixel
Definition: juce_win32_ComTypes.h:61
juce::gl::srcGpu
const GLuint const GLuint64 GLuint srcGpu
Definition: juce_gl.h:9460
juce::gl::GL_RENDERBUFFER_INTERNAL_FORMAT
@ GL_RENDERBUFFER_INTERNAL_FORMAT
Definition: juce_gl.h:1876
juce::CharPointer_UTF8::writeNull
void writeNull() const noexcept
Writes a null character to this string (leaving the pointer's position unchanged).
Definition: juce_CharPointer_UTF8.h:353
juce::gl::GL_PRIMITIVES_GENERATED_NV
@ GL_PRIMITIVES_GENERATED_NV
Definition: juce_gl.h:10418
juce::gl::GL_MAX_MESH_WORK_GROUP_SIZE_NV
@ GL_MAX_MESH_WORK_GROUP_SIZE_NV
Definition: juce_gl.h:9535
juce::gl::bitmap
GLsizei GLfloat GLfloat GLfloat GLfloat const GLubyte * bitmap
Definition: juce_gl.h:695
juce_DrawableRectangle.h
juce::gl::GL_COLOR
@ GL_COLOR
Definition: juce_gl.h:354
juce::FilenameComponent::listeners
ListenerList< FilenameComponentListener > listeners
Definition: juce_FilenameComponent.h:229
juce::CachedValue::targetTree
ValueTree targetTree
Definition: juce_CachedValue.h:188
juce::RectangleList::clipTo
bool clipTo(const RectangleList< OtherValueType > &other)
Removes any areas of the region that lie outside a given rectangle list.
Definition: juce_RectangleList.h:350
juce::BurgerMenuComponent::listBoxItemClicked
void listBoxItemClicked(int, const MouseEvent &) override
This can be overridden to react to the user clicking on a row.
juce::dsp::IIR::Filter::state
SampleType * state
Definition: juce_dsp/processors/juce_IIRFilter.h:394
juce::gl::GL_SAMPLER_2D_ARB
@ GL_SAMPLER_2D_ARB
Definition: juce_gl.h:4859
juce::gl::GL_LIGHT_MODEL_AMBIENT
@ GL_LIGHT_MODEL_AMBIENT
Definition: juce_gl.h:467
juce::gl::GL_PIXEL_MAP_I_TO_G
@ GL_PIXEL_MAP_I_TO_G
Definition: juce_gl.h:437
juce::InAppPurchases::Listener::productConsumed
virtual void productConsumed(const String &, bool, const String &)
Called whenever a product consumption finishes.
Definition: juce_InAppPurchases.h:158
juce::gl::GL_SAMPLES_EXT
@ GL_SAMPLES_EXT
Definition: juce_gl.h:6982
juce::gl::GL_PROGRAM_PIPELINE_KHR
@ GL_PROGRAM_PIPELINE_KHR
Definition: juce_gl.h:8491
juce::Point::operator-
constexpr Point operator-() const noexcept
Returns the inverse of this point.
Definition: juce_Point.h:149
juce::gl::GL_MATRIX13_ARB
@ GL_MATRIX13_ARB
Definition: juce_gl.h:4146
juce::gl::GL_CLEAR_BUFFER
@ GL_CLEAR_BUFFER
Definition: juce_gl.h:2815
juce::ReferenceCountedArray::operator!=
bool operator!=(const ReferenceCountedArray< ObjectClass, TypeOfCriticalSectionToUse > &other) const noexcept
Compares this array to another one.
Definition: juce_ReferenceCountedArray.h:798
CameraDevice::Pimpl::StreamConfigurationMap::getSupportedStillImageOutputSizes
Array< Rectangle< int > > getSupportedStillImageOutputSizes() const noexcept
Definition: juce_android_CameraDevice.h:840
juce::RenderingHelpers::EdgeTableFillers::SolidColour::handleEdgeTablePixelFull
forcedinline void handleEdgeTablePixelFull(int x) const noexcept
Definition: juce_RenderingHelpers.h:595
juce::RelativeCoordinatePositionerBase::ComponentScope
Used for resolving a RelativeCoordinate expression in the context of a component.
Definition: juce_RelativeCoordinatePositioner.h:57
juce::UnitTestRunner::TestResult
Contains the results of a test.
Definition: juce_UnitTest.h:377
juce::gl::GL_SAMPLE_MASK_VALUE_SGIS
@ GL_SAMPLE_MASK_VALUE_SGIS
Definition: juce_gl.h:11207
juce::gl::GL_EQUAL
@ GL_EQUAL
Definition: juce_gl.h:229
juce::Reservoir::doBufferedRead
static Range< Index > doBufferedRead(Range< Index > rangeToRead, GetBufferedRange &&getBufferedRange, ReadFromReservoir &&readFromReservoir, FillReservoir &&fillReservoir)
Attempts to read the requested range from some kind of input stream, with intermediate buffering in a...
Definition: juce_Reservoir.h:67
juce::RenderingHelpers::EdgeTableFillers::SolidColour::replaceLine
forcedinline void replaceLine(PixelARGB *dest, const PixelARGB colour, int width) const noexcept
Definition: juce_RenderingHelpers.h:689
juce::MouseInactivityDetector::mouseEnter
void mouseEnter(const MouseEvent &e) override
Called when the mouse first enters a component.
Definition: juce_MouseInactivityDetector.h:102
juce::gl::WGL_SWAP_UNDEFINED_ARB
@ WGL_SWAP_UNDEFINED_ARB
Definition: juce_wgl.h:273
juce::dsp::SIMDRegister::toVecType
static vSIMDType JUCE_VECTOR_CALLTYPE toVecType(MaskType a) noexcept
Definition: juce_SIMDRegister.h:382
juce::Rectangle::setVerticalRange
void setVerticalRange(Range< ValueType > range) noexcept
Changes the position of the rectangle's top and bottom edges.
Definition: juce_Rectangle.h:217
juce::ResizableWindow::lastNonFullScreenPos
Rectangle< int > lastNonFullScreenPos
Definition: juce_ResizableWindow.h:397
juce::MPEChannelRemapper::remapMidiChannelIfNeeded
void remapMidiChannelIfNeeded(MidiMessage &message, uint32 mpeSourceID) noexcept
Remaps the MIDI channel of the specified MIDI message (if necessary).
juce::gl::GL_HISTOGRAM_EXT
@ GL_HISTOGRAM_EXT
Definition: juce_gl.h:6805
juce::gl::GL_VERTEX_ATTRIB_MAP2_DOMAIN_APPLE
@ GL_VERTEX_ATTRIB_MAP2_DOMAIN_APPLE
Definition: juce_gl.h:3794
juce::gl::GL_TOP_LEVEL_ARRAY_SIZE
@ GL_TOP_LEVEL_ARRAY_SIZE
Definition: juce_gl.h:2889
juce_ExtensionsVisitor.h
juce::MPEInstrument::timbreDimension
MPEDimension timbreDimension
Definition: juce_MPEInstrument.h:388
juce::getJuceClassFromNSObject
Class * getJuceClassFromNSObject(NSObject *obj)
Definition: juce_mac_ObjCHelpers.h:475
juce::gl::GL_COMPRESSED_RGBA_BPTC_UNORM_EXT
@ GL_COMPRESSED_RGBA_BPTC_UNORM_EXT
Definition: juce_gles2.h:2747
juce::AudioProcessorGraph::Node
Represents one of the nodes, or processors, in an AudioProcessorGraph.
Definition: juce_AudioProcessorGraph.h:100
juce::gl::GL_MAX_TESS_PATCH_COMPONENTS_EXT
@ GL_MAX_TESS_PATCH_COMPONENTS_EXT
Definition: juce_gles2.h:2667
juce::dsp::SIMDFallbackOps::set
static forcedinline vSIMDType set(vSIMDType v, size_t i, ScalarType s) noexcept
Definition: juce_fallback_SIMDNativeOps.h:93
juce::WeakReference::Master::Master
Master()=default
juce::StandalonePluginHolder::options
std::unique_ptr< AudioDeviceManager::AudioDeviceSetup > options
Definition: juce_StandaloneFilterWindow.h:417
CameraDevice::Pimpl::printDebugCameraFormatInfo
static void printDebugCameraFormatInfo(AVCaptureDeviceFormat *format)
Definition: juce_ios_CameraDevice.h:237
juce::AudioParameterChoice::indexFromStringFunction
std::function< int(const String &)> indexFromStringFunction
Definition: juce_AudioParameterChoice.h:146
juce::ArrayBase::addAssumingCapacityIsReady
void addAssumingCapacityIsReady(Elements &&... toAdd)
Definition: juce_ArrayBase.h:566
CameraDevice::Pimpl::invokeCameraOpenCallback
void invokeCameraOpenCallback(const String &error)
Definition: juce_android_CameraDevice.h:3034
juce::gl::WGL_TEXTURE_2D_ARB
@ WGL_TEXTURE_2D_ARB
Definition: juce_wgl.h:301
juce::juce_fileSetPosition
int64 juce_fileSetPosition(void *handle, int64 pos)
Definition: juce_posix_SharedCode.h:425
juce::gl::GL_MAX_3D_TEXTURE_SIZE_EXT
@ GL_MAX_3D_TEXTURE_SIZE_EXT
Definition: juce_gl.h:7467
juce::gl::GL_PROGRAM_ALU_INSTRUCTIONS_ARB
@ GL_PROGRAM_ALU_INSTRUCTIONS_ARB
Definition: juce_gl.h:4111
juce::Expression::functionType
@ functionType
Definition: juce_Expression.h:221
juce::AudioDeviceManager::loadMeasurer
AudioProcessLoadMeasurer loadMeasurer
Definition: juce_AudioDeviceManager.h:520
juce::gl::GL_COMPRESSED_RGBA_PVRTC_2BPPV1_IMG
@ GL_COMPRESSED_RGBA_PVRTC_2BPPV1_IMG
Definition: juce_gles2.h:3071
juce::dsp::FilterDesign::designIIRHighpassHighOrderButterworthMethod
static ReferenceCountedArray< IIRCoefficients > designIIRHighpassHighOrderButterworthMethod(FloatType frequency, double sampleRate, int order)
This method returns an array of IIR::Coefficients, made to be used in cascaded IIRFilters,...
juce::WavAudioFormat::riffInfoFifthLanguage
static const char *const riffInfoFifthLanguage
Metadata property name used in INFO chunks.
Definition: juce_WavAudioFormat.h:120
VideoComponent::Pimpl::DirectShowContext::loadFile
Result loadFile(const String &fileOrURLPath)
Definition: juce_win32_Video.h:493
juce::gl::GL_MAX_CULL_DISTANCES_EXT
@ GL_MAX_CULL_DISTANCES_EXT
Definition: juce_gles2.h:1932
juce::gl::GL_DUAL_LUMINANCE_ALPHA8_SGIS
@ GL_DUAL_LUMINANCE_ALPHA8_SGIS
Definition: juce_gl.h:11356
juce::gl::GL_VERTEX_ARRAY_RANGE_WITHOUT_FLUSH_NV
@ GL_VERTEX_ARRAY_RANGE_WITHOUT_FLUSH_NV
Definition: juce_gl.h:10523
juce::PluginHostType::isAULab
bool isAULab() const noexcept
Returns true if the host is AU Lab.
Definition: juce_PluginHostType.h:127
juce::SingleThreadedAbstractFifo::getRemainingSpace
int getRemainingSpace() const
Returns the number of unused elements present in the buffer.
Definition: juce_SingleThreadedAbstractFifo.h:80
juce::XWindowSystemUtilities::GetXProperty::data
unsigned char * data
Definition: juce_linux_XWindowSystem.h:57
juce::gl::GL_RELATIVE_LINE_TO_NV
@ GL_RELATIVE_LINE_TO_NV
Definition: juce_gl.h:9694
juce::Range::expanded
constexpr JUCE_NODISCARD Range expanded(ValueType amount) const noexcept
Returns a range which has its start moved down and its end moved up by the given amount.
Definition: juce_Range.h:164
juce::AudioProcessorEditor::ParameterControlHighlightInfo
Used by the setParameterHighlighting() method.
Definition: juce_AudioProcessorEditor.h:69
juce::gl::GL_COMPRESSED_ALPHA
@ GL_COMPRESSED_ALPHA
Definition: juce_gl.h:1212
juce::SelectedItemSet::changed
void changed(const bool synchronous)
Used internally, but can be called to force a change message to be sent to the ChangeListeners.
Definition: juce_SelectedItemSet.h:312
juce::MessageManager::Lock::lockedEvent
WaitableEvent lockedEvent
Definition: juce_MessageManager.h:305
juce::gl::GL_BUFFER_SIZE_ARB
@ GL_BUFFER_SIZE_ARB
Definition: juce_gl.h:5442
juce::gl::GL_OUTPUT_TEXTURE_COORD8_EXT
@ GL_OUTPUT_TEXTURE_COORD8_EXT
Definition: juce_gl.h:7991
juce::Decibels::defaultMinusInfinitydB
@ defaultMinusInfinitydB
Definition: juce_Decibels.h:107
juce::OpenGLContext::NativeContext::openGLversion
const OpenGLVersion openGLversion
Definition: juce_OpenGL_ios.h:213
juce::RenderingHelpers::ClipRegions::EdgeTableRegion::transformedClipImage
void transformedClipImage(const Image::BitmapData &srcData, const AffineTransform &transform, Graphics::ResamplingQuality quality, const SrcPixelType *)
Definition: juce_RenderingHelpers.h:1786
juce::ComTypes::WMT_VER_8_0
@ WMT_VER_8_0
Definition: juce_win32_ComTypes.h:77
juce::Colours::hotpink
const Colour hotpink
Definition: juce_Colours.h:97
juce::Vector3D::yAxis
static Vector3D yAxis() noexcept
Returns a vector that lies along the Y axis.
Definition: juce_Vector3D.h:47
juce::AccessibilityRole::group
@ group
juce::Viewport::getViewHeight
int getViewHeight() const noexcept
Returns the height of the visible area of the child component.
Definition: juce_Viewport.h:164
juce::IIRFilterAudioSource::iirFilters
OwnedArray< IIRFilter > iirFilters
Definition: juce_IIRFilterAudioSource.h:63
juce::gl::GL_INDEX_ARRAY_BUFFER_BINDING
@ GL_INDEX_ARRAY_BUFFER_BINDING
Definition: juce_gl.h:1428
stateIsPaused
@ stateIsPaused
Definition: juce_UnityPluginInterface.h:72
juce::StandaloneFilterWindow::decoratorConstrainer
DecoratorConstrainer decoratorConstrainer
Definition: juce_StandaloneFilterWindow.h:1132
juce::AudioProcessor::getMainBusNumOutputChannels
int getMainBusNumOutputChannels() const noexcept
Returns the number of output channels on the main bus.
Definition: juce_AudioProcessor.h:747
juce::UIARangeValueProvider::get_IsReadOnly
JUCE_COMRESULT get_IsReadOnly(BOOL *pRetVal) override
Definition: juce_win32_UIARangeValueProvider.h:77
juce::gl::GL_UNSIGNED_INT_SAMPLER_2D_ARRAY
@ GL_UNSIGNED_INT_SAMPLER_2D_ARRAY
Definition: juce_gl.h:1785
juce::ListenerList::contains
bool contains(ListenerClass *listener) const noexcept
Returns true if the specified listener has been added to the list.
Definition: juce_ListenerList.h:111
juce::XmlElement::Iterator::difference_type
ptrdiff_t difference_type
Definition: juce_XmlElement.h:665
juce::RenderingHelpers::SavedStateStack::save
void save()
Definition: juce_RenderingHelpers.h:2658
juce::RenderingHelpers::GradientPixelIterators::Linear::getPixel
PixelARGB getPixel(int x) const noexcept
Definition: juce_RenderingHelpers.h:458
juce::CFObjectHolder::object
CFType object
Definition: juce_mac_CFHelpers.h:61
juce::gl::GL_LIGHT_MODEL_COLOR_CONTROL
@ GL_LIGHT_MODEL_COLOR_CONTROL
Definition: juce_gl.h:1129
juce::gl::GL_OP_FRAC_EXT
@ GL_OP_FRAC_EXT
Definition: juce_gl.h:7963
juce::gl::dataSize
GLenum GLsizei dataSize
Definition: juce_gl.h:3475
juce::gl::GL_UNSIGNED_BYTE_3_3_2_EXT
@ GL_UNSIGNED_BYTE_3_3_2_EXT
Definition: juce_gl.h:7029
juce::gl::GL_RG16
@ GL_RG16
Definition: juce_gl.h:1909
juce::CodeDocument::Position::getIndexInLine
int getIndexInLine() const noexcept
Returns the number of characters from the start of the line.
Definition: juce_CodeDocument.h:144
juce::CharacterFunctions::getDoubleValue
static double getDoubleValue(CharPointerType text) noexcept
Parses a character string, to read a floating-point value.
Definition: juce_CharacterFunctions.h:457
juce::dsp::SIMDFallbackOps::ScalarEq::op
static forcedinline bool op(ScalarType a, ScalarType b) noexcept
Definition: juce_fallback_SIMDNativeOps.h:182
juce::PropertiesFile::ProcessScopedLock
const std::unique_ptr< InterProcessLock::ScopedLockType > ProcessScopedLock
Definition: juce_PropertiesFile.h:241
juce::URL::filesToUpload
ReferenceCountedArray< Upload > filesToUpload
Definition: juce_URL.h:727
juce::ReferenceCountedArray::indexOf
int indexOf(const ObjectClassPtr &objectToLookFor) const noexcept
Finds the index of the first occurrence of an object in the array.
Definition: juce_ReferenceCountedArray.h:316
juce::DummyCriticalSection::tryEnter
bool tryEnter() const noexcept
Definition: juce_CriticalSection.h:140
juce::CppTokeniserFunctions::StringIterator
A class that can be passed to the CppTokeniserFunctions functions in order to parse a String.
Definition: juce_CPlusPlusCodeTokeniserFunctions.h:533
juce::OpenGLContext::NativeContext::updateWindowPosition
void updateWindowPosition(Rectangle< int > newBounds)
Definition: juce_OpenGL_linux_X11.h:190
juce::gl::GL_RENDERBUFFER_BINDING_EXT
@ GL_RENDERBUFFER_BINDING_EXT
Definition: juce_gl.h:6621
juce::RenderingHelpers::EdgeTableFillers::TransformedImageFill::scratchBuffer
HeapBlock< SrcPixelType > scratchBuffer
Definition: juce_RenderingHelpers.h:1400
juce::gl::GL_INDEX_MATERIAL_FACE_EXT
@ GL_INDEX_MATERIAL_FACE_EXT
Definition: juce_gl.h:6864
CameraDevice::Pimpl::continueOpenRequest
void continueOpenRequest(bool granted)
Definition: juce_android_CameraDevice.h:541
juce::ComponentPeer::getNativeHandle
virtual void * getNativeHandle() const =0
Returns the raw handle to whatever kind of window is being used.
juce::SidePanel::isOnLeft
bool isOnLeft
Definition: juce_SidePanel.h:210
juce::gl::GL_PIXEL_MAP_I_TO_I_SIZE
@ GL_PIXEL_MAP_I_TO_I_SIZE
Definition: juce_gl.h:506
juce_DrawableComposite.h
juce::gl::GL_INTENSITY16_EXT
@ GL_INTENSITY16_EXT
Definition: juce_gl.h:7427
juce::nsViewFrameChangedSelector
const auto nsViewFrameChangedSelector
Definition: juce_mac_NSViewFrameWatcher.h:32
juce::gl::GL_VOLATILE_APPLE
@ GL_VOLATILE_APPLE
Definition: juce_gl.h:3693
juce::gl::GL_INTERNALFORMAT_BLUE_SIZE
@ GL_INTERNALFORMAT_BLUE_SIZE
Definition: juce_gl.h:2753
juce::gl::GL_UNIFORM_BLOCK_NAME_LENGTH
@ GL_UNIFORM_BLOCK_NAME_LENGTH
Definition: juce_gl.h:2075
juce::ComTypes::MFVideoAspectRatioMode
MFVideoAspectRatioMode
Definition: juce_win32_ComTypes.h:57
juce::HashMap::ValueTypeParameter
typename TypeHelpers::ParameterType< ValueType >::type ValueTypeParameter
Definition: juce_HashMap.h:107
juce::gl::GL_UNSIGNED_INT64_AMD
@ GL_UNSIGNED_INT64_AMD
Definition: juce_gl.h:3459
juce::SidePanel::dismissButtonNormalColour
@ dismissButtonNormalColour
Definition: juce_SidePanel.h:173
juce::audioManagerGetProperty
String audioManagerGetProperty(const String &property)
CameraDevice::Pimpl::StreamConfigurationMap::getPreviewBufferSize
Rectangle< int > getPreviewBufferSize() const noexcept
Definition: juce_android_CameraDevice.h:844
juce::gl::WGL_TRANSPARENT_BLUE_VALUE_ARB
@ WGL_TRANSPARENT_BLUE_VALUE_ARB
Definition: juce_wgl.h:240
juce::dsp::ProcessContextReplacing::usesSeparateInputAndOutputBlocks
static constexpr bool usesSeparateInputAndOutputBlocks()
All process context classes will define this constant method so that templated code can determine whe...
Definition: juce_ProcessContext.h:114
juce::NormalisableRange::symmetricSkew
bool symmetricSkew
If true, the skew factor applies from the middle of the slider to each of its ends.
Definition: juce_NormalisableRange.h:237
juce::gl::GL_UNSIGNED_INT_10F_11F_11F_REV_APPLE
@ GL_UNSIGNED_INT_10F_11F_11F_REV_APPLE
Definition: juce_gles2.h:1768
juce::gl::GL_MAX_VERTEX_SHADER_STORAGE_BLOCKS
@ GL_MAX_VERTEX_SHADER_STORAGE_BLOCKS
Definition: juce_gl.h:2898
juce::gl::data
GLboolean * data
Definition: juce_gl.h:673
juce::gl::GL_FACTOR_MAX_AMD
@ GL_FACTOR_MAX_AMD
Definition: juce_gl.h:3235
juce::RelativePointPath::closeSubPathElement
@ closeSubPathElement
Definition: juce_RelativePointPath.h:70
juce::gl::WGL_VIDEO_OUT_FIELD_2
@ WGL_VIDEO_OUT_FIELD_2
Definition: juce_wgl.h:628
juce::RangedDirectoryIterator::operator->
const DirectoryEntry * operator->() const noexcept
Definition: juce_RangedDirectoryIterator.h:147
juce::gl::GL_MAX_TRANSFORM_FEEDBACK_SEPARATE_COMPONENTS
@ GL_MAX_TRANSFORM_FEEDBACK_SEPARATE_COMPONENTS
Definition: juce_gl.h:1734
juce::gl::GL_OBJECT_BUFFER_SIZE_ATI
@ GL_OBJECT_BUFFER_SIZE_ATI
Definition: juce_gl.h:5896
juce::gl::GL_IMAGE_FORMAT_COMPATIBILITY_BY_CLASS
@ GL_IMAGE_FORMAT_COMPATIBILITY_BY_CLASS
Definition: juce_gl.h:2638
juce::gl::GL_COLOR_ARRAY_SIZE
@ GL_COLOR_ARRAY_SIZE
Definition: juce_gl.h:1009
juce_Label.h
juce::ComTypes::TextPatternRangeEndpoint
TextPatternRangeEndpoint
Definition: juce_win32_ComInterfaces.h:69
juce::gl::label
GLuint GLsizei const GLchar * label
Definition: juce_gl.h:2968
juce::SingletonHolder::SingletonHolder
SingletonHolder()=default
juce::PerformanceCounter::Statistics::numRuns
int64 numRuns
Definition: juce_PerformanceCounter.h:106
juce::dsp::Oversampling::filterHalfBandPolyphaseIIR
@ filterHalfBandPolyphaseIIR
Definition: juce_Oversampling.h:62
juce::MPESynthesiser::isVoiceStealingEnabled
bool isVoiceStealingEnabled() const noexcept
Returns true if note-stealing is enabled.
Definition: juce_MPESynthesiser.h:127
AndroidRunnable::Owner::run
virtual void run()=0
juce::Component::getScreenY
int getScreenY() const
Returns this component's y coordinate relative the screen's top-left origin.
juce::OwnedArray::set
ObjectClass * set(int indexToChange, std::unique_ptr< ObjectClass > newObject, bool deleteOldElement=true)
Replaces an object in the array with a different one.
Definition: juce_OwnedArray.h:451
juce::gl::GL_VIEW_CLASS_ASTC_5x4_RGBA
@ GL_VIEW_CLASS_ASTC_5x4_RGBA
Definition: juce_gl.h:4460
juce::ScopedTimeMeasurement::~ScopedTimeMeasurement
~ScopedTimeMeasurement()
Definition: juce_PerformanceCounter.h:152
juce::CoreGraphicsContext::restoreState
void restoreState() override
juce::MPEValue::minValue
static MPEValue minValue() noexcept
Constructs an MPEValue corresponding to the minimum value.
juce::WinRTWrapper::ScopedHString::hstr
HSTRING hstr
Definition: juce_win32_WinRTWrapper.h:80
juce::UIARangeValueProvider::get_Minimum
JUCE_COMRESULT get_Minimum(double *pRetVal) override
Definition: juce_win32_UIARangeValueProvider.h:93
juce::FillType::getOpacity
float getOpacity() const noexcept
Returns the current opacity to be applied to the colour, gradient, or image.
Definition: juce_FillType.h:114
juce::TableHeaderComponent::ColourIds
ColourIds
A set of colour IDs to use to change the colour of various aspects of the TableHeaderComponent.
Definition: juce_TableHeaderComponent.h:375
juce::gl::glMapBuffer
void *KHRONOS_APIENTRY *const & glMapBuffer(GLenum target, GLenum access)
juce::TableHeaderComponent::columns
OwnedArray< ColumnInfo > columns
Definition: juce_TableHeaderComponent.h:433
juce::ActivityLifecycleCallbacks::onActivityPostStopped
virtual void onActivityPostStopped(jobject)
Definition: juce_android_JNIHelpers.h:918
juce::gl::GL_MAP1_TEXTURE_COORD_4
@ GL_MAP1_TEXTURE_COORD_4
Definition: juce_gl.h:560
khronos_int32_t
int32_t khronos_int32_t
Definition: juce_khrplatform.h:215
juce_BlowFish.h
juce::gl::GL_COUNT_DOWN_NV
@ GL_COUNT_DOWN_NV
Definition: juce_gl.h:9645
juce::gl::GL_INT_IMAGE_BUFFER
@ GL_INT_IMAGE_BUFFER
Definition: juce_gl.h:2617
juce::gl::GL_TRIANGLE_STRIP_ADJACENCY
@ GL_TRIANGLE_STRIP_ADJACENCY
Definition: juce_gl.h:2106
juce::gl::GL_TEXTURE_BUFFER_SIZE_OES
@ GL_TEXTURE_BUFFER_SIZE_OES
Definition: juce_gles2.h:4855
juce::dsp::DelayLine::updateInternalVariables
std::enable_if< std::is_same< T, DelayLineInterpolationTypes::Thiran >::value, void >::type updateInternalVariables()
Definition: juce_DelayLine.h:315
juce::WindowsUIAWrapper::uiaDisconnectProvider
UiaDisconnectProviderFunc uiaDisconnectProvider
Definition: juce_win32_WindowsUIAWrapper.h:150
VideoComponent::Pimpl::MediaSession::Controller::wasPlaying
bool wasPlaying
Definition: juce_android_Video.h:732
juce::ResizableWindow::isDraggable
bool isDraggable() const noexcept
Returns true if the window can be dragged around by the user.
Definition: juce_ResizableWindow.h:149
juce::ValueTreePropertyWithDefault::getUndoManager
UndoManager * getUndoManager() noexcept
Returns the UndoManager that is being used.
Definition: juce_ValueTreePropertyWithDefault.h:225
juce::RectangleList::rects
Array< RectangleType > rects
Definition: juce_RectangleList.h:650
juce::gl::GL_TEXTURE_CUBE_MAP_ARB
@ GL_TEXTURE_CUBE_MAP_ARB
Definition: juce_gl.h:5129
juce::dsp::SIMDInternal::PrimitiveType
Definition: juce_fallback_SIMDNativeOps.h:45
juce::DirectoryContentsList::isFindingFiles
bool isFindingFiles() const noexcept
Returns true if this list contains files.
Definition: juce_DirectoryContentsList.h:92
juce_CompilerSupport.h
juce::ArrayBase::move
void move(int currentIndex, int newIndex) noexcept
Definition: juce_ArrayBase.h:375
juce::gl::GL_MIN_SPARSE_LEVEL_AMD
@ GL_MIN_SPARSE_LEVEL_AMD
Definition: juce_gl.h:3543
juce::ComTypes::EC_REPAINT
@ EC_REPAINT
Definition: juce_win32_ComTypes.h:113
juce::OnlineUnlockStatus::UnlockResult::urlToLaunch
String urlToLaunch
If the webserver wants the user to be directed to a web-page for further information,...
Definition: juce_OnlineUnlockStatus.h:195
juce::AnimatedPosition::beginDrag
void beginDrag()
Called to indicate that the object is now being controlled by a mouse-drag or similar operation.
Definition: juce_AnimatedPosition.h:77
juce::gl::GL_UNPACK_SWAP_BYTES
@ GL_UNPACK_SWAP_BYTES
Definition: juce_gl.h:305
juce::gl::GL_COMPRESSED_SRGB8_ALPHA8_ASTC_5x4
@ GL_COMPRESSED_SRGB8_ALPHA8_ASTC_5x4
Definition: juce_gles2.h:1422
juce::gl::variable
GLenum GLenum variable
Definition: juce_gl.h:10006
juce::AudioBuffer::clear
void clear() noexcept
Clears all the samples in all channels and marks the buffer as cleared.
Definition: juce_AudioSampleBuffer.h:603
juce::dsp::StateVariableFilter::Filter::s1
SampleType s1
Definition: juce_StateVariableFilter.h:194
juce::gl::GL_VERTEX_ATTRIB_ARRAY_DIVISOR_NV
@ GL_VERTEX_ATTRIB_ARRAY_DIVISOR_NV
Definition: juce_gles2.h:3831
juce::gl::GL_SUBGROUP_FEATURE_SHUFFLE_RELATIVE_BIT_KHR
@ GL_SUBGROUP_FEATURE_SHUFFLE_RELATIVE_BIT_KHR
Definition: juce_gl.h:8564
CameraDevice::Pimpl::height
int height
Definition: juce_win32_CameraDevice.h:570
juce::gl::GL_UNSIGNED_INT_SAMPLER_2D_MULTISAMPLE_ARRAY_OES
@ GL_UNSIGNED_INT_SAMPLER_2D_MULTISAMPLE_ARRAY_OES
Definition: juce_gles2.h:4944
juce::gl::GL_CLIP_DISTANCE0
@ GL_CLIP_DISTANCE0
Definition: juce_gl.h:1694
juce::OggVorbisAudioFormat::id3trackNumber
static const char *const id3trackNumber
Metadata key for setting an ID3 track number.
Definition: juce_OggVorbisAudioFormat.h:81
juce::gl::GL_OUTPUT_TEXTURE_COORD27_EXT
@ GL_OUTPUT_TEXTURE_COORD27_EXT
Definition: juce_gl.h:8010
juce::gl::GL_FLOAT_VEC3_ARB
@ GL_FLOAT_VEC3_ARB
Definition: juce_gl.h:4846
juce::CharPointer_UTF16::indexOf
int indexOf(juce_wchar charToFind) const noexcept
Returns the character index of a unicode character, or -1 if it isn't found.
Definition: juce_CharPointer_UTF16.h:373
juce::StatisticsAccumulator::addValue
void addValue(FloatType v) noexcept
Add a new value to the accumulator.
Definition: juce_StatisticsAccumulator.h:45
VideoComponent::Pimpl::ComponentWatcher::owner
Pimpl & owner
Definition: juce_win32_Video.h:386
juce::InterprocessConnection::getPipe
NamedPipe * getPipe() const noexcept
Returns the pipe that this connection is using (or nullptr if it uses a socket).
Definition: juce_InterprocessConnection.h:143
juce::gl::GL_TEXTURE_BINDING_CUBE_MAP_ARRAY_EXT
@ GL_TEXTURE_BINDING_CUBE_MAP_ARRAY_EXT
Definition: juce_gles2.h:2799
juce::gl::GL_COMPRESSED_SRGB_ALPHA_EXT
@ GL_COMPRESSED_SRGB_ALPHA_EXT
Definition: juce_gl.h:7734
juce::gl::GL_SCALED_RESOLVE_NICEST_EXT
@ GL_SCALED_RESOLVE_NICEST_EXT
Definition: juce_gl.h:6610
juce::StandalonePluginHolder::~StandalonePluginHolder
~StandalonePluginHolder() override
Definition: juce_StandaloneFilterWindow.h:116
juce::dsp::SIMDRegister::lessThanOrEqual
static vMaskType JUCE_VECTOR_CALLTYPE lessThanOrEqual(SIMDRegister a, SIMDRegister b) noexcept
Returns a SIMDRegister of the corresponding integral type where each element has each bit set if the ...
Definition: juce_SIMDRegister.h:297
juce::createNSObjectFromJuceClass
NSObject * createNSObjectFromJuceClass(Class *obj)
Definition: juce_mac_ObjCHelpers.h:465
juce::gl::GL_OUTPUT_FOG_EXT
@ GL_OUTPUT_FOG_EXT
Definition: juce_gl.h:8015
juce::XmlElement::GetNextElementWithTagName::name
String name
Definition: juce_XmlElement.h:657
juce::dsp::LookupTable::getRequiredBufferSize
static size_t getRequiredBufferSize(size_t numPointsToUse) noexcept
Definition: juce_LookupTable.h:148
juce::gl::GL_ONE_MINUS_SRC1_COLOR
@ GL_ONE_MINUS_SRC1_COLOR
Definition: juce_gl.h:2199
juce::FlexBox::JustifyContent
JustifyContent
Possible values for the justifyContent property.
Definition: juce_FlexBox.h:83
CameraDevice::Pimpl::CaptureSessionMode::owner
Pimpl & owner
Definition: juce_android_CameraDevice.h:2623
juce::repostCurrentNSEvent
void repostCurrentNSEvent()
VideoComponent::Pimpl::currentURL
URL currentURL
Definition: juce_android_Video.h:468
VideoComponent::Pimpl::PlayerControllerBase
Definition: juce_mac_Video.h:193
juce_BubbleMessageComponent.h
juce::Colours::plum
const Colour plum
Definition: juce_Colours.h:153
juce::gl::WGL_SWAP_OVERLAY15
@ WGL_SWAP_OVERLAY15
Definition: juce_wgl.h:61
juce::gl::GL_CLIP_ORIGIN_EXT
@ GL_CLIP_ORIGIN_EXT
Definition: juce_gles2.h:1921
VideoComponent::Pimpl::getSpeed
double getSpeed() const
Definition: juce_android_Video.h:458
juce::gl::drawFramebuffer
GLuint drawFramebuffer
Definition: juce_gl.h:3084
juce::DirectoryContentsList::root
File root
Definition: juce_DirectoryContentsList.h:202
JUCE_VIDEO_LOG
#define JUCE_VIDEO_LOG(x)
Definition: juce_video.h:96
juce::Rectangle::setPosition
void setPosition(Point< ValueType > newPos) noexcept
Changes the position of the rectangle's top-left corner (leaving its size unchanged).
Definition: juce_Rectangle.h:164
juce::gl::GL_NEAREST_CLIPMAP_NEAREST_SGIX
@ GL_NEAREST_CLIPMAP_NEAREST_SGIX
Definition: juce_gl.h:11434
juce::gl::GL_TESS_EVALUATION_SHADER
@ GL_TESS_EVALUATION_SHADER
Definition: juce_gl.h:2348
juce::gl::GL_BINORMAL_ARRAY_POINTER_EXT
@ GL_BINORMAL_ARRAY_POINTER_EXT
Definition: juce_gl.h:6187
juce::gl::GL_RGB10_A2UI
@ GL_RGB10_A2UI
Definition: juce_gl.h:2204
CameraDevice::Pimpl::addInput
void addInput()
Definition: juce_mac_CameraDevice.h:447
juce::gl::GL_FRAMEBUFFER_ATTACHMENT_OBJECT_NAME_EXT
@ GL_FRAMEBUFFER_ATTACHMENT_OBJECT_NAME_EXT
Definition: juce_gl.h:6623
juce::gl::GL_DEBUG_TYPE_PUSH_GROUP
@ GL_DEBUG_TYPE_PUSH_GROUP
Definition: juce_gl.h:2725
juce::dsp::AudioBlock::replaceWithDifferenceOfInternal
void replaceWithDifferenceOfInternal(AudioBlock< Src1SampleType > src1, AudioBlock< Src2SampleType > src2) const noexcept
Definition: juce_AudioBlock.h:714
juce_ListenerList.h
juce::gl::GL_ALPHA32F_ARB
@ GL_ALPHA32F_ARB
Definition: juce_gl.h:5229
juce_StringRef.h
juce::gl::GL_VERTEX_DATA_HINT_PGI
@ GL_VERTEX_DATA_HINT_PGI
Definition: juce_gl.h:11105
juce::AudioProcessorValueTreeState::ParameterLayout::Visitor
Definition: juce_AudioProcessorValueTreeState.h:166
juce_audio_plugin_client.h
juce::gl::GL_MAX_TASK_UNIFORM_COMPONENTS_NV
@ GL_MAX_TASK_UNIFORM_COMPONENTS_NV
Definition: juce_gl.h:9519
juce::ChangeBroadcaster::ChangeBroadcasterCallback::owner
ChangeBroadcaster * owner
Definition: juce_ChangeBroadcaster.h:92
juce::Slider::RotaryParameters
Structure defining rotary parameters for a slider.
Definition: juce_Slider.h:144
juce::AppleRemoteDevice::leftButton_Long
@ leftButton_Long
The menu button (if it's held for a long time).
Definition: juce_AppleRemote.h:59
juce::KeyPress::backspaceKey
static const int backspaceKey
key-code for the backspace key
Definition: juce_KeyPress.h:195
juce::gl::GL_CON_14_ATI
@ GL_CON_14_ATI
Definition: juce_gl.h:5712
juce::gl::GL_UNSIGNED_INT_SAMPLER_3D_EXT
@ GL_UNSIGNED_INT_SAMPLER_3D_EXT
Definition: juce_gl.h:6755
juce::gl::GL_FRAGMENT_PROGRAM_ARB
@ GL_FRAGMENT_PROGRAM_ARB
Definition: juce_gl.h:4087
juce::gl::vn
GLdouble GLdouble GLint vn
Definition: juce_gl.h:888
juce::MouseCursor::WaitCursor
@ WaitCursor
The normal hourglass or spinning-beachball 'busy' cursor.
Definition: juce_MouseCursor.h:50
juce::gl::GL_RGBA_UNSIGNED_DOT_PRODUCT_MAPPING_NV
@ GL_RGBA_UNSIGNED_DOT_PRODUCT_MAPPING_NV
Definition: juce_gl.h:10293
juce::gl::GL_FLOAT_MAT3_ARB
@ GL_FLOAT_MAT3_ARB
Definition: juce_gl.h:4856
CameraDevice::Pimpl::CaptureSessionModeBase
Definition: juce_android_CameraDevice.h:2492
juce::gl::GL_LARGE_CCW_ARC_TO_NV
@ GL_LARGE_CCW_ARC_TO_NV
Definition: juce_gl.h:9711
juce::gl::GL_DEPTH24_STENCIL8_EXT
@ GL_DEPTH24_STENCIL8_EXT
Definition: juce_gl.h:7010
juce::gl::GL_INDEX_MODE
@ GL_INDEX_MODE
Definition: juce_gl.h:496
juce::ReferenceCountedArray::values
ArrayBase< ObjectClass *, TypeOfCriticalSectionToUse > values
Definition: juce_ReferenceCountedArray.h:886
juce::AccessibilityHandler::Interfaces::text
std::unique_ptr< AccessibilityTextInterface > text
Definition: juce_AccessibilityHandler.h:69
juce::addHandlersToArray
JUCE_COMRESULT addHandlersToArray(const std::vector< const AccessibilityHandler * > &handlers, SAFEARRAY **pRetVal)
Definition: juce_win32_UIAHelpers.h:61
juce::gl::GL_VIDEO_COLOR_CONVERSION_MATRIX_NV
@ GL_VIDEO_COLOR_CONVERSION_MATRIX_NV
Definition: juce_gl.h:10785
juce::gl::GL_QUERY_ALL_EVENT_BITS_AMD
@ GL_QUERY_ALL_EVENT_BITS_AMD
Definition: juce_gl.h:3448
juce::Component::getComponentID
String getComponentID() const noexcept
Returns the ID string that was set by setComponentID().
Definition: juce_Component.h:90
CameraDevice::Pimpl::getCaptureSession
AVCaptureSession * getCaptureSession()
Definition: juce_mac_CameraDevice.h:173
juce::gl::GL_DEBUG_SEVERITY_LOW_KHR
@ GL_DEBUG_SEVERITY_LOW_KHR
Definition: juce_gl.h:8499
juce::PluginHostType::ViennaEnsemblePro
@ ViennaEnsemblePro
Represents Vienna Ensemble Pro.
Definition: juce_PluginHostType.h:111
juce::OSCMessage::addArguments
void addArguments(Arg1 &&arg1, Args &&... args)
Definition: juce_OSCMessage.h:161
juce::IIRFilter
An IIR filter that can perform low, high, or band-pass filtering on an audio signal,...
Definition: juce_audio_basics/utilities/juce_IIRFilter.h:231
juce::AudioChannelSet::ambisonicACN11
@ ambisonicACN11
Third-order ambisonic channel number 11.
Definition: juce_AudioChannelSet.h:372
juce::ResamplingAudioSource::filterStates
HeapBlock< FilterState > filterStates
Definition: juce_ResamplingAudioSource.h:98
juce::gl::counterNameLength
GLuint GLuint counterNameLength
Definition: juce_gl.h:8414
juce::gl::GL_BLEND_EQUATION_RGB
@ GL_BLEND_EQUATION_RGB
Definition: juce_gl.h:1473
juce::RenderingHelpers::ClipRegions::EdgeTableRegion::fillAllWithColour
void fillAllWithColour(SavedStateType &state, PixelARGB colour, bool replaceContents) const override
Definition: juce_RenderingHelpers.h:1762
juce::gl::GL_DATA_BUFFER_AMD
@ GL_DATA_BUFFER_AMD
Definition: juce_gl.h:3428
GLbyte
khronos_int8_t GLbyte
Definition: juce_gl.h:160
juce::RelativePointPath::CubicTo
Class for the cubic to element.
Definition: juce_RelativePointPath.h:160
juce::EdgeTable::maxEdgesPerLine
int maxEdgesPerLine
Definition: juce_EdgeTable.h:209
juce::ComTypes::MFVideoNormalizedRect
Definition: juce_win32_ComTypes.h:128
juce::Reservoir
Helper functions for managing buffered readers.
Definition: juce_Reservoir.h:29
juce::Range::movedToEndAt
constexpr JUCE_NODISCARD Range movedToEndAt(const ValueType newEnd) const noexcept
Returns a range with the same length as this one, but moved to have the given end position.
Definition: juce_Range.h:139
juce::Colour::getRed
uint8 getRed() const noexcept
Returns the red component of this colour.
Definition: juce_Colour.h:168
juce::UnitTestCategories::text
static const String text
Definition: juce_UnitTestCategories.h:48
juce_TargetPlatform.h
juce::ComTypes::UIA_Window_WindowClosedEventId
const long UIA_Window_WindowClosedEventId
Definition: juce_win32_ComInterfaces.h:146
juce::gl::WGL_VIDEO_OUT_ALPHA_NV
@ WGL_VIDEO_OUT_ALPHA_NV
Definition: juce_wgl.h:622
juce::OnlineUnlockForm::passwordBox
TextEditor passwordBox
Definition: juce_OnlineUnlockForm.h:79
juce::gl::GL_EVAL_VERTEX_ATTRIB0_NV
@ GL_EVAL_VERTEX_ATTRIB0_NV
Definition: juce_gl.h:9079
juce::AudioProcessorParameterGroup::getParent
const AudioProcessorParameterGroup * getParent() const noexcept
Returns the parent of the group, or nullptr if this is a top-level group.
juce::gl::WGL_SWAP_LAYER_BUFFERS_ARB
@ WGL_SWAP_LAYER_BUFFERS_ARB
Definition: juce_wgl.h:233
CameraDevice::Pimpl::DelegateClass::willFinishRecordingToOutputFileAtURL
static void willFinishRecordingToOutputFileAtURL(id, SEL, AVCaptureFileOutput *, NSURL *, NSArray *, NSError *)
Definition: juce_mac_CameraDevice.h:223
juce::gl::abDotProduct
GLenum GLenum GLenum GLenum GLenum GLenum GLboolean abDotProduct
Definition: juce_gl.h:10007
juce::dsp::SIMDRegister::CmplxOps
CmplxSIMDOps< ElementType > CmplxOps
Wrapper for operations which need to be handled differently for complex and scalar types (used intern...
Definition: juce_SIMDRegister.h:95
juce::ByteOrder::bigEndian24Bit
constexpr static int bigEndian24Bit(const void *bytes) noexcept
Converts 3 big-endian bytes into a signed 24-bit value (which is sign-extended to 32 bits).
Definition: juce_ByteOrder.h:219
juce::gl::GL_TEXTURE_CUBE_MAP_ARRAY_OES
@ GL_TEXTURE_CUBE_MAP_ARRAY_OES
Definition: juce_gles2.h:2628
juce::gl::GL_PROGRAM_OBJECT_ARB
@ GL_PROGRAM_OBJECT_ARB
Definition: juce_gl.h:4841
juce::dsp::SIMDRegister::vSIMDType
typename NativeOps::vSIMDType vSIMDType
The native type (used internally).
Definition: juce_SIMDRegister.h:85
juce::PluginDescription::descriptiveName
String descriptiveName
A more descriptive name for the plug-in.
Definition: juce_PluginDescription.h:62
juce::PixelARGB::Components::r
uint8 r
Definition: juce_PixelFormats.h:320
juce::gl::GL_SUBGROUP_SIZE_KHR
@ GL_SUBGROUP_SIZE_KHR
Definition: juce_gl.h:8555
juce_HeapBlock.h
juce::RangedAudioParameterAttributes::withCategory
JUCE_NODISCARD auto withCategory(Category x) const
See AudioProcessorParameterWithIDAttributes::withCategory()
Definition: juce_RangedAudioParameter.h:61
UnityAudioEffectStateFlags
UnityAudioEffectStateFlags
Definition: juce_UnityPluginInterface.h:69
juce::ReferenceCountedObjectPtr::ReferenceCountedObjectPtr
ReferenceCountedObjectPtr(ReferenceCountedObjectPtr &&other) noexcept
Takes-over the object from another pointer.
Definition: juce_ReferenceCountedObject.h:287
juce::dsp::ProcessorBase::reset
virtual void reset()=0
juce::CharacterFunctions::isLowerCase
static bool isLowerCase(juce_wchar character) noexcept
Checks whether a unicode character is lower-case.
juce::gl::WGL_DRAW_TO_PBUFFER_EXT
@ WGL_DRAW_TO_PBUFFER_EXT
Definition: juce_wgl.h:414
juce::PluginDirectoryScanner::format
AudioPluginFormat & format
Definition: juce_PluginDirectoryScanner.h:124
juce::gl::GL_VIEW_CLASS_ASTC_10x10_RGBA
@ GL_VIEW_CLASS_ASTC_10x10_RGBA
Definition: juce_gl.h:4470
juce::gl::GL_IMAGE_FORMAT_COMPATIBILITY_TYPE
@ GL_IMAGE_FORMAT_COMPATIBILITY_TYPE
Definition: juce_gl.h:2636
juce::gl::GL_FRAGMENT_MATERIAL_EXT
@ GL_FRAGMENT_MATERIAL_EXT
Definition: juce_gl.h:6877
juce::gl::GL_COLOR_ATTACHMENT25
@ GL_COLOR_ATTACHMENT25
Definition: juce_gl.h:1863
juce::ThreadPoolJob::JobStatus
JobStatus
These are the values that can be returned by the runJob() method.
Definition: juce_ThreadPool.h:70
juce::FileOutputStream
An output stream that writes into a local file.
Definition: juce_FileOutputStream.h:34
juce::gl::GL_DRAW_FRAMEBUFFER_NV
@ GL_DRAW_FRAMEBUFFER_NV
Definition: juce_gles2.h:3711
juce::gl::GL_PROXY_TEXTURE_CUBE_MAP
@ GL_PROXY_TEXTURE_CUBE_MAP
Definition: juce_gl.h:1193
juce::dsp::FilterDesign::FilterDesign
FilterDesign()=delete
juce::dsp::AudioBlock::operator!=
constexpr bool operator!=(const AudioBlock< OtherSampleType > &other) const noexcept
Definition: juce_AudioBlock.h:228
juce::gl::GL_RENDERBUFFER_SAMPLES_ANGLE
@ GL_RENDERBUFFER_SAMPLES_ANGLE
Definition: juce_gles2.h:1594
juce::gl::GL_TEXTURE_COORD_NV
@ GL_TEXTURE_COORD_NV
Definition: juce_gl.h:10404
juce::gl::GL_UNPACK_SKIP_IMAGES
@ GL_UNPACK_SKIP_IMAGES
Definition: juce_gl.h:1100
juce::gl::GL_MODELVIEW30_ARB
@ GL_MODELVIEW30_ARB
Definition: juce_gl.h:5423
juce::gl::GL_TEXTURE_ALPHA_TYPE
@ GL_TEXTURE_ALPHA_TYPE
Definition: juce_gl.h:1816
juce::gl::GL_COMPRESSED_RED
@ GL_COMPRESSED_RED
Definition: juce_gl.h:1707
juce::gl::GL_TEXTURE_2D_BINDING_EXT
@ GL_TEXTURE_2D_BINDING_EXT
Definition: juce_gl.h:7700
VideoComponent::Pimpl::MediaSession::Player::MEDIA_INFO_NOT_SEEKABLE
@ MEDIA_INFO_NOT_SEEKABLE
Definition: juce_android_Video.h:1164
KHRONOS_BOOLEAN_ENUM_FORCE_SIZE
@ KHRONOS_BOOLEAN_ENUM_FORCE_SIZE
Definition: juce_khrplatform.h:287
juce::gl::GL_MAX_VERTEX_HINT_PGI
@ GL_MAX_VERTEX_HINT_PGI
Definition: juce_gl.h:11108
juce::gl::GL_IMAGE_2D_ARRAY_EXT
@ GL_IMAGE_2D_ARRAY_EXT
Definition: juce_gl.h:7304
juce::gl::GL_MAX_SHADER_STORAGE_BLOCK_SIZE
@ GL_MAX_SHADER_STORAGE_BLOCK_SIZE
Definition: juce_gl.h:2906
juce::CharPointer_UTF32::indexOf
int indexOf(juce_wchar charToFind, bool ignoreCase) const noexcept
Returns the character index of a unicode character, or -1 if it isn't found.
Definition: juce_CharPointer_UTF32.h:309
juce::AudioChannelSet::ambisonicACN31
@ ambisonicACN31
Fifth-order ambisonic channel number 31.
Definition: juce_AudioChannelSet.h:396
juce::gl::readGpu
const GLuint const GLuint64 GLuint readGpu
Definition: juce_gl.h:9459
juce::gl::GL_RASTER_POSITION_UNCLIPPED_IBM
@ GL_RASTER_POSITION_UNCLIPPED_IBM
Definition: juce_gl.h:8247
juce::XWindowSystem::getAtoms
const XWindowSystemUtilities::Atoms & getAtoms() const noexcept
Definition: juce_linux_XWindowSystem.h:239
juce::MaxNumFileHandlesInitialiser::MaxNumFileHandlesInitialiser
MaxNumFileHandlesInitialiser() noexcept
Definition: juce_posix_SharedCode.h:82
juce::PluginHostType::SteinbergNuendo3
@ SteinbergNuendo3
Represents Steinberg Nuendo 3.
Definition: juce_PluginHostType.h:96
juce::gl::GL_COMPRESSED_RGBA_ASTC_8x8
@ GL_COMPRESSED_RGBA_ASTC_8x8
Definition: juce_gles2.h:1414
juce::gl::GL_LINES_ADJACENCY_EXT
@ GL_LINES_ADJACENCY_EXT
Definition: juce_gl.h:6713
juce::gl::GL_DEBUG_TYPE_ERROR_KHR
@ GL_DEBUG_TYPE_ERROR_KHR
Definition: juce_gl.h:8474
juce::gl::commandsToDelete
GLsizei GLsizei commandsToDelete
Definition: juce_gl.h:9792
juce_URL.h
juce::MPEChannelAssigner::findMidiChannelForNewNote
int findMidiChannelForNewNote(int noteNumber) noexcept
This method will use a set of rules recommended in the MPE specification to determine which member ch...
juce::gl::GL_BGR
@ GL_BGR
Definition: juce_gl.h:1114
juce::WaitableEvent::mutex
std::mutex mutex
Definition: juce_WaitableEvent.h:92
juce::OwnedArray::getLast
ObjectClass * getLast() const noexcept
Returns a pointer to the last object in the array.
Definition: juce_OwnedArray.h:182
juce::gl::GL_TRANSFORM_FEEDBACK_BUFFER_BINDING_NV
@ GL_TRANSFORM_FEEDBACK_BUFFER_BINDING_NV
Definition: juce_gl.h:10426
juce::AccessibilityTextHelpers::BoundaryType::word
@ word
juce::Component::setVisible
virtual void setVisible(bool shouldBeVisible)
Makes the component visible or invisible.
juce::AudioParameterInt::range
const NormalisableRange< float > range
Definition: juce_AudioParameterInt.h:143
juce::gl::GL_RGBA_FLOAT32_ATI
@ GL_RGBA_FLOAT32_ATI
Definition: juce_gl.h:5864
juce::AttributedString::rightToLeft
@ rightToLeft
Definition: juce_AttributedString.h:134
juce::ModifierKeys::Flags
Flags
Flags that represent the different keys.
Definition: juce_ModifierKeys.h:115
juce::KeyPress::F32Key
static const int F32Key
key-code for the F32 key
Definition: juce_KeyPress.h:238
juce::dsp::AudioBlock::replaceWithMinOf
AudioBlock & replaceWithMinOf(AudioBlock< Src1SampleType > src1, AudioBlock< Src2SampleType > src2) noexcept
Replaces each element of this block with the minimum of the corresponding element of the source array...
Definition: juce_AudioBlock.h:509
juce::TimeSliceThread::clients
Array< TimeSliceClient * > clients
Definition: juce_TimeSliceThread.h:142
juce::Button::setClickingTogglesState
void setClickingTogglesState(bool shouldAutoToggleOnClick) noexcept
This tells the button to automatically flip the toggle state when the button is clicked.
juce::MPEZone::operator!=
bool operator!=(const MPEZone &other) const
Definition: juce_MPEZoneLayout.h:86
juce::gl::GL_COLOR_MATRIX_SGI
@ GL_COLOR_MATRIX_SGI
Definition: juce_gl.h:11790
juce::gl::GL_COMBINER7_NV
@ GL_COMBINER7_NV
Definition: juce_gl.h:10000
juce::WavAudioFormat::riffInfoURL
static const char *const riffInfoURL
Metadata property name used in INFO chunks.
Definition: juce_WavAudioFormat.h:170
juce::GenericScopedUnlock
Automatically unlocks and re-locks a mutex object.
Definition: juce_ScopedLock.h:125
juce::MultiChoicePropertyComponent::numHidden
int numHidden
Definition: juce_MultiChoicePropertyComponent.h:130
juce::gl::GL_SOFTLIGHT_NV
@ GL_SOFTLIGHT_NV
Definition: juce_gl.h:8854
juce::gl::GL_DEBUG_SEVERITY_HIGH_ARB
@ GL_DEBUG_SEVERITY_HIGH_ARB
Definition: juce_gl.h:3978
juce::gl::GL_ATOMIC_COUNTER_BUFFER_REFERENCED_BY_GEOMETRY_SHADER
@ GL_ATOMIC_COUNTER_BUFFER_REFERENCED_BY_GEOMETRY_SHADER
Definition: juce_gl.h:2562
juce::gl::GL_TEXTURE_BINDING_2D_MULTISAMPLE_ARRAY
@ GL_TEXTURE_BINDING_2D_MULTISAMPLE_ARRAY
Definition: juce_gl.h:2159
juce::gl::GL_TRANSFORM_FEEDBACK_VARYING_MAX_LENGTH
@ GL_TRANSFORM_FEEDBACK_VARYING_MAX_LENGTH
Definition: juce_gl.h:1732
juce::gl::GL_CON_5_ATI
@ GL_CON_5_ATI
Definition: juce_gl.h:5703
juce::gl::GL_SEPARABLE_2D
@ GL_SEPARABLE_2D
Definition: juce_gl.h:3041
juce::gl::u1
GLdouble u1
Definition: juce_gl.h:882
juce::ConsoleApplication::getCommands
const std::vector< Command > & getCommands() const
Gives read-only access to the list of registered commands.
juce::gl::GL_COLOR_ARRAY_BUFFER_BINDING_ARB
@ GL_COLOR_ARRAY_BUFFER_BINDING_ARB
Definition: juce_gl.h:5450
juce_NoiseGate.h
juce::ComTypes::MEDIASUBTYPE_RGB24
constexpr CLSID MEDIASUBTYPE_RGB24
Definition: juce_win32_ComTypes.h:485
juce::Button::keySource
WeakReference< Component > keySource
Definition: juce_Button.h:502
juce::VSTCallbackHandler::handleVstHostCallbackAvailable
virtual void handleVstHostCallbackAvailable(std::function< VstHostCallbackType > &&callback)
This is called once by the VST plug-in wrapper after its constructor.
Definition: juce_VSTCallbackHandler.h:74
juce::MemoryMappedFile::getSize
size_t getSize() const noexcept
Returns the number of bytes of data that are available for reading or writing.
Definition: juce_MemoryMappedFile.h:94
juce_TextDragAndDropTarget.h
juce::gl::GL_DISJOINT_NV
@ GL_DISJOINT_NV
Definition: juce_gl.h:8823
juce::gl::GL_OR_REVERSE
@ GL_OR_REVERSE
Definition: juce_gl.h:348
juce::AudioThumbnailCache::thread
TimeSliceThread thread
Definition: juce_AudioThumbnailCache.h:105
juce::SliderParameterAttachment::sliderDragEnded
void sliderDragEnded(Slider *) override
Called after a drag operation has finished.
Definition: juce_ParameterAttachments.h:158
juce::AttributedString::byChar
@ byChar
Lines are wrapped on a character boundary.
Definition: juce_AttributedString.h:117
juce::OpenGLContext::NativeContext::Locker::cglContext
CGLContextObj cglContext
Definition: juce_OpenGL_osx.h:158
juce::gl::GL_NEXT_BUFFER_NV
@ GL_NEXT_BUFFER_NV
Definition: juce_gl.h:10431
juce::ActivityLifecycleCallbacks::onActivityPostDestroyed
virtual void onActivityPostDestroyed(jobject)
Definition: juce_android_JNIHelpers.h:913
juce::gl::WGL_CONTEXT_MULTIGPU_ATTRIB_SINGLE_NV
@ WGL_CONTEXT_MULTIGPU_ATTRIB_SINGLE_NV
Definition: juce_wgl.h:639
juce::iOSAudioIODevice::AudioSessionHolder
friend struct AudioSessionHolder
Definition: juce_ios_Audio.h:84
juce_TextLayout.h
juce::gl::GL_POLYGON_OFFSET_LINE_NV
@ GL_POLYGON_OFFSET_LINE_NV
Definition: juce_gles2.h:4236
juce::gl::GL_FLOAT_MAT2
@ GL_FLOAT_MAT2
Definition: juce_gl.h:1524
juce::gl::GL_MAX_GEOMETRY_TEXTURE_IMAGE_UNITS_ARB
@ GL_MAX_GEOMETRY_TEXTURE_IMAGE_UNITS_ARB
Definition: juce_gl.h:4226
juce::gl::GL_TEXTURE_LUMINANCE_SIZE_EXT
@ GL_TEXTURE_LUMINANCE_SIZE_EXT
Definition: juce_gl.h:7446
juce::AudioAppComponent::defaultDeviceManager
AudioDeviceManager defaultDeviceManager
Definition: juce_AudioAppComponent.h:128
juce::gl::GL_TEXTURE25
@ GL_TEXTURE25
Definition: juce_gl.h:1169
juce::PushNotifications::Notification::alertAll
@ alertAll
both child notifications and group notifications should produce sound and vibration.
Definition: juce_PushNotifications.h:310
juce_BorderSize.h
juce::gl::GL_TESS_EVALUATION_SUBROUTINE
@ GL_TESS_EVALUATION_SUBROUTINE
Definition: juce_gl.h:2855
JUCE_STAT
#define JUCE_STAT
Definition: juce_posix_SharedCode.h:172
juce::gl::GL_OCCLUSION_TEST_RESULT_HP
@ GL_OCCLUSION_TEST_RESULT_HP
Definition: juce_gl.h:8215
juce::Colours::mediumaquamarine
const Colour mediumaquamarine
Definition: juce_Colours.h:124
juce::LinkedListPointer
Helps to manipulate singly-linked lists of objects.
Definition: juce_LinkedListPointer.h:56
juce::Label::isEditableOnDoubleClick
bool isEditableOnDoubleClick() const noexcept
Returns true if this option was set using setEditable().
Definition: juce_Label.h:243
juce::HighResolutionTimer::Pimpl::Clock::time
std::chrono::time_point< std::chrono::steady_clock > time
Definition: juce_posix_SharedCode.h:1363
juce::GridItem::StartAndEndProperty
Represents start and end properties.
Definition: juce_GridItem.h:101
juce::EdgeTable::LineItem::x
int x
Definition: juce_EdgeTable.h:202
juce::SliderParameterAttachment::SliderParameterAttachment
SliderParameterAttachment(RangedAudioParameter &parameter, Slider &slider, UndoManager *undoManager=nullptr)
Creates a connection between a plug-in parameter and a Slider.
juce::gl::GL_MAX_PROGRAM_TEXEL_OFFSET_EXT
@ GL_MAX_PROGRAM_TEXEL_OFFSET_EXT
Definition: juce_gl.h:6762
juce::gl::GL_CON_29_ATI
@ GL_CON_29_ATI
Definition: juce_gl.h:5727
juce::gl::GL_RELATIVE_SMALL_CW_ARC_TO_NV
@ GL_RELATIVE_SMALL_CW_ARC_TO_NV
Definition: juce_gl.h:9710
juce::AudioProcessorGraph::renderSequenceDouble
std::unique_ptr< RenderSequenceDouble > renderSequenceDouble
Definition: juce_AudioProcessorGraph.h:443
juce::StandalonePluginHolder::PluginInOuts::numIns
short numIns
Definition: juce_StandaloneFilterWindow.h:52
juce::gl::GL_COLOR_ATTACHMENT3_NV
@ GL_COLOR_ATTACHMENT3_NV
Definition: juce_gles2.h:3619
juce::gl::GL_CLIP_DISTANCE7_EXT
@ GL_CLIP_DISTANCE7_EXT
Definition: juce_gles2.h:1941
juce::gl::GL_SHADER_STORAGE_BLOCK
@ GL_SHADER_STORAGE_BLOCK
Definition: juce_gl.h:2852
juce::gl::GL_MAX_PROGRAM_NATIVE_ADDRESS_REGISTERS_ARB
@ GL_MAX_PROGRAM_NATIVE_ADDRESS_REGISTERS_ARB
Definition: juce_gl.h:5506
juce::gl::GL_SAMPLE_LOCATION_PIXEL_GRID_WIDTH_ARB
@ GL_SAMPLE_LOCATION_PIXEL_GRID_WIDTH_ARB
Definition: juce_gl.h:4762
juce::AudioFormatReaderSource::isLooping
bool isLooping() const override
Returns whether loop-mode is turned on or not.
Definition: juce_AudioFormatReaderSource.h:66
CameraDevice::Pimpl::startBackgroundThread
void startBackgroundThread()
Definition: juce_android_CameraDevice.h:3174
juce::HashMap::HashEntry::nextEntry
HashEntry * nextEntry
Definition: juce_HashMap.h:370
juce::gl::GLushort
GLushort(KHRONOS_APIENTRY *const &glGetStageIndexNV)(GLenum shadertype)
juce::gl::GL_MAP1_NORMAL
@ GL_MAP1_NORMAL
Definition: juce_gl.h:556
juce::CodeEditorComponent::getCaretPos
CodeDocument::Position getCaretPos() const
Returns the current caret position.
Definition: juce_CodeEditorComponent.h:93
juce::BurgerMenuComponent::rows
Array< Row > rows
Definition: juce_BurgerMenuComponent.h:102
juce::AccessibilityCellInterface::getRowIndex
virtual int getRowIndex() const =0
Returns the row index of the cell in the table.
juce::CoreGraphicsContext::SavedState
Definition: juce_mac_CoreGraphicsContext.h:119
juce::Label::doesLossOfFocusDiscardChanges
bool doesLossOfFocusDiscardChanges() const noexcept
Returns true if this option has been set in a call to setEditable().
Definition: juce_Label.h:246
juce::gl::GL_TEXTURE_PRE_SPECULAR_HP
@ GL_TEXTURE_PRE_SPECULAR_HP
Definition: juce_gl.h:8225
juce::CarbonViewWrapperComponent::~CarbonViewWrapperComponent
~CarbonViewWrapperComponent()
Definition: juce_mac_CarbonViewWrapperComponent.h:54
juce::StringPairArray::size
int size() const noexcept
Returns the number of strings in the array.
Definition: juce_StringPairArray.h:93
juce::dsp::SpecialFunctions::cde
static Complex< double > cde(Complex< double > u, double k) noexcept
Computes the Jacobian elliptic function cd for the elliptic modulus k and the quarter-period units u.
juce::dsp::Matrix::dataAcceleration
Array< size_t > dataAcceleration
Definition: juce_Matrix.h:245
juce::CharPointer_UTF32::writeWithDestByteLimit
size_t writeWithDestByteLimit(CharPointer src, size_t maxDestBytes) noexcept
Copies a source string to this pointer, advancing this pointer as it goes.
Definition: juce_CharPointer_UTF32.h:234
juce::gl::GL_RGB32I
@ GL_RGB32I
Definition: juce_gl.h:1754
VideoComponent::Pimpl::MediaSession::Controller
Definition: juce_android_Video.h:625
juce::Font::getTypefacePtr
Typeface::Ptr getTypefacePtr() const
Returns the typeface used by this font.
juce::gl::GL_CONTEXT_RELEASE_BEHAVIOR_FLUSH_KHR
@ GL_CONTEXT_RELEASE_BEHAVIOR_FLUSH_KHR
Definition: juce_gl.h:8456
VideoComponent::Pimpl::MediaSession::getPosition
double getPosition() const
Definition: juce_android_Video.h:531
juce::gl::GL_OCCLUSION_QUERY_EVENT_MASK_AMD
@ GL_OCCLUSION_QUERY_EVENT_MASK_AMD
Definition: juce_gl.h:3443
juce::CharPointer_UTF32::length
size_t length() const noexcept
Returns the number of characters in this string.
Definition: juce_CharPointer_UTF32.h:154
juce::DirectoryContentsList
A class to asynchronously scan for details about the files in a directory.
Definition: juce_DirectoryContentsList.h:41
juce::CodeEditorComponent::getSelectionStart
CodeDocument::Position getSelectionStart() const
Returns the start of the selection as a position.
Definition: juce_CodeEditorComponent.h:116
juce::OSCTimeTag
An OSC time tag.
Definition: juce_OSCTimeTag.h:49
juce::XWindowSystem::setMaximised
void setMaximised(::Window, bool shouldBeMinimised) const
juce_Line.h
juce::gl::GL_TEXTURE_BORDER_COLOR_EXT
@ GL_TEXTURE_BORDER_COLOR_EXT
Definition: juce_gles2.h:2699
juce::gl::GL_DEBUG_NEXT_LOGGED_MESSAGE_LENGTH
@ GL_DEBUG_NEXT_LOGGED_MESSAGE_LENGTH
Definition: juce_gl.h:2703
juce::gl::nbuffers
const GLint GLsizei nbuffers
Definition: juce_gl.h:10448
juce_MPEZoneLayout.h
juce::InterProcessLock::pimpl
std::unique_ptr< Pimpl > pimpl
Definition: juce_InterProcessLock.h:112
VideoComponent::Pimpl::~Pimpl
~Pimpl() override
Definition: juce_android_Video.h:377
juce::MultiTouchMapper::clear
void clear()
Definition: juce_MultiTouchMapper.h:55
juce::gl::GL_READ_PIXEL_DATA_RANGE_POINTER_NV
@ GL_READ_PIXEL_DATA_RANGE_POINTER_NV
Definition: juce_gl.h:9870
juce::gl::GL_FONT_UNDERLINE_THICKNESS_BIT_NV
@ GL_FONT_UNDERLINE_THICKNESS_BIT_NV
Definition: juce_gl.h:9746
juce::gl::condition
GLenum condition
Definition: juce_gl.h:9143
juce::gl::arg2Rep
GLuint GLuint GLuint GLuint GLuint GLuint GLuint GLuint arg2Rep
Definition: juce_gl.h:5778
juce::DrawableRectangle::getRectangle
Parallelogram< float > getRectangle() const noexcept
Returns the rectangle's bounds.
Definition: juce_DrawableRectangle.h:54
juce::dsp::AudioBlock::replaceWithMaxOf
const AudioBlock & replaceWithMaxOf(AudioBlock< Src1SampleType > src1, AudioBlock< Src2SampleType > src2) const noexcept
Definition: juce_AudioBlock.h:517
juce::WebView2Preferences::withUserDataFolder
WebView2Preferences withUserDataFolder(const File &folder) const
Sets a non-default location for storing user data for the browser instance.
Definition: juce_WebBrowserComponent.h:188
CameraDevice::Pimpl::addMovieCapture
void addMovieCapture()
Definition: juce_mac_CameraDevice.h:411
juce::gl::entry
GLuint entry
Definition: juce_gl.h:10184
juce::gl::GL_DRAW_BUFFER7_ATI
@ GL_DRAW_BUFFER7_ATI
Definition: juce_gl.h:5616
juce::gl::GL_RED_BITS
@ GL_RED_BITS
Definition: juce_gl.h:542
juce::AudioProcessorListener::ChangeDetails::getAllChanged
static ChangeDetails getAllChanged()
Definition: juce_AudioProcessorListener.h:126
juce_AudioProcessorParameterGroup.h
juce::AudioProcessor::wrapperType_VST3
@ wrapperType_VST3
Definition: juce_AudioProcessor.h:1200
juce::ComTypes::VMRMode_Renderless
@ VMRMode_Renderless
Definition: juce_win32_ComTypes.h:47
VideoComponent::Pimpl::PlayerControllerBase::detachPlaybackObserver
void detachPlaybackObserver()
Definition: juce_mac_Video.h:510
juce::gl::GL_SHADING_RATE_SAMPLE_ORDER_DEFAULT_NV
@ GL_SHADING_RATE_SAMPLE_ORDER_DEFAULT_NV
Definition: juce_gl.h:10179
juce::gl::GL_COMPRESSED_RGBA_S3TC_DXT1_EXT
@ GL_COMPRESSED_RGBA_S3TC_DXT1_EXT
Definition: juce_gl.h:7529
juce::dsp::SIMDFallbackOps::bits
static constexpr size_t bits
Definition: juce_fallback_SIMDNativeOps.h:63
juce_AudioAppComponent.h
juce::UIATextProvider::UIATextRangeProvider::setEndpointChecked
void setEndpointChecked(ComTypes::TextPatternRangeEndpoint endpoint, int newEndpoint)
Definition: juce_win32_UIATextProvider.h:562
juce::Interpolators::LinearTraits::algorithmicLatency
static constexpr float algorithmicLatency
Definition: juce_Interpolators.h:124
juce::AudioDeviceManager::enabledMidiInputs
std::vector< std::unique_ptr< MidiInput > > enabledMidiInputs
Definition: juce_AudioDeviceManager.h:510
juce::gl::GL_CURRENT_RASTER_INDEX
@ GL_CURRENT_RASTER_INDEX
Definition: juce_gl.h:449
juce::Colours::darkcyan
const Colour darkcyan
Definition: juce_Colours.h:65
juce::gl::rowBufSize
GLenum GLenum GLsizei rowBufSize
Definition: juce_gl.h:3166
juce::dsp::StateVariableTPTFilterType::bandpass
@ bandpass
juce::gl::GL_TESS_GEN_MODE_OES
@ GL_TESS_GEN_MODE_OES
Definition: juce_gles2.h:4758
juce::Rectangle::setPosition
void setPosition(ValueType newX, ValueType newY) noexcept
Changes the position of the rectangle's top-left corner (leaving its size unchanged).
Definition: juce_Rectangle.h:167
juce::MPESynthesiserBase::instrument
MPEInstrument & instrument
Definition: juce_MPESynthesiserBase.h:202
juce::MidiMessage::createSysExMessage
static MidiMessage createSysExMessage(const void *sysexData, int dataSize)
Creates a system-exclusive message.
juce::AudioChannelSet::bottomSideLeft
@ bottomSideLeft
Bottom Side Left (Bsl)
Definition: juce_AudioChannelSet.h:416
juce::OpenGLPixelFormat
Represents the various properties of an OpenGL pixel format.
Definition: juce_OpenGLPixelFormat.h:37
juce::AudioParameterChoiceAttributes
Properties of an AudioParameterChoice.
Definition: juce_AudioParameterChoice.h:33
juce::WindowsUIAWrapper::hostProviderFromHwnd
JUCE_COMRESULT hostProviderFromHwnd(HWND hwnd, IRawElementProviderSimple **provider)
Definition: juce_win32_WindowsUIAWrapper.h:50
juce::DirectoryEntry
Describes the attributes of a file or folder.
Definition: juce_RangedDirectoryIterator.h:35
juce::gl::GL_DEPENDENT_RGB_TEXTURE_3D_NV
@ GL_DEPENDENT_RGB_TEXTURE_3D_NV
Definition: juce_gl.h:10387
juce::RenderingHelpers::EdgeTableFillers::SolidColour::getPixel
forcedinline PixelType * getPixel(int x) const noexcept
Definition: juce_RenderingHelpers.h:663
juce::File::userDesktopDirectory
@ userDesktopDirectory
The folder that contains the user's desktop objects.
Definition: juce_File.h:870
juce::dsp::ProcessContextNonReplacing::inputBlock
ConstAudioBlockType inputBlock
Definition: juce_ProcessContext.h:181
juce::dsp::Gain::rampDurationSeconds
double rampDurationSeconds
Definition: juce_Gain.h:144
juce::KeyPress::F3Key
static const int F3Key
key-code for the F3 key
Definition: juce_KeyPress.h:209
juce::gl::GL_CLIP_DISTANCE5_APPLE
@ GL_CLIP_DISTANCE5_APPLE
Definition: juce_gles2.h:1672
juce::gl::glMapTexture2DINTEL
void *KHRONOS_APIENTRY *const & glMapTexture2DINTEL(GLuint texture, GLint level, GLbitfield access, GLint *stride, GLenum *layout)
juce::PerformanceCounter::Statistics::totalSeconds
double totalSeconds
Definition: juce_PerformanceCounter.h:105
juce::Image::ARGB
@ ARGB
< each pixel is a 4-byte ARGB premultiplied colour value.
Definition: juce_Image.h:67
juce::gl::GL_VIEW_CLASS_EAC_R11
@ GL_VIEW_CLASS_EAC_R11
Definition: juce_gl.h:4454
CameraDevice::Pimpl::PreCatalinaStillImageOutput::addImageCapture
void addImageCapture(AVCaptureSession *s) override
Definition: juce_mac_CameraDevice.h:339
juce::XWindowSystem::getPhysicalParentScreenPosition
Point< int > getPhysicalParentScreenPosition() const
juce::SliderParameterAttachment::~SliderParameterAttachment
~SliderParameterAttachment() override
Destructor.
juce::gl::GL_VERTEX_ARRAY_RANGE_LENGTH_NV
@ GL_VERTEX_ARRAY_RANGE_LENGTH_NV
Definition: juce_gl.h:10510
juce::iOSAudioIODevice::close
void close() override
Closes and releases the device if it's open.
juce::gl::GL_SOURCE0_RGB_EXT
@ GL_SOURCE0_RGB_EXT
Definition: juce_gl.h:7571
juce::gl::GL_FRAMEBUFFER_INCOMPLETE_LAYER_TARGETS
@ GL_FRAMEBUFFER_INCOMPLETE_LAYER_TARGETS
Definition: juce_gl.h:2110
juce::StringPairArray::getAllValues
const StringArray & getAllValues() const noexcept
Returns a list of all values in the array.
Definition: juce_StringPairArray.h:90
juce::AudioProcessorPlayer::tempBuffer
AudioBuffer< float > tempBuffer
Definition: juce_AudioProcessorPlayer.h:134
juce::gl::GL_LGPU_SEPARATE_STORAGE_BIT_NVX
@ GL_LGPU_SEPARATE_STORAGE_BIT_NVX
Definition: juce_gl.h:8761
juce::CachedValue::getDefault
Type getDefault() const
Returns the current fallback default value.
Definition: juce_CachedValue.h:137
juce::ApplicationCommandManager::getCommandForIndex
const ApplicationCommandInfo * getCommandForIndex(int index) const noexcept
Returns the details about one of the registered commands.
Definition: juce_ApplicationCommandManager.h:153
juce::TextEditor::onTextChange
std::function< void()> onTextChange
You can assign a lambda to this callback object to have it called when the text is changed.
Definition: juce_TextEditor.h:345
juce::gl::GL_T4F_V4F
@ GL_T4F_V4F
Definition: juce_gl.h:1049
juce::dsp::IIR::ArrayCoefficients::inverseRootTwo
static constexpr NumericType inverseRootTwo
Definition: juce_dsp/processors/juce_IIRFilter.h:118
juce::StandalonePluginHolder::CallbackMaxSizeEnforcer::storedInputChannels
std::vector< const float * > storedInputChannels
Definition: juce_StandaloneFilterWindow.h:501
juce::gl::GL_TEXTURE_CUBE_MAP_POSITIVE_Y_ARB
@ GL_TEXTURE_CUBE_MAP_POSITIVE_Y_ARB
Definition: juce_gl.h:5133
juce::DefaultHashFunctions::generateHash
static int generateHash(uint64 key, int upperLimit) noexcept
Generates a simple hash from a uint64.
Definition: juce_HashMap.h:41
juce::gl::GL_MAX_ATOMIC_COUNTER_BUFFER_SIZE
@ GL_MAX_ATOMIC_COUNTER_BUFFER_SIZE
Definition: juce_gl.h:2576
juce::MPEChannelAssigner::midiChannelLastAssigned
int midiChannelLastAssigned
Definition: juce_MPEUtils.h:85
juce::gl::GL_DRAW_BUFFER0_EXT
@ GL_DRAW_BUFFER0_EXT
Definition: juce_gles2.h:2044
juce::gl::GL_MODELVIEW_STACK_DEPTH
@ GL_MODELVIEW_STACK_DEPTH
Definition: juce_gl.h:482
juce::gl::WGL_NUM_VIDEO_SLOTS_NV
@ WGL_NUM_VIDEO_SLOTS_NV
Definition: juce_wgl.h:579
juce::WebBrowserComponent::ConstructWithoutPimpl::ConstructWithoutPimpl
ConstructWithoutPimpl(bool unloadOnHide)
Definition: juce_WebBrowserComponent.h:150
juce::KeyPressMappingSet::CommandMapping::commandID
CommandID commandID
Definition: juce_KeyPressMappingSet.h:222
juce::gl::GL_RENDERBUFFER_SAMPLES
@ GL_RENDERBUFFER_SAMPLES
Definition: juce_gl.h:1825
VideoComponent::Pimpl::MediaSession::getAudioAttributes
static LocalRef< jobject > getAudioAttributes()
Definition: juce_android_Video.h:1649
juce::Parallelogram::getBottomLeft
Point< ValueType > getBottomLeft() const noexcept
Returns the parallelogram's bottom-left position as a Point.
Definition: juce_Parallelogram.h:90
juce::gl::GL_MAX_RASTER_SAMPLES_EXT
@ GL_MAX_RASTER_SAMPLES_EXT
Definition: juce_gl.h:7147
juce::gl::GL_UNSIGNED_INT_24_8_OES
@ GL_UNSIGNED_INT_24_8_OES
Definition: juce_gles2.h:1572
juce::gl::GL_MITER_REVERT_NV
@ GL_MITER_REVERT_NV
Definition: juce_gl.h:9670
juce::gl::GL_STENCIL_BACK_FUNC
@ GL_STENCIL_BACK_FUNC
Definition: juce_gl.h:1481
juce::gl::GL_TEXTURE_CUBE_MAP_ARRAY_EXT
@ GL_TEXTURE_CUBE_MAP_ARRAY_EXT
Definition: juce_gles2.h:2798
juce::RangedDirectoryIterator::operator==
bool operator==(const RangedDirectoryIterator &other) const noexcept
Returns true if both iterators are in their end/sentinel state, otherwise returns false.
Definition: juce_RangedDirectoryIterator.h:132
CameraDevice::Pimpl::CaptureSessionMode::isVideoRecordSession
bool isVideoRecordSession() const override
Definition: juce_android_CameraDevice.h:2514
juce::dsp::LogRampedValue::reset
void reset(double sampleRate, double rampLengthInSeconds) noexcept
Reset to a new sample rate and ramp length.
Definition: juce_LogRampedValue.h:86
juce::gl::GL_PROGRAM_MATRIX_EXT
@ GL_PROGRAM_MATRIX_EXT
Definition: juce_gl.h:6274
juce::Component::SafePointer::weakRef
WeakReference< Component > weakRef
Definition: juce_Component.h:2320
juce::gl::GL_NEAREST_MIPMAP_LINEAR
@ GL_NEAREST_MIPMAP_LINEAR
Definition: juce_gl.h:380
juce::gl::GL_DEPTH_STENCIL_NV
@ GL_DEPTH_STENCIL_NV
Definition: juce_gl.h:9595
juce::AccessibilityActions::addAction
AccessibilityActions & addAction(AccessibilityActionType type, std::function< void()> actionCallback)
Adds an action.
Definition: juce_AccessibilityActions.h:88
juce_ListBox.h
juce::gl::GL_DETAIL_TEXTURE_2D_SGIS
@ GL_DETAIL_TEXTURE_2D_SGIS
Definition: juce_gl.h:11156
juce::gl::GL_TEXTURE_STORAGE_SPARSE_BIT_AMD
@ GL_TEXTURE_STORAGE_SPARSE_BIT_AMD
Definition: juce_gl.h:3545
juce::Colours::bisque
const Colour bisque
Definition: juce_Colours.h:49
juce::BurgerMenuComponent::model
MenuBarModel * model
Definition: juce_BurgerMenuComponent.h:100
juce::gl::GL_COMPUTE_SUBROUTINE
@ GL_COMPUTE_SUBROUTINE
Definition: juce_gl.h:2858
juce::WavAudioFormat::acidTempo
static const char *const acidTempo
Metadata property name used in acid chunks.
Definition: juce_WavAudioFormat.h:91
juce::NamedValueSet::NamedValue::name
Identifier name
Definition: juce_NamedValueSet.h:55
juce::gl::WGL_NO_TEXTURE_ARB
@ WGL_NO_TEXTURE_ARB
Definition: juce_wgl.h:298
juce::CharPointer_UTF32::data
CharType * data
Definition: juce_CharPointer_UTF32.h:372
juce::gl::GL_SAMPLER_2D_SHADOW_EXT
@ GL_SAMPLER_2D_SHADOW_EXT
Definition: juce_gles2.h:2613
juce::TextLayout::Run::glyphs
Array< Glyph > glyphs
The glyphs in this run.
Definition: juce_TextLayout.h:176
juce::SidePanel::LookAndFeelMethods
This abstract base class is implemented by LookAndFeel classes to provide SidePanel drawing functiona...
Definition: juce_SidePanel.h:152
juce::dsp::AudioBlock::process
static void process(AudioBlock< Src1SampleType > inBlock, AudioBlock< Src2SampleType > outBlock, FunctionType &&function)
Applies a function to each value in an input block, putting the result into an output block.
Definition: juce_AudioBlock.h:576
juce::PositionedGlyph::getBaselineY
float getBaselineY() const noexcept
Returns the y position of the glyph's baseline.
Definition: juce_GlyphArrangement.h:60
juce::ColourSelector::colour
Colour colour
Definition: juce_ColourSelector.h:144
VideoComponent::Pimpl::MediaSession::getNativeSize
Rectangle< int > getNativeSize() const
Definition: juce_android_Video.h:546
juce::MP3AudioFormat::canDoStereo
bool canDoStereo() override
Returns true if the format can do 2-channel audio.
juce::gl::GL_IMAGE_TRANSLATE_Y_HP
@ GL_IMAGE_TRANSLATE_Y_HP
Definition: juce_gl.h:8189
juce::gl::memory
GLsizei GLenum GLsizei GLsizei GLuint memory
Definition: juce_gl.h:6915
juce::gl::GL_UNSIGNED_INT16_VEC4_NV
@ GL_UNSIGNED_INT16_VEC4_NV
Definition: juce_gl.h:3367
juce::ComponentPeer::windowHasMaximiseButton
@ windowHasMaximiseButton
Indicates that if the window has a title bar, it should have a maximise button on it.
Definition: juce_ComponentPeer.h:62
juce::gl::GL_SHADING_RATE_IMAGE_PALETTE_SIZE_NV
@ GL_SHADING_RATE_IMAGE_PALETTE_SIZE_NV
Definition: juce_gl.h:10177
juce::gl::GL_COMPRESSED_SRGB8_ALPHA8_ASTC_12x12_KHR
@ GL_COMPRESSED_SRGB8_ALPHA8_ASTC_12x12_KHR
Definition: juce_gl.h:8601
juce::gl::GL_RED_INTEGER
@ GL_RED_INTEGER
Definition: juce_gl.h:1759
juce::gl::GL_COMBINER5_NV
@ GL_COMBINER5_NV
Definition: juce_gl.h:9998
juce::OpenGLContext::NativeContext::MouseForwardingNSOpenGLViewClass::MouseForwardingNSOpenGLViewClass
MouseForwardingNSOpenGLViewClass()
Definition: juce_OpenGL_osx.h:258
juce::MPEKeyboardComponent::setPressure
void setPressure(float newPressure)
Sets the pressure value that will be used for new notes.
Definition: juce_MPEKeyboardComponent.h:63
juce::gl::GL_CONDITION_SATISFIED
@ GL_CONDITION_SATISFIED
Definition: juce_gl.h:2140
juce::KeyPressMappingSet::keysDown
OwnedArray< KeyPressTime > keysDown
Definition: juce_KeyPressMappingSet.h:235
juce::iOSAudioIODevice::getAvailableBufferSizes
Array< int > getAvailableBufferSizes() override
Returns the set of buffer sizes that are available.
juce::SHA256
SHA-256 secure hash generator.
Definition: juce_SHA256.h:41
juce::gl::GL_TESS_CONTROL_PROGRAM_NV
@ GL_TESS_CONTROL_PROGRAM_NV
Definition: juce_gl.h:10201
juce::OpenGLPixelFormat::accumulationBufferGreenBits
int accumulationBufferGreenBits
The number of bits per pixel to use for an accumulation buffer's green channel.
Definition: juce_OpenGLPixelFormat.h:64
juce::AudioSubsectionReader
This class is used to wrap an AudioFormatReader and only read from a subsection of the file.
Definition: juce_AudioSubsectionReader.h:44
juce::dsp::LogRampedValue::d
FloatType d
Definition: juce_LogRampedValue.h:185
juce::AudioFormatReader
Reads samples from an audio file stream.
Definition: juce_AudioFormatReader.h:43
juce::AudioProcessor::wrapperType_Standalone
@ wrapperType_Standalone
Definition: juce_AudioProcessor.h:1205
juce::HeavyweightLeakedObjectDetector::BacktraceMapHolder::getFormattedBacktracesString
String getFormattedBacktracesString() const
Definition: juce_HeavyweightLeakedObjectDetector.h:80
juce::gl::GL_RGBA4_DXT5_S3TC
@ GL_RGBA4_DXT5_S3TC
Definition: juce_gl.h:11148
juce::gl::GL_FRAMEBUFFER_SRGB_CAPABLE_EXT
@ GL_FRAMEBUFFER_SRGB_CAPABLE_EXT
Definition: juce_gl.h:6694
juce::AudioDeviceManager::MidiCallbackInfo::callback
MidiInputCallback * callback
Definition: juce_AudioDeviceManager.h:506
juce::MarkerList::ValueTreeWrapper
Forms a wrapper around a ValueTree that can be used for storing a MarkerList.
Definition: juce_MarkerList.h:162
juce::gl::programs
const GLuint * programs
Definition: juce_gl.h:4168
juce::RenderingHelpers::SavedStateBase::drawImage
void drawImage(const Image &sourceImage, const AffineTransform &trans)
Definition: juce_RenderingHelpers.h:2361
juce::gl::GL_MAX_COMBINED_TASK_UNIFORM_COMPONENTS_NV
@ GL_MAX_COMBINED_TASK_UNIFORM_COMPONENTS_NV
Definition: juce_gl.h:9523
juce::gl::GL_TEXTURE_COORD_ARRAY_COUNT_EXT
@ GL_TEXTURE_COORD_ARRAY_COUNT_EXT
Definition: juce_gl.h:7896
juce::WindowsUIAWrapper::WindowsUIAWrapper
WindowsUIAWrapper()
Definition: juce_win32_WindowsUIAWrapper.h:107
juce::gl::GL_COLOR_TABLE_WIDTH_SGI
@ GL_COLOR_TABLE_WIDTH_SGI
Definition: juce_gl.h:11817
juce::ResizableBorderComponent::Zone::isDraggingRightEdge
bool isDraggingRightEdge() const noexcept
Returns true if dragging this zone will move the object's right edge.
Definition: juce_ResizableBorderComponent.h:133
juce::InAppPurchases::Listener::PurchaseInfo::downloads
Array< Download * > downloads
Definition: juce_InAppPurchases.h:134
juce::Displays::Display
Represents a connected display device.
Definition: juce_Displays.h:43
juce::gl::WGL_NEED_SYSTEM_PALETTE_ARB
@ WGL_NEED_SYSTEM_PALETTE_ARB
Definition: juce_wgl.h:232
juce::gl::ybits
GLuint ybits
Definition: juce_gl.h:8973
juce::gl::reset
GLboolean reset
Definition: juce_gl.h:3167
juce::gl::GL_DEBUG_CALLBACK_USER_PARAM_KHR
@ GL_DEBUG_CALLBACK_USER_PARAM_KHR
Definition: juce_gl.h:8467
juce::dsp::IIR::Coefficients::makeHighPass
static Ptr makeHighPass(double sampleRate, NumericType frequency)
Returns the coefficients for a high-pass filter.
juce::ReverbAudioSource::lock
CriticalSection lock
Definition: juce_ReverbAudioSource.h:66
juce_AffineTransform.h
juce::ResizableWindow
A base class for top-level windows that can be dragged around and resized.
Definition: juce_ResizableWindow.h:51
juce::WindowsRegistry::WoW64Mode
WoW64Mode
These values can be used to specify whether the 32- or 64-bit registry should be used.
Definition: juce_WindowsRegistry.h:40
juce::TextEditor::viewport
std::unique_ptr< Viewport > viewport
Definition: juce_TextEditor.h:746
juce::gl::GL_RG8I
@ GL_RG8I
Definition: juce_gl.h:1920
juce::gl::GL_MAP2_NORMAL
@ GL_MAP2_NORMAL
Definition: juce_gl.h:565
juce::StatisticsAccumulator::reset
void reset() noexcept
Reset the accumulator.
Definition: juce_StatisticsAccumulator.h:60
juce::dsp::Panner::sampleRate
double sampleRate
Definition: juce_Panner.h:117
VideoComponent::Pimpl::PlayerControllerBase::JucePlayerStatusObserverClass::getOwner
static PlayerControllerBase & getOwner(id self)
Definition: juce_mac_Video.h:218
juce::gl::GL_IDENTITY_NV
@ GL_IDENTITY_NV
Definition: juce_gl.h:10607
juce::TextEditor::isPopupMenuEnabled
bool isPopupMenuEnabled() const noexcept
Returns true if the right-click menu is enabled.
Definition: juce_TextEditor.h:192
juce::gl::GL_TEXTURE28
@ GL_TEXTURE28
Definition: juce_gl.h:1172
juce::UIASelectionProvider::QueryInterface
JUCE_COMRESULT QueryInterface(REFIID iid, void **result) override
Definition: juce_win32_UIASelectionProvider.h:137
juce::gl::GL_REG_12_ATI
@ GL_REG_12_ATI
Definition: juce_gl.h:5678
juce::dsp::BallisticsFilter::process
void process(const ProcessContext &context) noexcept
Processes the input and output samples supplied in the processing context.
Definition: juce_BallisticsFilter.h:98
juce::WeakReference::operator->
ObjectType * operator->() const noexcept
Returns the object that this pointer refers to, or null if the object no longer exists.
Definition: juce_WeakReference.h:108
juce::CoreGraphicsContext::getFont
const Font & getFont() override
juce::AnimatedPosition::setPositionAndSendChange
void setPositionAndSendChange(double newPosition)
Definition: juce_AnimatedPosition.h:178
CameraDevice::Pimpl::DeviceOrientationChangeListener::~DeviceOrientationChangeListener
~DeviceOrientationChangeListener() override
Definition: juce_android_CameraDevice.h:2782
juce::gl::WGL_IMAGE_BUFFER_LOCK_I3D
@ WGL_IMAGE_BUFFER_LOCK_I3D
Definition: juce_wgl.h:527
juce::Path::isUsingNonZeroWinding
bool isUsingNonZeroWinding() const
Returns the flag that indicates whether the path should use a non-zero winding rule.
Definition: juce_Path.h:716
juce::ComboBoxParameterAttachment::ComboBoxParameterAttachment
ComboBoxParameterAttachment(RangedAudioParameter &parameter, ComboBox &combo, UndoManager *undoManager=nullptr)
Creates a connection between a plug-in parameter and a ComboBox.
juce::gl::GL_LEQUAL
@ GL_LEQUAL
Definition: juce_gl.h:230
juce::ConsoleApplication::commands
std::vector< Command > commands
Definition: juce_ConsoleApplication.h:349
juce::getEnv
JNIEnv * getEnv() noexcept
juce::dsp::SIMDInternal::MaskTypeFor< ScalarType >::type
ScalarType type
Definition: juce_fallback_SIMDNativeOps.h:34
juce::CharPointer_UTF8::isNotEmpty
bool isNotEmpty() const noexcept
Returns true if this pointer is not pointing to a null character.
Definition: juce_CharPointer_UTF8.h:76
juce_core.h
juce::sendNotificationAsync
@ sendNotificationAsync
Requests an asynchronous notification.
Definition: juce_NotificationType.h:36
juce::ActivityLifecycleCallbacks::onActivityPostCreated
virtual void onActivityPostCreated(jobject, jobject)
Definition: juce_android_JNIHelpers.h:912
juce::juce_LinuxAddRepaintListener
void juce_LinuxAddRepaintListener(ComponentPeer *, Component *dummy)
juce::XWindowSystemUtilities::Atoms::XdndEnter
Atom XdndEnter
Definition: juce_linux_XWindowSystem.h:89
juce::gl::GL_DEBUG_TYPE_DEPRECATED_BEHAVIOR_ARB
@ GL_DEBUG_TYPE_DEPRECATED_BEHAVIOR_ARB
Definition: juce_gl.h:3970
CameraDevice::Pimpl::handleFrame
void handleFrame(double, BYTE *buffer, long)
Definition: juce_win32_CameraDevice.h:267
juce::MouseInactivityDetector::mouseDown
void mouseDown(const MouseEvent &e) override
Called when a mouse button is pressed.
Definition: juce_MouseInactivityDetector.h:104
juce::gl::GL_TEXTURE_RENDERBUFFER_NV
@ GL_TEXTURE_RENDERBUFFER_NV
Definition: juce_gl.h:9118
juce::gl::GL_DRAW_BUFFER9
@ GL_DRAW_BUFFER9
Definition: juce_gl.h:1495
juce::BurgerMenuComponent::Row::isMenuHeader
bool isMenuHeader
Definition: juce_BurgerMenuComponent.h:79
juce::PropertySet::getFallbackPropertySet
PropertySet * getFallbackPropertySet() const noexcept
Returns the fallback property set.
Definition: juce_PropertySet.h:190
juce::OpenGLContext::attachment
std::unique_ptr< Attachment > attachment
Definition: juce_OpenGLContext.h:328
juce::gl::glMapBufferRangeEXT
void *KHRONOS_APIENTRY *const & glMapBufferRangeEXT(GLenum target, GLintptr offset, GLsizeiptr length, GLbitfield access)
juce::gl::GL_DRAW_BUFFER12_EXT
@ GL_DRAW_BUFFER12_EXT
Definition: juce_gles2.h:2056
juce::Point
A pair of (x, y) coordinates.
Definition: juce_Point.h:41
juce::AudioProcessorValueTreeState::ParameterLayout::ParameterLayout
ParameterLayout(It begin, It end)
Definition: juce_AudioProcessorValueTreeState.h:132
juce::Colours::springgreen
const Colour springgreen
Definition: juce_Colours.h:171
juce::gl::GL_RIGHT
@ GL_RIGHT
Definition: juce_gl.h:254
juce::startAndroidActivityForResult
void startAndroidActivityForResult(const LocalRef< jobject > &intent, int requestCode, std::function< void(int, int, LocalRef< jobject >)> &&callback)
juce::ScopedThreadDPIAwarenessSetter::ScopedThreadDPIAwarenessSetter
ScopedThreadDPIAwarenessSetter(void *nativeWindow)
juce::gl::GL_COLOR_TABLE_INTENSITY_SIZE_SGI
@ GL_COLOR_TABLE_INTENSITY_SIZE_SGI
Definition: juce_gl.h:11823
juce::gl::GL_VIEWPORT_SWIZZLE_POSITIVE_Z_NV
@ GL_VIEWPORT_SWIZZLE_POSITIVE_Z_NV
Definition: juce_gl.h:10832
juce::gl::GL_CONSTANT_ARB
@ GL_CONSTANT_ARB
Definition: juce_gl.h:5183
juce::AudioProcessLoadMeasurer::ScopedTimer::startTime
double startTime
Definition: juce_AudioProcessLoadMeasurer.h:80
juce::OpenGLHelpers
A set of miscellaneous openGL helper functions.
Definition: juce_OpenGLHelpers.h:35
juce::WeakReference::SharedPointer::get
ObjectType * get() const noexcept
Definition: juce_WeakReference.h:132
juce::gl::GL_SHADING_RATE_1_INVOCATION_PER_4X2_PIXELS_NV
@ GL_SHADING_RATE_1_INVOCATION_PER_4X2_PIXELS_NV
Definition: juce_gl.h:10168
juce::CarbonViewWrapperComponent::creationTime
Time creationTime
Definition: juce_mac_CarbonViewWrapperComponent.h:328
juce::gl::GL_CLIP_DISTANCE1
@ GL_CLIP_DISTANCE1
Definition: juce_gl.h:1695
juce::gl::GL_UNSIGNED_INT_24_8_NV
@ GL_UNSIGNED_INT_24_8_NV
Definition: juce_gl.h:9596
juce::AudioProcessorValueTreeStateParameterAttributes::withAutomatable
JUCE_NODISCARD auto withAutomatable(bool x) const
Definition: juce_AudioProcessorValueTreeState.h:55
juce::AnimatedPositionBehaviours::SnapToPageBoundaries::targetSnapPosition
double targetSnapPosition
Definition: juce_AnimatedPositionBehaviours.h:152
juce::dsp::StateVariableFilter::Parameters::Parameters
Parameters()=default
juce::MidiMessage::getMessageLengthFromFirstByte
static int getMessageLengthFromFirstByte(uint8 firstByte) noexcept
Based on the first byte of a short midi message, this uses a lookup table to return the message lengt...
juce::XWindowSystem::xSettings
std::unique_ptr< XWindowSystemUtilities::XSettings > xSettings
Definition: juce_linux_XWindowSystem.h:334
juce::GridItem::Span
Represents a span.
Definition: juce_GridItem.h:42
juce::gl::fixedsamplelocations
GLsizei GLenum GLsizei GLsizei GLboolean fixedsamplelocations
Definition: juce_gl.h:2187
juce::gl::GL_TEXTURE_COORD_ARRAY_SIZE
@ GL_TEXTURE_COORD_ARRAY_SIZE
Definition: juce_gl.h:1014
juce::Drawable::originRelativeToComponent
Point< int > originRelativeToComponent
Definition: juce_Drawable.h:203
CameraDevice::Pimpl::DeviceOrientationChangeListener::setEnabled
void setEnabled(bool shouldBeEnabled)
Definition: juce_android_CameraDevice.h:2787
juce::dsp::SIMDRegister::operator[]
ElementType JUCE_VECTOR_CALLTYPE operator[](size_t idx) const noexcept
Returns the idx-th element of the receiver.
Definition: juce_SIMDRegister.h:166
juce::XWindowSystem::blitToWindow
void blitToWindow(::Window, Image, Rectangle< int > destinationRect, Rectangle< int > totalRect) const
juce::ExtensionsVisitor::visitVSTClient
virtual void visitVSTClient(const VSTClient &)
Called with VST-specific information.
Definition: juce_ExtensionsVisitor.h:125
juce::gl::GL_TEXTURE_RECTANGLE_NV
@ GL_TEXTURE_RECTANGLE_NV
Definition: juce_gl.h:10275
juce::gl::GL_PATH_FILL_BOUNDING_BOX_NV
@ GL_PATH_FILL_BOUNDING_BOX_NV
Definition: juce_gl.h:9664
juce::LuaTokeniser::tokenType_bracket
@ tokenType_bracket
Definition: juce_LuaCodeTokeniser.h:56
juce::dsp::AudioBlock::fillInternal
void JUCE_VECTOR_CALLTYPE fillInternal(NumericType value) const noexcept
Definition: juce_AudioBlock.h:609
juce::gl::GL_TRANSFORM_FEEDBACK_BUFFER_EXT
@ GL_TRANSFORM_FEEDBACK_BUFFER_EXT
Definition: juce_gl.h:7844
juce::gl::GL_MODELVIEW19_ARB
@ GL_MODELVIEW19_ARB
Definition: juce_gl.h:5412
juce::OpenGLContext::NativeContext::makeActive
bool makeActive() const noexcept
Definition: juce_OpenGL_android.h:195
juce::File::getSeparatorChar
static juce_wchar getSeparatorChar()
The system-specific file separator character.
Definition: juce_posix_SharedCode.h:113
juce::gl::GL_SURFACE_REGISTERED_NV
@ GL_SURFACE_REGISTERED_NV
Definition: juce_gl.h:10484
juce::XWindowSystem::handleButtonReleaseEvent
void handleButtonReleaseEvent(LinuxComponentPeer *, const XButtonReleasedEvent &) const
juce::Rectangle::withRightX
JUCE_NODISCARD Rectangle withRightX(ValueType newRightX) const noexcept
Returns a rectangle which has the same size and y-position as this one, but whose right-hand edge has...
Definition: juce_Rectangle.h:226
juce::AnimatedPositionBehaviours::ContinuousWithMomentum::getNextPosition
double getNextPosition(double oldPos, double elapsedSeconds) noexcept
Called by the AnimatedPosition class to get the new position, after the given time has elapsed.
Definition: juce_AnimatedPositionBehaviours.h:77
juce::ComponentPeer::Style
Style
Definition: juce_ComponentPeer.h:483
juce::AudioProcessorParameterGroup::addChild
void addChild(std::unique_ptr< ParameterOrGroup > child)
Adds a child to the group.
Definition: juce_AudioProcessorParameterGroup.h:209
juce::StretchableLayoutResizerBar::LookAndFeelMethods
This abstract base class is implemented by LookAndFeel classes.
Definition: juce_StretchableLayoutResizerBar.h:79
juce::WaitableEvent::useManualReset
bool useManualReset
Definition: juce_WaitableEvent.h:90
juce::WavAudioFormat::riffInfoProductName
static const char *const riffInfoProductName
Metadata property name used in INFO chunks.
Definition: juce_WavAudioFormat.h:142
juce::gl::GL_SRC_OUT_NV
@ GL_SRC_OUT_NV
Definition: juce_gl.h:8858
juce::gl::GL_TANGENT_ARRAY_POINTER_EXT
@ GL_TANGENT_ARRAY_POINTER_EXT
Definition: juce_gl.h:6186
juce::gl::GL_COLOR_RENDERABLE
@ GL_COLOR_RENDERABLE
Definition: juce_gl.h:2772
juce::AudioFormatReader::readMaxLevels
virtual void readMaxLevels(int64 startSample, int64 numSamples, Range< float > *results, int numChannelsToRead)
Finds the highest and lowest sample levels from a section of the audio stream.
juce::gl::GL_HISTOGRAM_LUMINANCE_SIZE
@ GL_HISTOGRAM_LUMINANCE_SIZE
Definition: juce_gl.h:4361
juce::gl::GL_SAMPLES_3DFX
@ GL_SAMPLES_3DFX
Definition: juce_gl.h:3211
juce::AffineTransform::isOnlyTranslation
bool isOnlyTranslation() const noexcept
Returns true if the transform only translates, and doesn't scale or rotate the points.
juce::gl::GL_SAMPLE_BUFFERS_SGIS
@ GL_SAMPLE_BUFFERS_SGIS
Definition: juce_gl.h:11205
juce::AudioProcessorParameterGroup::AudioProcessorParameterNode::parameter
std::unique_ptr< AudioProcessorParameter > parameter
Definition: juce_AudioProcessorParameterGroup.h:81
juce::ArrayBase::createInsertSpace
ElementType * createInsertSpace(int indexToInsertAt, int numElements)
Definition: juce_ArrayBase.h:449
juce::NativeMessageBox::showMessageBox
static void showMessageBox(MessageBoxIconType iconType, const String &title, const String &message, Component *associatedComponent=nullptr)
Shows a dialog box that just has a message and a single 'ok' button to close it.
juce::MPEInstrument::Listener
Derive from this class to be informed about any changes in the MPE notes played by this instrument,...
Definition: juce_MPEInstrument.h:259
juce::gl::waitGpuMask
GLbitfield waitGpuMask
Definition: juce_gl.h:9442
juce::gl::GL_FOG_COORD_ARRAY_POINTER
@ GL_FOG_COORD_ARRAY_POINTER
Definition: juce_gl.h:1439
juce::ContentSharer::temporaryFiles
Array< File > temporaryFiles
Definition: juce_ContentSharer.h:108
juce::gl::GL_SAMPLER_OBJECT_AMD
@ GL_SAMPLER_OBJECT_AMD
Definition: juce_gl.h:3432
juce::dsp::AudioBlock::getSample
SampleType getSample(int channel, int sampleIndex) const noexcept
Returns a sample from the buffer.
Definition: juce_AudioBlock.h:272
CameraDevice::ViewerComponent::JuceCameraDeviceViewerClass
Definition: juce_ios_CameraDevice.h:1256
juce::dsp::AudioBlock::operator*=
AudioBlock &JUCE_VECTOR_CALLTYPE operator*=(NumericType value) noexcept
Definition: juce_AudioBlock.h:549
juce::gl::v
GLdouble v
Definition: juce_gl.h:894
juce::MPEZoneLayout::upperZone
MPEZone upperZone
Definition: juce_MPEZoneLayout.h:222
juce::gl::GL_OUTPUT_TEXTURE_COORD24_EXT
@ GL_OUTPUT_TEXTURE_COORD24_EXT
Definition: juce_gl.h:8007
juce::gl::coords
GLuint coords
Definition: juce_gl.h:2248
juce::dsp::AudioBlock::elementMask
static constexpr size_t elementMask
Definition: juce_AudioBlock.h:877
CameraDevice::Pimpl::ScopedCameraDevice::fatalErrorOccurred
Atomic< int > fatalErrorOccurred
Definition: juce_android_CameraDevice.h:2378
juce::PluginHostType::WaveBurner
@ WaveBurner
Represents Apple WaveBurner.
Definition: juce_PluginHostType.h:112
juce::gl::GL_MIXED_DEPTH_SAMPLES_SUPPORTED_NV
@ GL_MIXED_DEPTH_SAMPLES_SUPPORTED_NV
Definition: juce_gl.h:9251
juce::Colours::orange
const Colour orange
Definition: juce_Colours.h:142
VideoComponent::Pimpl::MediaSession::Player::StateInfo::canCallSetAudioAttributes
bool canCallSetAudioAttributes
Definition: juce_android_Video.h:1041
juce::PushNotifications::Notification::icon
String icon
Required: name of an icon file (without an extension) to be used for this notification.
Definition: juce_PushNotifications.h:167
juce::gl::GL_TEXTURE_VIEW_MIN_LAYER
@ GL_TEXTURE_VIEW_MIN_LAYER
Definition: juce_gl.h:2916
juce::gl::GL_UNSIGNED_INT16_VEC2_NV
@ GL_UNSIGNED_INT16_VEC2_NV
Definition: juce_gl.h:3365
juce::gl::attribindex
GLuint attribindex
Definition: juce_gl.h:3131
juce::CodeEditorComponent::caret
std::unique_ptr< CaretComponent > caret
Definition: juce_CodeEditorComponent.h:397
juce::CharPointer_ASCII::isUpperCase
bool isUpperCase() const
Returns true if the first character of this string is upper-case.
Definition: juce_CharPointer_ASCII.h:323
juce::dsp::AudioBlock::startSample
size_t startSample
Definition: juce_AudioBlock.h:888
juce::gl::GL_TEXTURE_CUBE_MAP_POSITIVE_Z
@ GL_TEXTURE_CUBE_MAP_POSITIVE_Z
Definition: juce_gl.h:1191
juce::dsp::WaveShaper::functionToUse
Function functionToUse
Definition: juce_WaveShaper.h:39
juce::WindowsUIAWrapper::raiseAutomationPropertyChangedEvent
JUCE_COMRESULT raiseAutomationPropertyChangedEvent(IRawElementProviderSimple *provider, PROPERTYID propID, VARIANT oldValue, VARIANT newValue)
Definition: juce_win32_WindowsUIAWrapper.h:56
juce::gl::GL_ATTRIB_STACK_DEPTH
@ GL_ATTRIB_STACK_DEPTH
Definition: juce_gl.h:488
juce::gl::GL_RELATIVE_SMALL_CCW_ARC_TO_NV
@ GL_RELATIVE_SMALL_CCW_ARC_TO_NV
Definition: juce_gl.h:9708
CameraDevice::Pimpl::deviceOrientationChangeListener
DeviceOrientationChangeListener deviceOrientationChangeListener
Definition: juce_android_CameraDevice.h:2917
juce::AccessibilityRole::toggleButton
@ toggleButton
juce::DialogWindow::LaunchOptions::escapeKeyTriggersCloseButton
bool escapeKeyTriggersCloseButton
If true, then the escape key will trigger the dialog's close button.
Definition: juce_DialogWindow.h:113
juce::gl::GL_EVAL_BIT
@ GL_EVAL_BIT
Definition: juce_gl.h:400
juce::RenderingHelpers::GradientPixelIterators::Radial::numEntries
const int numEntries
Definition: juce_RenderingHelpers.h:509
juce::WavAudioFormat::internationalStandardRecordingCode
static const char *const internationalStandardRecordingCode
Metadata property name used when reading and writing ISRC codes to/from AXML chunks.
Definition: juce_WavAudioFormat.h:184
juce::gl::GL_TEXTURE_CUBE_MAP_POSITIVE_Z_EXT
@ GL_TEXTURE_CUBE_MAP_POSITIVE_Z_EXT
Definition: juce_gl.h:7547
juce::ArgumentList::getExistingFolderForOption
File getExistingFolderForOption(StringRef option) const
Looks for a filename argument using getFileForOption() and fails with a suitable error if the file is...
juce::ChildProcessCoordinator::sendMessageToSlave
bool sendMessageToSlave(const MemoryBlock &mb)
Definition: juce_ConnectedChildProcess.h:215
juce::AudioProcessor::Bus::getLastEnabledLayout
const AudioChannelSet & getLastEnabledLayout() const noexcept
Return the bus's last active channel layout.
Definition: juce_AudioProcessor.h:387
juce::WavAudioFormat::bwavOriginatorRef
static const char *const bwavOriginatorRef
Metadata property name used in BWAV chunks.
Definition: juce_WavAudioFormat.h:52
juce::MultiChoicePropertyComponent::paint
void paint(Graphics &g) override
juce::gl::GL_REG_26_ATI
@ GL_REG_26_ATI
Definition: juce_gl.h:5692
juce::HeapBlock::clear
void clear(SizeType numElements) noexcept
This fills the block with zeros, up to the number of elements specified.
Definition: juce_HeapBlock.h:320
juce::WindowsMediaAudioFormat::isCompressed
bool isCompressed() override
Returns true if the format uses compressed data.
juce::dsp::SIMDRegister::ElementAccess
Definition: juce_SIMDRegister_Impl.h:34
juce::gl::GL_CONVOLUTION_FORMAT_EXT
@ GL_CONVOLUTION_FORMAT_EXT
Definition: juce_gl.h:6145
juce::ComTypes::SupportedTextSelection_Multiple
@ SupportedTextSelection_Multiple
Definition: juce_win32_ComInterfaces.h:90
juce::AudioProcessorValueTreeState
This class contains a ValueTree that is used to manage an AudioProcessor's entire state.
Definition: juce_AudioProcessorValueTreeState.h:108
juce::gl::swizzlez
GLenum GLenum GLenum swizzlez
Definition: juce_gl.h:10841
juce::ParameterAttachment::endGesture
void endGesture()
Ends a gesture on the managed parameter.
juce::LassoSource::getLassoSelection
virtual SelectedItemSet< SelectableItemType > & getLassoSelection()=0
Returns the SelectedItemSet that the lasso should update.
juce::gl::GL_VARIANT_DATATYPE_EXT
@ GL_VARIANT_DATATYPE_EXT
Definition: juce_gl.h:8055
juce::AudioCDBurner::openTray
bool openTray()
Sends an eject signal to the drive.
juce::gl::GL_FRAGMENT_SHADER_DERIVATIVE_HINT_ARB
@ GL_FRAGMENT_SHADER_DERIVATIVE_HINT_ARB
Definition: juce_gl.h:4197
CameraDevice::Pimpl::getAutoFocusModeToUse
int getAutoFocusModeToUse() const
Definition: juce_android_CameraDevice.h:2941
juce::gl::GL_RG16_SNORM_EXT
@ GL_RG16_SNORM_EXT
Definition: juce_gles2.h:2405
juce::dsp::ProcessorChain::get
const auto & get() const noexcept
Get a reference to the processor at index Index.
Definition: juce_ProcessorChain.h:75
juce::dsp::AudioBlock::subtract
const AudioBlock & subtract(AudioBlock< OtherSampleType > src) const noexcept
Definition: juce_AudioBlock.h:426
juce::gl::WGL_TEXTURE_FLOAT_R_NV
@ WGL_TEXTURE_FLOAT_R_NV
Definition: juce_wgl.h:550
juce::CodeEditorComponent::DragType
DragType
Definition: juce_CodeEditorComponent.h:409
juce::dsp::FilterDesign::designFIRLowpassHalfBandEquirippleMethod
static FIRCoefficientsPtr designFIRLowpassHalfBandEquirippleMethod(FloatType normalisedTransitionWidth, FloatType amplitudedB)
This method generates a FIR::Coefficients for a low-pass filter, with a cutoff frequency at half band...
juce::ExtensionsVisitor::~ExtensionsVisitor
virtual ~ExtensionsVisitor()=default
juce::TextEditor::getKeyboardType
VirtualKeyboardType getKeyboardType() override
Definition: juce_TextEditor.h:720
juce::Component::repaint
void repaint()
Marks the whole component as needing to be redrawn.
juce::gl::GL_TEXTURE_BUFFER_OFFSET_EXT
@ GL_TEXTURE_BUFFER_OFFSET_EXT
Definition: juce_gles2.h:2728
juce::gl::GL_BUFFER_MAPPED
@ GL_BUFFER_MAPPED
Definition: juce_gl.h:1412
DECLARE_JNI_CLASS
#define DECLARE_JNI_CLASS(CppClassName, javaPath)
Definition: juce_android_JNIHelpers.h:238
juce::Colours::mistyrose
const Colour mistyrose
Definition: juce_Colours.h:135
juce::ModifierKeys::isShiftDown
bool isShiftDown() const noexcept
Checks whether the shift key's flag is set.
Definition: juce_ModifierKeys.h:99
juce_GroupComponent.h
juce::ActivityLifecycleCallbacks::onActivityResumed
virtual void onActivityResumed(jobject)
Definition: juce_android_JNIHelpers.h:907
juce::gl::GL_DEBUG_SOURCE_THIRD_PARTY_KHR
@ GL_DEBUG_SOURCE_THIRD_PARTY_KHR
Definition: juce_gl.h:8471
juce::gl::GL_STENCIL_INDEX16_EXT
@ GL_STENCIL_INDEX16_EXT
Definition: juce_gl.h:6662
juce::gl::GL_COMPUTE_SHADER_BIT
@ GL_COMPUTE_SHADER_BIT
Definition: juce_gl.h:2701
juce::gl::GL_DRAW_BUFFER13_ATI
@ GL_DRAW_BUFFER13_ATI
Definition: juce_gl.h:5622
juce::CharPointer_UTF32::write
void write(juce_wchar charToWrite) noexcept
Writes a unicode character to this string, and advances this pointer to point to the next position.
Definition: juce_CharPointer_UTF32.h:137
juce::gl::WGL_CONTEXT_ES2_PROFILE_BIT_EXT
@ WGL_CONTEXT_ES2_PROFILE_BIT_EXT
Definition: juce_wgl.h:373
juce::gl::GL_TESS_CONTROL_PROGRAM_PARAMETER_BUFFER_NV
@ GL_TESS_CONTROL_PROGRAM_PARAMETER_BUFFER_NV
Definition: juce_gl.h:10203
juce::gl::WGL_SWAP_UNDERLAY12
@ WGL_SWAP_UNDERLAY12
Definition: juce_wgl.h:73
juce::gl::GL_LAYER_PROVOKING_VERTEX_EXT
@ GL_LAYER_PROVOKING_VERTEX_EXT
Definition: juce_gles2.h:2136
juce::File::userMusicDirectory
@ userMusicDirectory
The most likely place where a user might store their music files.
Definition: juce_File.h:873
juce::DrawableRectangle::cornerSize
Point< float > cornerSize
Definition: juce_DrawableRectangle.h:68
juce::AudioBuffer::findMinMax
Range< Type > findMinMax(int channel, int startSample, int numSamples) const noexcept
Returns a Range indicating the lowest and highest sample values in a given section.
Definition: juce_AudioSampleBuffer.h:1136
juce::ComSmartPtr::getInterface
ComSmartPtr< OtherComClass > getInterface() const
Definition: juce_win32_ComSmartPtr.h:144
juce::gl::GL_DOUBLE_VEC3_EXT
@ GL_DOUBLE_VEC3_EXT
Definition: juce_gl.h:7926
juce::gl::GL_MAX_GEOMETRY_TEXTURE_IMAGE_UNITS
@ GL_MAX_GEOMETRY_TEXTURE_IMAGE_UNITS
Definition: juce_gl.h:2108
juce::UIATransformProvider::Rotate
JUCE_COMRESULT Rotate(double) override
Definition: juce_win32_UIATransformProvider.h:75
juce::dsp::Compressor::releaseTime
SampleType releaseTime
Definition: juce_Compressor.h:106
CameraDevice::Pimpl::ScopedCameraDevice::CaptureSession::ConfiguredCallback
Definition: juce_android_CameraDevice.h:1585
juce::gl::GL_CULL_VERTEX_IBM
@ GL_CULL_VERTEX_IBM
Definition: juce_gl.h:8233
juce::dsp::AudioBlock::AudioBlock
constexpr AudioBlock(AudioBuffer< OtherSampleType > &buffer) noexcept
Creates an AudioBlock that points to the data in an AudioBuffer.
Definition: juce_AudioBlock.h:152
juce::Identifier::isNull
bool isNull() const noexcept
Returns true if this Identifier is null.
Definition: juce_Identifier.h:117
juce::RelativeRectangle::top
RelativeCoordinate top
Definition: juce_RelativeRectangle.h:105
juce::gl::GL_SPRITE_EYE_ALIGNED_SGIX
@ GL_SPRITE_EYE_ALIGNED_SGIX
Definition: juce_gl.h:11683
juce::AudioParameterFloat::value
std::atomic< float > value
Definition: juce_AudioParameterFloat.h:150
juce::ComTypes::State_Running
@ State_Running
Definition: juce_win32_ComTypes.h:70
juce::DefaultHashFunctions::generateHash
static int generateHash(const var &key, int upperLimit) noexcept
Generates a simple hash from a variant.
Definition: juce_HashMap.h:47
juce::gl::GL_DEBUG_SEVERITY_MEDIUM
@ GL_DEBUG_SEVERITY_MEDIUM
Definition: juce_gl.h:2722
juce::AudioProcessorGraph::NodeID::NodeID
NodeID()
Definition: juce_AudioProcessorGraph.h:62
juce::PathStrokeType::curved
@ curved
Indicates that corners should be drawn as rounded-off.
Definition: juce_PathStrokeType.h:53
juce::SortedSet::minimiseStorageOverheads
void minimiseStorageOverheads() noexcept
Reduces the amount of storage being used by the set.
Definition: juce_SortedSet.h:455
juce::gl::GL_SAMPLE_LOCATION_PIXEL_GRID_HEIGHT_NV
@ GL_SAMPLE_LOCATION_PIXEL_GRID_HEIGHT_NV
Definition: juce_gl.h:10049
juce::gl::GL_FLOAT_RGB16_NV
@ GL_FLOAT_RGB16_NV
Definition: juce_gl.h:9166
juce::dsp::AudioBlock::move
AudioBlock & move(size_t srcPos, size_t dstPos, size_t numElements=std::numeric_limits< size_t >::max()) noexcept
Move memory within this block from the position srcPos to the position dstPos.
Definition: juce_AudioBlock.h:356
juce::GIFImageFormat
A subclass of ImageFileFormat for reading GIF files.
Definition: juce_ImageFileFormat.h:208
juce::AudioChannelSet::create6point1
static AudioChannelSet create6point1()
Creates a set for a 6.1 Cine surround setup (left, right, centre, leftSurround, rightSurround,...
juce::OpenGLContext::NativeContext::isActive
bool isActive() const noexcept
Definition: juce_OpenGL_android.h:209
juce::gl::GL_PERFORMANCE_MONITOR_AMD
@ GL_PERFORMANCE_MONITOR_AMD
Definition: juce_gl.h:3429
juce::CoreGraphicsContext::drawGradient
void drawGradient()
juce::gl::capsMask
GLuint GLchar GLuint GLuint GLuint GLuint * capsMask
Definition: juce_gl.h:8417
juce::gl::GL_RGBA12_EXT
@ GL_RGBA12_EXT
Definition: juce_gl.h:7440
juce::gl::minPresentTime
GLuint64EXT minPresentTime
Definition: juce_gl.h:9899
juce::gl::GL_YCBCR_MESA
@ GL_YCBCR_MESA
Definition: juce_gl.h:8731
juce::AlertWindow::getAlertType
MessageBoxIconType getAlertType() const noexcept
Returns the type of alert icon that was specified when the window was created.
Definition: juce_AlertWindow.h:69
juce::LinkedListPointer::remove
void remove(ObjectType *const itemToRemove)
Removes a specific item from the list.
Definition: juce_LinkedListPointer.h:271
juce::gl::GL_PACK_ROW_LENGTH
@ GL_PACK_ROW_LENGTH
Definition: juce_gl.h:313
juce::MessageManagerLock::lockWasGained
bool lockWasGained() const noexcept
Returns true if the lock was successfully acquired.
Definition: juce_MessageManager.h:445
juce::gl::GL_OBJECT_VALIDATE_STATUS_ARB
@ GL_OBJECT_VALIDATE_STATUS_ARB
Definition: juce_gl.h:4869
juce::CPlusPlusCodeTokeniser::tokenType_bracket
@ tokenType_bracket
Definition: juce_CPlusPlusCodeTokeniser.h:62
juce_Variant.h
juce::AudioChannelSet::LFE2
@ LFE2
Second LFE channel.
Definition: juce_AudioChannelSet.h:342
juce::ByteOrder::littleEndian24BitToChars
static void littleEndian24BitToChars(int32 value, void *destBytes) noexcept
Copies a 24-bit number to 3 little-endian bytes.
Definition: juce_ByteOrder.h:221
juce::ModifierKeys::getRawFlags
int getRawFlags() const noexcept
Returns the raw flags for direct testing.
Definition: juce_ModifierKeys.h:176
KHRONOS_FALSE
@ KHRONOS_FALSE
Definition: juce_khrplatform.h:285
juce::SamplerSound::getAudioData
AudioBuffer< float > * getAudioData() const noexcept
Returns the audio sample data.
Definition: juce_Sampler.h:83
juce::gl::GL_FLOAT_R32_NV
@ GL_FLOAT_R32_NV
Definition: juce_gl.h:9163
juce::CharPointer_ASCII::indexOf
int indexOf(const juce_wchar charToFind, const bool ignoreCase) const noexcept
Returns the character index of a unicode character, or -1 if it isn't found.
Definition: juce_CharPointer_ASCII.h:308
GLint
int GLint
Definition: juce_gles2.h:57
juce::gl::GL_INT_SAMPLER_CUBE_EXT
@ GL_INT_SAMPLER_CUBE_EXT
Definition: juce_gl.h:6748
juce::Colours::maroon
const Colour maroon
Definition: juce_Colours.h:123
juce::MemoryOutputStream::getDataSize
size_t getDataSize() const noexcept
Returns the number of bytes of data that have been written to the stream.
Definition: juce_MemoryOutputStream.h:80
juce::gl::GL_SQUARE_NV
@ GL_SQUARE_NV
Definition: juce_gl.h:9666
juce::AudioParameterFloatAttributes
Properties of an AudioParameterFloat.
Definition: juce_AudioParameterFloat.h:33
juce::OpenGLContext::NativeContext::createContext
bool createContext(EAGLRenderingAPI type, void *contextToShare)
Definition: juce_OpenGL_ios.h:223
juce::gl::GL_DRAW_INDIRECT_LENGTH_NV
@ GL_DRAW_INDIRECT_LENGTH_NV
Definition: juce_gl.h:10578
juce::gl::GL_DRAW_BUFFER15
@ GL_DRAW_BUFFER15
Definition: juce_gl.h:1501
juce::CoreGraphicsContext::endTransparencyLayer
void endTransparencyLayer() override
juce::gl::GL_CONVOLUTION_WIDTH_EXT
@ GL_CONVOLUTION_WIDTH_EXT
Definition: juce_gl.h:6146
CameraDevice::Pimpl::PreviewDisplay::listeners
ListenerList< Listener > listeners
Definition: juce_android_CameraDevice.h:1079
juce::gl::WGL_DIGITAL_VIDEO_GAMMA_CORRECTED_I3D
@ WGL_DIGITAL_VIDEO_GAMMA_CORRECTED_I3D
Definition: juce_wgl.h:493
juce::LookAndFeel_V4::ColourScheme::defaultText
@ defaultText
Definition: juce_LookAndFeel_V4.h:52
juce::gl::GL_CURRENT_FOG_COORDINATE
@ GL_CURRENT_FOG_COORDINATE
Definition: juce_gl.h:1317
juce::ObjCObjectHandle
Definition: juce_mac_ObjCHelpers.h:260
juce::Displays::Display::topLeftPhysical
Point< int > topLeftPhysical
The top-left of this display in physical coordinates.
Definition: juce_Displays.h:67
juce::dsp::Reverb::reset
void reset() noexcept
Resets the reverb's internal state.
Definition: juce_dsp/widgets/juce_Reverb.h:69
juce::gl::GL_TEXTURE_DEPTH_EXT
@ GL_TEXTURE_DEPTH_EXT
Definition: juce_gl.h:7465
juce::gl::GL_TEXTURE_TOO_LARGE_EXT
@ GL_TEXTURE_TOO_LARGE_EXT
Definition: juce_gl.h:7451
juce::HeapBlock::HeapBlock
HeapBlock(HeapBlock< OtherElementType, otherThrowOnFailure > &&other) noexcept
Converting move constructor.
Definition: juce_HeapBlock.h:158
juce::gl::GL_TRANSFORM_FEEDBACK_STREAM_OVERFLOW
@ GL_TRANSFORM_FEEDBACK_STREAM_OVERFLOW
Definition: juce_gl.h:3197
juce::NamedValueSet::end
const NamedValueSet::NamedValue * end() const noexcept
Definition: juce_NamedValueSet.h:81
juce::XWindowSystem::toFront
void toFront(::Window, bool makeActive) const
juce::gl::GL_TEXTURE_COMPARE_SGIX
@ GL_TEXTURE_COMPARE_SGIX
Definition: juce_gl.h:11658
juce::gl::GL_IMAGE_BINDING_NAME_EXT
@ GL_IMAGE_BINDING_NAME_EXT
Definition: juce_gl.h:7292
juce::gl::GL_INT_SAMPLER_CUBE
@ GL_INT_SAMPLER_CUBE
Definition: juce_gl.h:1777
juce::FileSearchPathListComponent::defaultBrowseTarget
File defaultBrowseTarget
Definition: juce_FileSearchPathListComponent.h:99
juce_WebInputStream.h
juce::SamplerVoice::adsr
ADSR adsr
Definition: juce_Sampler.h:148
juce::MessageQueue
Definition: juce_osx_MessageQueue.h:28
juce::MemoryMappedAudioFormatReader::getMappedSection
Range< int64 > getMappedSection() const noexcept
Returns the sample range that's currently memory-mapped and available for reading.
Definition: juce_MemoryMappedAudioFormatReader.h:70
juce::gl::GL_TEXTURE_LUMINANCE_TYPE_ARB
@ GL_TEXTURE_LUMINANCE_TYPE_ARB
Definition: juce_gl.h:5223
juce::PathStrokeType::setStrokeThickness
void setStrokeThickness(float newThickness) noexcept
Sets the stroke thickness.
Definition: juce_PathStrokeType.h:176
juce::gl::GL_FLOAT_MAT3x2
@ GL_FLOAT_MAT3x2
Definition: juce_gl.h:1663
juce::gl::GL_LINE_WIDTH_GRANULARITY
@ GL_LINE_WIDTH_GRANULARITY
Definition: juce_gl.h:269
CameraDevice::Pimpl::addGraphToRot
bool addGraphToRot()
Definition: juce_win32_CameraDevice.h:726
juce::gl::baseAndCount
const void GLbitfield GLuint GLfloat GLuint * baseAndCount
Definition: juce_gl.h:9839
juce::dsp::FIR::Filter::Filter
Filter(CoefficientsPtr coefficientsToUse)
Creates a filter with a given set of coefficients.
Definition: juce_FIRFilter.h:70
juce::ActionListener
Interface class for delivery of events that are sent by an ActionBroadcaster.
Definition: juce_ActionListener.h:34
juce::MessageQueue::runLoop
CFRunLoopRef runLoop
Definition: juce_osx_MessageQueue.h:61
juce::gl::GL_EXCLUSION
@ GL_EXCLUSION
Definition: juce_gles2.h:1255
juce::gl::GL_FRAGMENT_SHADER_DISCARDS_SAMPLES_EXT
@ GL_FRAGMENT_SHADER_DISCARDS_SAMPLES_EXT
Definition: juce_gl.h:7273
juce::var::toString
String toString() const
juce::gl::GL_SYNC_GPU_COMMANDS_COMPLETE
@ GL_SYNC_GPU_COMMANDS_COMPLETE
Definition: juce_gl.h:2135
juce::AccessibilityNativeHandle::ElementProviderFromPoint
JUCE_COMRESULT ElementProviderFromPoint(double x, double y, ComTypes::IRawElementProviderFragment **pRetVal) override
juce::gl::GL_DRAW_FRAMEBUFFER_ANGLE
@ GL_DRAW_FRAMEBUFFER_ANGLE
Definition: juce_gles2.h:1583
juce::Component::getProperties
const NamedValueSet & getProperties() const noexcept
Returns the set of properties that belong to this component.
Definition: juce_Component.h:2215
juce::Thread::yield
static void yield()
Yields the current thread's CPU time-slot and allows a new thread to run.
Definition: juce_posix_SharedCode.h:1000
juce::gl::GL_WARPS_PER_SM_NV
@ GL_WARPS_PER_SM_NV
Definition: juce_gl.h:10148
juce::gl::GL_HANDLE_TYPE_D3D11_IMAGE_EXT
@ GL_HANDLE_TYPE_D3D11_IMAGE_EXT
Definition: juce_gl.h:6949
juce::gl::GL_COLOR_ARRAY_ADDRESS_NV
@ GL_COLOR_ARRAY_ADDRESS_NV
Definition: juce_gl.h:10559
juce::gl::in
GLuint in
Definition: juce_gl.h:8073
juce::gl::GL_PACK_RESAMPLE_SGIX
@ GL_PACK_RESAMPLE_SGIX
Definition: juce_gl.h:11638
MediaPlayerListener::Owner::onError
virtual bool onError(LocalRef< jobject > &mediaPlayer, int what, int extra)=0
juce::Image::BitmapData::lineStride
int lineStride
The number of bytes between each line.
Definition: juce_Image.h:354
juce::dsp::IIR::Filter::processSample
SampleType JUCE_VECTOR_CALLTYPE processSample(SampleType sample) noexcept
Processes a single sample, without any locking.
juce::Direct2DLowLevelGraphicsContext::clear
void clear()
juce::XWindowSystem::canUseSemiTransparentWindows
bool canUseSemiTransparentWindows() const
juce::gl::GL_TEXTURE_2D_ARRAY_EXT
@ GL_TEXTURE_2D_ARRAY_EXT
Definition: juce_gl.h:7479
juce::gl::GL_CLIENT_VERTEX_ARRAY_BIT
@ GL_CLIENT_VERTEX_ARRAY_BIT
Definition: juce_gl.h:982
juce::SamplerVoice
A subclass of SynthesiserVoice that can play a SamplerSound.
Definition: juce_Sampler.h:120
juce::gl::GL_UNPACK_SKIP_ROWS
@ GL_UNPACK_SKIP_ROWS
Definition: juce_gl.h:308
juce::ArgumentList::Argument::isLongOption
bool isLongOption() const
Returns true if this argument starts with a double dash.
juce::RelativePointPath::StartSubPath
Class for the start sub path element.
Definition: juce_RelativePointPath.h:97
juce::StandaloneFilterWindow::DecoratorConstrainer::contentComponent
MainContentComponent * contentComponent
Definition: juce_StandaloneFilterWindow.h:1127
juce::gl::GL_COMPRESSED_RGB_PVRTC_4BPPV1_IMG
@ GL_COMPRESSED_RGB_PVRTC_4BPPV1_IMG
Definition: juce_gles2.h:3068
juce::gl::GL_MAX_ATOMIC_COUNTER_BUFFER_BINDINGS
@ GL_MAX_ATOMIC_COUNTER_BUFFER_BINDINGS
Definition: juce_gl.h:2577
CameraDevice::Pimpl::MediaRecorder::unlockScreenOrientation
void unlockScreenOrientation()
Definition: juce_android_CameraDevice.h:1487
juce::AccessibilityTableInterface::getNumRows
virtual int getNumRows() const =0
Returns the total number of rows in the table.
juce::ReferenceCountedObjectPtr::ReferenceCountedObjectPtr
ReferenceCountedObjectPtr(const ReferenceCountedObjectPtr &other) noexcept
Copies another pointer.
Definition: juce_ReferenceCountedObject.h:280
juce_FloatVectorOperations.h
juce::AudioChannelSet::surround
@ surround
Same as Centre Surround channel.
Definition: juce_AudioChannelSet.h:332
juce::dsp::Gain::isSmoothing
bool isSmoothing() const noexcept
Returns true if the current value is currently being interpolated.
Definition: juce_Gain.h:69
juce::gl::WGL_SWAP_COPY_EXT
@ WGL_SWAP_COPY_EXT
Definition: juce_wgl.h:471
juce::URL::DownloadTaskOptions
Holds options that can be specified when starting a new download with downloadToFile().
Definition: juce_URL.h:450
juce::dsp::Compressor::envelopeFilter
BallisticsFilter< SampleType > envelopeFilter
Definition: juce_Compressor.h:103
CameraDevice::Pimpl::ScopedCameraDevice::CaptureSession::closedEvent
WaitableEvent closedEvent
Definition: juce_android_CameraDevice.h:2116
juce::ComTypes::PIN_INFO::pFilter
IBaseFilter * pFilter
Definition: juce_win32_ComTypes.h:173
juce::gl::GL_HSL_HUE
@ GL_HSL_HUE
Definition: juce_gles2.h:1256
juce::FloatVectorOperations
A collection of simple vector operations on arrays of floats, accelerated with SIMD instructions wher...
Definition: juce_FloatVectorOperations.h:143
juce::WebBrowserComponent::ConstructWithoutPimpl::unloadWhenHidden
const bool unloadWhenHidden
Definition: juce_WebBrowserComponent.h:151
juce_PreferencesPanel.h
juce::WeakReference::SharedPointer::clearPointer
void clearPointer() noexcept
Definition: juce_WeakReference.h:133
juce::PluginDirectoryScanner
Scans a directory for plugins, and adds them to a KnownPluginList.
Definition: juce_PluginDirectoryScanner.h:38
juce::MidiMessage::VariableLengthValue::VariableLengthValue
VariableLengthValue(int valueIn, int bytesUsedIn)
Definition: juce_MidiMessage.h:880
juce::RenderingHelpers::ClipRegions::EdgeTableRegion::clipToRectangleList
Ptr clipToRectangleList(const RectangleList< int > &r) override
Definition: juce_RenderingHelpers.h:1646
juce::gl::WGL_SUPPORT_OPENGL_ARB
@ WGL_SUPPORT_OPENGL_ARB
Definition: juce_wgl.h:247
juce::RenderingHelpers::ClipRegions::RectangleListRegion::SubRectangleIteratorFloat::SubRectangleIteratorFloat
SubRectangleIteratorFloat(const RectangleList< int > &clipList, Rectangle< float > clipBounds) noexcept
Definition: juce_RenderingHelpers.h:1936
juce::Point::toString
String toString() const
Returns the point as a string in the form "x, y".
Definition: juce_Point.h:243
juce::MPEZone::operator==
bool operator==(const MPEZone &other) const
Definition: juce_MPEZoneLayout.h:81
juce::gl::arg1
GLuint GLuint GLuint GLuint arg1
Definition: juce_gl.h:5777
juce::Random::nextInt64
int64 nextInt64() noexcept
Returns the next 64-bit random number.
juce::gl::GL_READ_PIXELS_FORMAT
@ GL_READ_PIXELS_FORMAT
Definition: juce_gl.h:2779
juce::gl::GL_FEEDBACK_BUFFER_TYPE
@ GL_FEEDBACK_BUFFER_TYPE
Definition: juce_gl.h:996
AndroidInterfaceImplementer
juce::AudioChannelSet::ambisonicACN14
@ ambisonicACN14
Third-order ambisonic channel number 14.
Definition: juce_AudioChannelSet.h:375
juce::OpenGLContext::NativeContext::numFramesPerSwap
int numFramesPerSwap
Definition: juce_OpenGL_osx.h:252
juce::CharPointer_UTF8::compareIgnoreCase
int compareIgnoreCase(const CharPointer other) const noexcept
Compares this string with another one.
Definition: juce_CharPointer_UTF8.h:413
VideoRenderers::Base::repaintVideo
virtual void repaintVideo(HWND, HDC)=0
juce::gl::GL_MAP2_VERTEX_ATTRIB2_4_NV
@ GL_MAP2_VERTEX_ATTRIB2_4_NV
Definition: juce_gl.h:10667
juce::AudioPlayHead::FrameRate::getEffectiveRate
double getEffectiveRate() const
Returns the actual rate described by this object, taking pulldown into account.
Definition: juce_AudioPlayHead.h:102
juce::WavAudioFormat::riffInfoTapeName
static const char *const riffInfoTapeName
Metadata property name used in INFO chunks.
Definition: juce_WavAudioFormat.h:163
juce::dsp::LogRampedValue::increasingRateOfChange
bool increasingRateOfChange
Definition: juce_LogRampedValue.h:181
juce::gl::GL_DEBUG_SOURCE_THIRD_PARTY_ARB
@ GL_DEBUG_SOURCE_THIRD_PARTY_ARB
Definition: juce_gl.h:3966
juce::CharPointer_UTF16::operator==
bool operator==(CharPointer_UTF16 other) const noexcept
This is a pointer comparison, it doesn't compare the actual text.
Definition: juce_CharPointer_UTF16.h:63
juce::HighResolutionTimer::Pimpl::Pimpl
Pimpl(HighResolutionTimer &t)
Definition: juce_posix_SharedCode.h:1262
juce::XmlElement::getChildIterator
Iterator< GetNextElement > getChildIterator() const
Allows iterating the children of an XmlElement using range-for syntax.
Definition: juce_XmlElement.h:715
juce::ComSmartPtr::operator->
ComClass * operator->() const noexcept
Definition: juce_win32_ComSmartPtr.h:101
juce::gl::GL_CONSERVATIVE_RASTERIZATION_NV
@ GL_CONSERVATIVE_RASTERIZATION_NV
Definition: juce_gl.h:8968
juce::Point::getDistanceFromOrigin
ValueType getDistanceFromOrigin() const noexcept
Returns the straight-line distance between this point and the origin.
Definition: juce_Point.h:157
juce::CppTokeniserFunctions::isIdentifierStart
static bool isIdentifierStart(const juce_wchar c) noexcept
Definition: juce_CPlusPlusCodeTokeniserFunctions.h:36
juce::gl::GL_DRAW_BUFFER11_ATI
@ GL_DRAW_BUFFER11_ATI
Definition: juce_gl.h:5620
juce::ByteOrder::swap
constexpr static uint16 swap(uint16 value) noexcept
Swaps the upper and lower bytes of a 16-bit integer.
Definition: juce_ByteOrder.h:147
juce::dsp::PannerRule::sin4p5dB
@ sin4p5dB
VideoComponent::Pimpl::MediaSession::Player::setDisplay
void setDisplay(const LocalRef< jobject > &surfaceHolder)
Definition: juce_android_Video.h:820
juce::gl::GL_PROGRAM_NATIVE_TEX_INSTRUCTIONS_ARB
@ GL_PROGRAM_NATIVE_TEX_INSTRUCTIONS_ARB
Definition: juce_gl.h:4115
juce::gl::GL_REFERENCED_BY_VERTEX_SHADER
@ GL_REFERENCED_BY_VERTEX_SHADER
Definition: juce_gl.h:2883
juce::gl::GL_DEBUG_OUTPUT_SYNCHRONOUS_KHR
@ GL_DEBUG_OUTPUT_SYNCHRONOUS_KHR
Definition: juce_gl.h:8464
juce::gl::GL_QUERY_BY_REGION_WAIT_INVERTED
@ GL_QUERY_BY_REGION_WAIT_INVERTED
Definition: juce_gl.h:3020
juce::dsp::LadderFilter::cutoffFreqHz
SampleType cutoffFreqHz
Definition: juce_LadderFilter.h:143
juce::gl::GL_READ_FRAMEBUFFER_NV
@ GL_READ_FRAMEBUFFER_NV
Definition: juce_gles2.h:3710
juce::gl::GL_POLYGON_SMOOTH
@ GL_POLYGON_SMOOTH
Definition: juce_gl.h:271
juce::AnimatedAppComponent::totalUpdates
int totalUpdates
Definition: juce_AnimatedAppComponent.h:70
juce::LookAndFeel_V4::currentColourScheme
ColourScheme currentColourScheme
Definition: juce_LookAndFeel_V4.h:252
CameraDevice::Pimpl::deleteMediaType
static void deleteMediaType(ComTypes::AM_MEDIA_TYPE *const pmt)
Definition: juce_win32_CameraDevice.h:752
juce::gl::GL_FRAMEBUFFER_BINDING
@ GL_FRAMEBUFFER_BINDING
Definition: juce_gl.h:1819
juce::Colours::darkturquoise
const Colour darkturquoise
Definition: juce_Colours.h:79
juce::ignoreUnused
void ignoreUnused(Types &&...) noexcept
Handy function for avoiding unused variables warning.
Definition: juce_MathsFunctions.h:333
juce::dsp::FIR::Coefficients::getMagnitudeForFrequency
double getMagnitudeForFrequency(double frequency, double sampleRate) const noexcept
Returns the magnitude frequency response of the filter for a given frequency and sample rate.
CameraDevice::Pimpl::ScopedCameraDevice::CaptureSession::StillPictureTaker::delayedCaptureRunnable
GlobalRef delayedCaptureRunnable
Definition: juce_android_CameraDevice.h:1713
juce::RenderingHelpers::EdgeTableFillers::TransformedImageFill::render4PixelAverage
void render4PixelAverage(PixelARGB *dest, const uint8 *src, int subPixelX, int subPixelY) noexcept
Definition: juce_RenderingHelpers.h:1114
juce::MPEChannelAssigner::channelIncrement
int channelIncrement
Definition: juce_MPEUtils.h:85
juce::gl::GL_DRAW_BUFFER12_NV
@ GL_DRAW_BUFFER12_NV
Definition: juce_gles2.h:3612
juce::gl::GL_TRANSFORM_FEEDBACK_BUFFER_ACTIVE
@ GL_TRANSFORM_FEEDBACK_BUFFER_ACTIVE
Definition: juce_gl.h:2352
juce::AnimatedPositionBehaviours::SnapToPageBoundaries::releasedWithVelocity
void releasedWithVelocity(double position, double releaseVelocity) noexcept
Called by the AnimatedPosition class.
Definition: juce_AnimatedPositionBehaviours.h:120
juce::gl::WGL_GENLOCK_SOURCE_EDGE_FALLING_I3D
@ WGL_GENLOCK_SOURCE_EDGE_FALLING_I3D
Definition: juce_wgl.h:516
juce::File::getVolumeTotalSize
int64 getVolumeTotalSize() const
Returns the total size of the drive that contains this file.
Definition: juce_posix_SharedCode.h:633
juce::gl::numsamples
GLuint numsamples
Definition: juce_gl.h:3309
juce::AttributedString::Attribute::range
Range< int > range
The range of characters to which this attribute will be applied.
Definition: juce_AttributedString.h:166
VideoComponent::Pimpl::MediaSession::stopCallback
static void stopCallback(JNIEnv *env, jobject, jlong host)
Definition: juce_android_Video.h:1373
juce::dsp::Gain::process
void process(const ProcessContext &context) noexcept
Processes the input and output buffers supplied in the processing context.
Definition: juce_Gain.h:96
juce::gl::GL_OFFSET_TEXTURE_MATRIX_NV
@ GL_OFFSET_TEXTURE_MATRIX_NV
Definition: juce_gl.h:10301
juce::AudioBuffer::getNumSamples
int getNumSamples() const noexcept
Returns the number of samples allocated in each of the buffer's channels.
Definition: juce_AudioSampleBuffer.h:289
juce::gl::WGL_CONTEXT_MULTIGPU_ATTRIB_AFR_NV
@ WGL_CONTEXT_MULTIGPU_ATTRIB_AFR_NV
Definition: juce_wgl.h:640
juce::AudioChannelSet::ambisonicACN26
@ ambisonicACN26
Fifth-order ambisonic channel number 26.
Definition: juce_AudioChannelSet.h:391
juce::Path::quadMarker
static const float quadMarker
Definition: juce_Path.h:832
juce_Draggable3DOrientation.h
juce_VSTCallbackHandler.h
GLclampd
double GLclampd
Definition: juce_gl.h:171
juce::StandalonePluginHolder::CallbackMaxSizeEnforcer::CallbackMaxSizeEnforcer
CallbackMaxSizeEnforcer(AudioIODeviceCallback &callbackIn)
Definition: juce_StandaloneFilterWindow.h:439
juce::ResamplingAudioSource::numChannels
const int numChannels
Definition: juce_ResamplingAudioSource.h:86
juce::OpenGLContext::NativeContext::deactivateCurrentContext
static void deactivateCurrentContext()
Definition: juce_OpenGL_android.h:211
juce::dsp::AudioBlock::replaceWithAbsoluteValueOf
const AudioBlock & replaceWithAbsoluteValueOf(AudioBlock< OtherSampleType > src) const noexcept
Definition: juce_AudioBlock.h:504
juce::gl::GL_DRAW_FRAMEBUFFER_BINDING_NV
@ GL_DRAW_FRAMEBUFFER_BINDING_NV
Definition: juce_gles2.h:3712
juce::File::currentExecutableFile
@ currentExecutableFile
Returns this application's executable file.
Definition: juce_File.h:924
juce::gl::GL_PERFQUERY_COUNTER_DATA_BOOL32_INTEL
@ GL_PERFQUERY_COUNTER_DATA_BOOL32_INTEL
Definition: juce_gl.h:8402
juce::gl::t
GLdouble t
Definition: juce_gl.h:789
juce::Rectangle::operator=
Rectangle & operator=(const Rectangle &)=default
Creates a copy of another rectangle.
juce::PushNotifications::Channel::ledColour
Colour ledColour
Optional: sets the led colour for notifications in this channel.
Definition: juce_PushNotifications.h:467
juce::gl::GL_N3F_V3F
@ GL_N3F_V3F
Definition: juce_gl.h:1046
juce::gl::GL_PROGRAM_BINARY_ANGLE
@ GL_PROGRAM_BINARY_ANGLE
Definition: juce_gles2.h:1624
juce::CharPointer_ASCII::compare
int compare(const CharPointer_ASCII other) const noexcept
Compares this string with another one.
Definition: juce_CharPointer_ASCII.h:241
juce::File::getSize
int64 getSize() const
Returns the size of the file in bytes.
Definition: juce_posix_SharedCode.h:257
juce::gl::GL_STENCIL_BUFFER_BIT3_QCOM
@ GL_STENCIL_BUFFER_BIT3_QCOM
Definition: juce_gles2.h:5212
juce::gl::GL_INVARIANT_VALUE_EXT
@ GL_INVARIANT_VALUE_EXT
Definition: juce_gl.h:8060
juce::gl::GL_MIN_FRAGMENT_INTERPOLATION_OFFSET
@ GL_MIN_FRAGMENT_INTERPOLATION_OFFSET
Definition: juce_gl.h:2293
juce::gl::GL_LINE_LOOP
@ GL_LINE_LOOP
Definition: juce_gl.h:221
juce::FlexItem::currentBounds
Rectangle< float > currentBounds
The item's current bounds.
Definition: juce_FlexItem.h:62
juce::SingletonHolder
Used by the JUCE_DECLARE_SINGLETON macros to manage a static pointer to a singleton instance.
Definition: juce_Singleton.h:38
juce::gl::GL_MAX_GEOMETRY_OUTPUT_COMPONENTS_OES
@ GL_MAX_GEOMETRY_OUTPUT_COMPONENTS_OES
Definition: juce_gles2.h:4597
VideoComponent::Pimpl::MediaSession::storeState
void storeState()
Definition: juce_android_Video.h:567
juce::dsp::ProcessorBase
Acts as a polymorphic base class for processors.
Definition: juce_ProcessorWrapper.h:40
juce::gl::GL_DEBUG_OUTPUT_SYNCHRONOUS_ARB
@ GL_DEBUG_OUTPUT_SYNCHRONOUS_ARB
Definition: juce_gl.h:3959
juce::Colours::darkviolet
const Colour darkviolet
Definition: juce_Colours.h:80
juce::Reverb::CombFilter::last
float last
Definition: juce_audio_basics/utilities/juce_Reverb.h:258
juce::MouseCursor::CrosshairCursor
@ CrosshairCursor
A pair of crosshairs.
Definition: juce_MouseCursor.h:52
juce::dsp::AudioBlock::add
AudioBlock &JUCE_VECTOR_CALLTYPE add(NumericType value) noexcept
Adds a fixed value to the elements in this block.
Definition: juce_AudioBlock.h:396
juce::DocumentWindow::getTitleBarHeight
int getTitleBarHeight() const
Returns the current title bar height.
juce::gl::GL_FRAMEBUFFER_INCOMPLETE_FOVEATION_QCOM
@ GL_FRAMEBUFFER_INCOMPLETE_FOVEATION_QCOM
Definition: juce_gles2.h:5130
juce::gl::GL_RGB_SCALE_ARB
@ GL_RGB_SCALE_ARB
Definition: juce_gl.h:5179
VideoComponent::Pimpl::MediaSession::playSpeedMult
double playSpeedMult
Definition: juce_android_Video.h:1292
juce::RenderingHelpers::EdgeTableFillers::TransformedImageFill::extraAlpha
const int extraAlpha
Definition: juce_RenderingHelpers.h:1395
juce::Colours::skyblue
const Colour skyblue
Definition: juce_Colours.h:167
juce::CallOutBox
A box with a small arrow that can be used as a temporary pop-up window to show extra controls when a ...
Definition: juce_CallOutBox.h:59
juce::PushNotifications::Notification::identifier
String identifier
Required: unique id that can be used to later dismiss the notification (on iOS available from version...
Definition: juce_PushNotifications.h:113
juce::OptionalScopedPointer::operator*
ObjectType & operator*() const noexcept
Returns the object that this pointer is managing.
Definition: juce_OptionalScopedPointer.h:115
juce::CoreGraphicsContext::clipToImageAlpha
void clipToImageAlpha(const Image &, const AffineTransform &) override
juce::AccessibilityTextHelpers::BoundaryType::document
@ document
juce::AudioBuffer::numChannels
int numChannels
Definition: juce_AudioSampleBuffer.h:1218
juce::Vector3D::Vector3D
Vector3D(const Vector3D &other) noexcept
Definition: juce_Vector3D.h:41
juce::RangedDirectoryIterator::iterator
std::shared_ptr< DirectoryIterator > iterator
Definition: juce_RangedDirectoryIterator.h:172
juce::PluginHostType::isRenoise
bool isRenoise() const noexcept
Returns true if the host is Renoise.
Definition: juce_PluginHostType.h:171
juce::gl::GL_POINTS
@ GL_POINTS
Definition: juce_gl.h:219
juce::ComponentPeer::OptionalBorderSize::valid
bool valid
Definition: juce_ComponentPeer.h:121
juce::OptionalScopedPointer::set
void set(ObjectType *newObject, bool takeOwnership)
Makes this OptionalScopedPointer point at a new object, specifying whether the OptionalScopedPointer ...
Definition: juce_OptionalScopedPointer.h:147
juce::gl::GL_MAX_MESH_ATOMIC_COUNTERS_NV
@ GL_MAX_MESH_ATOMIC_COUNTERS_NV
Definition: juce_gl.h:9513
juce::gl::GL_PRIMITIVES_SUBMITTED
@ GL_PRIMITIVES_SUBMITTED
Definition: juce_gl.h:3182
juce::dsp::FilterDesign::FIRCoefficientsPtr
typename FIR::Coefficients< FloatType >::Ptr FIRCoefficientsPtr
Definition: juce_FilterDesign.h:43
juce::AlertWindow::LookAndFeelMethods
This abstract base class is implemented by LookAndFeel classes to provide alert-window drawing functi...
Definition: juce_AlertWindow.h:452
juce::TextEditor::getFont
const Font & getFont() const noexcept
Returns the font that's currently being used for new text.
Definition: juce_TextEditor.h:257
juce::gl::GL_SHADING_RATE_1_INVOCATION_PER_1X2_PIXELS_NV
@ GL_SHADING_RATE_1_INVOCATION_PER_1X2_PIXELS_NV
Definition: juce_gl.h:10164
juce::ScopedLowPowerModeDisabler::pimpl
std::unique_ptr< Pimpl > pimpl
Definition: juce_ScopedLowPowerModeDisabler.h:42
juce::AudioData::ChannelDataSubtypes< IsInterleaved, IsConst, DataFormat, Endianness >
Definition: juce_AudioDataConverters.h:661
juce::SingleThreadedAbstractFifo::numReadable
int numReadable
Definition: juce_SingleThreadedAbstractFifo.h:122
juce::dsp::Limiter::prepare
void prepare(const ProcessSpec &spec)
Initialises the processor.
juce::gl::GL_DRAW_BUFFER1_EXT
@ GL_DRAW_BUFFER1_EXT
Definition: juce_gles2.h:2045
juce_LADSPAPluginFormat.h
juce::gl::GL_RENDERBUFFER_STORAGE_SAMPLES_AMD
@ GL_RENDERBUFFER_STORAGE_SAMPLES_AMD
Definition: juce_gl.h:3289
juce::gl::GL_SAMPLE_ALPHA_TO_COVERAGE_ARB
@ GL_SAMPLE_ALPHA_TO_COVERAGE_ARB
Definition: juce_gl.h:4523
juce::SpeakerMappings::channelSetToVstArrangementType
static int32 channelSetToVstArrangementType(AudioChannelSet channels)
Definition: juce_VSTCommon.h:100
TextureViewSurfaceTextureListener::owner
Owner & owner
Definition: juce_android_CameraDevice.h:356
juce::DirectoryEntry::modTime
Time modTime
Definition: juce_RangedDirectoryIterator.h:67
juce::KeyPress::numberPadSeparator
static const int numberPadSeparator
key-code for the comma on the numeric keypad.
Definition: juce_KeyPress.h:258
juce::gl::dstMod
GLuint GLuint GLuint dstMod
Definition: juce_gl.h:5777
juce::ReferenceCountedArray::ReferenceCountedArray
ReferenceCountedArray(ReferenceCountedArray &&other) noexcept
Moves from another array.
Definition: juce_ReferenceCountedArray.h:73
juce::XWindowSystem::DisplayVisuals::getBestVisualForWindow
VisualAndDepth getBestVisualForWindow(bool) const
juce::gl::GL_TEXTURE_LIGHTING_MODE_HP
@ GL_TEXTURE_LIGHTING_MODE_HP
Definition: juce_gl.h:8223
juce::ChildProcess
Launches and monitors a child process.
Definition: juce_ChildProcess.h:35
juce::CharPointer_ASCII::isEmpty
bool isEmpty() const noexcept
Returns true if this pointer is pointing to a null character.
Definition: juce_CharPointer_ASCII.h:76
juce::XWindowSystemUtilities::XSettings::settingsWindow
::Window settingsWindow
Definition: juce_linux_XWindowSystem.h:153
juce::gl::GL_RED_MIN_CLAMP_INGR
@ GL_RED_MIN_CLAMP_INGR
Definition: juce_gl.h:8309
juce::gl::GL_INDEX
@ GL_INDEX
Definition: juce_gl.h:1889
VideoComponent::Pimpl::DirectShowContext::NativeWindowClass::~NativeWindowClass
~NativeWindowClass()
Definition: juce_win32_Video.h:870
juce::PushNotifications::Notification::body
String body
Required: the content of the notification, usually displayed in the second row.
Definition: juce_PushNotifications.h:117
juce::MidiMessageCollector::midiCallbackLock
CriticalSection midiCallbackLock
Definition: juce_MidiMessageCollector.h:103
juce::InAppPurchases::Purchase
Represents a purchase of a product in the store.
Definition: juce_InAppPurchases.h:69
juce::gl::GL_FLOAT_32_UNSIGNED_INT_24_8_REV
@ GL_FLOAT_32_UNSIGNED_INT_24_8_REV
Definition: juce_gl.h:1795
juce::Component::focusChangedByMouseClick
@ focusChangedByMouseClick
Means that the user clicked the mouse to change focus.
Definition: juce_Component.h:1891
juce::AudioChannelSet::bottomFrontCentre
@ bottomFrontCentre
Bottom Front Centre (Bfc)
Definition: juce_AudioChannelSet.h:410
juce_UMPackets.h
juce::gl::GL_ALLOW_DRAW_FRG_HINT_PGI
@ GL_ALLOW_DRAW_FRG_HINT_PGI
Definition: juce_gl.h:11087
juce::gl::GL_COMPRESSED_RGBA_ASTC_12x10_KHR
@ GL_COMPRESSED_RGBA_ASTC_12x10_KHR
Definition: juce_gl.h:8586
juce::MessageListener::masterReference
WeakReference< MessageListener >::Master masterReference
Definition: juce_MessageListener.h:66
juce::PropertySet::ignoreCaseOfKeys
bool ignoreCaseOfKeys
Definition: juce_PropertySet.h:200
juce::gl::GL_COLOR_ATTACHMENT8_EXT
@ GL_COLOR_ATTACHMENT8_EXT
Definition: juce_gl.h:6644
juce::gl::GL_FUNC_SUBTRACT
@ GL_FUNC_SUBTRACT
Definition: juce_gl.h:1340
juce::dsp::FIR::Coefficients::Coefficients
Coefficients(const NumericType *samples, size_t numSamples)
Creates a set of coefficients from an array of samples.
Definition: juce_FIRFilter.h:228
juce::ComTypes::PIN_DIRECTION
PIN_DIRECTION
Definition: juce_win32_ComTypes.h:37
juce::MACAddress
Represents a MAC network card adapter address ID.
Definition: juce_MACAddress.h:32
juce::gl::GL_COLOR_ARRAY_BUFFER_BINDING
@ GL_COLOR_ARRAY_BUFFER_BINDING
Definition: juce_gl.h:1427
juce::gl::GL_PERFQUERY_FLUSH_INTEL
@ GL_PERFQUERY_FLUSH_INTEL
Definition: juce_gl.h:8390
juce::gl::GL_CON_8_ATI
@ GL_CON_8_ATI
Definition: juce_gl.h:5706
juce::AudioProcessLoadMeasurer::mutex
SpinLock mutex
Definition: juce_AudioProcessLoadMeasurer.h:101
juce_SystemAudioVolume.h
juce::PixelAlpha::getOddBytes
forcedinline uint32 getOddBytes() const noexcept
Return channels with an odd index and insert zero bytes between them.
Definition: juce_PixelFormats.h:632
juce::AbstractFifo
Encapsulates the logic required to implement a lock-free FIFO.
Definition: juce_AbstractFifo.h:72
juce::gl::GL_STENCIL_BACK_PASS_DEPTH_PASS_ATI
@ GL_STENCIL_BACK_PASS_DEPTH_PASS_ATI
Definition: juce_gl.h:5836
juce::TableHeaderComponent::ColumnPropertyFlags
ColumnPropertyFlags
A combination of these flags are passed into the addColumn() method to specify the properties of a co...
Definition: juce_TableHeaderComponent.h:61
juce::ComSmartPtr::operator&
ComClass ** operator&() noexcept
juce::NativeMessageBox::showAsync
static void showAsync(const MessageBoxOptions &options, ModalComponentManager::Callback *callback)
Shows a dialog box using the specified options.
khronos_usize_t
unsigned long int khronos_usize_t
Definition: juce_khrplatform.h:247
juce::Interpolators::LagrangeTraits
Definition: juce_Interpolators.h:94
juce::MidiKeyboardState
Represents a piano keyboard, keeping track of which keys are currently pressed.
Definition: juce_MidiKeyboardState.h:41
juce_Colours.h
juce::Rectangle::intersectRectangle
bool intersectRectangle(Rectangle< ValueType > &rectangleToClip) const noexcept
Clips a rectangle so that it lies only within this one.
Definition: juce_Rectangle.h:708
juce_ComponentBuilder.h
VideoRenderers::Base::setVideoWindow
virtual void setVideoWindow(HWND)=0
juce::Rectangle::setRight
void setRight(ValueType newRight) noexcept
Adjusts the width so that the right-hand edge of the rectangle has this new value.
Definition: juce_Rectangle.h:285
juce::RenderingHelpers::EdgeTableFillers::TransformedImageFill::TransformedImageSpanInterpolator::BresenhamInterpolator::stepToNext
forcedinline void stepToNext() noexcept
Definition: juce_RenderingHelpers.h:1365
juce::RectangleList::begin
const RectangleType * begin() const noexcept
Standard method for iterating the rectangles in the list.
Definition: juce_RectangleList.h:633
juce::gl::GL_MAX_VIEWPORT_DIMS
@ GL_MAX_VIEWPORT_DIMS
Definition: juce_gl.h:318
juce::NSViewFrameWatcher::viewResized
std::function< void()> viewResized
Definition: juce_mac_NSViewFrameWatcher.h:105
juce::WavAudioFormat::acidNumerator
static const char *const acidNumerator
Metadata property name used in acid chunks.
Definition: juce_WavAudioFormat.h:90
juce::gl::GL_DRAW_INDIRECT_UNIFIED_NV
@ GL_DRAW_INDIRECT_UNIFIED_NV
Definition: juce_gl.h:10576
juce::gl::rate
GLuint GLenum * rate
Definition: juce_gl.h:10184
CameraDevice::Pimpl::PreviewDisplay::Listener::~Listener
virtual ~Listener()
Definition: juce_android_CameraDevice.h:975
juce::OSCTypes::isSupportedType
static bool isSupportedType(OSCType type) noexcept
Definition: juce_OSCTypes.h:55
juce::gl::GL_MODELVIEW1_MATRIX_EXT
@ GL_MODELVIEW1_MATRIX_EXT
Definition: juce_gl.h:8116
juce::gl::GL_UNPACK_LSB_FIRST
@ GL_UNPACK_LSB_FIRST
Definition: juce_gl.h:306
juce_WindowsMediaAudioFormat.h
juce::SynthesiserVoice::getSampleRate
double getSampleRate() const noexcept
Returns the current target sample rate at which rendering is being done.
Definition: juce_Synthesiser.h:215
juce::gl::commandStart
GLsizei commandStart
Definition: juce_gl.h:9792
juce_PluginDirectoryScanner.h
juce::GridItem::margin
Margin margin
The margin to leave around this item.
Definition: juce_GridItem.h:189
juce::gl::GL_RESAMPLE_REPLICATE_SGIX
@ GL_RESAMPLE_REPLICATE_SGIX
Definition: juce_gl.h:11640
juce::gl::GL_GREATER
@ GL_GREATER
Definition: juce_gl.h:231
juce::gl::GL_RESAMPLE_DECIMATE_SGIX
@ GL_RESAMPLE_DECIMATE_SGIX
Definition: juce_gl.h:11642
juce::gl::GL_OP_MULTIPLY_MATRIX_EXT
@ GL_OP_MULTIPLY_MATRIX_EXT
Definition: juce_gl.h:7978
juce::gl::GL_STENCIL_COMPONENTS
@ GL_STENCIL_COMPONENTS
Definition: juce_gl.h:2771
juce::File::userPicturesDirectory
@ userPicturesDirectory
The most likely place where a user might store their picture files.
Definition: juce_File.h:879
juce::gl::GL_TRANSFORM_FEEDBACK_BUFFER_STRIDE
@ GL_TRANSFORM_FEEDBACK_BUFFER_STRIDE
Definition: juce_gl.h:2991
juce::ButtonTracker::eventType
const int eventType
Definition: juce_ButtonTracker.h:74
juce::URL::Upload
Definition: juce_URL.h:698
juce::ScopedJuceInitialiser_GUI
A utility object that helps you initialise and shutdown JUCE correctly using an RAII pattern.
Definition: juce_Initialisation.h:69
GradientType
juce::SmoothedValue< SampleType, juce::ValueSmoothingTypes::Linear >::MultiplicativeVoid
typename std::enable_if< std::is_same< T, ValueSmoothingTypes::Multiplicative >::value, void >::type MultiplicativeVoid
Definition: juce_SmoothedValue.h:359
juce::Point::operator/=
Point & operator/=(Point< OtherType > other) noexcept
Divides this point's coordinates by another.
Definition: juce_Point.h:120
juce::gl::GL_LAYER_NV
@ GL_LAYER_NV
Definition: juce_gl.h:10427
juce::gl::GL_PATH_STROKE_MASK_NV
@ GL_PATH_STROKE_MASK_NV
Definition: juce_gl.h:9643
juce::gl::GL_COLOR_ATTACHMENT0
@ GL_COLOR_ATTACHMENT0
Definition: juce_gl.h:1838
juce_audio_formats.h
juce::PushNotifications::Notification::title
String title
Required: the title of the notification, usually displayed in the first row.
Definition: juce_PushNotifications.h:116
juce::gl::GL_INDEX_BITS
@ GL_INDEX_BITS
Definition: juce_gl.h:541
juce::Array::indexOf
int indexOf(ParameterType elementToLookFor) const
Finds the index of the first element which matches the value passed in.
Definition: juce_Array.h:382
juce::PropertySet::properties
StringPairArray properties
Definition: juce_PropertySet.h:197
juce::gl::GL_DARKEN_KHR
@ GL_DARKEN_KHR
Definition: juce_gl.h:8427
juce::SelectedItemSet::getSelectedItem
SelectableItemType getSelectedItem(const int index) const
Returns one of the currently selected items.
Definition: juce_SelectedItemSet.h:267
juce::gl::GL_MAX_SAMPLES_IMG
@ GL_MAX_SAMPLES_IMG
Definition: juce_gles2.h:3032
juce::gl::GL_FRAGMENT_COLOR_MATERIAL_FACE_SGIX
@ GL_FRAGMENT_COLOR_MATERIAL_FACE_SGIX
Definition: juce_gl.h:11482
juce::gl::GL_RGB10_EXT
@ GL_RGB10_EXT
Definition: juce_gl.h:7432
juce::gl::GL_BOOL_VEC3_ARB
@ GL_BOOL_VEC3_ARB
Definition: juce_gl.h:4853
juce::gl::GL_TRANSFORM_FEEDBACK_BUFFER_PAUSED
@ GL_TRANSFORM_FEEDBACK_BUFFER_PAUSED
Definition: juce_gl.h:2351
juce::gl::GL_INTERNALFORMAT_ALPHA_TYPE
@ GL_INTERNALFORMAT_ALPHA_TYPE
Definition: juce_gl.h:2761
VideoComponent::Pimpl::setVolume
void setVolume(float newVolume)
Definition: juce_android_Video.h:464
juce::gl::GL_INTERLEAVED_ATTRIBS_EXT
@ GL_INTERLEAVED_ATTRIBS_EXT
Definition: juce_gl.h:7848
juce::ComTypes::CLSID_FilterGraph
constexpr CLSID CLSID_FilterGraph
Definition: juce_win32_ComTypes.h:476
juce::gl::GL_VIEWPORT_SUBPIXEL_BITS
@ GL_VIEWPORT_SUBPIXEL_BITS
Definition: juce_gl.h:2438
CameraDevice::Pimpl::PreviewDisplay::removeListener
void removeListener(Listener *l)
Definition: juce_android_CameraDevice.h:1015
juce_RelativePointPath.h
juce::OSCTimeTag::getRawTimeTag
uint64 getRawTimeTag() const noexcept
Returns the raw binary OSC time tag representation.
Definition: juce_OSCTimeTag.h:76
juce::TreeView::areItemsOpenByDefault
bool areItemsOpenByDefault() const noexcept
Returns true if the tree's items default to being open.
Definition: juce_TreeView.h:726
juce::gl::GL_COVERAGE_COMPONENT_NV
@ GL_COVERAGE_COMPONENT_NV
Definition: juce_gles2.h:3573
juce::gl::GL_OP_SUB_EXT
@ GL_OP_SUB_EXT
Definition: juce_gl.h:7976
juce::gl::GL_MODELVIEW11_ARB
@ GL_MODELVIEW11_ARB
Definition: juce_gl.h:5404
juce::gl::GL_DEBUG_OUTPUT_SYNCHRONOUS
@ GL_DEBUG_OUTPUT_SYNCHRONOUS
Definition: juce_gl.h:2702
juce::gl::GL_MOVE_TO_NV
@ GL_MOVE_TO_NV
Definition: juce_gl.h:9691
juce::BorderSize::bottom
ValueType bottom
Definition: juce_BorderSize.h:142
juce::SidePanel::dismissButtonDownColour
@ dismissButtonDownColour
Definition: juce_SidePanel.h:175
juce::Quaternion::Quaternion
Quaternion() noexcept
Definition: juce_Quaternion.h:39
juce::File::getVolumeLabel
String getVolumeLabel() const
Finds the name of the drive on which this file lives.
Definition: juce_posix_SharedCode.h:643
juce::MPESynthesiserVoice::setCurrentSampleRate
virtual void setCurrentSampleRate(double newRate)
Changes the voice's reference sample rate.
Definition: juce_MPESynthesiserVoice.h:152
juce::AudioProcessorParameterWithID::getParameterID
String getParameterID() const override
Returns an ID that is unique to this parameter.
Definition: juce_AudioProcessorParameterWithID.h:176
juce::AudioFormatWriter::channelLayout
AudioChannelSet channelLayout
The audio channel layout that the writer should use.
Definition: juce_AudioFormatWriter.h:260
juce::InAppPurchases::Listener::productsInfoReturned
virtual void productsInfoReturned(const Array< Product > &)
Called whenever a product info is returned after a call to InAppPurchases::getProductsInformation().
Definition: juce_InAppPurchases.h:128
juce::gl::GL_INVARIANT_DATATYPE_EXT
@ GL_INVARIANT_DATATYPE_EXT
Definition: juce_gl.h:8061
juce::AudioChannelSet::leftCentre
@ leftCentre
Lc (AAX/VST), Lc used as Lss in AU for most layouts.
Definition: juce_AudioChannelSet.h:329
juce::dsp::SIMDFallbackOps::ScalarNot
Definition: juce_fallback_SIMDNativeOps.h:181
juce::Direct2DLowLevelGraphicsContext::currentState
SavedState * currentState
Definition: juce_win32_Direct2DGraphicsContext.h:92
juce::gl::GL_ELEMENT_ARRAY_ADDRESS_NV
@ GL_ELEMENT_ARRAY_ADDRESS_NV
Definition: juce_gl.h:10565
juce::gl::GL_OUTPUT_TEXTURE_COORD18_EXT
@ GL_OUTPUT_TEXTURE_COORD18_EXT
Definition: juce_gl.h:8001
juce::RenderingHelpers::GradientPixelIterators::Radial::maxDist
double maxDist
Definition: juce_RenderingHelpers.h:511
juce::MPEChannelRemapper::clearSource
void clearSource(uint32 mpeSourceID)
Clears all channels in use by a specified source.
juce::gl::GL_INNOCENT_CONTEXT_RESET
@ GL_INNOCENT_CONTEXT_RESET
Definition: juce_gl.h:3027
juce::ColourGradient::horizontal
static ColourGradient horizontal(Colour colourLeft, Colour colourRight, Rectangle< Type > area)
Creates a horizontal linear gradient from right to left in a rectangle.
Definition: juce_ColourGradient.h:113
juce::AudioProcessor::Bus
friend class Bus
Definition: juce_AudioProcessor.h:1474
juce::Reverb::Parameters
Holds the parameters being used by a Reverb object.
Definition: juce_audio_basics/utilities/juce_Reverb.h:50
juce_KeyboardFocusTraverser.h
juce::gl::GL_C4F_N3F_V3F
@ GL_C4F_N3F_V3F
Definition: juce_gl.h:1047
juce::StatisticsAccumulator::getMinValue
FloatType getMinValue() const noexcept
Returns the smallest of all previously added values.
Definition: juce_StatisticsAccumulator.h:92
juce::gl::GL_RGBA16I_EXT
@ GL_RGBA16I_EXT
Definition: juce_gl.h:7641
juce::CppTokeniserFunctions::StringIterator::t
String::CharPointerType t
Definition: juce_CPlusPlusCodeTokeniserFunctions.h:545
juce::OSCColour::blue
uint8 blue
Definition: juce_OSCTypes.h:74
juce::gl::GL_NAME_LENGTH
@ GL_NAME_LENGTH
Definition: juce_gl.h:2870
juce::gl::border
GLint GLint GLsizei GLint border
Definition: juce_gl.h:650
juce_LowLevelGraphicsContext.h
juce::dsp::Limiter::setRelease
void setRelease(SampleType newRelease)
Sets the release time in milliseconds of the limiter.
juce::Process::setMaxNumberOfFileHandles
static bool setMaxNumberOfFileHandles(int maxNumberOfFiles) noexcept
UNIX ONLY - Attempts to use setrlimit to change the maximum number of file handles that the app can o...
Definition: juce_posix_SharedCode.h:63
juce::gl::GL_PIXEL_FRAGMENT_ALPHA_SOURCE_SGIS
@ GL_PIXEL_FRAGMENT_ALPHA_SOURCE_SGIS
Definition: juce_gl.h:11221
juce::gl::GL_PIXEL_BUFFER_BARRIER_BIT
@ GL_PIXEL_BUFFER_BARRIER_BIT
Definition: juce_gl.h:2587
juce::AudioChannelSet::channelSetWithChannels
static AudioChannelSet channelSetWithChannels(const Array< ChannelType > &)
Creates a channel set for a list of channel types.
juce::gl::GL_SAMPLER_KHR
@ GL_SAMPLER_KHR
Definition: juce_gl.h:8492
juce::gl::GL_REFERENCED_BY_TESS_CONTROL_SHADER_EXT
@ GL_REFERENCED_BY_TESS_CONTROL_SHADER_EXT
Definition: juce_gles2.h:2685
juce::AudioDeviceManager::midiDeviceInfosFromXml
Array< MidiDeviceInfo > midiDeviceInfosFromXml
Definition: juce_AudioDeviceManager.h:509
juce::SpeakerMappings::getSpeakerType
static int32 getSpeakerType(AudioChannelSet::ChannelType type) noexcept
Definition: juce_VSTCommon.h:274
juce::gl::GL_SMAPHS_PROGRAM_BINARY_DMP
@ GL_SMAPHS_PROGRAM_BINARY_DMP
Definition: juce_gles2.h:1821
juce::gl::swizzley
GLenum GLenum swizzley
Definition: juce_gl.h:10841
juce::gl::GL_TEXTURE_3D_EXT
@ GL_TEXTURE_3D_EXT
Definition: juce_gl.h:7463
juce::gl::GL_BUMP_ROT_MATRIX_ATI
@ GL_BUMP_ROT_MATRIX_ATI
Definition: juce_gl.h:5646
juce::CoreAudioFormat::keySig
static const char *const keySig
Metadata property name used when reading a caf file time signature information.
Definition: juce_CoreAudioFormat.h:88
juce::gl::GL_ONE_MINUS_SRC1_ALPHA_EXT
@ GL_ONE_MINUS_SRC1_ALPHA_EXT
Definition: juce_gles2.h:1869
juce::gl::GL_MAP2_VERTEX_ATTRIB15_4_NV
@ GL_MAP2_VERTEX_ATTRIB15_4_NV
Definition: juce_gl.h:10680
juce::gl::GL_QUERY_WAIT_NV
@ GL_QUERY_WAIT_NV
Definition: juce_gl.h:8955
juce::gl::string
GLsizei const GLchar *const * string
Definition: juce_gl.h:1592
juce::ChangeBroadcaster
Holds a list of ChangeListeners, and sends messages to them when instructed.
Definition: juce_ChangeBroadcaster.h:34
juce::Interpolators::ZeroOrderHoldTraits::valueAtOffset
static forcedinline float valueAtOffset(const float *const inputs, const float, int) noexcept
Definition: juce_Interpolators.h:139
juce::DropShadower::lastParentComp
WeakReference< Component > lastParentComp
Definition: juce_DropShadower.h:75
juce::gl::GL_WRITEONLY_RENDERING_QCOM
@ GL_WRITEONLY_RENDERING_QCOM
Definition: juce_gles2.h:5234
juce::gl::GL_RGB4
@ GL_RGB4
Definition: juce_gl.h:968
juce::CodeEditorComponent::getNumLinesOnScreen
int getNumLinesOnScreen() const noexcept
Returns the number of whole lines visible on the screen, This doesn't include a cut-off line that mig...
Definition: juce_CodeEditorComponent.h:82
juce::Analytics::userId
String userId
Definition: juce_Analytics.h:106
juce::PushNotifications::Notification::normal
@ normal
Show normal timestamp.
Definition: juce_PushNotifications.h:290
juce::ZipFile::entries
OwnedArray< ZipEntryHolder > entries
Definition: juce_ZipFile.h:260
juce::Interpolators::CatmullRom
GenericInterpolator< CatmullRomTraits, 4 > CatmullRom
Definition: juce_Interpolators.h:148
juce::ComTypes::NavigateDirection_NextSibling
@ NavigateDirection_NextSibling
Definition: juce_win32_ComInterfaces.h:55
juce::gl::WGL_NO_RESET_NOTIFICATION_ARB
@ WGL_NO_RESET_NOTIFICATION_ARB
Definition: juce_wgl.h:178
juce::gl::GL_CLAMP_FRAGMENT_COLOR
@ GL_CLAMP_FRAGMENT_COLOR
Definition: juce_gl.h:1928
juce::dsp::DelayLine::bufferData
AudioBuffer< SampleType > bufferData
Definition: juce_DelayLine.h:330
CameraDevice::Pimpl::imageReader
std::unique_ptr< ImageReader > imageReader
Definition: juce_android_CameraDevice.h:2918
juce::MemoryBlock::begin
char * begin() noexcept
Returns an iterator for the data.
Definition: juce_MemoryBlock.h:111
juce::HashMap::Iterator::operator*
ValueType operator*() const
Definition: juce_HashMap.h:453
juce::gl::GL_STENCIL_INDEX16
@ GL_STENCIL_INDEX16
Definition: juce_gl.h:1880
juce::CppTokeniserFunctions::StringIterator::StringIterator
StringIterator(const String &s) noexcept
Definition: juce_CPlusPlusCodeTokeniserFunctions.h:535
juce::gl::GL_RASTER_MULTISAMPLE_EXT
@ GL_RASTER_MULTISAMPLE_EXT
Definition: juce_gl.h:7145
juce::ArgumentList::Argument::resolveAsExistingFolder
File resolveAsExistingFolder() const
Resolves a user-supplied folder name into an absolute File, using the current working directory as a ...
juce::URL::Upload::data
std::unique_ptr< MemoryBlock > data
Definition: juce_URL.h:703
juce::AudioParameterBool::value
std::atomic< float > value
Definition: juce_AudioParameterBool.h:130
juce_DrawablePath.h
juce::gl::GL_RENDERBUFFER_GREEN_SIZE_EXT
@ GL_RENDERBUFFER_GREEN_SIZE_EXT
Definition: juce_gl.h:6664
juce::KeyPress::numberPad7
static const int numberPad7
key-code for the 7 on the numeric keypad.
Definition: juce_KeyPress.h:250
juce::gl::GL_POLYGON_MODE_NV
@ GL_POLYGON_MODE_NV
Definition: juce_gles2.h:4234
juce::RenderingHelpers::SavedStateBase::fillTargetRect
void fillTargetRect(Rectangle< int > r, bool replaceContents)
Definition: juce_RenderingHelpers.h:2223
juce::AbstractFifo::ScopedReadWrite::prepare
void prepare(AbstractFifo &, int) noexcept
juce::dsp::Reverb::enabled
bool enabled
Definition: juce_dsp/widgets/juce_Reverb.h:111
juce::FileChooser::pimpl
std::shared_ptr< Pimpl > pimpl
Definition: juce_FileChooser.h:323
juce_events.h
juce::RelativePointPath::startSubPathElement
@ startSubPathElement
Definition: juce_RelativePointPath.h:69
juce::NetworkServiceDiscovery::Service
Contains information about a service that has been found on the network.
Definition: juce_NetworkServiceDiscovery.h:80
juce::OpenGLContext::NativeContext::DummyComponent::handleCommandMessage
void handleCommandMessage(int) override
Called to handle a command that was sent by postCommandMessage().
Definition: juce_OpenGL_win32.h:234
juce::ResizableWindow::LookAndFeelMethods
This abstract base class is implemented by LookAndFeel classes to provide window drawing functionalit...
Definition: juce_ResizableWindow.h:329
juce::gl::GL_COLOR_TABLE_SCALE_SGI
@ GL_COLOR_TABLE_SCALE_SGI
Definition: juce_gl.h:11814
juce::gl::GL_LUMINANCE_ALPHA_SNORM
@ GL_LUMINANCE_ALPHA_SNORM
Definition: juce_gl.h:7786
juce::gl::GL_COPY_READ_BUFFER_BINDING
@ GL_COPY_READ_BUFFER_BINDING
Definition: juce_gl.h:2538
juce::gl::GL_GPU_MEMORY_INFO_TOTAL_AVAILABLE_MEMORY_NVX
@ GL_GPU_MEMORY_INFO_TOTAL_AVAILABLE_MEMORY_NVX
Definition: juce_gl.h:8750
juce::ActivityLifecycleCallbacks::onActivityPaused
virtual void onActivityPaused(jobject)
Definition: juce_android_JNIHelpers.h:906
juce::gl::GL_MAX_TESS_EVALUATION_OUTPUT_COMPONENTS_OES
@ GL_MAX_TESS_EVALUATION_OUTPUT_COMPONENTS_OES
Definition: juce_gles2.h:4775
juce::gl::GL_COLOR_ATTACHMENT14_NV
@ GL_COLOR_ATTACHMENT14_NV
Definition: juce_gles2.h:3630
juce::gl::GL_SCISSOR_BOX
@ GL_SCISSOR_BOX
Definition: juce_gl.h:297
juce::dsp::FIR::Filter::fifo
SampleType * fifo
Definition: juce_FIRFilter.h:174
juce::Slider::ScopedDragNotification
An RAII class for sending slider listener drag messages.
Definition: juce_Slider.h:897
juce::gl::GL_DOUBLE_MAT3
@ GL_DOUBLE_MAT3
Definition: juce_gl.h:2301
juce::dsp::SpecialFunctions
Contains miscellaneous filter design and windowing functions.
Definition: juce_SpecialFunctions.h:36
juce::MouseInputSource::InputSourceType
InputSourceType
Possible mouse input sources.
Definition: juce_MouseInputSource.h:55
juce::gl::GL_CONVOLUTION_HEIGHT_EXT
@ GL_CONVOLUTION_HEIGHT_EXT
Definition: juce_gl.h:6147
juce::gl::coverageSamples
GLsizei coverageSamples
Definition: juce_gl.h:6456
juce::MPEZone::Type::lower
@ lower
juce::Component::getScreenX
int getScreenX() const
Returns this component's x coordinate relative the screen's top-left origin.
juce::LocalisedStrings
Used to convert strings to localised foreign-language versions.
Definition: juce_LocalisedStrings.h:71
juce::gl::GL_MAP2_VERTEX_ATTRIB13_4_NV
@ GL_MAP2_VERTEX_ATTRIB13_4_NV
Definition: juce_gl.h:10678
juce::AudioFormatReaderSource::nextPlayPos
int64 nextPlayPos
Definition: juce_AudioFormatReaderSource.h:95
juce::DirectoryContentsDisplayComponent::directoryContentsList
DirectoryContentsList & directoryContentsList
The list that this component is displaying.
Definition: juce_DirectoryContentsDisplayComponent.h:49
juce::PixelRGB::PixelRGB
PixelRGB(uint32 internal) noexcept
Definition: juce_PixelFormats.h:558
juce::PathFlatteningIterator::x2
float x2
The x position of the end of the current line segment.
Definition: juce_PathIterator.h:75
juce::NetworkServiceDiscovery::Advertiser::run
void run() override
Must be implemented to perform the thread's actual code.
juce::CustomTypeface::defaultCharacter
juce_wchar defaultCharacter
Definition: juce_CustomTypeface.h:142
juce::WeakReference::SharedPointer
This class is used internally by the WeakReference class - don't use it directly in your code!
Definition: juce_WeakReference.h:127
juce::OpenGLContext::NativeContext::getRawContext
void * getRawContext() const noexcept
Definition: juce_OpenGL_android.h:223
juce::gl::GL_MAX_TESS_EVALUATION_OUTPUT_COMPONENTS_EXT
@ GL_MAX_TESS_EVALUATION_OUTPUT_COMPONENTS_EXT
Definition: juce_gles2.h:2669
juce::gl::GL_LIGHT6
@ GL_LIGHT6
Definition: juce_gl.h:636
juce::Colours::silver
const Colour silver
Definition: juce_Colours.h:166
juce::ArrayBase::checkSourceIsNotAMember
void checkSourceIsNotAMember(const ElementType &element)
Definition: juce_ArrayBase.h:587
juce::dsp::LookupTableTransform::offset
FloatType offset
Definition: juce_LookupTable.h:324
juce::BubbleMessageComponent::expiryTime
int64 expiryTime
Definition: juce_BubbleMessageComponent.h:115
juce::gl::GL_SCALAR_EXT
@ GL_SCALAR_EXT
Definition: juce_gl.h:8016
juce::LocalRef::~LocalRef
~LocalRef()
Definition: juce_android_JNIHelpers.h:38
juce::gl::GL_DUAL_LUMINANCE4_SGIS
@ GL_DUAL_LUMINANCE4_SGIS
Definition: juce_gl.h:11347
juce::RangedAudioParameterAttributes::withStringFromValueFunction
JUCE_NODISCARD auto withStringFromValueFunction(StringFromValue x) const
An optional lambda function that converts a non-normalised value to a string with a maximum length.
Definition: juce_RangedAudioParameter.h:52
juce::RangedDirectoryIterator::RangedDirectoryIterator
RangedDirectoryIterator()=default
The default-constructed iterator acts as the 'end' sentinel.
CameraDevice::Pimpl::removeMovieCapture
void removeMovieCapture()
Definition: juce_mac_CameraDevice.h:425
juce::gl::outX
GLuint GLenum outX
Definition: juce_gl.h:8073
juce::gl::GL_VERTEX_ARRAY_EXT
@ GL_VERTEX_ARRAY_EXT
Definition: juce_gl.h:7873
juce::CharacterFunctions::isWhitespace
static bool isWhitespace(char character) noexcept
Checks whether a character is whitespace.
juce::TabbedComponent
A component with a TabbedButtonBar along one of its sides.
Definition: juce_TabbedComponent.h:41
juce::gl::GL_TEXTURE_VIEW_MIN_LAYER_OES
@ GL_TEXTURE_VIEW_MIN_LAYER_OES
Definition: juce_gles2.h:4955
juce::gl::GL_SAMPLE_PATTERN_SGIS
@ GL_SAMPLE_PATTERN_SGIS
Definition: juce_gl.h:11209
juce::gl::len
GLenum GLsizei len
Definition: juce_gl.h:4166
juce::RenderingHelpers::GradientPixelIterators::TransformedRadial::getPixel
PixelARGB getPixel(int px) const noexcept
Definition: juce_RenderingHelpers.h:536
juce::gl::GL_PATH_INITIAL_DASH_CAP_NV
@ GL_PATH_INITIAL_DASH_CAP_NV
Definition: juce_gl.h:9635
juce::gl::GL_COMPUTE_PROGRAM_NV
@ GL_COMPUTE_PROGRAM_NV
Definition: juce_gl.h:8942
juce::gl::sfactorAlpha
GLenum GLenum sfactorAlpha
Definition: juce_gl.h:1344
juce::gl::GL_ALPHA_TEST
@ GL_ALPHA_TEST
Definition: juce_gl.h:489
juce::ResizableWindow::resizableCorner
std::unique_ptr< ResizableCornerComponent > resizableCorner
Definition: juce_ResizableWindow.h:384
juce::PluginHostType::isAbletonLive
bool isAbletonLive() const noexcept
Returns true if the host is any version of Ableton Live.
Definition: juce_PluginHostType.h:119
juce::CodeDocument::Position::getLineNumber
int getLineNumber() const noexcept
Returns the line number of this position.
Definition: juce_CodeDocument.h:136
juce::UIATextProvider::UIATextRangeProvider::GetBoundingRectangles
JUCE_COMRESULT GetBoundingRectangles(SAFEARRAY **pRetVal) override
Definition: juce_win32_UIATextProvider.h:335
juce_Toolbar.h
juce::gl::GL_TEXTURE_MAX_LEVEL_SGIS
@ GL_TEXTURE_MAX_LEVEL_SGIS
Definition: juce_gl.h:11335
CameraDevice::Pimpl::ImageOutputBase::~ImageOutputBase
virtual ~ImageOutputBase()=default
juce::XWindowSystem::isParentWindowOf
bool isParentWindowOf(::Window, ::Window possibleChild) const
juce::gl::GL_POINT_SPRITE_R_MODE_NV
@ GL_POINT_SPRITE_R_MODE_NV
Definition: juce_gl.h:9882
juce::uuidFromString
GUID uuidFromString(const char *s) noexcept
Definition: juce_win32_ComSmartPtr.h:59
juce::OpenGLContext::NativeContext::surfaceChanged
void surfaceChanged(LocalRef< jobject > holder, int format, int width, int height) override
Definition: juce_OpenGL_android.h:243
juce::PixelRGB::multiplyAlpha
forcedinline void multiplyAlpha(int) noexcept
Multiplies the colour's alpha value with another one.
Definition: juce_PixelFormats.h:532
juce::XWindowSystemUtilities::XSettings::update
void update()
juce::HashMap::getSlot
HashEntry * getSlot(KeyType key) const noexcept
Definition: juce_HashMap.h:501
juce::Array::insert
void insert(int indexToInsertAt, ParameterType newElement)
Inserts a new element into the array at a given position.
Definition: juce_Array.h:462
juce::TabbedComponent::panelComponent
WeakReference< Component > panelComponent
Definition: juce_TabbedComponent.h:216
juce::InterProcessLock::~InterProcessLock
~InterProcessLock()
Destructor.
Definition: juce_posix_SharedCode.h:814
juce::gl::GL_MAP1_VERTEX_ATTRIB6_4_NV
@ GL_MAP1_VERTEX_ATTRIB6_4_NV
Definition: juce_gl.h:10655
juce::var::ValueUnion::objectValue
ReferenceCountedObject * objectValue
Definition: juce_Variant.h:306
juce::operator<<
OutputStream & operator<<(OutputStream &stream, const BigInteger &value)
Writes a BigInteger to an OutputStream as a UTF8 decimal string.
juce::gl::GL_OPERAND1_ALPHA_EXT
@ GL_OPERAND1_ALPHA_EXT
Definition: juce_gl.h:7581
juce::gl::GL_DUP_FIRST_CUBIC_CURVE_TO_NV
@ GL_DUP_FIRST_CUBIC_CURVE_TO_NV
Definition: juce_gl.h:9716
juce::dsp::BallisticsFilter::attackTime
SampleType attackTime
Definition: juce_BallisticsFilter.h:145
juce::SidePanel::shadowArea
Rectangle< int > shadowArea
Definition: juce_SidePanel.h:208
juce::gl::GL_TRANSFORM_FEEDBACK_PRIMITIVES_WRITTEN_EXT
@ GL_TRANSFORM_FEEDBACK_PRIMITIVES_WRITTEN_EXT
Definition: juce_gl.h:7851
juce::CachedValue::resetToDefault
void resetToDefault()
Removes the property from the referenced ValueTree and makes the CachedValue return the fallback defa...
Definition: juce_CachedValue.h:256
juce::AnimatedAppComponent::AnimatedAppComponent
AnimatedAppComponent()
juce::TooltipWindow::lastMousePos
Point< float > lastMousePos
Definition: juce_TooltipWindow.h:138
juce::LowLevelGraphicsPostScriptRenderer::SavedState::clip
RectangleList< int > clip
Definition: juce_LowLevelGraphicsPostScriptRenderer.h:99
juce::gl::GL_COLOR_ARRAY_PARALLEL_POINTERS_INTEL
@ GL_COLOR_ARRAY_PARALLEL_POINTERS_INTEL
Definition: juce_gl.h:8374
juce::gl::GL_FONT_UNAVAILABLE_NV
@ GL_FONT_UNAVAILABLE_NV
Definition: juce_gl.h:9759
juce::gl::dstGpu
GLuint dstGpu
Definition: juce_gl.h:9439
juce::StandaloneFilterWindow::MainContentComponent::preventResizingEditor
bool preventResizingEditor
Definition: juce_StandaloneFilterWindow.h:1054
juce::Reverb::CombFilter::buffer
HeapBlock< float > buffer
Definition: juce_audio_basics/utilities/juce_Reverb.h:256
juce::gl::GL_POST_CONVOLUTION_ALPHA_BIAS
@ GL_POST_CONVOLUTION_ALPHA_BIAS
Definition: juce_gl.h:4354
juce::AudioParameterInt::getRange
Range< int > getRange() const noexcept
Returns the parameter's range.
Definition: juce_AudioParameterInt.h:123
juce::AudioIODeviceType::Listener
A class for receiving events when audio devices are inserted or removed.
Definition: juce_AudioIODeviceType.h:125
juce::HostedAudioProcessorParameter::getParameterID
virtual String getParameterID() const =0
Returns an ID that is unique to this parameter.
juce_ImageFileFormat.h
juce::ReferenceCountedArray::clear
void clear()
Removes all objects from the array.
Definition: juce_ReferenceCountedArray.h:132
juce::AndroidInterfaceImplementer::clear
void clear()
VideoComponent::Pimpl::MediaSession::PlaybackState::STATE_NONE
@ STATE_NONE
Definition: juce_android_Video.h:599
juce::gl::WGL_SWAP_METHOD_EXT
@ WGL_SWAP_METHOD_EXT
Definition: juce_wgl.h:437
juce::SelectedItemSet::itemDeselected
virtual void itemDeselected(SelectableItemType)
Can be overridden to do special handling when an item is deselected.
Definition: juce_SelectedItemSet.h:299
juce::RenderingHelpers::EdgeTableFillers::TransformedImageFill::TransformedImageSpanInterpolator::setStartOfLine
void setStartOfLine(float sx, float sy, int numPixels) noexcept
Definition: juce_RenderingHelpers.h:1323
juce::gl::GL_PATH_MODELVIEW_NV
@ GL_PATH_MODELVIEW_NV
Definition: juce_gl.h:9776
juce::gl::preserve
GLuint GLsizei const void GLenum preserve
Definition: juce_gl.h:5903
juce::DrawableText::getColour
Colour getColour() const noexcept
Returns the current text colour.
Definition: juce_DrawableText.h:59
juce::ScopedTimeMeasurement::ScopedTimeMeasurement
ScopedTimeMeasurement(double &resultInSeconds) noexcept
Definition: juce_PerformanceCounter.h:146
juce::MPEInstrument::Listener::notePitchbendChanged
virtual void notePitchbendChanged(MPENote changedNote)
Implement this callback to be informed whenever a currently playing MPE note's pitchbend value change...
Definition: juce_MPEInstrument.h:282
juce::CarbonViewWrapperComponent::keepPluginWindowWhenHidden
bool keepPluginWindowWhenHidden
Definition: juce_mac_CarbonViewWrapperComponent.h:322
juce::gl::GL_OBJECT_DELETE_STATUS_ARB
@ GL_OBJECT_DELETE_STATUS_ARB
Definition: juce_gl.h:4866
juce::gl::GL_RENDERBUFFER_FREE_MEMORY_ATI
@ GL_RENDERBUFFER_FREE_MEMORY_ATI
Definition: juce_gl.h:5798
juce::dsp::AudioBlock::AudioBlock
AudioBlock(AudioBuffer< OtherSampleType > &buffer, size_t startSampleIndex) noexcept
Creates an AudioBlock that points to the data in an AudioBuffer.
Definition: juce_AudioBlock.h:178
juce::XWindowSystem::externalDragTextInit
bool externalDragTextInit(LinuxComponentPeer *, const String &text, std::function< void()> &&callback) const
juce::gl::GL_TEXTURE_COORD_ARRAY_POINTER
@ GL_TEXTURE_COORD_ARRAY_POINTER
Definition: juce_gl.h:988
juce::ComboBoxParameterAttachment::setValue
void setValue(float newValue)
juce::dsp::LinkwitzRileyFilter::LinkwitzRileyFilter
LinkwitzRileyFilter()
Constructor.
juce::TreeView::isRootItemVisible
bool isRootItemVisible() const noexcept
Returns true if the root item is visible.
Definition: juce_TreeView.h:711
juce::gl::GL_REDUCE_EXT
@ GL_REDUCE_EXT
Definition: juce_gl.h:6144
juce::gl::GL_GLYPH_HORIZONTAL_BEARING_Y_BIT_NV
@ GL_GLYPH_HORIZONTAL_BEARING_Y_BIT_NV
Definition: juce_gl.h:9729
juce::gl::values
GLsizei const GLfloat * values
Definition: juce_gl.h:906
juce::gl::GL_INDEX_ARRAY_LIST_STRIDE_IBM
@ GL_INDEX_ARRAY_LIST_STRIDE_IBM
Definition: juce_gl.h:8284
juce::gl::GL_PROGRAM_POINT_SIZE
@ GL_PROGRAM_POINT_SIZE
Definition: juce_gl.h:2107
juce::gl::object
GLuint object
Definition: juce_gl.h:6249
juce::gl::GL_TEXTURE_BINDING_3D_OES
@ GL_TEXTURE_BINDING_3D_OES
Definition: juce_gles2.h:4808
juce::gl::GL_ALPHA_REF_COMMAND_NV
@ GL_ALPHA_REF_COMMAND_NV
Definition: juce_gl.h:8914
juce::ADSR::getParameters
const Parameters & getParameters() const noexcept
Returns the parameters currently being used by an ADSR object.
Definition: juce_ADSR.h:89
juce::dsp::ProcessContextNonReplacing::isBypassed
bool isBypassed
If set to true, then a processor's process() method is expected to do whatever is appropriate for it ...
Definition: juce_ProcessContext.h:178
juce::JUCESplashScreen
The standard JUCE splash screen component.
Definition: juce_JUCESplashScreen.h:49
juce::gl::GL_MAX_RENDERBUFFER_SIZE
@ GL_MAX_RENDERBUFFER_SIZE
Definition: juce_gl.h:1808
juce::gl::GL_STENCIL_INDEX
@ GL_STENCIL_INDEX
Definition: juce_gl.h:357
juce::gl::GL_STATIC_COPY
@ GL_STATIC_COPY
Definition: juce_gl.h:1419
juce::FileTreeComponent
A component that displays the files in a directory as a treeview.
Definition: juce_FileTreeComponent.h:43
juce::CharPointer_UTF32::findTerminatingNull
CharPointer_UTF32 findTerminatingNull() const noexcept
Returns a pointer to the null character that terminates this string.
Definition: juce_CharPointer_UTF32.h:205
juce::gl::GL_ATTRIB_ARRAY_POINTER_NV
@ GL_ATTRIB_ARRAY_POINTER_NV
Definition: juce_gl.h:10626
VideoComponent::Pimpl::MediaSession::PlaybackState::STATE_PAUSED
@ STATE_PAUSED
Definition: juce_android_Video.h:601
juce::SynthesiserVoice::isKeyDown
bool isKeyDown() const noexcept
Returns true if the key that triggered this voice is still held down.
Definition: juce_Synthesiser.h:221
juce::gl::GL_UNPACK_CLIENT_STORAGE_APPLE
@ GL_UNPACK_CLIENT_STORAGE_APPLE
Definition: juce_gl.h:3619
juce::createSnapshotOfNativeWindow
Image createSnapshotOfNativeWindow(void *nativeWindowHandle)
juce::gl::nextQueryId
GLuint * nextQueryId
Definition: juce_gl.h:8413
juce::gl::matrix
GLuint GLenum matrix
Definition: juce_gl.h:10705
juce::gl::GL_DARKEN
@ GL_DARKEN
Definition: juce_gles2.h:1248
juce::gl::GL_CLAMP_VERTEX_COLOR_ARB
@ GL_CLAMP_VERTEX_COLOR_ARB
Definition: juce_gl.h:3903
juce::gl::v0
GLfloat v0
Definition: juce_gl.h:1594
VideoComponent::Pimpl::DirectShowContext::updateContextPosition
void updateContextPosition()
Definition: juce_win32_Video.h:486
juce::LeakedObjectDetector::LeakedObjectDetector
LeakedObjectDetector(const LeakedObjectDetector &) noexcept
Definition: juce_LeakedObjectDetector.h:47
juce::gl::GL_COMPRESSED_RED_RGTC1_EXT
@ GL_COMPRESSED_RED_RGTC1_EXT
Definition: juce_gl.h:7517
juce::PushNotifications::Channel::min
@ min
Definition: juce_PushNotifications.h:455
juce::dsp::StateVariableFilter::Filter::snapToZero
void snapToZero() noexcept
Ensure that the state variables are rounded to zero if the state variables are denormals.
Definition: juce_StateVariableFilter.h:102
juce_ImageComponent.h
juce::AudioProcessor::Bus::BusDirectionAndIndex::index
int index
Definition: juce_AudioProcessor.h:481
CameraDevice::Pimpl::ScopedCameraDevice::CaptureSession::StillPictureTaker::State::pendingExposurePrecapture
@ pendingExposurePrecapture
juce::gl::GL_VERTEX_SHADER_INSTRUCTIONS_EXT
@ GL_VERTEX_SHADER_INSTRUCTIONS_EXT
Definition: juce_gl.h:8033
juce::AudioCDReader
A type of AudioFormatReader that reads from an audio CD.
Definition: juce_AudioCDReader.h:43
juce::DirectoryEntry::creationTime
Time creationTime
Definition: juce_RangedDirectoryIterator.h:68
juce::gl::GL_PROXY_TEXTURE_1D_ARRAY_EXT
@ GL_PROXY_TEXTURE_1D_ARRAY_EXT
Definition: juce_gl.h:7478
juce::dsp::SIMDInternal::Log2Helper::value
@ value
Definition: juce_fallback_SIMDNativeOps.h:48
juce::gl::GL_BIAS_BY_NEGATIVE_ONE_HALF_NV
@ GL_BIAS_BY_NEGATIVE_ONE_HALF_NV
Definition: juce_gl.h:9978
juce::gl::bz
GLbyte GLbyte bz
Definition: juce_gl.h:6203
juce::gl::GL_STENCIL_TEST
@ GL_STENCIL_TEST
Definition: juce_gl.h:280
juce::ModifierKeys::shiftModifier
@ shiftModifier
Shift key flag.
Definition: juce_ModifierKeys.h:121
juce::TabbedButtonBar::ColourIds
ColourIds
A set of colour IDs to use to change the colour of various aspects of the component.
Definition: juce_TabbedButtonBar.h:294
juce::FileInputStream::file
const File file
Definition: juce_FileInputStream.h:79
juce::DynamicLibrary::handle
void * handle
Definition: juce_DynamicLibrary.h:81
juce::gl::GL_COLOR_TABLE_SCALE
@ GL_COLOR_TABLE_SCALE
Definition: juce_gl.h:4377
juce::gl::GL_IMAGE_BINDING_LAYERED
@ GL_IMAGE_BINDING_LAYERED
Definition: juce_gl.h:2598
juce::KnownPluginList::CustomScanner
Class to define a custom plugin scanner.
Definition: juce_KnownPluginList.h:183
juce::ComponentBoundsConstrainer::getMinimumHeight
int getMinimumHeight() const noexcept
Returns the current minimum height.
Definition: juce_ComponentBoundsConstrainer.h:70
juce::AudioProcessorParameterWithIDAttributes::inverted
bool inverted
Definition: juce_AudioProcessorParameterWithID.h:106
juce::UIATextProvider::GetCaretRange
JUCE_COMRESULT GetCaretRange(BOOL *isActive, ComTypes::ITextRangeProvider **pRetVal) override
Definition: juce_win32_UIATextProvider.h:146
CameraDevice::Pimpl::activeUsers
int activeUsers
Definition: juce_win32_CameraDevice.h:581
juce::AudioProcessor::BusProperties
Structure used for AudioProcessor Callbacks.
Definition: juce_AudioProcessor.h:1320
juce::gl::GL_HSL_COLOR_NV
@ GL_HSL_COLOR_NV
Definition: juce_gl.h:8833
juce::AudioPlayHead::transportRecord
virtual void transportRecord(bool shouldStartRecording)
Starts or stops recording the audio.
Definition: juce_AudioPlayHead.h:270
juce::TextEditor::underlinedSections
Array< Range< int > > underlinedSections
Definition: juce_TextEditor.h:796
juce::gl::stencilClearTag
GLuint stencilClearTag
Definition: juce_gl.h:7377
juce::gl::GL_POST_COLOR_MATRIX_ALPHA_SCALE
@ GL_POST_COLOR_MATRIX_ALPHA_SCALE
Definition: juce_gl.h:4372
juce::DirectoryContentsDisplayComponent
A base class for components that display a list of the files in a directory.
Definition: juce_DirectoryContentsDisplayComponent.h:37
juce::gl::GL_PATH_STROKE_COVER_MODE_NV
@ GL_PATH_STROKE_COVER_MODE_NV
Definition: juce_gl.h:9642
juce::gl::GL_RGB9_E5_EXT
@ GL_RGB9_E5_EXT
Definition: juce_gl.h:7774
juce::gl::GL_QUAD_TEXTURE_SELECT_SGIS
@ GL_QUAD_TEXTURE_SELECT_SGIS
Definition: juce_gl.h:11364
juce::FlexItem
Describes the properties of an item inside a FlexBox container.
Definition: juce_FlexItem.h:36
juce::gl::GL_DEVICE_NODE_MASK_EXT
@ GL_DEVICE_NODE_MASK_EXT
Definition: juce_gl.h:6945
juce_Oversampling.h
juce::dsp::ProcessorDuplicator::state
StateType::Ptr state
Definition: juce_ProcessorDuplicator.h:79
CameraDevice::Pimpl::ScopedCameraDevice::pendingOpen
Atomic< int > pendingOpen
Definition: juce_android_CameraDevice.h:2376
juce::UIASelectionProvider
Definition: juce_win32_UIASelectionProvider.h:130
juce::gl::GL_COMPRESSED_SIGNED_RG_RGTC2
@ GL_COMPRESSED_SIGNED_RG_RGTC2
Definition: juce_gl.h:1903
juce::OpenGLContext::NativeContext::Locker
Definition: juce_OpenGL_android.h:252
juce::dsp::LinkwitzRileyFilterType::lowpass
@ lowpass
juce::ParameterAttachment::undoManager
UndoManager * undoManager
Definition: juce_ParameterAttachments.h:116
juce::gl::GL_VARIANT_ARRAY_STRIDE_EXT
@ GL_VARIANT_ARRAY_STRIDE_EXT
Definition: juce_gl.h:8056
juce::gl::GL_MAX_PROGRAM_NATIVE_TEX_INDIRECTIONS_ARB
@ GL_MAX_PROGRAM_NATIVE_TEX_INDIRECTIONS_ARB
Definition: juce_gl.h:4122
juce::MPEChannelAssigner::firstChannel
int firstChannel
Definition: juce_MPEUtils.h:85
juce::gl::GL_RGB8I_EXT
@ GL_RGB8I_EXT
Definition: juce_gl.h:7648
VideoComponent::Pimpl::ComponentWatcher::ComponentWatcher
ComponentWatcher(Pimpl &c)
Definition: juce_win32_Video.h:359
juce::SharedResourcePointer::sharedObject
SharedObjectType * sharedObject
Definition: juce_SharedResourcePointer.h:142
juce::ReverbAudioSource::reverb
Reverb reverb
Definition: juce_ReverbAudioSource.h:68
juce::gl::GL_MAP2_VERTEX_ATTRIB0_4_NV
@ GL_MAP2_VERTEX_ATTRIB0_4_NV
Definition: juce_gl.h:10665
juce::gl::counterName
GLuint GLuint GLchar * counterName
Definition: juce_gl.h:8414
juce_SplashScreen.h
juce::gl::GL_RETURN
@ GL_RETURN
Definition: juce_gl.h:409
juce::CharPointer_UTF32::writeAll
void writeAll(CharPointer src) noexcept
Copies a source string to this pointer, advancing this pointer as it goes.
Definition: juce_CharPointer_UTF32.h:212
juce_UMPDispatcher.h
juce::ReferenceCountedObjectPtr::decIfNotNull
static void decIfNotNull(ReferencedType *o) noexcept
Definition: juce_ReferenceCountedObject.h:446
juce::InAppPurchases::Download
iOS only: represents in-app purchase download.
Definition: juce_InAppPurchases.h:92
juce::gl::GL_PRIMITIVE_BOUNDING_BOX_OES
@ GL_PRIMITIVE_BOUNDING_BOX_OES
Definition: juce_gles2.h:4657
juce::gl::GL_NOOP
@ GL_NOOP
Definition: juce_gl.h:342
juce::gl::GL_SRGB8_NV
@ GL_SRGB8_NV
Definition: juce_gles2.h:4292
juce::gl::GL_SPARSE_STORAGE_BIT_ARB
@ GL_SPARSE_STORAGE_BIT_ARB
Definition: juce_gl.h:4999
juce::AudioProcessorValueTreeState::ButtonAttachment::attachment
std::unique_ptr< ButtonParameterAttachment > attachment
Definition: juce_AudioProcessorValueTreeState.h:593
juce::gl::counters
GLint GLint GLsizei GLuint * counters
Definition: juce_gl.h:3466
juce::Array::swap
void swap(int index1, int index2)
Swaps over two elements in the array.
Definition: juce_Array.h:1014
juce::MessageManager::stopDispatchLoop
void stopDispatchLoop()
Sends a signal that the dispatch loop should terminate.
juce::PushNotifications::Notification::actions
Array< Action > actions
Optional: actions associated with the notification.
Definition: juce_PushNotifications.h:179
juce::Thread::sleep
static void sleep(int milliseconds)
Suspends the execution of the current thread until the specified timeout period has elapsed (note tha...
Definition: juce_posix_SharedCode.h:44
juce::PushNotifications::Notification::person
String person
Optional: additional metadata used as a hint to OS that a notification is related to a specific perso...
Definition: juce_PushNotifications.h:226
juce::AccessibilityHandler::getTitle
virtual String getTitle() const
The title of the UI element.
Definition: juce_AccessibilityHandler.h:124
juce::Range::getUnionWith
constexpr JUCE_NODISCARD Range getUnionWith(Range other) const noexcept
Returns the smallest range that contains both this one and the other one.
Definition: juce_Range.h:241
juce::gl::GL_FRAMEZOOM_SGIX
@ GL_FRAMEZOOM_SGIX
Definition: juce_gl.h:11525
juce::gl::GL_ELEMENT_ARRAY_BUFFER_ARB
@ GL_ELEMENT_ARRAY_BUFFER_ARB
Definition: juce_gl.h:5445
float
juce::gl::renderbuffers
const GLuint * renderbuffers
Definition: juce_gl.h:1991
juce::ModalComponentManager::stack
OwnedArray< ModalItem > stack
Definition: juce_ModalComponentManager.h:145
juce::GlobalRef::GlobalRef
GlobalRef(const LocalRef< jobject > &o, JNIEnv *env)
Definition: juce_android_JNIHelpers.h:82
juce::File::existsAsFile
bool existsAsFile() const
Checks whether the file exists and is a file rather than a directory.
Definition: juce_posix_SharedCode.h:252
juce::gl::GL_COMPRESSED_SIGNED_LUMINANCE_ALPHA_LATC2_EXT
@ GL_COMPRESSED_SIGNED_LUMINANCE_ALPHA_LATC2_EXT
Definition: juce_gl.h:7509
juce_GZIPCompressorOutputStream.h
juce::StandalonePluginHolder::CallbackMaxSizeEnforcer::maximumSize
int maximumSize
Definition: juce_StandaloneFilterWindow.h:500
juce::SparseSet::getTotalRange
Range< Type > getTotalRange() const noexcept
Returns the range between the lowest and highest values in the set.
Definition: juce_SparseSet.h:130
juce::gl::GL_FLOAT16_MAT2_AMD
@ GL_FLOAT16_MAT2_AMD
Definition: juce_gl.h:3327
juce::ApplicationProperties::userProps
std::unique_ptr< PropertiesFile > userProps
Definition: juce_ApplicationProperties.h:125
juce::LookAndFeel::colours
SortedSet< ColourSetting > colours
Definition: juce_LookAndFeel.h:269
juce::gl::pname
GLenum pname
Definition: juce_gl.h:646
juce::dsp::Compressor::setRatio
void setRatio(SampleType newRatio)
Sets the ratio of the compressor (must be higher or equal to 1).
juce_UnitTest.h
juce::WebView2Preferences::getBackgroundColour
Colour getBackgroundColour() const
Definition: juce_WebBrowserComponent.h:218
juce::GridItem::area
String area
Definition: juce_GridItem.h:156
juce::PluginDirectoryScanner::failedFiles
StringArray failedFiles
Definition: juce_PluginDirectoryScanner.h:127
juce::SelectedItemSet::addToSelectionOnMouseUp
void addToSelectionOnMouseUp(ParameterType item, ModifierKeys modifiers, const bool wasItemDragged, const bool resultOfMouseDownSelectMethod)
Selects or deselects items that can also be dragged, based on a mouse-up event.
Definition: juce_SelectedItemSet.h:221
JUCE_DECLARE_SINGLETON_SINGLETHREADED_MINIMAL
#define JUCE_DECLARE_SINGLETON_SINGLETHREADED_MINIMAL(Classname)
Macro to declare member variables and methods for a singleton class.
Definition: juce_Singleton.h:252
juce::ComponentPeer::DragInfo::files
StringArray files
Definition: juce_ComponentPeer.h:398
VideoComponent::Pimpl::MediaSession::Player::StateInfo::canCallSetPlaybackParams
bool canCallSetPlaybackParams
Definition: juce_android_Video.h:1042
juce::gl::WGL_CONTEXT_PROFILE_MASK_ARB
@ WGL_CONTEXT_PROFILE_MASK_ARB
Definition: juce_wgl.h:164
juce::AccessibilityRole::image
@ image
juce::ComTypes::UIA_InvokePatternId
const long UIA_InvokePatternId
Definition: juce_win32_ComInterfaces.h:123
juce::gl::GL_STENCIL_BUFFER_BIT4_QCOM
@ GL_STENCIL_BUFFER_BIT4_QCOM
Definition: juce_gles2.h:5213
juce::FileTreeComponent::dragAndDropDescription
String dragAndDropDescription
Definition: juce_FileTreeComponent.h:99
juce_StretchableObjectResizer.h
VideoComponent::Pimpl::MediaSession::load
void load(const URL &url)
Definition: juce_android_Video.h:517
juce::BurgerMenuComponent::mouseUp
void mouseUp(const MouseEvent &) override
Called when a mouse button is released.
juce::ByteOrder::bigEndian24BitToChars
static void bigEndian24BitToChars(int32 value, void *destBytes) noexcept
Copies a 24-bit number to 3 big-endian bytes.
Definition: juce_ByteOrder.h:222
juce::AttributedString::attributes
Array< Attribute > attributes
Definition: juce_AttributedString.h:205
juce::dsp::Reverb::getParameters
const Parameters & getParameters() const noexcept
Returns the reverb's current parameters.
Definition: juce_dsp/widgets/juce_Reverb.h:47
juce::MouseWheelDetails::isSmooth
bool isSmooth
If true, then the wheel has continuous, un-stepped motion.
Definition: juce_MouseEvent.h:418
juce::gl::GL_MESH_PRIMITIVES_OUT_NV
@ GL_MESH_PRIMITIVES_OUT_NV
Definition: juce_gl.h:9540
juce::Array::Array
Array(const ElementType &firstNewElement, OtherElements &&... otherElements)
Initialises an Array from a list of items.
Definition: juce_Array.h:113
AudioManagerOnAudioFocusChangeListener::AudioManagerOnAudioFocusChangeListener
AudioManagerOnAudioFocusChangeListener(Owner &ownerToUse)
Definition: juce_android_Video.h:311
juce_win32_UIASelectionProvider.h
juce::gl::GL_LUMINANCE_ALPHA32UI_EXT
@ GL_LUMINANCE_ALPHA32UI_EXT
Definition: juce_gl.h:7622
JUCE_NO_ASSOCIATIVE_MATH_OPTIMISATIONS
#define JUCE_NO_ASSOCIATIVE_MATH_OPTIMISATIONS
This can be appended to a function declaration to tell gcc to disable associative math optimisations ...
Definition: juce_PlatformDefs.h:320
juce::gl::GL_VERTEX_ATTRIB_ARRAY7_NV
@ GL_VERTEX_ATTRIB_ARRAY7_NV
Definition: juce_gl.h:10640
juce::gl::v1
GLdouble GLdouble GLint GLint GLdouble v1
Definition: juce_gl.h:884
juce::LeakedObjectDetector::LeakedObjectDetector
LeakedObjectDetector() noexcept
Definition: juce_LeakedObjectDetector.h:46
juce::gl::GL_CON_25_ATI
@ GL_CON_25_ATI
Definition: juce_gl.h:5723
juce::OpenGLContext::NativeContext::nativeWindow
std::unique_ptr< ComponentPeer > nativeWindow
Definition: juce_OpenGL_win32.h:351
juce::ExtensionsVisitor
Create a derived implementation of this class and pass it to AudioPluginInstance::getExtensions() to ...
Definition: juce_ExtensionsVisitor.h:87
juce::SharedResourcePointer::SharedObjectHolder
Definition: juce_SharedResourcePointer.h:129
juce::gl::GL_FOG_DISTANCE_MODE_NV
@ GL_FOG_DISTANCE_MODE_NV
Definition: juce_gl.h:9180
juce::AudioData::ChannelDataSubtypes
Definition: juce_AudioDataConverters.h:658
juce::UIATransformProvider
Definition: juce_win32_UIATransformProvider.h:30
juce::gl::GL_RGBA_FLOAT16_APPLE
@ GL_RGBA_FLOAT16_APPLE
Definition: juce_gl.h:3666
juce::gl::GL_WRITE_ONLY
@ GL_WRITE_ONLY
Definition: juce_gl.h:1409
juce::SystemClipboard
Handles reading/writing to the system's clipboard.
Definition: juce_SystemClipboard.h:35
VideoComponent::Pimpl::MediaSession::Player::MEDIA_INFO_VIDEO_TRACK_LAGGING
@ MEDIA_INFO_VIDEO_TRACK_LAGGING
Definition: juce_android_Video.h:1159
juce_CharacterFunctions.h
juce::gl::GL_ACTIVE_TEXTURE_ARB
@ GL_ACTIVE_TEXTURE_ARB
Definition: juce_gl.h:4571
juce::gl::GL_SHADE_MODEL
@ GL_SHADE_MODEL
Definition: juce_gl.h:468
juce::AudioProcessorGraph::changeProgramName
void changeProgramName(int, const String &) override
Called by the host to rename a program.
Definition: juce_AudioProcessorGraph.h:413
JUCE_GL_VERTEXBUFFER_FUNCTIONS
#define JUCE_GL_VERTEXBUFFER_FUNCTIONS
Definition: juce_OpenGLExtensions.h:91
juce::gl::GL_EVAL_2D_NV
@ GL_EVAL_2D_NV
Definition: juce_gl.h:9073
juce::LinkedListPointer::replaceNext
ObjectType * replaceNext(ObjectType *const newItem) noexcept
Replaces the object that this pointer points to, appending the rest of the list to the new object,...
Definition: juce_LinkedListPointer.h:211
juce::AudioDeviceManager::lastExplicitSettings
std::unique_ptr< XmlElement > lastExplicitSettings
Definition: juce_AudioDeviceManager.h:499
CameraDevice::Pimpl::ScopedCameraDevice::CaptureSession::captureSessionStateCallback
GlobalRef captureSessionStateCallback
Definition: juce_android_CameraDevice.h:2106
juce::StandaloneFilterWindow::getPluginHolder
virtual StandalonePluginHolder * getPluginHolder()
Definition: juce_StandaloneFilterWindow.h:839
juce::LookAndFeel_V4::ColourScheme::ColourScheme
ColourScheme(ItemColours... coloursToUse)
Definition: juce_LookAndFeel_V4.h:62
juce::gl::GL_DOT3_RGBA_EXT
@ GL_DOT3_RGBA_EXT
Definition: juce_gl.h:7591
juce::gl::GL_DECR_WRAP
@ GL_DECR_WRAP
Definition: juce_gl.h:1305
juce::dsp::StateVariableFilter::Parameters::type
Type type
The type of the IIR filter.
Definition: juce_StateVariableFilter.h:221
juce::RenderingHelpers::SavedStateBase::SavedStateBase
SavedStateBase(const RectangleList< int > &clipList, Point< int > origin)
Definition: juce_RenderingHelpers.h:2056
juce_ChoicePropertyComponent.h
juce::gl::GL_MAX_COMBINED_TESS_CONTROL_UNIFORM_COMPONENTS
@ GL_MAX_COMBINED_TESS_CONTROL_UNIFORM_COMPONENTS
Definition: juce_gl.h:2344
juce_StringPool.h
juce_GenericInterpolator.h
juce::UUIDGetter
Definition: juce_win32_ComSmartPtr.h:31
juce::gl::GL_LUMINANCE16I_EXT
@ GL_LUMINANCE16I_EXT
Definition: juce_gl.h:7645
juce::gl::groups
GLsizei GLuint * groups
Definition: juce_gl.h:3465
juce::SliderParameterAttachment::slider
Slider & slider
Definition: juce_ParameterAttachments.h:160
juce::gl::GL_GEOMETRY_LINKED_VERTICES_OUT_EXT
@ GL_GEOMETRY_LINKED_VERTICES_OUT_EXT
Definition: juce_gles2.h:2132
juce::MidiRPNMessage
Represents a MIDI RPN (registered parameter number) or NRPN (non-registered parameter number) message...
Definition: juce_MidiRPN.h:32
CameraDevice::Pimpl::appWasPaused
bool appWasPaused
Definition: juce_android_CameraDevice.h:2933
juce::gl::GL_CURRENT_PROGRAM
@ GL_CURRENT_PROGRAM
Definition: juce_gl.h:1546
juce::dsp::LadderFilter::reset
void reset() noexcept
Resets the internal state variables of the filter.
juce::gl::GL_OBJECT_INFO_LOG_LENGTH_ARB
@ GL_OBJECT_INFO_LOG_LENGTH_ARB
Definition: juce_gl.h:4870
juce::ApplicationCommandManager
One of these objects holds a list of all the commands your app can perform, and despatches these comm...
Definition: juce_ApplicationCommandManager.h:86
juce::gl::GL_ACTIVE_SUBROUTINES
@ GL_ACTIVE_SUBROUTINES
Definition: juce_gl.h:2309
juce::gl::GL_CURRENT_RASTER_TEXTURE_COORDS
@ GL_CURRENT_RASTER_TEXTURE_COORDS
Definition: juce_gl.h:450
juce::TabBarButton::ExtraComponentPlacement
ExtraComponentPlacement
When adding an extra component to the tab, this indicates which side of the text it should be placed ...
Definition: juce_TabbedButtonBar.h:59
juce::gl::GL_TEXTURE_RED_TYPE
@ GL_TEXTURE_RED_TYPE
Definition: juce_gl.h:1813
juce::dsp::AudioBlock::replaceWithAbsoluteValueOf
AudioBlock & replaceWithAbsoluteValueOf(AudioBlock< OtherSampleType > src) noexcept
Replaces the contents of this block with the absolute values of the src block.
Definition: juce_AudioBlock.h:502
juce::Direct2DLowLevelGraphicsContext::resized
void resized()
juce::MessageCallbackFunction
void *(void *userData) MessageCallbackFunction
See MessageManager::callFunctionOnMessageThread() for use of this function type.
Definition: juce_MessageManager.h:33
juce::gl::GL_LAYOUT_SHADER_READ_ONLY_EXT
@ GL_LAYOUT_SHADER_READ_ONLY_EXT
Definition: juce_gl.h:7171
juce::ComboBox::isPopupActive
bool isPopupActive() const noexcept
Returns true if the popup menu is currently being shown.
Definition: juce_ComboBox.h:270
juce_audio_basics.h
juce::KnownPluginList::PluginTree::folder
String folder
The name of this folder in the tree.
Definition: juce_KnownPluginList.h:173
juce::gl::GL_POST_IMAGE_TRANSFORM_COLOR_TABLE_HP
@ GL_POST_IMAGE_TRANSFORM_COLOR_TABLE_HP
Definition: juce_gl.h:8199
juce_GraphicsContext.h
juce::Rectangle::withTrimmedBottom
JUCE_NODISCARD Rectangle withTrimmedBottom(ValueType amountToRemove) const noexcept
Returns a version of this rectangle with the given amount removed from its bottom edge.
Definition: juce_Rectangle.h:315
GLint64EXT
khronos_int64_t GLint64EXT
Definition: juce_gles2.h:82
juce::sendAccessibilityAutomationEvent
void sendAccessibilityAutomationEvent(const AccessibilityHandler &, EVENTID)
juce::CarbonViewWrapperComponent::componentPeerChanged
void componentPeerChanged() override
This callback happens when the component's top-level peer is changed.
Definition: juce_mac_CarbonViewWrapperComponent.h:242
juce_ParameterAttachments.h
juce::gl::GL_COMPRESSED_RGBA_ASTC_10x10
@ GL_COMPRESSED_RGBA_ASTC_10x10
Definition: juce_gles2.h:1418
juce::Colours::orangered
const Colour orangered
Definition: juce_Colours.h:143
VideoComponent::Pimpl::MediaSession::Controller::audioInfoChanged
static void audioInfoChanged(JNIEnv *, jobject, jlong host, jobject playbackInfo)
Definition: juce_android_Video.h:777
juce::gl::GL_STENCIL_REF_COMMAND_NV
@ GL_STENCIL_REF_COMMAND_NV
Definition: juce_gl.h:8911
juce::PluginHostType::AppleLogic
@ AppleLogic
Represents Apple Logic Pro.
Definition: juce_PluginHostType.h:61
GLuint64
khronos_uint64_t GLuint64
Definition: juce_gles2.h:83
juce::gl::GL_PACK_SKIP_IMAGES_EXT
@ GL_PACK_SKIP_IMAGES_EXT
Definition: juce_gl.h:7459
juce::gl::GL_RGB_FLOAT32_ATI
@ GL_RGB_FLOAT32_ATI
Definition: juce_gl.h:5865
juce::gl::GL_MODELVIEW
@ GL_MODELVIEW
Definition: juce_gl.h:597
juce::AudioProcessorGraph::Node::properties
NamedValueSet properties
A set of user-definable properties that are associated with this node.
Definition: juce_AudioProcessorGraph.h:118
juce::gl::GL_TEXTURE_FETCH_BARRIER_BIT
@ GL_TEXTURE_FETCH_BARRIER_BIT
Definition: juce_gl.h:2584
juce::ComTypes::PINDIR_INPUT
@ PINDIR_INPUT
Definition: juce_win32_ComTypes.h:39
juce::Path::Iterator::index
const float * index
Definition: juce_Path.h:757
juce::gl::GL_POST_COLOR_MATRIX_ALPHA_BIAS
@ GL_POST_COLOR_MATRIX_ALPHA_BIAS
Definition: juce_gl.h:4376
juce::gl::GL_SELECTION_BUFFER_POINTER
@ GL_SELECTION_BUFFER_POINTER
Definition: juce_gl.h:991
juce_ToneGeneratorAudioSource.h
CameraDevice::Pimpl::ScopedCameraDevice::open
void open()
Definition: juce_android_CameraDevice.h:2315
juce::InAppPurchases
Provides in-app purchase functionality.
Definition: juce_InAppPurchases.h:40
juce::SidePanel::shadowBaseColour
@ shadowBaseColour
Definition: juce_SidePanel.h:172
juce::gl::framebuffers
const GLuint * framebuffers
Definition: juce_gl.h:1997
juce::ApplicationCommandTarget::InvocationInfo::InvocationMethod
InvocationMethod
The types of context in which the command might be called.
Definition: juce_ApplicationCommandTarget.h:76
juce::Rectangle::expanded
Rectangle expanded(ValueType deltaX, ValueType deltaY) const noexcept
Returns a rectangle that is larger than this one by a given amount.
Definition: juce_Rectangle.h:451
VideoComponent::Pimpl::loadFromString
Result loadFromString(const String &fileOrURLPath)
Definition: juce_win32_Video.h:184
juce::gl::GL_EDGE_FLAG_ARRAY_ADDRESS_NV
@ GL_EDGE_FLAG_ARRAY_ADDRESS_NV
Definition: juce_gl.h:10562
juce::gl::GL_DRAW_BUFFER6
@ GL_DRAW_BUFFER6
Definition: juce_gl.h:1492
juce::HeavyweightLeakedObjectDetector::BacktraceMap
std::map< HeavyweightLeakedObjectDetector< OwnerClass > *, String > BacktraceMap
Definition: juce_HeavyweightLeakedObjectDetector.h:54
juce::gl::GL_PROXY_TEXTURE_2D_ARRAY
@ GL_PROXY_TEXTURE_2D_ARRAY
Definition: juce_gl.h:1724
AndroidRunnable
Definition: juce_android_CameraDevice.h:254
juce::PushNotifications::Notification::accentColour
Colour accentColour
Optional: sets accent colour.
Definition: juce_PushNotifications.h:252
juce::gl::GL_TEXTURE_VIEW_NUM_LEVELS_OES
@ GL_TEXTURE_VIEW_NUM_LEVELS_OES
Definition: juce_gles2.h:4954
juce::AudioProcessorGraph::getNode
Node::Ptr getNode(int index) const noexcept
Returns a pointer to one of the nodes in the graph.
Definition: juce_AudioProcessorGraph.h:229
juce::StandalonePluginHolder::timerCallback
void timerCallback() override
The user-defined callback routine that actually gets called periodically.
Definition: juce_StandaloneFilterWindow.h:652
juce::Reverb::setSampleRate
void setSampleRate(const double sampleRate)
Sets the sample rate that will be used for the reverb.
Definition: juce_audio_basics/utilities/juce_Reverb.h:88
juce::gl::sourceLevelCount
GLuint GLint GLsizei sourceLevelCount
Definition: juce_gles2.h:1684
juce::gl::GL_VERTEX_STREAM1_ATI
@ GL_VERTEX_STREAM1_ATI
Definition: juce_gl.h:5928
juce::gl::GL_FACTOR_MIN_AMD
@ GL_FACTOR_MIN_AMD
Definition: juce_gl.h:3234
juce::ArgumentList::Argument::isShortOption
bool isShortOption() const
Returns true if this argument starts with a single dash.
juce::DialogWindow::LaunchOptions
This class defines a collection of settings to be used to open a DialogWindow.
Definition: juce_DialogWindow.h:89
juce::AudioChannelSet::unknown
@ unknown
Unknown channel type.
Definition: juce_AudioChannelSet.h:318
juce::gl::GL_MAT_SPECULAR_BIT_PGI
@ GL_MAT_SPECULAR_BIT_PGI
Definition: juce_gl.h:11119
juce::gl::s0
GLuint GLfloat GLfloat GLfloat GLfloat GLfloat GLfloat s0
Definition: juce_gl.h:9057
juce::TooltipWindow::LookAndFeelMethods
This abstract base class is implemented by LookAndFeel classes to provide window drawing functionalit...
Definition: juce_TooltipWindow.h:123
juce::gl::GL_FRACTIONAL_EVEN_EXT
@ GL_FRACTIONAL_EVEN_EXT
Definition: juce_gles2.h:2659
juce::dsp::StateVariableTPTFilter::filterType
Type filterType
Definition: juce_StateVariableTPTFilter.h:160
juce::Thread::setThreadPriority
static bool setThreadPriority(void *, int)
Definition: juce_posix_SharedCode.h:960
juce::Colours::darkorange
const Colour darkorange
Definition: juce_Colours.h:72
juce::uint64
unsigned long long uint64
A platform-independent 64-bit unsigned integer type.
Definition: juce_MathsFunctions.h:56
juce::Path::moveMarker
static const float moveMarker
Definition: juce_Path.h:831
juce::MathConstants::halfPi
static constexpr FloatType halfPi
A predefined value for Pi / 2.
Definition: juce_MathsFunctions.h:388
juce::XWindowSystem::handleLeaveNotifyEvent
void handleLeaveNotifyEvent(LinuxComponentPeer *, const XLeaveWindowEvent &) const
juce::XWindowSystem::destroyWindow
void destroyWindow(::Window)
juce::gl::GL_TEXTURE_BUFFER_DATA_STORE_BINDING_ARB
@ GL_TEXTURE_BUFFER_DATA_STORE_BINDING_ARB
Definition: juce_gl.h:5069
juce::dsp::IIR::Filter::prepare
void prepare(const ProcessSpec &) noexcept
Called before processing starts.
juce::dsp::DryWetMixingRule::squareRoot4p5dB
@ squareRoot4p5dB
juce::KnownPluginList::PluginTree::plugins
Array< PluginDescription > plugins
Definition: juce_KnownPluginList.h:175
juce::StandalonePluginHolder::SettingsComponent::deviceSelector
AudioDeviceSelectorComponent deviceSelector
Definition: juce_StandaloneFilterWindow.h:591
juce::Range::withLength
constexpr JUCE_NODISCARD Range withLength(const ValueType newLength) const noexcept
Returns a range with the same start as this one, but a different length.
Definition: juce_Range.h:155
juce::AudioProcessorGraph::NodeAndChannel::nodeID
NodeID nodeID
Definition: juce_AudioProcessorGraph.h:86
juce::gl::GL_INDEX_ARRAY_COUNT_EXT
@ GL_INDEX_ARRAY_COUNT_EXT
Definition: juce_gl.h:7892
juce::gl::GL_SAMPLER_BINDING
@ GL_SAMPLER_BINDING
Definition: juce_gl.h:2203
juce::ComTypes::ExpandCollapseState
ExpandCollapseState
Definition: juce_win32_ComInterfaces.h:61
juce::KeyPress::numberPadDelete
static const int numberPadDelete
key-code for the delete key on the numeric keypad.
Definition: juce_KeyPress.h:261
juce::SingleThreadedAbstractFifo::read
std::array< Range< int >, 2 > read(int num)
Returns two blocks in the buffer from which new items may be read.
Definition: juce_SingleThreadedAbstractFifo.h:109
juce::gl::GL_READ_FRAMEBUFFER_BINDING_ANGLE
@ GL_READ_FRAMEBUFFER_BINDING_ANGLE
Definition: juce_gles2.h:1585
juce::URL::getPostDataAsMemoryBlock
const MemoryBlock & getPostDataAsMemoryBlock() const noexcept
Returns the data that was set using withPOSTData() as a MemoryBlock.
Definition: juce_URL.h:280
juce::MidiMessageCollector::incomingMessages
MidiBuffer incomingMessages
Definition: juce_MidiMessageCollector.h:104
juce::LocalisedStrings::getCountryCodes
const StringArray & getCountryCodes() const
Returns the list of suitable country codes listed in the translation file.
Definition: juce_LocalisedStrings.h:166
juce::OpenGLAppComponent::openGLContext
OpenGLContext openGLContext
The GL context.
Definition: juce_OpenGLAppComponent.h:84
juce::gl::GL_SHADER_OPERATION_NV
@ GL_SHADER_OPERATION_NV
Definition: juce_gl.h:10299
juce::gl::GL_VERTEX_SUBROUTINE
@ GL_VERTEX_SUBROUTINE
Definition: juce_gl.h:2853
juce::AttributedString::getNumAttributes
int getNumAttributes() const noexcept
Returns the number of attributes that have been added to this string.
Definition: juce_AttributedString.h:179
juce::dsp::ProcessorDuplicator::ProcessorDuplicator
ProcessorDuplicator(typename StateType::Ptr stateToUse)
Definition: juce_ProcessorDuplicator.h:46
juce::gl::GL_TRANSPOSE_TEXTURE_MATRIX_ARB
@ GL_TRANSPOSE_TEXTURE_MATRIX_ARB
Definition: juce_gl.h:5350
juce::CharPointer_UTF16::isNotEmpty
bool isNotEmpty() const noexcept
Returns true if this pointer is not pointing to a null character.
Definition: juce_CharPointer_UTF16.h:80
juce::AudioData::Pointer::getAsInt32
int32 getAsInt32() const noexcept
Returns the value of the first sample as a 32-bit integer.
Definition: juce_AudioDataConverters.h:418
juce::gl::GL_COLOR_TABLE_RED_SIZE
@ GL_COLOR_TABLE_RED_SIZE
Definition: juce_gl.h:4381
juce::ComboBoxParameterAttachment::storedParameter
RangedAudioParameter & storedParameter
Definition: juce_ParameterAttachments.h:206
CameraDevice::Pimpl::handleImageCapture
void handleImageCapture(const Image &image)
Definition: juce_mac_CameraDevice.h:533
juce::DynamicLibrary::~DynamicLibrary
~DynamicLibrary()
Destructor.
Definition: juce_DynamicLibrary.h:56
juce::gl::obj
GLhandleARB obj
Definition: juce_gl.h:4883
juce::XWindowSystem::setMousePosition
void setMousePosition(Point< float > pos) const
juce::gl::GL_REFERENCED_BY_TASK_SHADER_NV
@ GL_REFERENCED_BY_TASK_SHADER_NV
Definition: juce_gl.h:9545
juce::gl::GL_ELEMENT_ARRAY_BARRIER_BIT
@ GL_ELEMENT_ARRAY_BARRIER_BIT
Definition: juce_gl.h:2582
juce::Component::keyStateChanged
virtual bool keyStateChanged(bool isKeyDown)
Called when a key is pressed or released.
juce::SelectedItemSet::addToSelection
void addToSelection(ParameterType item)
Selects an item.
Definition: juce_SelectedItemSet.h:128
juce::PixelRGB::unpremultiply
forcedinline void unpremultiply() noexcept
Unpremultiplies the pixel's RGB values.
Definition: juce_PixelFormats.h:541
juce::dsp::Oscillator::frequency
SmoothedValue< NumericType > frequency
Definition: juce_Oscillator.h:245
juce::StandalonePluginHolder::CallbackMaxSizeEnforcer::initChannelPointers
void initChannelPointers(Ptr &&source, Vector &&target, int offset)
Definition: juce_StandaloneFilterWindow.h:494
juce::MemoryInputStream::internalCopy
MemoryBlock internalCopy
Definition: juce_MemoryInputStream.h:89
juce::gl::GL_UNSIGNED_SHORT_1_5_5_5_REV_EXT
@ GL_UNSIGNED_SHORT_1_5_5_5_REV_EXT
Definition: juce_gles2.h:2396
juce::gl::GL_UNKNOWN_CONTEXT_RESET
@ GL_UNKNOWN_CONTEXT_RESET
Definition: juce_gl.h:3028
juce::gl::GL_TEXTURE19
@ GL_TEXTURE19
Definition: juce_gl.h:1163
juce::gl::GL_CND0_ATI
@ GL_CND0_ATI
Definition: juce_gl.h:5739
VideoRenderers::Base::~Base
virtual ~Base()=default
juce::UnitTest::expectLessThan
void expectLessThan(ValueType value, ValueType valueToCompareTo, String failureMessage=String())
Checks whether a value is less than a comparison value.
Definition: juce_UnitTest.h:181
juce::gl::GL_VERTEX_SHADER_ARB
@ GL_VERTEX_SHADER_ARB
Definition: juce_gl.h:5557
juce::AnimatedPositionBehaviours::ContinuousWithMomentum::damping
double damping
Definition: juce_AnimatedPositionBehaviours.h:96
juce::InAppPurchases::Purchase::applicationBundleName
String applicationBundleName
This will be bundle ID on iOS and package name on Android, of the application for which this in-app p...
Definition: juce_InAppPurchases.h:79
juce::gl::GL_SHADING_LANGUAGE_VERSION
@ GL_SHADING_LANGUAGE_VERSION
Definition: juce_gl.h:1545
juce::gl::GL_SPRITE_AXIAL_SGIX
@ GL_SPRITE_AXIAL_SGIX
Definition: juce_gl.h:11681
juce::InterProcessLock::enter
bool enter(int timeOutMillisecs=-1)
Attempts to lock the critical section.
Definition: juce_posix_SharedCode.h:818
juce::gl::GL_COMPRESSED_SRGB8_ALPHA8_ASTC_5x5_KHR
@ GL_COMPRESSED_SRGB8_ALPHA8_ASTC_5x5_KHR
Definition: juce_gl.h:8590
juce::TreeView::getNumSelectedItems
int getNumSelectedItems(int maximumDepthToSearchTo=-1) const noexcept
Returns the number of items that are currently selected.
juce::gl::GL_MAP1_VERTEX_ATTRIB11_4_NV
@ GL_MAP1_VERTEX_ATTRIB11_4_NV
Definition: juce_gl.h:10660
juce::ArrayAllocationBase::ArrayAllocationBase
ArrayAllocationBase()=default
Creates an empty array.
juce::gl::GL_MAP_UNSYNCHRONIZED_BIT
@ GL_MAP_UNSYNCHRONIZED_BIT
Definition: juce_gl.h:1899
juce::OpenGLContext::NativeContext::~NativeContext
~NativeContext()
Definition: juce_OpenGL_ios.h:109
juce::gl::GL_RGB_FLOAT32_APPLE
@ GL_RGB_FLOAT32_APPLE
Definition: juce_gl.h:3661
juce::gl::GL_QUERY_BUFFER
@ GL_QUERY_BUFFER
Definition: juce_gl.h:2992
juce::SliderParameterAttachment::sliderValueChanged
void sliderValueChanged(Slider *) override
Called when the slider's value is changed.
juce::dsp::FilterDesign::IIRPolyphaseAllpassStructure
The structure returned by the function designIIRLowpassHalfBandPolyphaseAllpassMethod.
Definition: juce_FilterDesign.h:258
VideoRenderers::EVR::getVideoSize
HRESULT getVideoSize(long &videoWidth, long &videoHeight) override
Definition: juce_win32_Video.h:147
juce::SidePanel::setShadowWidth
void setShadowWidth(int newWidth) noexcept
Sets the width of the shadow that will be drawn on the side of the panel.
Definition: juce_SidePanel.h:134
juce::gl::GL_LAYOUT_TRANSFER_SRC_EXT
@ GL_LAYOUT_TRANSFER_SRC_EXT
Definition: juce_gl.h:7172
juce::gl::GL_PROXY_TEXTURE_2D_MULTISAMPLE
@ GL_PROXY_TEXTURE_2D_MULTISAMPLE
Definition: juce_gl.h:2155
juce::gl::GL_PROXY_TEXTURE_RECTANGLE_ARB
@ GL_PROXY_TEXTURE_RECTANGLE_ARB
Definition: juce_gl.h:5286
GLint64EXT
khronos_int64_t GLint64EXT
Definition: juce_gl.h:189
juce::Colours::mediumspringgreen
const Colour mediumspringgreen
Definition: juce_Colours.h:130
juce::AccessibilityTextHelpers::BoundaryType::character
@ character
juce::ComTypes::ExpandCollapseState_Collapsed
@ ExpandCollapseState_Collapsed
Definition: juce_win32_ComInterfaces.h:63
juce::gl::GL_COLOR_ATTACHMENT10
@ GL_COLOR_ATTACHMENT10
Definition: juce_gl.h:1848
juce::gl::GL_SOURCE1_ALPHA
@ GL_SOURCE1_ALPHA
Definition: juce_gl.h:1223
juce::File::findFiles
@ findFiles
Use this flag to indicate that you want to find files.
Definition: juce_File.h:558
juce::ToolbarItemFactory
A factory object which can create ToolbarItemComponent objects.
Definition: juce_ToolbarItemFactory.h:44
juce::gl::GL_IMAGE_COMPATIBILITY_CLASS
@ GL_IMAGE_COMPATIBILITY_CLASS
Definition: juce_gl.h:2805
juce::ArrayAllocationBase
Implements some basic array storage allocation functions.
Definition: juce_ArrayAllocationBase.h:37
unityMouseDown
UNITY_INTERFACE_EXPORT void UNITY_INTERFACE_API unityMouseDown(int id, float x, float y, UnityEventModifiers mods, int button)
juce::gl::noInstances
GLuint GLchar GLuint GLuint GLuint * noInstances
Definition: juce_gl.h:8417
juce::gl::GL_SLUMINANCE8_ALPHA8
@ GL_SLUMINANCE8_ALPHA8
Definition: juce_gl.h:1675
juce::dsp::AudioBlock::replaceWithMaxOfInternal
void replaceWithMaxOfInternal(AudioBlock< Src1SampleType > src1, AudioBlock< Src2SampleType > src2) const noexcept
Definition: juce_AudioBlock.h:863
juce::StandaloneFilterWindow::pluginHolder
std::unique_ptr< StandalonePluginHolder > pluginHolder
Definition: juce_StandaloneFilterWindow.h:841
juce::ReferenceCountedArray::begin
ObjectClass *const * begin() const noexcept
Returns a pointer to the first element in the array.
Definition: juce_ReferenceCountedArray.h:251
juce::gl::GL_TEXTURE_GATHER
@ GL_TEXTURE_GATHER
Definition: juce_gl.h:2799
VideoComponent::Pimpl::MediaSession::Player::StateInfo::playbackStateFlag
int playbackStateFlag
Definition: juce_android_Video.h:1037
juce::ComTypes::EC_STATE_CHANGE
@ EC_STATE_CHANGE
Definition: juce_win32_ComTypes.h:112
juce::gl::GL_VERTEX_BINDING_DIVISOR
@ GL_VERTEX_BINDING_DIVISOR
Definition: juce_gl.h:2921
juce::XWindowSystem::setScreenSaverEnabled
void setScreenSaverEnabled(bool enabled) const
juce_Chorus.h
juce::MPEZone::numMemberChannels
int numMemberChannels
Definition: juce_MPEZoneLayout.h:97
juce::FileInputStream::failedToOpen
bool failedToOpen() const noexcept
Returns true if the stream couldn't be opened for some reason.
Definition: juce_FileInputStream.h:62
juce::dsp::SIMDFallbackOps::ScalarXor::op
static forcedinline MaskType op(MaskType a, MaskType b) noexcept
Definition: juce_fallback_SIMDNativeOps.h:180
juce::ComTypes::CLSID_NullRenderer
constexpr CLSID CLSID_NullRenderer
Definition: juce_win32_ComTypes.h:477
juce::gl::WGL_TEXTURE_FLOAT_RGB_NV
@ WGL_TEXTURE_FLOAT_RGB_NV
Definition: juce_wgl.h:552
juce::DynamicLibrary
Handles the opening and closing of DLLs.
Definition: juce_DynamicLibrary.h:35
juce::WavAudioFormat::bwavCodingHistory
static const char *const bwavCodingHistory
Metadata property name used in BWAV chunks.
Definition: juce_WavAudioFormat.h:55
juce::gl::GL_INT_IMAGE_2D_MULTISAMPLE_ARRAY_EXT
@ GL_INT_IMAGE_2D_MULTISAMPLE_ARRAY_EXT
Definition: juce_gl.h:7318
juce::Colours::palegoldenrod
const Colour palegoldenrod
Definition: juce_Colours.h:145
juce::dsp::AudioBlock::multiplyByInternal
void multiplyByInternal(SmoothedValue< OtherSampleType, SmoothingType > &value) const noexcept
Definition: juce_AudioBlock.h:763
VideoComponent::Pimpl::DirectShowContext::NativeWindow::setWindowPosition
void setWindowPosition(Rectangle< int > newBounds)
Definition: juce_win32_Video.h:935
juce::DialogWindow::LaunchOptions::dialogBackgroundColour
Colour dialogBackgroundColour
The background colour for the window.
Definition: juce_DialogWindow.h:97
juce::Reverb::CombFilter::bufferSize
int bufferSize
Definition: juce_audio_basics/utilities/juce_Reverb.h:257
juce::HighResolutionTimer::Pimpl::start
void start(int newPeriod)
Definition: juce_posix_SharedCode.h:1272
juce::PluginHostType::AdobeAudition
@ AdobeAudition
Represents Adobe Audition.
Definition: juce_PluginHostType.h:58
juce::MultiDocumentPanel::getBackgroundColour
Colour getBackgroundColour() const noexcept
Returns the current background colour.
Definition: juce_MultiDocumentPanel.h:283
juce::AudioProcessorParameterGroup::AudioProcessorParameterNode::~AudioProcessorParameterNode
~AudioProcessorParameterNode()
juce::TextEditor::Listener::textEditorReturnKeyPressed
virtual void textEditorReturnKeyPressed(TextEditor &)
Called when the user presses the return key.
Definition: juce_TextEditor.h:324
juce::gl::GL_MULTISAMPLE_BUFFER_BIT3_QCOM
@ GL_MULTISAMPLE_BUFFER_BIT3_QCOM
Definition: juce_gles2.h:5220
juce::gl::GL_TEXTURE3_ARB
@ GL_TEXTURE3_ARB
Definition: juce_gl.h:4542
juce::gl::GL_POST_COLOR_MATRIX_BLUE_BIAS
@ GL_POST_COLOR_MATRIX_BLUE_BIAS
Definition: juce_gl.h:4375
juce::ProgressBar::displayedMessage
String displayedMessage
Definition: juce_ProgressBar.h:135
juce::Colours::aliceblue
const Colour aliceblue
Definition: juce_Colours.h:43
juce::MemoryBlock
A class to hold a resizable block of raw data.
Definition: juce_MemoryBlock.h:32
juce::gl::fsize
GLint fsize
Definition: juce_gl.h:10706
juce::gl::GL_HSL_COLOR
@ GL_HSL_COLOR
Definition: juce_gles2.h:1258
juce::ComTypes::WMT_VERSION
WMT_VERSION
Definition: juce_win32_ComTypes.h:73
juce::gl::GL_INT_SAMPLER_1D_EXT
@ GL_INT_SAMPLER_1D_EXT
Definition: juce_gl.h:6745
juce::gl::GL_HISTOGRAM_BLUE_SIZE
@ GL_HISTOGRAM_BLUE_SIZE
Definition: juce_gl.h:4359
juce::AccessibilityValueInterface::AccessibleValueRange::MinAndMax
The minimum and maximum values for this range, inclusive.
Definition: juce_AccessibilityValueInterface.h:95
juce::RenderingHelpers::StackBasedLowLevelGraphicsContext::getClipBounds
Rectangle< int > getClipBounds() const override
Definition: juce_RenderingHelpers.h:2705
juce::Rectangle::getBottomRight
Point< ValueType > getBottomRight() const noexcept
Returns the rectangle's bottom-right position as a Point.
Definition: juce_Rectangle.h:179
juce::OpenGLContext::NativeContext::DummyComponent
Definition: juce_OpenGL_linux_X11.h:40
juce_Process.h
juce_InterprocessConnection.h
juce::gl::vertexBufferCount
const void GLsizei GLsizei GLint vertexBufferCount
Definition: juce_gl.h:8783
juce::dsp::StateVariableTPTFilterType
StateVariableTPTFilterType
Definition: juce_StateVariableTPTFilter.h:31
juce::gl::GL_UNSIGNED_INT_S8_S8_8_8_NV
@ GL_UNSIGNED_INT_S8_S8_8_8_NV
Definition: juce_gl.h:10294
juce::AudioProcessorParameter::AudioProcessorParameter
AudioProcessorParameter() noexcept=default
juce::gl::GL_RG32F_EXT
@ GL_RG32F_EXT
Definition: juce_gles2.h:2920
juce::AudioProcessorParameterGroup::name
String name
Definition: juce_AudioProcessorParameterGroup.h:247
CameraDevice::Pimpl::takeStillPicture
void takeStillPicture(std::function< void(const Image &)> pictureTakenCallbackToUse)
Definition: juce_android_CameraDevice.h:563
juce::Image::BitmapData::writeOnly
@ writeOnly
Definition: juce_Image.h:315
juce::ReferenceCountedObject::ReferenceCountedObject
ReferenceCountedObject(const ReferenceCountedObject &) noexcept
Copying from another object does not affect this one's reference-count.
Definition: juce_ReferenceCountedObject.h:110
juce::FragmentOverlay::onStartNative
static void onStartNative(JNIEnv *, jobject, jlong)
juce::TableHeaderComponent
A component that displays a strip of column headings for a table, and allows these to be resized,...
Definition: juce_TableHeaderComponent.h:45
juce::gl::GL_DRAW_BUFFER0
@ GL_DRAW_BUFFER0
Definition: juce_gl.h:1486
juce::AudioCDBurner::~AudioCDBurner
~AudioCDBurner()
Destructor.
juce::gl::GL_SYNC_FENCE
@ GL_SYNC_FENCE
Definition: juce_gl.h:2134
VideoComponent::Pimpl::MediaSession::PlaybackState::STATE_FAST_FORWARDING
@ STATE_FAST_FORWARDING
Definition: juce_android_Video.h:603
juce::Rectangle::withWidth
JUCE_NODISCARD Rectangle withWidth(ValueType newWidth) const noexcept
Returns a rectangle which has the same position and height as this one, but with a different width.
Definition: juce_Rectangle.h:245
juce::gl::GL_4PASS_2_SGIS
@ GL_4PASS_2_SGIS
Definition: juce_gl.h:11203
juce::gl::GL_DRAW_BUFFER3_ATI
@ GL_DRAW_BUFFER3_ATI
Definition: juce_gl.h:5612
ImageReaderOnImageAvailableListener
Definition: juce_android_CameraDevice.h:360
juce::gl::result
GLuint64EXT * result
Definition: juce_gl.h:10112
juce::HashMap::totalNumItems
int totalNumItems
Definition: juce_HashMap.h:482
juce::gl::GL_CMYK_EXT
@ GL_CMYK_EXT
Definition: juce_gl.h:6110
juce::gl::GL_TESS_CONTROL_OUTPUT_VERTICES_OES
@ GL_TESS_CONTROL_OUTPUT_VERTICES_OES
Definition: juce_gles2.h:4757
juce::gl::GL_GEOMETRY_VERTICES_OUT_ARB
@ GL_GEOMETRY_VERTICES_OUT_ARB
Definition: juce_gl.h:4231
juce::anonymous_namespace{juce_mac_CoreGraphicsHelpers.h}::convertToRectInt
Rectangle< int > convertToRectInt(RectType r) noexcept
Definition: juce_mac_CoreGraphicsHelpers.h:33
juce::detail::GradientPtr
std::unique_ptr< CGGradient, GradientDelete > GradientPtr
Definition: juce_mac_CoreGraphicsContext.h:61
juce::MessageManager::hasStopMessageBeenSent
bool hasStopMessageBeenSent() const noexcept
Returns true if the stopDispatchLoop() method has been called.
Definition: juce_MessageManager.h:80
juce::XWindowSystem::handleClientMessageEvent
void handleClientMessageEvent(LinuxComponentPeer *, XClientMessageEvent &, XEvent &) const
juce::sortArray
static void sortArray(ElementComparator &comparator, ElementType *const array, int firstElement, int lastElement, const bool retainOrderOfEquivalentItems)
Sorts a range of elements in an array.
Definition: juce_ElementComparator.h:81
juce::gl::GL_MAX_VERTEX_UNIFORM_COMPONENTS_ARB
@ GL_MAX_VERTEX_UNIFORM_COMPONENTS_ARB
Definition: juce_gl.h:5558
juce::gl::pConstantValue
const GLchar GLuint const GLuint const GLuint * pConstantValue
Definition: juce_gl.h:3199
juce::Slider::incDecButtonsDraggable_Horizontal
@ incDecButtonsDraggable_Horizontal
Definition: juce_Slider.h:294
juce_NativeMessageBox.h
juce::gl::tagIds
GLint * tagIds
Definition: juce_gl.h:9943
juce::gl::GL_DEBUG_SOURCE_OTHER_KHR
@ GL_DEBUG_SOURCE_OTHER_KHR
Definition: juce_gl.h:8473
juce::gl::GL_INT_IMAGE_BUFFER_OES
@ GL_INT_IMAGE_BUFFER_OES
Definition: juce_gles2.h:4852
juce::gl::GL_TRANSLATE_3D_NV
@ GL_TRANSLATE_3D_NV
Definition: juce_gl.h:9652
juce::DrawableRectangle
A Drawable object which draws a rectangle.
Definition: juce_DrawableRectangle.h:39
juce::MemoryMappedAudioFormatReader::getNumBytesUsed
size_t getNumBytesUsed() const
Returns the number of bytes currently being mapped.
Definition: juce_MemoryMappedAudioFormatReader.h:82
juce::gl::GL_MAX_MAP_TESSELLATION_NV
@ GL_MAX_MAP_TESSELLATION_NV
Definition: juce_gl.h:9095
juce::gl::GL_RENDERBUFFER_HEIGHT
@ GL_RENDERBUFFER_HEIGHT
Definition: juce_gl.h:1875
juce::DirectoryContentsList::isFindingDirectories
bool isFindingDirectories() const noexcept
Returns true if this list contains directories.
Definition: juce_DirectoryContentsList.h:87
VideoComponent::Pimpl::MediaSession::setSpeed
void setSpeed(double newSpeed)
Definition: juce_android_Video.h:533
juce::AudioProcessor::wrapperType_AudioUnit
@ wrapperType_AudioUnit
Definition: juce_AudioProcessor.h:1201
CameraDevice::Pimpl::ScopedCameraDevice::CaptureSession::captureSession
GlobalRef captureSession
Definition: juce_android_CameraDevice.h:2109
juce::gl::GL_ALPHA16_SNORM
@ GL_ALPHA16_SNORM
Definition: juce_gl.h:7792
juce::StreamingSocket::readLock
CriticalSection readLock
Definition: juce_Socket.h:184
juce::gl::GL_COVERAGE_AUTOMATIC_NV
@ GL_COVERAGE_AUTOMATIC_NV
Definition: juce_gles2.h:3580
juce::gl::GL_MAX_COMPUTE_WORK_GROUP_INVOCATIONS
@ GL_MAX_COMPUTE_WORK_GROUP_INVOCATIONS
Definition: juce_gl.h:2693
juce::RenderingHelpers::SavedStateBase::drawLine
void drawLine(Line< float > line)
Definition: juce_RenderingHelpers.h:2354
juce::gl::GL_VIEWPORT_SWIZZLE_POSITIVE_W_NV
@ GL_VIEWPORT_SWIZZLE_POSITIVE_W_NV
Definition: juce_gl.h:10834
juce::gl::GL_DARKEN_NV
@ GL_DARKEN_NV
Definition: juce_gl.h:8821
juce::gl::GL_OP_MUL_EXT
@ GL_OP_MUL_EXT
Definition: juce_gl.h:7960
juce::gl::bufferIndex
GLuint bufferIndex
Definition: juce_gl.h:2655
juce::gl::GL_T2F_C3F_V3F
@ GL_T2F_C3F_V3F
Definition: juce_gl.h:1051
juce::gl::GL_AND
@ GL_AND
Definition: juce_gl.h:338
juce::Rectangle::removeFromLeft
Rectangle removeFromLeft(ValueType amountToRemove) noexcept
Removes a strip from the left-hand edge of this rectangle, reducing this rectangle by the specified a...
Definition: juce_Rectangle.h:526
juce::XWindowSystemUtilities::Atoms::isMimeTypeFile
static bool isMimeTypeFile(::Display *, Atom)
juce::InAppPurchases::Download::Status
Status
Definition: juce_InAppPurchases.h:94
juce::gl::GL_REG_6_ATI
@ GL_REG_6_ATI
Definition: juce_gl.h:5672
juce::PenDetails::tiltY
float tiltY
Indicates the angle of tilt of the pointer in a range of -1.0 to 1.0 along the y-axis where a positiv...
Definition: juce_MouseEvent.h:451
juce::gl::GL_ACTIVE_SUBROUTINE_UNIFORM_LOCATIONS
@ GL_ACTIVE_SUBROUTINE_UNIFORM_LOCATIONS
Definition: juce_gl.h:2311
juce::gl::GL_TEXTURE15
@ GL_TEXTURE15
Definition: juce_gl.h:1159
juce::AudioProcessorPlayer::conversionBuffer
AudioBuffer< double > conversionBuffer
Definition: juce_AudioProcessorPlayer.h:135
juce::NormalisableRange::interval
ValueType interval
The snapping interval that should be used (for a non-normalised value).
Definition: juce_NormalisableRange.h:220
juce::gl::GL_COLOR_ATTACHMENT10_EXT
@ GL_COLOR_ATTACHMENT10_EXT
Definition: juce_gl.h:6646
juce::gl::GL_TEXTURE13
@ GL_TEXTURE13
Definition: juce_gl.h:1157
juce::File::userMoviesDirectory
@ userMoviesDirectory
The most likely place where a user might store their movie files.
Definition: juce_File.h:876
juce::TabbedButtonBar::getCurrentTabIndex
int getCurrentTabIndex() const noexcept
Returns the index of the currently selected tab.
Definition: juce_TabbedButtonBar.h:251
juce::gl::GL_DOT_PRODUCT_PASS_THROUGH_NV
@ GL_DOT_PRODUCT_PASS_THROUGH_NV
Definition: juce_gl.h:10389
juce::Label::LookAndFeelMethods
This abstract base class is implemented by LookAndFeel classes to provide label drawing functionality...
Definition: juce_Label.h:276
juce::gl::GL_PIXEL_UNPACK_BUFFER_NV
@ GL_PIXEL_UNPACK_BUFFER_NV
Definition: juce_gles2.h:4224
juce::ExtensionsVisitor::visitVST3Client
virtual void visitVST3Client(const VST3Client &)
Called with VST3-specific information.
Definition: juce_ExtensionsVisitor.h:122
juce::ThreadWithProgressWindow::alertWindow
std::unique_ptr< AlertWindow > alertWindow
Definition: juce_ThreadWithProgressWindow.h:166
juce::MouseInputSource::defaultTiltY
static constexpr float defaultTiltY
Definition: juce_MouseInputSource.h:237
juce::CodeDocument::Position
A position in a code document.
Definition: juce_CodeDocument.h:62
juce::BufferingAudioReader::numBlocks
const int numBlocks
Definition: juce_BufferingAudioFormatReader.h:87
juce::SpeakerMappings::VstSpeakerConfigurationHolder::VstSpeakerConfigurationHolder
VstSpeakerConfigurationHolder(VstSpeakerConfigurationHolder &&other)
Definition: juce_VSTCommon.h:165
juce::gl::GL_SAMPLE_COVERAGE_VALUE
@ GL_SAMPLE_COVERAGE_VALUE
Definition: juce_gl.h:1183
juce::PopupMenu::CustomComponent::isItemHighlighted
bool isItemHighlighted() const noexcept
Returns true if this item should be highlighted because the mouse is over it.
Definition: juce_PopupMenu.h:866
juce::PixelARGB::Components
Definition: juce_PixelFormats.h:314
juce::gl::GL_FRAGMENT_SHADER
@ GL_FRAGMENT_SHADER
Definition: juce_gl.h:1506
juce::gl::GL_SHADING_RATE_1_INVOCATION_PER_PIXEL_NV
@ GL_SHADING_RATE_1_INVOCATION_PER_PIXEL_NV
Definition: juce_gl.h:10163
juce::gl::mapping
GLenum GLenum GLenum GLenum mapping
Definition: juce_gl.h:10006
juce::gl::GL_VERTEX_ATTRIB_ARRAY_NORMALIZED_ARB
@ GL_VERTEX_ATTRIB_ARRAY_NORMALIZED_ARB
Definition: juce_gl.h:5502
juce::gl::GL_VERTEX_BINDING_STRIDE
@ GL_VERTEX_BINDING_STRIDE
Definition: juce_gl.h:2923
CameraDevice::Pimpl::MediaRecorder::MediaRecorder
MediaRecorder(const String &outputFilePath, int videoWidth, int videoHeight, int sensorOrientation, int cameraLensFacing)
Definition: juce_android_CameraDevice.h:1359
juce::gl::GL_HSL_SATURATION_KHR
@ GL_HSL_SATURATION_KHR
Definition: juce_gl.h:8436
juce::AudioParameterBool::boolFromStringFunction
std::function< bool(const String &)> boolFromStringFunction
Definition: juce_AudioParameterBool.h:133
juce::gl::GL_FRAMEBUFFER_UNSUPPORTED
@ GL_FRAMEBUFFER_UNSUPPORTED
Definition: juce_gl.h:1836
juce::WavAudioFormat::riffInfoMoreInfoText
static const char *const riffInfoMoreInfoText
Metadata property name used in INFO chunks.
Definition: juce_WavAudioFormat.h:134
juce::File::getChildFile
File getChildFile(StringRef relativeOrAbsolutePath) const
Returns a file that represents a relative (or absolute) sub-path of the current one.
juce::PluginHostType::AppleGarageBand
@ AppleGarageBand
Represents Apple GarageBand.
Definition: juce_PluginHostType.h:60
juce::gl::GL_MAP2_TEXTURE_COORD_2
@ GL_MAP2_TEXTURE_COORD_2
Definition: juce_gl.h:567
juce::RectangleList::getBounds
RectangleType getBounds() const noexcept
Returns the smallest rectangle that can enclose the whole of this region.
Definition: juce_RectangleList.h:483
juce::UIATextProvider::UIATextRangeProvider::Move
JUCE_COMRESULT Move(ComTypes::TextUnit unit, int count, int *pRetVal) override
Definition: juce_win32_UIATextProvider.h:414
juce_gui_extra.h
juce::AudioDeviceSelectorComponent::getItemHeight
int getItemHeight() const noexcept
Returns the standard height used for items in the panel.
Definition: juce_AudioDeviceSelectorComponent.h:84
CameraDevice::Pimpl::ScopedCameraDevice::cameraStateCallback
GlobalRef cameraStateCallback
Definition: juce_android_CameraDevice.h:2372
juce::gl::WGL_FLOAT_COMPONENTS_NV
@ WGL_FLOAT_COMPONENTS_NV
Definition: juce_wgl.h:545
juce::dsp::ProcessorDuplicator::MonoProcessContext::MonoProcessContext
MonoProcessContext(const ProcessContext &multiChannelContext, size_t channelToUse)
Definition: juce_ProcessorDuplicator.h:85
juce::OpenGLContext::NativeContext::NativeContext
NativeContext(Component &component, const OpenGLPixelFormat &pixelFormat, void *contextToShareWithIn, bool, OpenGLVersion version)
Definition: juce_OpenGL_win32.h:35
juce::gl::GL_DEPTH_COMPONENT24
@ GL_DEPTH_COMPONENT24
Definition: juce_gl.h:1299
juce::gl::GL_DUAL_LUMINANCE12_SGIS
@ GL_DUAL_LUMINANCE12_SGIS
Definition: juce_gl.h:11349
juce::gl::GL_VERTEX_ATTRIB_ARRAY_ENABLED_ARB
@ GL_VERTEX_ATTRIB_ARRAY_ENABLED_ARB
Definition: juce_gl.h:5493
juce::gl::GL_TRANSFORM_FEEDBACK_BARRIER_BIT
@ GL_TRANSFORM_FEEDBACK_BARRIER_BIT
Definition: juce_gl.h:2591
juce::Rectangle::operator*=
Rectangle operator*=(FloatType scaleFactor) noexcept
Scales this rectangle by the given amount, centred around the origin.
Definition: juce_Rectangle.h:378
CameraDevice::Pimpl::DeviceOrientationChangeListener::orientationEventListener
GlobalRef orientationEventListener
Definition: juce_android_CameraDevice.h:2812
juce::MemoryMappedFile::~MemoryMappedFile
~MemoryMappedFile()
Destructor.
Definition: juce_posix_SharedCode.h:593
juce::MPEKeyboardComponent::activeNotes
std::vector< std::pair< MPENote, bool > > activeNotes
Definition: juce_MPEKeyboardComponent.h:141
CameraDevice::Pimpl::callbackDelegate
id< AVCaptureFileOutputRecordingDelegate > callbackDelegate
Definition: juce_mac_CameraDevice.h:569
juce::UIARangeValueProvider::get_LargeChange
JUCE_COMRESULT get_LargeChange(double *pRetVal) override
Definition: juce_win32_UIARangeValueProvider.h:101
juce::Viewport::isScrollOnDragEnabled
bool isScrollOnDragEnabled() const noexcept
Returns true if drag-to-scroll functionality is enabled for mouse input sources.
Definition: juce_Viewport.h:288
juce::Line::toFloat
Line< float > toFloat() const noexcept
Casts this line to float coordinates.
Definition: juce_Line.h:147
juce::Grid::Px::Px
constexpr Px(long double p)
Definition: juce_Grid.h:48
juce::CachedValue
This class acts as a typed wrapper around a property inside a ValueTree.
Definition: juce_CachedValue.h:58
juce::gl::GL_DEBUG_OUTPUT_KHR
@ GL_DEBUG_OUTPUT_KHR
Definition: juce_gl.h:8500
juce::StandalonePluginHolder::audioDeviceAboutToStart
void audioDeviceAboutToStart(AudioIODevice *device) override
Called to indicate that the device is about to start calling back.
Definition: juce_StandaloneFilterWindow.h:617
juce::XWindowSystemUtilities::Atoms::allowedMimeTypes
Atom allowedMimeTypes[4]
Definition: juce_linux_XWindowSystem.h:91
juce::AnimatedPositionBehaviours::SnapToPageBoundaries
A behaviour that gravitates an AnimatedPosition object towards the nearest integer position when rele...
Definition: juce_AnimatedPositionBehaviours.h:112
juce::MouseCursor::DraggingHandCursor
@ DraggingHandCursor
An open flat hand for dragging heavy objects around.
Definition: juce_MouseCursor.h:57
juce::HeavyweightLeakedObjectDetector::getLeakedObjectClassName
static const char * getLeakedObjectClassName()
Definition: juce_HeavyweightLeakedObjectDetector.h:104
juce::gl::GL_MAX_TESS_PATCH_COMPONENTS_OES
@ GL_MAX_TESS_PATCH_COMPONENTS_OES
Definition: juce_gles2.h:4773
juce::gl::GL_TESS_EVALUATION_PROGRAM_NV
@ GL_TESS_EVALUATION_PROGRAM_NV
Definition: juce_gl.h:10202
juce::gl::GL_INDEX_ARRAY_TYPE_EXT
@ GL_INDEX_ARRAY_TYPE_EXT
Definition: juce_gl.h:7890
CameraDevice::Pimpl::MediaRecorder::onErrorListener
MediaRecorderOnErrorListener onErrorListener
Definition: juce_android_CameraDevice.h:1449
juce::gl::WGL_SWAP_UNDERLAY6
@ WGL_SWAP_UNDERLAY6
Definition: juce_wgl.h:67
juce::ExtraLookAndFeelBaseClasses::KeyMappingEditorComponentMethods
This abstract base class is implemented by LookAndFeel classes.
Definition: juce_LookAndFeel.h:49
juce::RenderingHelpers::GradientPixelIterators::Linear::lookupTable
const PixelARGB *const lookupTable
Definition: juce_RenderingHelpers.h:464
juce::OpenGLPixelFormat::accumulationBufferAlphaBits
int accumulationBufferAlphaBits
The number of bits per pixel to use for an accumulation buffer's alpha channel.
Definition: juce_OpenGLPixelFormat.h:66
juce::gl::GL_ALPHA16_EXT
@ GL_ALPHA16_EXT
Definition: juce_gl.h:7412
juce::AnimatedPositionBehaviours::ContinuousWithMomentum
A non-snapping behaviour that allows the content to be freely flicked in either direction,...
Definition: juce_AnimatedPositionBehaviours.h:46
juce::ReferenceCountedObjectPtr::incIfNotNull
static void incIfNotNull(ReferencedType *o) noexcept
Definition: juce_ReferenceCountedObject.h:440
juce::CreateObjCBlock
ReturnT(^)(Params...) CreateObjCBlock(Class *object, ReturnT(Class::*fn)(Params...))
Definition: juce_mac_ObjCHelpers.h:481
juce::gl::GL_REFLECTION_MAP_ARB
@ GL_REFLECTION_MAP_ARB
Definition: juce_gl.h:5128
juce::gl::GL_COLOR_FLOAT_APPLE
@ GL_COLOR_FLOAT_APPLE
Definition: juce_gl.h:3672
juce::TreeViewItem::Openness
Openness
An enum of states to describe the explicit or implicit openness of an item.
Definition: juce_TreeView.h:158
juce::DropShadower::shadowWindows
OwnedArray< Component > shadowWindows
Definition: juce_DropShadower.h:72
juce::ComTypes::UIA_HyperlinkControlTypeId
const long UIA_HyperlinkControlTypeId
Definition: juce_win32_ComInterfaces.h:154
juce::ReferenceCountedObjectPtr::reset
void reset() noexcept
Resets this object to a null pointer.
Definition: juce_ReferenceCountedObject.h:384
juce::gl::GL_MAX_TESS_EVALUATION_ATOMIC_COUNTERS_OES
@ GL_MAX_TESS_EVALUATION_ATOMIC_COUNTERS_OES
Definition: juce_gles2.h:4785
juce::gl::GL_PRIMITIVE_ID_NV
@ GL_PRIMITIVE_ID_NV
Definition: juce_gl.h:10407
juce::ScopedLock
CriticalSection::ScopedLockType ScopedLock
Automatically locks and unlocks a CriticalSection object.
Definition: juce_CriticalSection.h:186
juce::ADSR::Parameters
Holds the parameters being used by an ADSR object.
Definition: juce_ADSR.h:51
juce::WavAudioFormat::riffInfoDirectory
static const char *const riffInfoDirectory
Metadata property name used in INFO chunks.
Definition: juce_WavAudioFormat.h:112
juce::gl::wstride
GLdouble GLdouble GLint GLint GLdouble GLdouble GLint GLint GLdouble GLdouble GLint wstride
Definition: juce_gl.h:11618
juce::gl::GL_MAX_FRAMEBUFFER_SAMPLES
@ GL_MAX_FRAMEBUFFER_SAMPLES
Definition: juce_gl.h:2748
juce::MPEInstrument::Listener::zoneLayoutChanged
virtual void zoneLayoutChanged()
Implement this callback to be informed whenever the MPE zone layout or legacy mode settings of this i...
Definition: juce_MPEInstrument.h:308
juce::gl::GL_TEXTURE_2D_MULTISAMPLE_ARRAY_OES
@ GL_TEXTURE_2D_MULTISAMPLE_ARRAY_OES
Definition: juce_gles2.h:4940
juce::WaitableEvent
Allows threads to wait for events triggered by other threads.
Definition: juce_WaitableEvent.h:35
juce::dsp::StateVariableFilter::Parameters::setCutOffFrequency
void setCutOffFrequency(double sampleRate, NumericType frequency, NumericType resonance=static_cast< NumericType >(1.0/MathConstants< double >::sqrt2)) noexcept
Sets the cutoff frequency and resonance of the IIR filter.
Definition: juce_StateVariableFilter.h:229
juce::StretchableObjectResizer::Item::minSize
double minSize
Definition: juce_StretchableObjectResizer.h:92
juce::CoreGraphicsContext::createPath
void createPath(const Path &) const
juce::gl::GL_422_REV_EXT
@ GL_422_REV_EXT
Definition: juce_gl.h:5989
juce::OSCBundle::setTimeTag
void setTimeTag(OSCTimeTag newTimeTag) noexcept
Sets the OSCBundle's OSC time tag.
Definition: juce_OSCBundle.h:55
juce::XWindowSystem::addPendingPaintForWindow
void addPendingPaintForWindow(::Window)
juce::gl::WGL_FULL_ACCELERATION_EXT
@ WGL_FULL_ACCELERATION_EXT
Definition: juce_wgl.h:469
CameraDevice::Pimpl::removeInput
void removeInput()
Definition: juce_mac_CameraDevice.h:480
juce::BurgerMenuComponent::paint
void paint(Graphics &) override
Components can override this method to draw their content.
juce::gl::GL_ASYNC_DRAW_PIXELS_SGIX
@ GL_ASYNC_DRAW_PIXELS_SGIX
Definition: juce_gl.h:11396
juce::AudioChannelSet::rightSurroundSide
@ rightSurroundSide
Rss (AXX), Side right "Sr" (VST), Right Centre "Rc" (AU) channel.
Definition: juce_AudioChannelSet.h:334
juce::AudioChannelSet::proximityLeft
@ proximityLeft
Proximity Left (Pl)
Definition: juce_AudioChannelSet.h:413
juce::CharPointer_UTF32::operator+
CharPointer_UTF32 operator+(int numToSkip) const noexcept
Returns a pointer which is moved forwards from this one by the specified number of characters.
Definition: juce_CharPointer_UTF32.h:125
juce::gl::GL_PIXEL_MAP_A_TO_A_SIZE
@ GL_PIXEL_MAP_A_TO_A_SIZE
Definition: juce_gl.h:515
juce::dsp::BallisticsFilter
A processor to apply standard attack / release ballistics to an input signal.
Definition: juce_BallisticsFilter.h:45
juce::Array::isEmpty
bool isEmpty() const noexcept
Returns true if the array is empty, false otherwise.
Definition: juce_Array.h:222
juce::Slider::RotaryParameters::endAngleRadians
float endAngleRadians
The angle (in radians, clockwise from the top) at which the slider's maximum value is represented.
Definition: juce_Slider.h:155
juce::gl::GL_UPPER_LEFT
@ GL_UPPER_LEFT
Definition: juce_gl.h:1549
juce::gl::GL_T2F_C4UB_V3F
@ GL_T2F_C4UB_V3F
Definition: juce_gl.h:1050
juce_ThreadLocalValue.h
juce::Slider::Listener::sliderDragEnded
virtual void sliderDragEnded(Slider *)
Called after a drag operation has finished.
Definition: juce_Slider.h:588
juce::gl::GL_R16_EXT
@ GL_R16_EXT
Definition: juce_gles2.h:2852
juce::gl::fenceObjectCount
GLsizei fenceObjectCount
Definition: juce_gl.h:9466
juce::ComTypes::VIDEO_STREAM_CONFIG_CAPS::MinBitsPerSecond
LONG MinBitsPerSecond
Definition: juce_win32_ComTypes.h:167
juce::RenderingHelpers::EdgeTableFillers::ImageFill::handleEdgeTablePixel
forcedinline void handleEdgeTablePixel(int x, int alphaLevel) const noexcept
Definition: juce_RenderingHelpers.h:799
juce::gl::GL_PROTECTED_MEMORY_OBJECT_EXT
@ GL_PROTECTED_MEMORY_OBJECT_EXT
Definition: juce_gl.h:6898
juce::PixelRGB
Represents a 24-bit RGB pixel, and can perform compositing operations on it.
Definition: juce_PixelFormats.h:353
juce::AudioProcessorParameterGroup::AudioProcessorParameterNode::getParameter
AudioProcessorParameter * getParameter() const
Returns a pointer to a parameter if this node contains a parameter, nullptr otherwise.
juce::PushNotifications::Channel::none
@ none
Definition: juce_PushNotifications.h:454
juce::gl::GL_FOG_INDEX
@ GL_FOG_INDEX
Definition: juce_gl.h:473
juce::RenderingHelpers::TranslationOrTransform::TranslationOrTransform
TranslationOrTransform(Point< int > origin) noexcept
Definition: juce_RenderingHelpers.h:43
juce_FileChooser.h
juce::DragAndDropTarget::SourceDetails
Contains details about the source of a drag-and-drop operation.
Definition: juce_DragAndDropTarget.h:53
juce::CharPointer_UTF16::indexOf
int indexOf(juce_wchar charToFind, bool ignoreCase) const noexcept
Returns the character index of a unicode character, or -1 if it isn't found.
Definition: juce_CharPointer_UTF16.h:379
juce::createOpenGLGraphicsContext
std::unique_ptr< LowLevelGraphicsContext > createOpenGLGraphicsContext(OpenGLContext &, int width, int height)
Creates a graphics context object that will render into the given OpenGL target.
juce::dsp::Panner::setPan
void setPan(SampleType newPan)
Sets the current panning value, between -1 (full left) and 1 (full right).
juce::OpenGLContext::NativeContext::wglChoosePixelFormatExtension
int wglChoosePixelFormatExtension(const OpenGLPixelFormat &pixelFormat) const
Definition: juce_OpenGL_win32.h:291
juce::CFUniquePtr
std::unique_ptr< typename std::remove_pointer< CFType >::type, CFObjectDeleter< CFType > > CFUniquePtr
Definition: juce_mac_CFHelpers.h:40
juce::gl::glMapNamedBufferRange
void *KHRONOS_APIENTRY *const & glMapNamedBufferRange(GLuint buffer, GLintptr offset, GLsizeiptr length, GLbitfield access)
juce::StandaloneFilterWindow::buttonClicked
void buttonClicked(Button *) override
Called when the button is clicked.
Definition: juce_StandaloneFilterWindow.h:858
juce::MPEZoneLayout::listeners
ListenerList< Listener > listeners
Definition: juce_MPEZoneLayout.h:225
juce::gl::GL_PROGRAM_NATIVE_TEMPORARIES_ARB
@ GL_PROGRAM_NATIVE_TEMPORARIES_ARB
Definition: juce_gl.h:4098
juce::dsp::SIMDRegister::operator^
SIMDRegister JUCE_VECTOR_CALLTYPE operator^(vMaskType v) const noexcept
Returns the bit-xor of the receiver and v.
Definition: juce_SIMDRegister.h:250
juce::gl::GL_RENDERBUFFER_COLOR_SAMPLES_NV
@ GL_RENDERBUFFER_COLOR_SAMPLES_NV
Definition: juce_gl.h:9266
juce::gl::GL_SHADER_STORAGE_BUFFER_SIZE
@ GL_SHADER_STORAGE_BUFFER_SIZE
Definition: juce_gl.h:2897
juce::gl::GL_INDEX_TEST_REF_EXT
@ GL_INDEX_TEST_REF_EXT
Definition: juce_gl.h:6853
juce::gl::GL_FOG_COORD_SRC
@ GL_FOG_COORD_SRC
Definition: juce_gl.h:1434
juce::gl::GL_COMPRESSED_RED_RGTC1
@ GL_COMPRESSED_RED_RGTC1
Definition: juce_gl.h:1900
juce::operator>=
bool operator>=(const var &, const var &)
Compares the values of two var objects, using the var::equals() comparison.
AndroidRunnable::Owner::~Owner
virtual ~Owner()
Definition: juce_android_CameraDevice.h:259
juce::XWindowSystemUtilities::Atoms::XdndActionList
Atom XdndActionList
Definition: juce_linux_XWindowSystem.h:90
juce::gl::GL_RASTER_SAMPLES_EXT
@ GL_RASTER_SAMPLES_EXT
Definition: juce_gl.h:7146
juce::gl::GL_SAMPLE_PATTERN_EXT
@ GL_SAMPLE_PATTERN_EXT
Definition: juce_gl.h:6985
juce::Button::getToggleState
bool getToggleState() const noexcept
Returns true if the button is 'on'.
Definition: juce_Button.h:127
TextureViewSurfaceTextureListener::TextureViewSurfaceTextureListener
TextureViewSurfaceTextureListener(Owner &ownerToUse)
Definition: juce_android_CameraDevice.h:301
juce::Justification::bottomRight
@ bottomRight
Indicates that the item should be placed in the bottom-left corner.
Definition: juce_Justification.h:178
juce::AudioProcessorValueTreeState::Parameter::onValueChanged
std::function< void()> onValueChanged
Definition: juce_AudioProcessorValueTreeState.h:520
VideoRenderers::VMR7::getVideoSize
HRESULT getVideoSize(long &videoWidth, long &videoHeight) override
Definition: juce_win32_Video.h:90
juce_AudioDeviceManager.h
juce::XWindowSystemUtilities::XSettings::createXSettings
static std::unique_ptr< XSettings > createXSettings(::Display *)
juce::XWindowSystemUtilities::Atoms::XdndDrop
Atom XdndDrop
Definition: juce_linux_XWindowSystem.h:89
juce::gl::GL_POLYGON_OFFSET_POINT
@ GL_POLYGON_OFFSET_POINT
Definition: juce_gl.h:953
juce::gl::marker
const GLchar * marker
Definition: juce_gl.h:6255
juce::AudioBuffer::applyGain
void applyGain(Type gain) noexcept
Applies a gain multiple to all the audio data.
Definition: juce_AudioSampleBuffer.h:755
CameraDevice::Pimpl::firstRecordedTime
Time firstRecordedTime
Definition: juce_win32_CameraDevice.h:571
juce::XWindowSystem::updateModifierMappings
void updateModifierMappings() const
juce::gl::GL_RGB8I
@ GL_RGB8I
Definition: juce_gl.h:1758
juce::ThreadedAnalyticsDestination::EventDispatcher::eventQueue
std::deque< AnalyticsEvent > eventQueue
Definition: juce_ThreadedAnalyticsDestination.h:203
juce::GlobalRef::clear
void clear()
Definition: juce_android_JNIHelpers.h:88
juce::RenderingHelpers::SavedStateBase::getThis
SavedStateType & getThis() noexcept
Definition: juce_RenderingHelpers.h:2069
juce::gl::GL_MAX_GEOMETRY_INPUT_COMPONENTS_EXT
@ GL_MAX_GEOMETRY_INPUT_COMPONENTS_EXT
Definition: juce_gles2.h:2144
juce::gl::GL_INTENSITY16F_ARB
@ GL_INTENSITY16F_ARB
Definition: juce_gl.h:5236
juce::gl::GL_COEFF
@ GL_COEFF
Definition: juce_gl.h:431
juce::gl::GL_SUBGROUP_FEATURE_CLUSTERED_BIT_KHR
@ GL_SUBGROUP_FEATURE_CLUSTERED_BIT_KHR
Definition: juce_gl.h:8565
juce::gl::GL_ZOOM_X
@ GL_ZOOM_X
Definition: juce_gl.h:522
juce::CachedComponentImage
Base class used internally for structures that can store cached images of component state.
Definition: juce_CachedComponentImage.h:41
juce::Direct2DLowLevelGraphicsContext::saveState
void saveState() override
juce::gl::GL_TEXTURE_2D_MULTISAMPLE_ARRAY
@ GL_TEXTURE_2D_MULTISAMPLE_ARRAY
Definition: juce_gl.h:2156
juce::MemoryMappedAudioFormatReader
A specialised type of AudioFormatReader that uses a MemoryMappedFile to read directly from an audio f...
Definition: juce_MemoryMappedAudioFormatReader.h:46
juce::File::setFileTimesInternal
bool setFileTimesInternal(int64 m, int64 a, int64 c) const
Definition: juce_posix_SharedCode.h:345
juce::gl::categories
GLsizei GLenum * categories
Definition: juce_gl.h:3265
juce::Quaternion::Quaternion
Quaternion(const Quaternion &other) noexcept
Definition: juce_Quaternion.h:40
juce::gl::GL_MAX_VERTEX_TEXTURE_IMAGE_UNITS
@ GL_MAX_VERTEX_TEXTURE_IMAGE_UNITS
Definition: juce_gl.h:1511
juce::Colours::green
const Colour green
Definition: juce_Colours.h:94
juce::URL::DownloadTaskListener
Used to receive callbacks for download progress.
Definition: juce_URL.h:431
juce::dsp::LadderFilter::scaledResonanceSmoother
SmoothedValue< SampleType > scaledResonanceSmoother
Definition: juce_LadderFilter.h:137
juce::AccessibilityRole::scrollBar
@ scrollBar
juce::Array::Array
Array(ElementType &&singleElementToAdd)
Initialises an Array of size 1 containing a single element.
Definition: juce_Array.h:106
juce::OSCFormatError
Exception type thrown when the OSC module fails to parse something because of a data format not compa...
Definition: juce_OSCTypes.h:105
juce::ModifierKeys::ctrlModifier
@ ctrlModifier
CTRL key flag.
Definition: juce_ModifierKeys.h:124
juce::CharPointer_UTF32::writeAll
void writeAll(CharPointer_UTF32 src) noexcept
Copies a source string to this pointer, advancing this pointer as it goes.
Definition: juce_CharPointer_UTF32.h:218
juce::gl::GL_RECLAIM_MEMORY_HINT_PGI
@ GL_RECLAIM_MEMORY_HINT_PGI
Definition: juce_gl.h:11079
juce::gl::GL_UNSIGNED_INT_SAMPLER_CUBE_EXT
@ GL_UNSIGNED_INT_SAMPLER_CUBE_EXT
Definition: juce_gl.h:6756
juce::AudioPluginInstance::Parameter::onStrings
StringArray onStrings
Definition: juce_AudioPluginInstance.h:159
juce::gl::GL_FRAMEBUFFER_ATTACHMENT_COMPONENT_TYPE_EXT
@ GL_FRAMEBUFFER_ATTACHMENT_COMPONENT_TYPE_EXT
Definition: juce_gles2.h:1957
juce::gl::GL_DEPTH32F_STENCIL8
@ GL_DEPTH32F_STENCIL8
Definition: juce_gl.h:1794
juce::AudioChannelSet::topRearLeft
@ topRearLeft
Top Rear Left channel.
Definition: juce_AudioChannelSet.h:339
juce::gl::GL_GPU_DISJOINT_EXT
@ GL_GPU_DISJOINT_EXT
Definition: juce_gles2.h:2022
juce::CharPointer_UTF32::operator+=
void operator+=(int numToSkip) noexcept
Moves this pointer forwards by the specified number of characters.
Definition: juce_CharPointer_UTF32.h:108
juce::NormalisableRange::NormalisableRange
NormalisableRange(ValueType rangeStart, ValueType rangeEnd, ValueRemapFunction convertFrom0To1Func, ValueRemapFunction convertTo0To1Func, ValueRemapFunction snapToLegalValueFunc={}) noexcept
Creates a NormalisableRange with a given range and an injective mapping function.
Definition: juce_NormalisableRange.h:107
juce::gl::focalY
GLuint GLuint GLfloat GLfloat focalY
Definition: juce_gles2.h:5099
juce::Colours::lemonchiffon
const Colour lemonchiffon
Definition: juce_Colours.h:105
juce::gl::GL_IMAGE_PIXEL_TYPE
@ GL_IMAGE_PIXEL_TYPE
Definition: juce_gl.h:2807
juce::BubbleMessageComponent::textLayout
TextLayout textLayout
Definition: juce_BubbleMessageComponent.h:114
juce::UIAWindowProvider::Close
JUCE_COMRESULT Close() override
Definition: juce_win32_UIAWindowProvider.h:69
juce::Viewport::getScrollOnDragMode
ScrollOnDragMode getScrollOnDragMode() const
Returns the current scroll-on-drag mode.
Definition: juce_Viewport.h:306
juce::dsp::Limiter::firstStageCompressor
Compressor< SampleType > firstStageCompressor
Definition: juce_Limiter.h:97
juce::gl::GL_PALETTE8_R5_G6_B5_OES
@ GL_PALETTE8_R5_G6_B5_OES
Definition: juce_gl.h:10881
juce::MPEInstrument::lowestNoteOnChannel
@ lowestNoteOnChannel
The lowest note (by initialNote) on the channel with the note key still down.
Definition: juce_MPEInstrument.h:122
juce::gl::GL_BUFFER_MAPPED_ARB
@ GL_BUFFER_MAPPED_ARB
Definition: juce_gl.h:5462
CameraDevice::Pimpl::graphRegistrationID
DWORD graphRegistrationID
Definition: juce_win32_CameraDevice.h:583
juce::dsp::LadderFilterMode
LadderFilterMode
Definition: juce_LadderFilter.h:31
juce::SidePanel::createAccessibilityHandler
std::unique_ptr< AccessibilityHandler > createAccessibilityHandler() override
Override this method to return a custom AccessibilityHandler for this component.
juce::gl::GL_COLOR_ATTACHMENT7
@ GL_COLOR_ATTACHMENT7
Definition: juce_gl.h:1845
juce::gl::GL_TEXTURE_BLUE_SIZE
@ GL_TEXTURE_BLUE_SIZE
Definition: juce_gl.h:962
juce::withMember
Object withMember(Object copy, Member OtherObject::*member, Member &&value)
Copies an object, sets one of the copy's members to the specified value, and then returns the copy.
Definition: juce_Functional.h:82
CameraDevice::Pimpl::CaptureSessionVideoRecordingMode::~CaptureSessionVideoRecordingMode
~CaptureSessionVideoRecordingMode()
Definition: juce_android_CameraDevice.h:2713
juce::AnalyticsDestination::AnalyticsEvent::timestamp
uint32 timestamp
The timestamp of the event.
Definition: juce_AnalyticsDestination.h:66
juce::PixelRGB::multiplyAlpha
forcedinline void multiplyAlpha(float) noexcept
Multiplies the colour's alpha value with another one.
Definition: juce_PixelFormats.h:535
juce::MountedVolumeListChangeDetector
An instance of this class will provide callbacks when drives are mounted or unmounted on the system.
Definition: juce_MountedVolumeListChangeDetector.h:40
VideoComponent::Pimpl::PlayerControllerBase::JucePlayerItemPlaybackStatusObserverClass::notificationReceived
static void notificationReceived(id self, SEL, NSNotification *notification)
Definition: juce_mac_Video.h:266
juce::XWindowSystem::parentScreenPosition
Point< int > parentScreenPosition
Definition: juce_linux_XWindowSystem.h:344
juce::gl::GL_TEXTURE_CLIPMAP_FRAME_SGIX
@ GL_TEXTURE_CLIPMAP_FRAME_SGIX
Definition: juce_gl.h:11427
juce::AccessibilityRangedNumericValueInterface::setValueAsString
void setValueAsString(const String &newValue) final
Definition: juce_AccessibilityValueInterface.h:219
juce::gl::GL_DSDT_NV
@ GL_DSDT_NV
Definition: juce_gl.h:10322
juce::gl::GL_VARIABLE_C_NV
@ GL_VARIABLE_C_NV
Definition: juce_gl.h:9955
JUCE_DECLARE_SINGLETON
#define JUCE_DECLARE_SINGLETON(Classname, doNotRecreateAfterDeletion)
Macro to generate the appropriate methods and boilerplate for a singleton class.
Definition: juce_Singleton.h:184
juce::dsp::LogRampedValue::source
FloatType source
Definition: juce_LogRampedValue.h:185
juce::gl::GL_COMBINER_COMPONENT_USAGE_NV
@ GL_COMBINER_COMPONENT_USAGE_NV
Definition: juce_gl.h:9981
juce::dsp::Bias::rampDurationSeconds
double rampDurationSeconds
Definition: juce_Bias.h:149
VideoComponent::Pimpl::MediaSession::setDisplay
void setDisplay(const LocalRef< jobject > &surfaceHolder)
Definition: juce_android_Video.h:525
juce::dsp::AudioBlock::addProductOf
const AudioBlock &JUCE_VECTOR_CALLTYPE addProductOf(AudioBlock< OtherSampleType > src, NumericType factor) const noexcept
Definition: juce_AudioBlock.h:481
juce::TextEditor::isTabKeyUsedAsCharacter
bool isTabKeyUsedAsCharacter() const
Returns true if the tab key is being used for input.
Definition: juce_TextEditor.h:110
juce::ReferenceCountedArray::move
void move(int currentIndex, int newIndex) noexcept
Moves one of the objects to a different position.
Definition: juce_ReferenceCountedArray.h:759
juce::DatagramSocket
A wrapper for a datagram (UDP) socket.
Definition: juce_Socket.h:203
CameraDevice::Pimpl::MediaRecorder::~MediaRecorder
~MediaRecorder() override
Definition: juce_android_CameraDevice.h:1408
juce::RenderingHelpers::SoftwareRendererSavedState::SoftwareRendererSavedState
SoftwareRendererSavedState(const Image &im, const RectangleList< int > &clipList, Point< int > origin)
Definition: juce_RenderingHelpers.h:2490
CameraDevice::Pimpl::PreviewDisplay::bufferWidth
int bufferWidth
Definition: juce_android_CameraDevice.h:1084
juce::gl::GL_TEXTURE_PRIORITY_EXT
@ GL_TEXTURE_PRIORITY_EXT
Definition: juce_gl.h:7697
juce::ModifierKeys::altModifier
@ altModifier
ALT key flag.
Definition: juce_ModifierKeys.h:127
juce::MessageBoxOptions::getMessage
String getMessage() const
Returns the message of the dialog box.
Definition: juce_MessageBoxOptions.h:107
juce::HeapBlock::HeapBlock
HeapBlock(SizeType numElements, bool initialiseToZero)
Creates a HeapBlock containing a number of elements.
Definition: juce_HeapBlock.h:123
juce::gl::GL_MAX_LIST_NESTING
@ GL_MAX_LIST_NESTING
Definition: juce_gl.h:459
juce::gl::GL_NUM_FRAGMENT_REGISTERS_ATI
@ GL_NUM_FRAGMENT_REGISTERS_ATI
Definition: juce_gl.h:5742
juce::gl::GL_SURFACE_STATE_NV
@ GL_SURFACE_STATE_NV
Definition: juce_gl.h:10483