Genvid_SubmitGameData()

GenvidStatus Genvid_SubmitGameData(const GenvidTimecode timecode, const char *streamID, const void *gameData, const int gameDataSize)

Sends gameDataSize bytes of gameData associated with the stream streamID.

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