C# 클래스 NewTOAPIA.Media.ALawDecoder

Turns 8-bit A-law bytes back into 16-bit PCM values.
상속: G711AudioDecoder
파일 보기 프로젝트 열기: Wiladams/NewTOAPIA

비공개 메소드들

메소드 설명
ALawDecoder ( ) : System
decode ( byte alaw ) : short

Decode one a-law byte. For internal use only.