GenvidInterface

New in version 1.12.0.

header:Genvid/Public/GenvidInterface.h
implementation:Genvid/Private/GenvidInterface.cpp
class UGenvidInterface

This is the base class used by all stream based classes. It depends directly on UActorComponent.

Functions

FGenvidTimecode GetCurrentTimecode() const

Get the current time code.

bool ValidateGenvidStatus(EGenvidStatus gs, const char *conxtInfo, const char *streamID) const

Check the Genvid status and add a log message if there is an error.

Properties

class IGenvidModule

Interface module used to access the native Genvid MILE SDK.

IGenvidModule *genvid

Pointer variable used to access the native Genvid MILE SDK.