#include <input_ogg.hpp>
Inheritance diagram for OGGInputStream:


Public Methods | |
| OGGInputStream () | |
| ~OGGInputStream () | |
| bool | Initialize (IFile *file) | 
| void | GetFormat (int &channel_count, int &sample_rate, int &bits_per_sample) | 
| int | Read (int sample_count, void *samples) | 
| bool | Reset () | 
      
  | 
  
| 
 
 Definition at line 20 of file input_ogg.cpp.  | 
  
      
  | 
  
| 
 
 Definition at line 32 of file input_ogg.cpp.  | 
  
      
  | 
  
| 
 
 Reimplemented from ISampleSource. Definition at line 82 of file input_ogg.cpp.  | 
  
      
  | 
  
| 
 
 Definition at line 46 of file input_ogg.cpp.  | 
  
      
  | 
  
| 
 
 Reimplemented from ISampleSource. Definition at line 95 of file input_ogg.cpp.  | 
  
      
  | 
  
| 
 
 Reimplemented from ISampleSource. Definition at line 149 of file input_ogg.cpp.  | 
  
1.2.8.1 written by Dimitri van Heesch,
 © 1997-2001