This class encapsulates information about a single audio cut
This class encapsulates information about a single audio cut. The information contains: cut index, number of the window, where the cut was detected, position of the window begin (in samples) and position of the window end (in samples).
int window
int start
int end
CutData(int i = 0, int w = 0, int s = 0, int e = 0)
w - window number
s - window begin (in samples)
e - window end (in samples)
this page has been generated automatically by doc++
(c)opyright by Malte Zöckler, Roland Wunderling
contact: doc++@zib.de