CRIWARE Unity Plugin Manual  Last Updated: 2024-07-12
CriLipsAtomAnalyzer.Config Struct Reference

Configuration for creating Atom sound analysis module More...

Properties

static Config Default [get]
 Default values used when creating an Atom audio analysis module
 

Detailed Description

Configuration for creating Atom sound analysis module

Description:
A structure for specifying operating specifications when creating CriLipsAtomAnalyzer.
It is used as an argument of the CriLipsAtomAnalyzer::CriLipsAtomAnalyzer function.
The created LipsAtomAnalyzer reserves as many internal resources as necessary depending to the settings specified in this structure when the handle is created.
The size of the work area required varies according to the parameters specified in this structure.

Be sure to use CriLipsAnalyzer::Config::Default for initialization as new members may be added to the structure in the future.
(Be careful not to specify undefined values to the members of the structure.)

See also
CriLipsAtomAnalyzer::CriLipsAtomAnalyzer

The documentation for this struct was generated from the following file: