Documentation
¶
Overview ¶
The following is manually converted from ww2ogg by hcs (https://github.com/hcs64/ww2ogg)
The following is manually converted from vgmstream (https://github.com/vgmstream/vgmstream)
The following is manually converted from hcs's ww2ogg (https://github.com/hcs64/ww2ogg) and vgmstream (https://github.com/vgmstream/vgmstream)
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Decoder ¶
type Decoder struct {
// contains filtered or unexported fields
}
func NewDecoder ¶
func NewDecoder(r io.ReadSeeker, cfg Config) (*Decoder, error)
func (*Decoder) BufferSize ¶
Maximum amount of samples that can be decoded from a single packet.
Click to show internal directories.
Click to hide internal directories.