|
WaveDataReaderFromFile Method
|
Namespace: GSF.MediaAssembly: GSF.Media (in GSF.Media.dll) Version: 2.4.205-beta
Syntax GSF.Media.WaveDataReader.FromFile = function(fileName);
View SourceParameters
- fileName String
- The name of the WAV file.
Return Value
WaveDataReaderThe WaveData instance created from a WAV file.
See Also