C# Class NewTOAPIA.Media.ALawDecoder

Turns 8-bit A-law bytes back into 16-bit PCM values.
Inheritance: G711AudioDecoder
Show file Open project: Wiladams/NewTOAPIA

Private Methods

Method Description
ALawDecoder ( ) : System
decode ( byte alaw ) : short

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