Click or drag to resize
WaveOutBuffer Class
A buffer of Wave samples for streaming to a Wave Output device
Inheritance Hierarchy
SystemObject
  Ozeki.MediaWaveOutBuffer

Namespace: Ozeki.Media
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax
public class WaveOutBuffer : IDisposable

The WaveOutBuffer type exposes the following members.

Constructors
  NameDescription
Public methodWaveOutBuffer
creates a new wavebuffer
Top
Methods
Properties
  NameDescription
Public propertyBufferSize
Gets the size of the buffer in bytes
Public propertyInQueue
Gets the value indicating whether the header's "In Queue" flag is set or not
Top
See Also