//
pkg.gl
Category
github.com/jetsetilly/gopher2600
digest
package
0.35.3
Repository:
https://github.com/jetsetilly/gopher2600.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
6
Dependents
2
Files
170 SLOC
#
Functions
NewAudio
NewAudio is the preferred method of initialisation for the Audio2Wav type.
NewVideo
NewVideo initialises a new instance of DigestTV.
#
Structs
Audio
Audio is an implementation of the television.AudioMixer interface with an embedded television for convenience.
Video
Video is an implementation of the television.PixelRenderer interface with an embedded television for convenience.
#
Interfaces
Digest
Digest implementations compute a mathematical hash, retreivable with the Hash() function.