Xeno-rat
Loading...
Searching...
No Matches
NAudio.Wave.SampleEventArgs Class Reference

Sample event arguments. More...

Inheritance diagram for NAudio.Wave.SampleEventArgs:
Collaboration diagram for NAudio.Wave.SampleEventArgs:

Public Member Functions

 SampleEventArgs (float left, float right)
 Constructor.
 

Properties

float Left [get, set]
 Left sample.
 
float Right [get, set]
 Right sample.
 

Detailed Description

Sample event arguments.

Constructor & Destructor Documentation

◆ SampleEventArgs()

NAudio.Wave.SampleEventArgs.SampleEventArgs ( float left,
float right )
inline

Constructor.

Property Documentation

◆ Left

float NAudio.Wave.SampleEventArgs.Left
getset

Left sample.

◆ Right

float NAudio.Wave.SampleEventArgs.Right
getset

Right sample.


The documentation for this class was generated from the following file: