MediaProcessors
Public Attributes | List of all members
proc_muxer_mux_ctx_s Struct Reference

#include <proc_muxer.h>

Collaboration diagram for proc_muxer_mux_ctx_s:
Collaboration graph
[legend]

Public Attributes

struct proc_ctx_s proc_ctx
 
procs_ctx_tprocs_ctx_es_muxers
 

Detailed Description

Multiplexer processing common context structure.

Definition at line 40 of file proc_muxer.h.

Member Data Documentation

struct proc_ctx_s proc_muxer_mux_ctx_s::proc_ctx

Generic processor context structure. MUST be the first field in order to be able to cast to proc_ctx_t.

Definition at line 45 of file proc_muxer.h.

procs_ctx_t* proc_muxer_mux_ctx_s::procs_ctx_es_muxers

Set of elementary streams MUXERS to be registered or unregistered.

Definition at line 49 of file proc_muxer.h.


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