Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Declaration
typedef enum ACSAudioStreamChannelMode : NSInteger { ... } ACSAudioStreamChannelMode;
Description
Specifies the channel modes supported by the RawAudioStreams entities
Values
Name | Value | Description | Remarks |
---|---|---|---|
ACSAudioStreamChannelModeMono |
0 | Mono Channel Audio | |
ACSAudioStreamChannelModeStereo |
1 | Stereo Channel Audio |