C# 클래스 Plugin.Plugin.WaveFormat

Represents the format of wave data.
파일 보기 프로젝트 열기: leezer3/OpenBVE

공개 메소드들

메소드 설명
operator ( ) : bool

비공개 메소드들

메소드 설명
WaveFormat ( int sampleRate, int bitsPerSample, int channels ) : System.IO

Creates a new instance of this structure.

메소드 상세

operator() 공개 정적인 메소드

public static operator ( ) : bool
리턴 bool