Base interface for Live embedders. More...
#include <LiveCommonEmbedder.h>
Public Member Functions | |
virtual AUDIOSDK_Error | ResynchronizeTimecode ()=0 |
This method resynchronizes the timecode with the system time. More... | |
Base interface for Live embedders.
Regroup common methods that shall be used by all Live embedders.
|
pure virtual |
This method resynchronizes the timecode with the system time.
This method resynchronizes the inserted timecode with the system time in case system has been modified (NTP update, ...) This method need to be called whenever the system time is modified to keep inserted timecode in sync with the system time.