[ < ] | [ > ] | [ << ] | [ Up ] | [ >> ] | [Top] | [Contents] | [Index] | [ ? ] |
void wfdbsetstart(WFDB_Signal s, long bytes) |
This function sets the specified prolog length (bytes) to be
recorded by newheader
or setheader
for signal s.
For an example of the use of wfdbsetstart
, see section wfdbgetskew. Note
that wfdbsetstart
has no effect on the calculations of byte offsets
within signal files as performed by isigsettime
, which are
determined solely by the contents of the `hea' file at the time
the signals were opened. (This function was first introduced in WFDB library
version 9.4.)