EMIPLIB
Public Member Functions

MIPRTPSILKEncoder Class Reference

Creates RTP packets for SILK compressed audio packets. More...

#include <miprtpsilkencoder.h>

Inheritance diagram for MIPRTPSILKEncoder:
Inheritance graph
[legend]
Collaboration diagram for MIPRTPSILKEncoder:
Collaboration graph
[legend]

List of all members.

Public Member Functions

bool init (int timestampsPerSecond)
 Initializes the encoder.

Detailed Description

This component accepts incoming SILK compressed audio packets and generates MIPRTPSendMessage objects which can then be transferred to a MIPRTPComponent instance.


Member Function Documentation

bool MIPRTPSILKEncoder::init ( int  timestampsPerSecond)

Initializes the component.

Parameters:
timestampsPerSecondTells the component how much the RTP timestamp should be increased each second. This can be either 8000, 12000, 16000 or 24000.

The documentation for this class was generated from the following file: