Windows.Media.Devices namespace

7 out of 8 rated this helpful - Rate this topic

Accesses and controls devices for audio, video, and communications.

Members

The Windows.Media.Devices namespace has these types of members:

Classes

The Windows.Media.Devices namespace has these classes.

ClassDescription
AudioDeviceController Controls device settings on the microphone.
CallControl Represents the properties, commands and events for handling calls on a telephony related device.
DefaultAudioCaptureDeviceChangedEventArgs Contains information about a default audio capture device change event.
DefaultAudioRenderDeviceChangedEventArgs Contains information about a default audio render device change event.
DialRequestedEventArgs Contains information for the DialRequested event.
KeypadPressedEventArgs Contains information for the KeypadPressed event.
MediaDevice Provides methods used to select devices for capturing and rendering audio, and for capturing video.
MediaDeviceControl Gets or sets a device setting on a camera.
MediaDeviceControlCapabilities Gets the capabilities of a camera setting.
RedialRequestedEventArgs Contains information for the RedialRequested event.
VideoDeviceController Controls device settings on the camera.

 

Delegates

The Windows.Media.Devices namespace has these delegates.

DelegateDescription
CallControlEventHandler Handles the AnswerRequested and AudioTransferRequested events.
DialRequestedEventHandler Handles the DialRequested event.
KeypadPressedEventHandler Handles the KeypadPressed event.
RedialRequestedEventHandler Handles the RedialRequested event.

 

Enumerations

The Windows.Media.Devices namespace has these enumerations.

EnumerationDescription
AudioDeviceRole Indicates the role of an audio device.
TelephonyKey Indicates the keypad button that was pressed on a telephony device.

 

Interfaces

The Windows.Media.Devices namespace defines these interfaces.

InterfaceDescription
IDefaultAudioDeviceChangedEventArgs Called when the default audio device is changed for either audio render or capture.
IMediaDeviceController Controls device settings on a video camera or microphone.

 

Requirements

Minimum supported client

Windows 8

Minimum supported server

Windows Server 2012

Namespace

Windows.Media.Devices
Windows::Media::Devices [C++]

Metadata

Windows.winmd

 

 

Build date: 12/4/2012

Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.