Main Page   Namespace List   Class Hierarchy   Compound List   File List   Namespace Members   Compound Members   Related Pages  

PIAVE::InSndfile Class Reference

use oss to play audio More...

#include <sndfile.hh>

Inheritance diagram for PIAVE::InSndfile:

PIAVE::InAVFStream PIAVE::InAVStreamIFace PIAVE::PluginBase List of all members.

Public Methods

virtual Frame getFrame (Time t)
virtual PropertyNode * getProperties (PropertyNode *p) const
virtual void decodeMetaData (Frame &f)
virtual void decodeVideo (Frame &f, uint8_t *dest=0)
virtual void decodeAudio (Frame &f, uint8_t *dest=0)

Private Attributes

ValRingBuffer< int16_t > * _readBuffer
 data is read from the file to this ring buffer the buffer can contain data for the next maxSec.


Detailed Description

use oss to play audio


Member Data Documentation

ValRingBuffer<int16_t>* PIAVE::InSndfile::_readBuffer [private]
 

data is read from the file to this ring buffer the buffer can contain data for the next maxSec.

In case it holds less then minSec seconds, it will be refilled


The documentation for this class was generated from the following file:
Generated on Tue Oct 14 20:45:37 2003 for piave by doxygen1.2.18