An audio configuration.
More...
◆ AudioConfig()
| fm.liveswitch.AudioConfig.AudioConfig |
( |
int |
clockRate, |
|
|
int |
channelCount |
|
) |
| |
Initializes a new instance of the fm.liveswitch.AudioConfig class.
- Parameters
-
| clockRate | The clock rate. |
| channelCount | The channel count. |
◆ getChannelCount()
| int fm.liveswitch.AudioConfig.getChannelCount |
( |
| ) |
|
◆ isEquivalent()
Determines whether the specified configuration is equivalent.
- Parameters
-
◆ toString()
| String fm.liveswitch.AudioConfig.toString |
( |
| ) |
|
Returns a string that represents this instance.