OutputDevice

Class

Namespace: Vox

Base types:

Declared in: Vox


Represents a sound output device.

Members

Property

  • Current
  • Listener
  • DistanceModel
  • IsDisposed
  • Constructor

  • OutputDevice()
  • OutputDevice(string)
  • Method

  • Close()
  • Dispose()
  • Equals(object)
  • GetDefaultOutputDevice()
  • GetHashCode()
  • GetOutputDevices()
  • IsCurrent()
  • MakeCurrent()
  • ResumeProcessing()
  • SuspendProcessing()

  • Back to index