Player Class Reference
[Extended Processor classes to help analyse networks.]

Wav-file playing source Processor object. More...

#include <player.h>

Inheritance diagram for Player:

Inheritance graph
[legend]
Collaboration diagram for Player:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 Player ()
 Player (const QString &path)

Friends

class HardBob

Detailed Description

Wav-file playing source Processor object.

Author:
Gav Wood <gav@cs.york.ac.uk>
This just plays a single file given by the property "Filename" into the the output port(s). The number of ports on the object will be equivalent to the number of channel the wav-file has.

A plunger will be placed at the stream end.

A further property, "Frames" determines how many samples of the file are pushed to the output port per iteration. A higher value will typically result in higher throughput, but will increase the minimum buffer size and the overall latency of the system.


Constructor & Destructor Documentation

Player::Player (  ) 

Basic constructor.


The documentation for this class was generated from the following files:
Generated on Fri Nov 10 21:58:27 2006 for Exscalibar by  doxygen 1.5.1