Cedric Bail On Jan 16, 2014 5:32 PM, "Counihan, Tom" <tom.couni...@intel.com> wrote: > > Hi Folks, > > I'm looking into EET and trying to figure out if, when I create an eet file can I set some control limitations on the ensuring file size? > How would I go about placing a size limitation on an eet file? Is it possible via eet? > Guidance most graciously appreciated.
Not at this stage, but I think it could be added quite easily as both operation that write file do return an error code. It would just require a first pass to check the total expected size of the file and fail if it will be to big,before touching anything on disk. Look into eet_lib.c for where to add the needed code. There is only one place where we do write stuff on disk, that's where you want to start. Regards, Cedric > Warm Regards > Tom. > > > INTEL > Automotive Solutions Division (ASD) > > Intel Shannon, > Dromore House, > East Park, > Shannon, > Co. Clare, > Ireland > > Tel : +353 61 477718 > > -------------------------------------------------------------- > Intel Shannon Limited > Registered in Ireland > Registered Office: Collinstown Industrial Park, Leixlip, County Kildare > Registered Number: 308263 > Business address: Dromore House, East Park, Shannon, Co. Clare > > This e-mail and any attachments may contain confidential material for the sole use of the intended recipient(s). Any review or distribution by others is strictly prohibited. If you are not the intended recipient, please contact the sender and delete all copies. > > ------------------------------------------------------------------------------ > CenturyLink Cloud: The Leader in Enterprise Cloud Services. > Learn Why More Businesses Are Choosing CenturyLink Cloud For > Critical Workloads, Development Environments & Everything In Between. > Get a Quote or Start a Free Trial Today. > http://pubads.g.doubleclick.net/gampad/clk?id=119420431&iu=/4140/ostg.clktrk > _______________________________________________ > enlightenment-devel mailing list > enlightenment-devel@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/enlightenment-devel > ------------------------------------------------------------------------------ CenturyLink Cloud: The Leader in Enterprise Cloud Services. Learn Why More Businesses Are Choosing CenturyLink Cloud For Critical Workloads, Development Environments & Everything In Between. Get a Quote or Start a Free Trial Today. http://pubads.g.doubleclick.net/gampad/clk?id=119420431&iu=/4140/ostg.clktrk _______________________________________________ enlightenment-devel mailing list enlightenment-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-devel