MediaProcessors
|
#include <proc_muxer.h>
Public Attributes | |
struct proc_ctx_s | proc_ctx |
procs_ctx_t * | procs_ctx_es_muxers |
Multiplexer processing common context structure.
Definition at line 40 of file proc_muxer.h.
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.