Click or drag to resize

MMDevice Class

Inheritance Hierarchy
SystemObject
  Ozeki.MediaMMDevice

Namespace:  Ozeki.Media
Assembly:  OzekiSDK (in OzekiSDK.dll) Version: 10.3.199.0
Syntax
public class MMDevice

The MMDevice type exposes the following members.

Properties
  NameDescription
Public propertyDataFlow
Public propertyDeviceDesc
Public propertyDeviceFriendlyName
Public propertyDeviceName
Public propertyFriendlyName
Public propertyID
Gets a string that identifies the device.
Public propertyManufacturer
Public propertyProperties
Gets an interface to the device's property store.
Public propertyState
Gets the current state of the device.
Top
Methods
  NameDescription
Public methodDumpPropertyValues
Retrieves the keys-value pair of the COM properties.
Public methodGetAudioCaptureClient
Public methodGetAudioRenderClient
Public methodGetDeviceInfo
Public methodToString (Overrides ObjectToString.)
Top
See Also