Hi,
I do that as the follow to registe module:
C_Module* pModule_normaltrickplay = NewBuiltin_normaltrickplay(m_hLog);
m_pModuleManager->RegisterModule(pModule_normaltrickplay);
But how to configure the trickplay cfg in vls.cfg
begin "input"
programcount = "10"
trickplay = "normal"
end
thanks a lot
Best regards