AmPlayoutBuffer Class Reference

base class for Playout buffer More...

#include <AmPlayoutBuffer.h>

Inheritance diagram for AmPlayoutBuffer:

AmAdaptivePlayout

Public Member Functions

virtual void direct_write (unsigned int ts, ShortSample *buf, unsigned int len)
virtual void write (u_int32_t ref_ts, u_int32_t ts, int16_t *buf, u_int32_t len)
virtual u_int32_t read (u_int32_t ts, int16_t *buf, u_int32_t len)

Protected Member Functions

void buffer_put (unsigned int ts, ShortSample *buf, unsigned int len)
void buffer_get (unsigned int ts, ShortSample *buf, unsigned int len)

Protected Attributes

u_int32_t r_ts
u_int32_t w_ts

Detailed Description

base class for Playout buffer


The documentation for this class was generated from the following files:
Generated on Thu Mar 8 00:12:46 2007 for Sems by  doxygen 1.4.7
Home |  Recent changes |  Search |  Glossary |  Sitemap |  Login