|
|
This class is a trace encoder.
|
Constructor for the trace encoder.
Parameters:
traceReader | TDTFReader for the trace input. |
~ |
Destructor.
const card16 |
[const]
getTypeID() implementation of EncoderInterface.
Reimplemented from EncoderInterface.
const char* |
[const]
getTypeName implementation of EncoderInterface.
Reimplemented from EncoderInterface.
void |
activate() implementation of EncoderInterface.
Reimplemented from EncoderInterface.
void |
deactivate() implementation of EncoderInterface.
Reimplemented from EncoderInterface.
void |
reset() implementation of EncoderInterface.
Reimplemented from EncoderInterface.
card64 |
checkInterval() implementation of EncoderInterface.
Reimplemented from EncoderInterface.
bool |
prepareNextFrame() implementation of EncoderInterface.
Reimplemented from EncoderInterface.
cardinal |
getNextPacket() implementation of EncoderInterface.
Reimplemented from EncoderInterface.
AbstractQoSDescription* |
getQoSDescription() implementation of EncoderInterface.
Reimplemented from EncoderInterface.
void |
updateQuality() implementation of EncoderInterface.
Reimplemented from EncoderInterface.
double |
[const]
getFrameRate() implementation of TraceEncoderInterface.
void |
setFrameRate() implementation of TraceEncoderInterface.
double |
[const]
getWantedUtilization() implementation of TraceEncoderInterface.
Reimplemented from TraceEncoderInterface.
void |
setWantedUtilization() implementation of TraceEncoderInterface.
Reimplemented from TraceEncoderInterface.
int8 |
[const]
getStreamPriority() implementation of TraceEncoderInterface.
Reimplemented from TraceEncoderInterface.
void |
setStreamPriority() implementation of TraceEncoderInterface.
Reimplemented from TraceEncoderInterface.
double |
[const]
getMaxWantedDelay() implementation of TraceEncoderInterface.
Reimplemented from TraceEncoderInterface.
void |
setMaxWantedDelay() implementation of TraceEncoderInterface.
Reimplemented from TraceEncoderInterface.
cardinal |
[const]
getMinWantedBandwidth() implementation of TraceEncoderInterface.
Reimplemented from TraceEncoderInterface.
cardinal |
[const]
getMaxWantedBandwidth() implementation of TraceEncoderInterface.
Reimplemented from TraceEncoderInterface.
void |
setMinWantedBandwidth() implementation of TraceEncoderInterface.
Reimplemented from TraceEncoderInterface.
void |
setMaxWantedBandwidth() implementation of TraceEncoderInterface.
Reimplemented from TraceEncoderInterface.