C# 클래스 NScumm.Core.Audio.AudioFormat

파일 보기 프로젝트 열기: scemino/nscumm 1 사용 예제들

공개 메소드들

메소드 설명
AudioFormat ( int rate = 44100, int channels = 2, int bits = 16 ) : System

메소드 상세

AudioFormat() 공개 메소드

public AudioFormat ( int rate = 44100, int channels = 2, int bits = 16 ) : System
rate int
channels int
bits int
리턴 System