SoundBuffer

Class

Namespace: Vox

Base types:

Declared in: Vox


Represents a buffer with PCM sound data.

Members

Property

  • Owner
  • IsDisposed
  • Constructor

  • SoundBuffer(OutputDevice)
  • Method

  • Dispose()
  • Equals(object)
  • GetHashCode()
  • SetData(PCM, byte[], int, int)
  • SetData(PCM, byte[], int)

  • Back to index