Snap Live SDK  8.1
 All Classes Namespaces Files Functions Variables Enumerations Enumerator Groups
Public Member Functions | List of all members
KantarMedia::ILiveEmbedder Class Referenceabstract

Base interface for Live embedders. More...

#include <LiveCommonEmbedder.h>

Inheritance diagram for KantarMedia::ILiveEmbedder:
KantarMedia::IACRLiveProcessor KantarMedia::ISnapLiveAudioEmbedder

Public Member Functions

virtual AUDIOSDK_Error ResynchronizeTimecode ()=0
 This method resynchronizes the timecode with the system time. More...
 

Detailed Description

Base interface for Live embedders.

Regroup common methods that shall be used by all Live embedders.

Member Function Documentation

virtual AUDIOSDK_Error KantarMedia::ILiveEmbedder::ResynchronizeTimecode ( )
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.

Returns
AUDIOSDK_SUCCESS if operation succeeds
AUDIOSDK_Error code if an error occurs

The documentation for this class was generated from the following file: