AudioStreamChannelMode Enum

  • java.lang.Object
    • java.lang.Enum<AudioStreamChannelMode>
      • com.azure.android.communication.calling.AudioStreamChannelMode

public enum AudioStreamChannelMode

Specifies the channel modes supported by the RawAudioStreams entities

Fields

MONO

Mono Channel Audio

STEREO

Stereo Channel Audio

Applies to