Wav-file playing source Processor object.
More...
#include <player.h>
Inheritance diagram for Player:
[legend]Collaboration diagram for Player:
[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
The documentation for this class was generated from the following files:
Generated on Thu Jul 13 06:56:35 2006 for Exscalibar by
1.4.7