Enables or disables horizontal mirroring of the video preview stream.
Syntax
mediaCapture.setPreviewMirroring(value);
Parameters
- value
-
Type: Boolean [JavaScript] | System.Boolean [.NET] | Platform::Boolean [C++]
True to enable mirroring; false to disable mirroring.
Remarks
Horizontal mirroring is useful for video conferencing or video chat applications, because the user typically wants to see a reflected image of him- or herself. The non-mirrored view can look strange, because we are used to seeing ourselves in a mirror.
Requirements
|
Minimum supported client | Windows 8 |
|---|---|
|
Minimum supported server | Windows Server 2012 |
|
Namespace |
|
|
Metadata |
|
|
Capabilities |
|
See also
Build date: 12/4/2012