CaptureDeviceConfiguration Methods

CaptureDeviceConfiguration Methods

[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]

The CaptureDeviceConfiguration type exposes the following members.

  NameDescription
Public method Static member GetAvailableAudioCaptureDevices Returns a collection of AudioCaptureDevice objects that represent the available audio capture devices on the client system.
Public method Static member GetAvailableVideoCaptureDevices Returns a collection of VideoCaptureDevice objects that represent the available video capture devices on the client system.
Public method Static member GetDefaultAudioCaptureDevice Returns the AudioCaptureDevice object that represent the default audio capture devices on the client system.
Public method Static member GetDefaultVideoCaptureDevice Returns the VideoCaptureDevice object that represent the default video capture devices on the client system.
Public method Static member RequestDeviceAccess Requests access for all possible capture devices (audio or video) that are available on the client system.
Top

Show:
© 2017 Microsoft