CameraOptionsUI.Show(MediaCapture) 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.
Displays a UI that contains options for the capture of photos, audio recordings and videos.
public:
static void Show(MediaCapture ^ mediaCapture);
static void Show(MediaCapture const& mediaCapture);
public static void Show(MediaCapture mediaCapture);
function show(mediaCapture)
Public Shared Sub Show (mediaCapture As MediaCapture)
Parameters
- mediaCapture
- MediaCapture
The MediaCapture object that provides methods for the capture of photos, audio recordings and videos.
Windows requirements
App capabilities |
microphone
webcam
|