MediaRecorder.InterfaceConsts Class

Definition

public static class MediaRecorder.InterfaceConsts
type MediaRecorder.InterfaceConsts = class
Inheritance
MediaRecorder.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