ConfigParameters
Public Attributes
| Name | |
|---|---|
| float | coreSpeed |
| float | profileSpeed |
| float | sampleRate |
| UINT32 | fundamentalBlockSize |
| UINT32 | inChannels |
| UINT32 | outChannels |
| UINT32 | profileStatus |
| INT32 | tuningPort |
| UINT32 | profileOptions |
| UINT32 | tuningInstance |
Public Attributes Documentation
variable coreSpeed
float coreSpeed;
variable profileSpeed
float profileSpeed;
variable sampleRate
float sampleRate;
variable fundamentalBlockSize
UINT32 fundamentalBlockSize;
variable inChannels
UINT32 inChannels;
variable outChannels
UINT32 outChannels;
variable profileStatus
UINT32 profileStatus;
variable tuningPort
INT32 tuningPort;
variable profileOptions
UINT32 profileOptions;
variable tuningInstance
UINT32 tuningInstance;
Updated on 2026-02-10 at 15:44:28 -0500