ChannelCount(AudioSpeakerMode)
Calculate the amount of channels represented by this AudioSpeakerMode.
Read time 1 minuteLast updated 10 days ago
Definition
- Type: Method
- Namespace: UnityEngine
- Assembly: UnityEngine.AudioModule
public static int ChannelCount(this AudioSpeakerMode speakerMode)
Parameters
Returns
Type | Description |
|---|---|
| int |
Remarks
This is also documented in the page for AudioSpeakerMode.