rattletrap-4.0.9: Parse and generate Rocket League replays.

Safe HaskellNone
LanguageHaskell2010

Rattletrap.Decode.Content

Documentation

decodeContent Source #

Arguments

:: (Int, Int, Int)

Version numbers, usually from getVersion.

-> Int

The number of frames in the stream, usually from getNumFrames.

-> Word

The maximum number of channels in the stream, usually from getMaxChannels.

-> Decode Content