Holds information on a cue: a labeled position within a Wave file.
More...
|
| Cue (int position, string label) |
| Creates a Cue based on a sample position and label.
|
|
|
int | Position [get] |
| Cue position in samples.
|
|
string | Label [get] |
| Label of the cue.
|
|
Holds information on a cue: a labeled position within a Wave file.
◆ Cue()
NAudio.Wave.Cue.Cue |
( |
int | position, |
|
|
string | label ) |
|
inline |
Creates a Cue based on a sample position and label.
- Parameters
-
◆ Label
string NAudio.Wave.Cue.Label |
|
get |
◆ Position
int NAudio.Wave.Cue.Position |
|
get |
The documentation for this class was generated from the following file:
- /Users/sumansaurabh/Documents/my-startup/xeno-rat/Plugins/LiveMicrophone/lib/NAudio.Core/Wave/WaveStreams/CueList.cs