Platform-specific configuration structure used to create an ASR Rack
More...
Platform-specific configuration structure used to create an ASR Rack
- Description:
- This structure is used to configure an CriAtomExAsrRack.
When creating a module (CriWare.CriAtomExAsrRack::CriAtomExAsrRack function),
a platform-specific structure inheriting this interface is passed as an argument.
For details, refer to the manual for each platform.
- See also
- CriWare.CriAtomExAsrRack.CriAtomExAsrRack
bool IsSupportedPlatform |
( |
| ) |
|
Whether this platform-specific structure is valid
- Description:
- Check whether this structure - inheriting the interface from the current platform - correspond to a valid platform.
If the function returns false, you cannot call the constructor of CriAtomExAsrRack using this structure.
- See also
- CriWare.CriAtomExAsrRack.CriAtomExAsrRack
The documentation for this interface was generated from the following file: