MediaRecorder.InterfaceConsts Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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). |