Snap Live SDK
8.1
Main Page
Modules
Namespaces
Classes
Files
File List
File Members
All
Classes
Namespaces
Files
Functions
Variables
Enumerations
Enumerator
Groups
Source
Public
Include
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
{
35
class
ILiveEmbedder
36
{
37
public
:
38
virtual
~
ILiveEmbedder
();
39
47
virtual
AUDIOSDK_Error
ResynchronizeTimecode
() = 0;
48
};
49
54
}
55
56
#endif // LIVE_COMMON_EMBEDDER_H
KantarMedia::AUDIOSDK_Error
AUDIOSDK_Error
Error codes definition.
Definition:
Errors.h:36
KantarMedia::ILiveEmbedder
Base interface for Live embedders.
Definition:
LiveCommonEmbedder.h:35
KantarMedia::ILiveEmbedder::ResynchronizeTimecode
virtual AUDIOSDK_Error ResynchronizeTimecode()=0
This method resynchronizes the timecode with the system time.
Generated on Fri Dec 18 2020 21:40:13 for Snap Live SDK by
1.8.5