Snap Live SDK  8.1
 All Classes Namespaces Files Functions Variables Enumerations Enumerator Groups
LiveCommonEmbedder.h
1 
15 #ifndef LIVE_COMMON_EMBEDDER_H
16 #define LIVE_COMMON_EMBEDDER_H
17 
18 #include "AudioCommonEmbedder.h"
19 
20 namespace KantarMedia
21 {
36  {
37  public:
38  virtual ~ILiveEmbedder();
39 
48  };
49 
54 }
55 
56 #endif // LIVE_COMMON_EMBEDDER_H
AUDIOSDK_Error
Error codes definition.
Definition: Errors.h:36
Base interface for Live embedders.
Definition: LiveCommonEmbedder.h:35
virtual AUDIOSDK_Error ResynchronizeTimecode()=0
This method resynchronizes the timecode with the system time.