MediaCapture.GetPreviewMirroring Method
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.
Queries whether the video stream is mirrored horizontally.
public:
virtual bool GetPreviewMirroring() = GetPreviewMirroring;
bool GetPreviewMirroring();
public bool GetPreviewMirroring();
function getPreviewMirroring()
Public Function GetPreviewMirroring () As Boolean
Returns
Boolean
bool
True if mirroring is enabled; false otherwise.
Windows requirements
App capabilities |
backgroundMediaRecording
microphone
webcam
|