MCPcopy Create free account
hub / github.com/cping/LGame / decodeFrame

Method decodeFrame

Java/Loon-Neo-Lwjgl3/src/javazoom/jl/decoder/Decoder.java:124–140  ·  view source on GitHub ↗

Decodes one frame from an MPEG audio bitstream. @param header The header describing the frame to decode. @param bitstream The bistream that provides the bits for te body of the frame. @return A SampleBuffer containing the decoded samples.

(Header header, Bitstream stream)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 6

initializeMethod · 0.95
retrieveDecoderMethod · 0.95
decodeFrameMethod · 0.95
layerMethod · 0.45
clear_bufferMethod · 0.45
write_bufferMethod · 0.45

Tested by

no test coverage detected