| VizKit::VisualAudioLab::BeatGuess | Struct with values concerning beat estimation |
| VizKit::Beatlight | The Beatlight shows a moving point indicating beat impulses |
| VizKit::BeatlightActor | A beat indicating VisualActor |
| VizKit::BottomLeftPositionedPixelRect | A positioned rectangle, measured in pixels |
| VizKit::Box | A box |
| VizKit::CAboutPane | UI (Windows): Pane with about information |
| VizKit::ColoredPixel | A colored pixel is a pixel with a color value |
| CompareHistogramValuesByBlueComponentDescending | |
| CompareHistogramValuesByCountDescending | |
| CompareHistogramValuesByGreenComponentDescending | |
| CompareHistogramValuesByHSLDescending | |
| CompareHistogramValuesByRedComponentDescending | |
| CompareHistogramValuesByWeightedLuminosityDescending | |
| CompareInputValuesDescending | |
| ComparePixelColorsByHSLDescending | |
| VizKit::CoordSize2D | A two-dimensional size relative to logical coordinate system |
| VizKit::CoordSize3D | A three-dimensional size relative to logical coordinate system |
| VizKit::COptionsPane | UI (Windows): Pane with visualizer options |
| VizKit::CoverArt | The cover artwork image is displayed |
| VizKit::CoverArtActor | A visual representation of the album cover art data included with the audio track |
| VizKit::CUpdatePane | UI (Windows): Pane with checkbox for automatic update |
| VizKit::CVisualPropertySheet | UI (Windows): Property sheet which contains various panes |
| VizKit::VisualDownloadQueue::DownloadItem | A DownloadItem is an item of the download queue where data is retrieved from a remote source |
| VizKit::VisualTiming::DurationItem | A data entry that stores timing values of a duration item |
| VizKit::VisualGraphics::GLCapabilities | A struct containing OpenGL capabilities |
| VizKit::VisualTextureContainer::LogicalSize | Logical size of a texture |
| VizKit::VisualNurbs::NurbsTexture | A texture of a NURBS |
| OptionsDialogWindowController | |
| OptionsDialogWindowController() | |
| VizKit::Pixel | A pixel is a two-dimensional point relative to physical coordinate system |
| VizKit::VisualHistogram::PixelColorHistogramValue | Data value of a histogram of PixelColor values |
| VizKit::PixelRect | A two-dimensional size relative to physical coordinate system |
| VizKit::Point2D | A Point2D is a position in 2-dimensional planar space |
| VizKit::Point3D | A Point3D is a position in 3-dimensional space |
| VizKit::PositionedBox | A positioned box |
| VizKit::PositionedCoordRect | A positioned rectangle, measured in coords |
| VizKit::VisualPreferences::Preference | Stores a key-value-pair of preferences |
| VizKit::ProcessMonitor | Shows some information on screen for diagnostical and monitoring purposes |
| VizKit::ProcessMonitorActor | This actor displays textual and graphical information useful for debugging, diagnostics and monitoring purposes |
| VizKit::Rect | A rectangle |
| VizKit::RelationalRect | A relational rectangle is determined by aspect ratio of width and height and orientation |
| VizKit::RGBAColor | Stores the values of a composite color of red, green, blue and alpha |
| VizKit::VisualAudioLab::RMSValue | Struct with values concerning rms (root mean square) values |
| VizKit::TemplateAction | Performs the action of the TemplateActor |
| VizKit::TemplateActor | A template of a VisualActor |
| VizKit::TexCoord | A TexCoord is a coord position of a texture |
| VizKit::TexCoordPosition | Stores the s and t coordinate values of texture positions |
| VizKit::VisualThreadingManager::ThreadItem | Adds a thread to the manager |
| VizKit::TopLeftPositionedPixelRect | A positioned rectangle, measured in pixels |
| VizKit::TrackLyrics | Shows the lyrics of the current audio track |
| VizKit::TrackLyricsActor | The lyrics of the audio track are displayed as texture with blended colors |
| VizKit::TrackTitle | Shows the title of the current audio track |
| VizKit::TrackTitleActor | The title of the audio track is displayed as texture with blended colors |
| VizKit::UpdateServiceActor | UpdateServiceActor displays a visual update notification in case an update of the currently running visualizer is available |
| VizKit::VisualDataStore::Value | Stores a key-value-pair of values |
| VizKit::VertexPosition | Stores the coord position values used by a vertex |
| VizKit::VisualActor | VisualActor defines the interface for each specific actor |
| VizKit::VisualActorGraphics | The graphics related static functions for the Visual Actors |
| VizKit::VisualAnimation | A VisualAnimation is constructed with an AnimatedProperty |
| VizKit::VisualAnimationCluster | A VisualAnimationCluster is a collection of animations where the animations run concurrently |
| VizKit::VisualAnimationComponent | Abstract base class for composite implementation of Animation |
| VizKit::VisualAnimationQueue | Queue of animations |
| VizKit::VisualAnimationSequence | A VisualAnimationSequence is a collection of animations where the animations run sequentially |
| VizKit::VisualAppleScript | Interaction with AppleScript |
| VizKit::VisualAsset | Dimensionless asset that contains texture, boxing information, and optional animations |
| VizKit::VisualAudioData | Raw audio data as received with pulse message via iTunes visualizer interface |
| VizKit::VisualAudioLab | A collection of routines dealing with processing, analyzing and interpretation of audio data |
| VizKit::VisualAudioMetaData | Meta data (like track name, artist name, or lyrics, etc.) of audio track or audio stream |
| VizKit::VisualCamera | A VisualCamera |
| VizKit::VisualColorTools | Various utility functions dealing with pixel color values |
| VizKit::VisualConfiguration | Common definitions and constants that must be customized for each individual plug-in |
| VizKit::VisualConfigurationDialog | Wrapper around OS specific UI implementations of the configuration dialog |
| VizKit::VisualConvolutionFilter | Convolution filter for bitmap image effects |
| VizKit::VisualCustomization | Collection of individual customizable functions |
| VizKit::VisualDataStore | Stores essential data for the visualizer |
| VizKit::VisualDownloadQueue | Providing networking functionality |
| VizKit::VisualEnsemble | The VisualEnsemble is a group of all actors |
| VizKit::VisualFile | Path information of file or directory and related operations |
| VizKit::VisualFontManager | Management of font resources |
| VizKit::VisualGraphics | Communicates with the graphics device |
| VizKit::VisualGraphicsCore | The platform specific core operations of the graphics layer are bundled with this class |
| VizKit::VisualHistogram | Creates histogram data |
| VizKit::VisualImage | Bitmap raster image |
| VizKit::VisualImage::VisualImageHistogramPixelColors | Exchange data type for histogram creation |
| VizKit::VisualInterpolation | Interpolation between values 0.0 and 1.0 |
| VizKit::VisualItemIdentifier | Identifier of an item (like e.g |
| VizKit::VisualMain | Handles the events and messages passed in by iTunes |
| VizKit::VisualMainAction | Dispatches the events and messages passed in by iTunes with no internal state |
| VizKit::VisualNetwork | Providing networking functionality |
| VizKit::VisualNotification | A VisualActor is notified about events and messages with a VisualNotification |
| VizKit::VisualNotificationQueue | Queue of notifications |
| VizKit::VisualNurbs | Nurbs (non-uniform rational b-spline) functionality |
| VizKit::VisualObject | Basic abstract object data type of core objects |
| VizKit::VisualObjectData | VisualObjectData allows incremental data load of visual objects |
| VizKit::VisualPlayerState | Provides access to the state of the audio player host |
| VizKit::VisualPreferences | Stores preference values of different data type (integer, float, char, boolean) |
| VizKit::VisualProgressIndicator | A VisualProgressIndicator communicates the progress of a process |
| VizKit::VisualSignature | Collection of static methods for specific data to establish communication with iTunes host application |
| VizKit::VisualStageBox | Position and dimensions of a box on stage |
| VizKit::VisualStageControl | Singleton mediator that controls the show of the VisualEnsemble |
| VizKit::VisualStagePosition | Dimensionless position of asset on stage |
| VizKit::VisualString | Unicode string without styling or formatting information |
| VizKit::VisualStringStyle | Definition of a style for a string (text) |
| VizKit::VisualString::VisualStringSubstringPointer | Substring of the VisualString with start position and length |
| VizKit::VisualStyledString | Unicode string with styling or formatting information |
| VizKit::VisualTextAutoScrollView | A VisualTextAutoScrollView displays rendered text |
| VizKit::VisualTextAutoScrollView::VisualTextAutoScrollViewTextLineImageRecord | |
| VizKit::VisualTextureContainer | A data container with a reference to an image texture |
| VizKit::VisualThreading | Providing multi-threading functionality |
| VizKit::VisualThreadingManager | VisualThreadingManager holds identifiers for currently running threads |
| VizKit::VisualTimeline | Time synchronized interpolation between values |
| VizKit::VisualTiming | Provides facilities to deal with and calculate time values |
| VizKit::VisualUpdateManager | Checking for, prompting for, and downloading available updates for this visualizer |
| VizKit::VisualVertex | A vertex is coord position information, incl |
| VisualView | |
| VisualView() | |