Default constructor.
Declaration Syntax
C# | Visual Basic | Visual C++ | F# |
public AudioFormat( int samplesPerSecond, int bitsPerSample, int channels )
Public Sub New ( samplesPerSecond As Integer, bitsPerSample As Integer, channels As Integer )
public: AudioFormat( int samplesPerSecond, int bitsPerSample, int channels )
new : samplesPerSecond : int * bitsPerSample : int * channels : int -> AudioFormat
Parameters
Assembly: LumiSoft.Net (Module: LumiSoft.Net.dll) Version: 4.5.5510.19119