C# 클래스 Fingerprinter.Audio.AudioProperties

파일 보기 프로젝트 열기: wo80/AcoustID.NET

공개 메소드들

메소드 설명
AudioProperties ( ) : System
AudioProperties ( int sampleRate, int bitDepth, int channels, int duration ) : System

메소드 상세

AudioProperties() 공개 메소드

public AudioProperties ( ) : System
리턴 System

AudioProperties() 공개 메소드

public AudioProperties ( int sampleRate, int bitDepth, int channels, int duration ) : System
sampleRate int
bitDepth int
channels int
duration int
리턴 System