No announcements
Found 170018 threads
-
0 Votes
How to change video resolution for CameraCaptureUI and how to set StartPreviewAsync video to full screen?
GetAvailableMediaStreamProperties.Answered | 2 Replies | 2492 Views | Created by Tango__ - Sunday, June 9, 2013 8:48 AM | Last reply by Tango__ - Thursday, June 13, 2013 2:10 AM -
0 Votes
[UWP][C#]CameraCaptureUI Video Format in UWP
Hi mineass, As the Supported codecs, WMV is not the codec that is supported on both decoder support and encoder support in mobile devices.Answered | 1 Replies | 248 Views | Created by mineass - Friday, July 14, 2017 2:30 PM | Last reply by Breeze Liu - Monday, July 17, 2017 9:51 AM -
0 Votes
Migrate CameraCaptureUI from Windows 8.1
My wording was a little vague on that first point, I meant to say that CameraCaptureUI does leverage the Camera app, as in: the camera app is the one capturing the photos and/or ...Answered | 29 Replies | 2335 Views | Created by Marien Monnier - Wednesday, October 21, 2015 11:00 AM | Last reply by Rob Caplan [MSFT] - Wednesday, March 15, 2017 7:20 PM -
0 Votes
CameraCaptureUI showing image at 90 degrees on portrait device
It seems to me like their could be a bug with CameraCaptureUI because every app that uses that class has an issue on this device, but the inbuilt camera application is oriented ...Answered | 5 Replies | 4356 Views | Created by Kangshung - Monday, September 30, 2013 5:20 PM | Last reply by Kangshung - Friday, October 4, 2013 1:20 PM -
1 Votes
How to set the frame rate for CameraCaptureUI
For CameraCaptureUI, the settings for video is related to this class ...Answered | 2 Replies | 503 Views | Created by TS- - Friday, May 20, 2016 6:46 PM | Last reply by Barry Wang - Monday, May 23, 2016 9:07 AM -
0 Votes
Unable to use CameraCaptureUI in my application
Can I use MediaCapture class instead of CameraCaptureUI class in windows forms application (using VS2012).Answered | 5 Replies | 810 Views | Created by ShivapriyaK - Thursday, February 12, 2015 10:25 AM | Last reply by Risa- - Friday, February 13, 2015 5:50 AM -
0 Votes
[W8.1] CameraCaptureUI Access Back Camera
So what you need is just calling this api and select the camera when you are trying to capture it.Answered | 2 Replies | 890 Views | Created by somnathbanik - Friday, November 20, 2015 3:20 PM | Last reply by Barry Wang - Wednesday, November 25, 2015 8:36 AM -
0 Votes
Restricting type of Camera in 'change camera" button in CameraCaptureUI
As far as I can tell there is no real customization that you can do to the camera capture UI.Answered | 1 Replies | 2341 Views | Created by chris_vr - Wednesday, August 22, 2012 10:07 AM | Last reply by James Dailey - MSFT - Thursday, August 23, 2012 11:27 PM -
0 Votes
CameraCaptureUI - Rename captured image and save it to a different folder
I have a Windows Store App (C#, XAML) When using the CameraCaptureUI, it automatically saves the image to Apps TempState directory.Answered | 1 Replies | 2187 Views | Created by 7VN - Saturday, January 26, 2013 6:43 AM | Last reply by Can Bilgin - Saturday, January 26, 2013 8:32 AM -
1 Votes
Camera Capture UI windows size
So what you want is to take a full screen photo by the CameraCaptureUI type?Answered | 3 Replies | 1269 Views | Created by DualOpAmp - Thursday, January 21, 2016 5:27 PM | Last reply by dawg89 - Tuesday, January 26, 2016 9:08 PM -
2 Votes
Audio/ Video capturing In Windows 8 Metro App
So basically you have two options: Use Windows.Media.Capture.CameraCaptureUI API: Windows has provided a pre-built UI to ...Answered | 19 Replies | 11329 Views | Created by chris_vr - Tuesday, November 1, 2011 7:55 AM | Last reply by Joe Levy_ - Wednesday, May 8, 2013 4:59 AM -
0 Votes
CameraCaptureUI photosettings and videosettings
AllowCropping bool Read/write Determines whether photo cropping will be enabled in ...Answered | 1 Replies | 2893 Views | Created by Sergisenna - Monday, January 2, 2012 11:01 PM | Last reply by Jie Bao - Tuesday, January 3, 2012 2:51 AM -
0 Votes
capture a video .
It comes with a screen capture capability and it can capture the camera.Answered | 2 Replies | 296 Views | Created by Shahiddlegend - Tuesday, June 14, 2016 9:56 AM | Last reply by mogulman52 - Tuesday, June 14, 2016 4:27 PM -
1 Votes
CameraCaptureUI: Landscape/Portrait Problems
To harden your app against that you can use the MediaCapture API instead of CameraCaptureUI and provide a way for users to explicitly flip from the default.Answered | 3 Replies | 1101 Views | Created by ViralBeeb - Monday, December 9, 2013 8:44 AM | Last reply by chriskuntner - Saturday, November 15, 2014 5:25 PM -
0 Votes
[win 8.1 c#]scanning captured image
i am not talking about OCR , i am talking about just scanning the captured images some thing similar to "camscan" on android , is it possible in windows apps ?Answered | 4 Replies | 239 Views | Created by kranthi88 - Tuesday, April 26, 2016 6:31 AM | Last reply by kranthi88 - Wednesday, May 4, 2016 2:29 PM -
0 Votes
Windows 7 Capture Photo from Camera
>Does anybody know if CameraCaptureUI can be used with Windows 7 to capture photos and/or video?Answered | 1 Replies | 420 Views | Created by Rick Rofe - Thursday, April 28, 2016 4:52 AM | Last reply by Kristin Xie - Friday, April 29, 2016 7:10 AM -
3 Votes
How to Capture Video with Webcam?
Here are two approaches to talk with Web Cam and capture images or video.Answered | 3 Replies | 27293 Views | Created by Lala-Land - Thursday, March 12, 2009 9:49 AM | Last reply by Martin Xie - MSFT - Tuesday, March 17, 2009 4:29 AM -
0 Votes
How to choose the camera of a tablet(Front or back) with CameraCaptureUI
Hi Harish Tata, There is no such method that could do it with CameraCaptureUI.Answered | 6 Replies | 563 Views | Created by harish tata - Wednesday, April 4, 2018 3:24 PM | Last reply by harish tata - Wednesday, April 11, 2018 10:16 AM -
0 Votes
Can I use 'Photo Cropping UI' of 'CameraCaptureUI' at other situation easily?
So I need to crop the Photo before adding the photo as CameraCaptureUI.Answered | 3 Replies | 3132 Views | Created by jy.kim - Friday, June 15, 2012 5:45 AM | Last reply by Rob Caplan [MSFT] - Thursday, October 3, 2013 3:10 AM -
0 Votes
Screen Video Capture VB.NET
Hi, How can I capture a part of screen as video in VB.NET?Answered | 1 Replies | 2970 Views | Created by finallyPanda - Thursday, April 26, 2012 5:06 PM | Last reply by JohnWein - Thursday, April 26, 2012 5:20 PM - Items 1 to 20 of 170018 Next ›
No announcements