MediaProcessors
Typedefs | Variables
live555_rtsp.h File Reference

Live555 based RTSP multiplexer and de-multiplexer wrappers. More...

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Typedefs

typedef struct proc_if_s proc_if_t
 

Variables

const proc_if_t proc_if_live555_rtsp_mux
 
const proc_if_t proc_if_live555_rtsp_dmux
 

Detailed Description

Live555 based RTSP multiplexer and de-multiplexer wrappers.

Author
Rafael Antoniello

Definition in file live555_rtsp.h.

Variable Documentation

const proc_if_t proc_if_live555_rtsp_dmux

Processor interface implementing the wrapper of the live555 RTSP de-multiplexer.

Definition at line 589 of file live555_rtsp.cpp.

const proc_if_t proc_if_live555_rtsp_mux

Processor interface implementing the wrapper of the live555 RTSP multiplexer.

Definition at line 551 of file live555_rtsp.cpp.