class MP3TraceArray

MP3 Trace Array. More...

Full nameCoral::MP3TraceArray
Definition#include <mp3tracearray.h>
InheritsCoral::TraceArray
List of all Methods
Annotated List
Files
Globals
Hierarchy
Index

Public Methods


Detailed Description

This is an array of MP3 layer traces.

 MP3TraceArray (const TraceConfiguration& config)

Constructor.

bool  load (const char* name)

Load MP3 trace.

Parameters:
nameFile name.

Returns: true, if load has been successful; false otherwise.