org.autoplot.wav.WavDataSource2

This version of the DataSource works by wrapping BinaryDataSource. It reads in the wav header, then creates a URI for the BinaryDataSource.

WavDataSource2( java.net.URI uri )

getDataSet( ProgressMonitor mon ) → QDataSet [view source]
getMetadata( ProgressMonitor mon ) → java.util.Map [view source]