Documentation
¶
Overview ¶
Package gameid wraps go-gameid disc identification for the two things that need it: the indexer (identify a disc image to store as a media property) and the optical drive reader (identify an inserted disc live). It has no knowledge of how its result is stored or matched — that's a plain media property to everything downstream.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func IdentifyPathForSystem ¶
func IsCandidate ¶
IsCandidate reports whether path/systemID is eligible for gameid identification: a matching disc-image extension on a system with a known console mapping. Callers can use this to skip more expensive gameid-specific work for systems/extensions that will never match.
func NormalizeID ¶
func ShouldIndexPath ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.