add this log for codec
This commit is contained in:
@@ -54,6 +54,7 @@ typedef void (*PWelsLogCallbackFunc) (void* pCtx, const int32_t iLevel, const ch
|
||||
typedef struct TagLogContext {
|
||||
PWelsLogCallbackFunc pfLog;
|
||||
void* pLogCtx;
|
||||
void* pCodecInstance;
|
||||
} SLogContext;
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user