Snap Live SDK  8.2.1
Errors.h
Go to the documentation of this file.
1 
15 #ifndef AUDIO_SDK_ERRORS_H
16 #define AUDIO_SDK_ERRORS_H
17 
18 namespace KantarMedia
19 {
37  {
53 
66 
79 
85 
89 
91 
100 
102  };
107 };
108 #endif // AUDIO_SDK_ERRORS_H
The payload ID value provided is invalid.
Definition: Errors.h:81
The time resynchronization feature is not allowed.
Definition: Errors.h:87
File duration is invalid.
Definition: Errors.h:64
File offset duration is invalid.
Definition: Errors.h:94
License selection has failed.
Definition: Errors.h:50
An undefined error occurred.
Definition: Errors.h:39
All Ids for this channel name are already locked.
Definition: Errors.h:88
Missing report in json is mandatory for send report to job.
Definition: Errors.h:77
AUDIOSDK_Error
Error codes definition.
Definition: Errors.h:36
Payload configuration is invalid.
Definition: Errors.h:80
An empty parameter has been provided.
Definition: Errors.h:41
Error with Metadata 3 Broadcast Bis not recognized as well formed date or anterior to 2006-01-01 00:0...
Definition: Errors.h:93
Watermark duration is lower than payload duration.
Definition: Errors.h:83
An internal error occurred.
Definition: Errors.h:44
Success code. No error returned.
Definition: Errors.h:38
Invalid channel name set - Channel name not present in audio license.
Definition: Errors.h:86
Report json have a problem parsing to json.
Definition: Errors.h:78
Error connection to server.
Definition: Errors.h:74
Log manager error.
Definition: Errors.h:101
Listener provided is a NULL pointer.
Definition: Errors.h:54
Metadata (json) string parsing error.
Definition: Errors.h:99
Definition: ACRCommonEmbedder.h:22
Embedder creation has failed.
Definition: Errors.h:49
Some settings are not provided for embedder initialization.
Definition: Errors.h:62
The payload Timecode value provided is invalid.
Definition: Errors.h:82
Thread priority set is invalid.
Definition: Errors.h:46
Embedder has not already been initialized.
Definition: Errors.h:55
Invalid login or password.
Definition: Errors.h:70
The object pointer provided is not of the correct type.
Definition: Errors.h:42
Watermarking technology is invalid.
Definition: Errors.h:63
Call to a method that is not allowed for the given product - technology - online/offline combination...
Definition: Errors.h:48
Metadata (json) string is mandatory for online SDK.
Definition: Errors.h:98
Unable to finish online job.
Definition: Errors.h:76
Unable to get online license.
Definition: Errors.h:71
Watermarking duration is invalid.
Definition: Errors.h:95
Do not use SetMetadataFilePath along with SetUniqueContentId, SetChannelName or SetMetadataList.
Definition: Errors.h:92
Insufficient rights to perform operation.
Definition: Errors.h:47
Online license server returned an error.
Definition: Errors.h:75
A buffer whose size is not a factor of sample size has been provided.
Definition: Errors.h:61
Embedder has already been initialized.
Definition: Errors.h:57
Thread policy set is invalid.
Definition: Errors.h:45
Bits per sample value provided is invalid - bits per sample value shall be either 16...
Definition: Errors.h:59
A NULL pointer has been provided.
Definition: Errors.h:40
Error on metadata file.
Definition: Errors.h:96
KantarMedia License is invalid.
Definition: Errors.h:67
online embedding is not available for this platform, use CreateACRFileProcessor function instead ...
Definition: Errors.h:51
Timecode looped while embedding.
Definition: Errors.h:84
Unable to retrieve audience license.
Definition: Errors.h:73
Memory Allocation error - System cannot allocate memory.
Definition: Errors.h:43
Embedder initialization has failled.
Definition: Errors.h:56
Audio license (when needed) is invalid.
Definition: Errors.h:68
Maximum 7 metadata can be added.
Definition: Errors.h:97
Invalid parameter for connection to olg (address, port, login, password)
Definition: Errors.h:69
Invalid string encoding. UTF8 required.
Definition: Errors.h:65
Number of audio channels provided is invalid - This shall be greater than 0.
Definition: Errors.h:60
Embedder parameters have not been initialized.
Definition: Errors.h:58
Call to set embedder parameter that is not supported for online implementation.
Definition: Errors.h:52
Input/Output error for recording option. Check if directory exists, or if rights are granted...
Definition: Errors.h:90
Invalid licenseId to select online license.
Definition: Errors.h:72