Click or drag to resize

WaveInDataEventArgs Class

Inheritance Hierarchy
SystemObject
  SystemEventArgs
    Ozeki.MediaWaveInDataEventArgs

Namespace: Ozeki.Media
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 10.5.1
Syntax
public class WaveInDataEventArgs : EventArgs

The WaveInDataEventArgs type exposes the following members.

Constructors
 NameDescription
Public methodWaveInDataEventArgsInitializes a new instance of the WaveInDataEventArgs class
Top
Properties
 NameDescription
Public propertyBuffer 
Public propertyBytesRecorded 
Top
See Also