# Functions
IsPlaybackFile return nil if file is a playback file and is a supported version.
NewPlayback is the preferred method of implementation for the Playback type.
NewRecorder is the preferred method of implementation for the FileRecorder type.
# Variables
sentinal errors for IsPlaybackFile().
sentinal error returned by GetPlayback() if a hash error is encountered.
No description provided by the author