C# Class OpenBve.WaveParser.WaveFormat

Represents the format of wave data.
Afficher le fichier Open project: leezer3/OpenBVE

Méthodes publiques

Méthode Description
operator ( ) : bool

Private Methods

Méthode Description
WaveFormat ( int sampleRate, int bitsPerSample, int channels ) : System

Creates a new instance of this structure.

Method Details

operator() public static méthode

public static operator ( ) : bool
Résultat bool