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 not stored for this graph (policy: none)
nothing calls this directly
no test coverage detected