Enum
MediaFoundationDeviceType

Represents the hardware type of a device capable of capturing media.

Definition

Namespace:Telerik.Windows.MediaFoundation

Assembly:Telerik.Windows.MediaFoundation.dll

Syntax:

cs-api-definition
public enum MediaFoundationDeviceType

Fields

AudioCapture

A device that is capable of capturing audio.

Declaration

cs-api-definition
AudioCapture = 0

Field Value

MediaFoundationDeviceType

VideoCapture

A device that is capable of capturing video.

Declaration

cs-api-definition
VideoCapture = 1

Field Value

MediaFoundationDeviceType

In this article
DefinitionFieldsAudioCaptureVideoCapture
Not finding the help you need?
Contact Support