EMIPLIB
Public Member Functions

MIPRTPH263Encoder Class Reference

Creates RTP packets for incoming video packets in H.263 encoded format. More...

#include <miprtph263encoder.h>

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

List of all members.

Public Member Functions

bool init (real_t frameRate, size_t maxPayloadSize)
 Initializes the encoder.

Detailed Description

This component accepts incoming video packets using H.263 compression and generates MIPRTPSendMessage objects which can then be transferred to a MIPRTPComponent instance.


Member Function Documentation

bool MIPRTPH263Encoder::init ( real_t  frameRate,
size_t  maxPayloadSize 
)

Initializes the encoder.

Parameters:
frameRateFrame rate of incoming video frames.
maxPayloadSizeMaximum length the payload of an RTP packet can have

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