Genvid_SubmitAnnotation()

GenvidStatus Genvid_SubmitAnnotation(const GenvidTimecode timecode, const char *streamID, const void *annotationData, const int annotationDataSize)

Sends gameDataSize bytes of annotation associated with the stream streamID.

Using a negative timecode value is shorthand for calling Genvid_GetCurrentTimecode() and using that timecode value instead.