AudioRecord.InterfaceConsts Class

Definition

public static class AudioRecord.InterfaceConsts
type AudioRecord.InterfaceConsts = class
Inheritance
AudioRecord.InterfaceConsts

Fields

MicDirectionAwayFromUser
Obsolete.

Optimize capture for audio coming from the side of the device pointing away from the user.

MicDirectionExternal
Obsolete.

Optimize capture for audio coming from an off-device microphone.

MicDirectionTowardsUser
Obsolete.

Optimize capture for audio coming from the side of the device facing the user.

MicDirectionUnspecified
Obsolete.

Don't do any directionality processing of the activated microphone(s).

Applies to