Faraz, > How i can know the width of the window which is define in the W-LSB > encoding in the ROHC library.?
You can define the width of the WLSB window with the rohc_comp_set_wlsb_window_width() function [1]. If you don't call that function, the default width is set to 4 [2]. Regards, Didier [1] http://bazaar.launchpad.net/~didier-barvaux/rohc/1.5.x/view/head:/src/comp/rohc_comp.c#L614 [2] http://bazaar.launchpad.net/~didier-barvaux/rohc/1.5.x/view/head:/src/common/wlsb.h#L36
signature.asc
Description: PGP signature
_______________________________________________ Mailing list: https://launchpad.net/~rohc Post to : [email protected] Unsubscribe : https://launchpad.net/~rohc More help : https://help.launchpad.net/ListHelp

