BASS.NET API for the Un4seen BASS Audio Library

WaveFormGetCuePoints Method

BASS.NET API for the Un4seen BASS Audio Library
Overload List

  NameDescription
Public methodCode exampleGetCuePoints(Double, Double, Double)
Determines silence positions at the beginning and end of a rendered wave form.
Public methodCode exampleGetCuePoints(Int64, Int64, Double)
Determines silence positions at the beginning and end of a rendered wave form.
Public methodCode exampleGetCuePoints(Double, Double, Double, Double)
Determines silence positions at the beginning and end of a rendered wave form.
Public methodCode exampleGetCuePoints(Int64, Int64, Double, Double)
Determines silence positions at the beginning and end of a rendered wave form.
Public methodCode exampleGetCuePoints(Double, Double, Double, Double, Boolean)
Determines silence positions of a rendered wave form within a given range.
Public methodCode exampleGetCuePoints(Double, Double, Double, Int32, Int32)
Determines silence positions of a rendered wave form within a given range.
Public methodCode exampleGetCuePoints(Int64, Int64, Double, Double, Boolean)
Determines silence positions of a rendered wave form within a given range.
Public methodCode exampleGetCuePoints(Int64, Int64, Double, Int32, Int32)
Determines silence positions of a rendered wave form within a given range.
Public methodCode exampleGetCuePoints(Double, Double, Double, Double, Int32, Int32)
Determines silence positions of a rendered wave form within a given range.
Public methodCode exampleGetCuePoints(Double, Double, Double, Int32, Int32, Boolean)
Determines silence positions of a rendered wave form within a given range.
Public methodCode exampleGetCuePoints(Int64, Int64, Double, Double, Int32, Int32)
Determines silence positions of a rendered wave form within a given range.
Public methodCode exampleGetCuePoints(Int64, Int64, Double, Int32, Int32, Boolean)
Determines silence positions of a rendered wave form within a given range.
Public methodCode exampleGetCuePoints(Double, Double, Double, Double, Int32, Int32, Boolean)
Determines silence positions of a rendered wave form within a given range.
Public methodCode exampleGetCuePoints(Int64, Int64, Double, Double, Int32, Int32, Boolean)
Determines silence positions of a rendered wave form within a given range.
Top
See Also

Reference