X-Git-Url: http://code.vuplus.com/gitweb/?p=vuplus_dvbapp;a=blobdiff_plain;f=lib%2Fdvb%2Ftstools.h;fp=lib%2Fdvb%2Ftstools.h;h=76128071dcca786ecd7749b813535c13dfe2b95d;hp=f23d8108cf5247090056476cc6d90091e2acc39b;hb=2c0fdda82ac02f8436816236b4649819274d1c95;hpb=7f5aa3b85debad0a5642cc5c57cc5b967093ff3e diff --git a/lib/dvb/tstools.h b/lib/dvb/tstools.h index f23d810..7612807 100644 --- a/lib/dvb/tstools.h +++ b/lib/dvb/tstools.h @@ -41,6 +41,8 @@ public: /* get (approximate) offset corresponding to PTS */ int getOffset(off_t &offset, pts_t &pts); + int getNextAccessPoint(pts_t &ts, const pts_t &start, int direction); + void calcBegin(); void calcEnd();