#include "Include_i.h"
Macros | |
#define | LOG_CLASS "FileLogger" |
Functions | |
STATUS | freeFileLoggerPlatformCallbacksFunc (PUINT64 customData) |
STATUS | addFileLoggerPlatformCallbacksProvider (PClientCallbacks pClientCallbacks, UINT64 stringBufferSize, UINT64 maxLogFileCount, PCHAR logFileDir, BOOL printLog) |
STATUS | addFileLoggerWithFilteringPlatformCallbacksProvider (PClientCallbacks pClientCallbacks, UINT64 stringBufferSize, UINT64 maxLogFileCount, PCHAR logFileDir, BOOL printLog, BOOL enableAllLevels, UINT32 level) |
#define LOG_CLASS "FileLogger" |
Kinesis Video Producer File Logger functionality
STATUS freeFileLoggerPlatformCallbacksFunc | ( | PUINT64 | customData | ) |