MHEG5ContentVerification_t MHEG5IsContentVerified(U8BIT *url, U8BIT *content, U32BIT length)
Definition: mh5hash.c:184
uint8_t U8BIT
Definition: techtype.h:93
void MHEG5SetVerificationCallback(void(*callback)(void))
Register a callback to be fired when the state of the verification subsystem changes.
Definition: mh5hash.c:128
Implementation of Root class Description Root class of all MHEG-5 classes. Base class None Subclasses...
void MHEG5ResetHashFile(U8BIT *url)
Reset the state and clear cache of the hashfile associated with a content file.
Definition: mh5hash.c:874
void MHEG5ResetVerification(void)
Reset the entire state of the verification mechanism.
Definition: mh5hash.c:138
MHEG5ContentVerification_t
Definition: mh5hash.h:37
uint32_t U32BIT
Definition: techtype.h:97