ChannelConfiguration Enum

Definition

Enumerates values returned by several methods of ChannelConfiguration and taken as a parameter of the F:Android.Media.AudioTrack..ctor, and F:Android.Media.AudioTrack..ctor members.

public enum ChannelConfiguration
type ChannelConfiguration = 
Inheritance
ChannelConfiguration

Fields

Default 1
Invalid 0
Mono 2
Stereo 3

Remarks

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to