GeneratedGeneratedMONOMono channel audiograph. Stereo channels will be calculated of the two channels.
from enum value: GET_AUDIOGRAPH_CHANNELS_MONO = 1;
GeneratedSTEREOStereo channel output.
from enum value: GET_AUDIOGRAPH_CHANNELS_STEREO = 2;
GeneratedUNSPECIFIEDUnspecified channels.
from enum value: GET_AUDIOGRAPH_CHANNELS_UNSPECIFIED = 0;
Channels of the audiograph the client is interested in (to safe on bandwidth).
from enum audiotool.audiograph.v1.GetAudiographChannels