C# Class OpenBve.WaveParser.WaveFormat

Represents the format of wave data.
Exibir arquivo Open project: leezer3/OpenBVE

Public Methods

Method Description
operator ( ) : bool

Private Methods

Method Description
WaveFormat ( int sampleRate, int bitsPerSample, int channels ) : System

Creates a new instance of this structure.

Method Details

operator() public static method

public static operator ( ) : bool
return bool