Page 1 of 1

how to do trickplay config

Posted: 19 Sep 2004 04:50
by Guest
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