Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
Plugin
Plugin.WaveFormat
C# Class Plugin.Plugin.WaveFormat
Represents the format of wave data.
Show file
Open project: leezer3/OpenBVE
Public Methods
Method
Description
operator
( ) :
bool
Private Methods
Method
Description
WaveFormat
(
int
sampleRate
,
int
bitsPerSample
,
int
channels
) :
System.IO
Creates a new instance of this structure.
Method Details
operator()
public
static
method
public
static
operator
( ) :
bool
return
bool