javazoom.jl.decoder.LayerIIIDecoder.SBI.SBI C# (CSharp) Method

SBI() public method

public SBI ( ) : System
return System
            public SBI()
            {
                l = new int[23];
                s = new int[14];
            }

Same methods

LayerIIIDecoder.SBI::SBI ( int thel, int thes ) : System
LayerIIIDecoder.SBI