MHEG5ContentVerification_t MHEG5IsContentVerified(U8BIT *url, U8BIT *content, U32BIT length)
void MHEG5SetVerificationCallback(void(*callback)(void))
Register a callback to be fired when the state of the verification subsystem changes.
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.
void MHEG5ResetVerification(void)
Reset the entire state of the verification mechanism.
MHEG5ContentVerification_t