OggBinarySeeker.h

Go to the documentation of this file.
00001 #pragma once
00002 #include "OggSeekTable.h"
00003 
00004 class OggBinarySeeker :
00005         public OggSeekTable
00006 {
00007 public:
00008         OggBinarySeeker(void);
00009         virtual ~OggBinarySeeker(void);
00010 
00011         tSeekPair getStartPos(LOOG_INT64 inTime);
00012 };

Generated on Tue Feb 15 14:54:21 2005 for oggdsf by  doxygen 1.3.9