public WaveFile( SampleRate sampleRate, BitsPerSample bitsPerSample, DataChannels channels, WaveFormat audioFormat )
Public Sub New ( sampleRate As SampleRate, bitsPerSample As BitsPerSample, channels As DataChannels, audioFormat As WaveFormat )
public: WaveFile( SampleRate sampleRate, BitsPerSample bitsPerSample, DataChannels channels, WaveFormat audioFormat )
new : sampleRate : SampleRate * bitsPerSample : BitsPerSample * channels : DataChannels * audioFormat : WaveFormat -> WaveFile
GSF.Media.WaveFile = function(sampleRate, bitsPerSample, channels, audioFormat);
Copyright © 2018, Grid Protection Alliance. All Rights Reserved.