.TH megaco_codec_meas 3erl "megaco 4.4.3" "Ericsson AB" "Erlang Module Definition" .SH NAME megaco_codec_meas \- This module implements a simple megaco codec measurement tool. .SH DESCRIPTION .LP This module implements a simple megaco codec measurement tool\&. .LP Results are written to file (excel compatible text files) and on stdout\&. .LP \fINote\fR\& that this module is \fInot\fR\& included in the runtime part of the application\&. .SH EXPORTS .LP .B start() -> void() .br .B start(MessagePackage) -> void() .br .RS .LP Types: .RS 3 MessagePackageRaw = message_package() .br message_package() = atom() .br .RE .RE .RS .LP This function runs the measurement on all the \fIofficial\fR\& codecs; pretty, compact, ber, per and erlang\&. .RE