libgpac
Documentation of the core library of GPAC
BSAggOut Struct Reference
+ Collaboration diagram for BSAggOut:

Data Fields

u32 nalu_size_length
 
u32 codec_id
 
GF_Err(* rewrite_pid_config )(BSAggCtx *ctx, BSAggOut *pctx)
 
GF_Err(* agg_process )(BSAggCtx *ctx, BSAggOut *pctx)
 
GF_FilterPid * opid
 
GF_FilterPacket * pck
 
GF_List * nal_stores
 
GF_List * ipids
 
LHVCLayerInfo linf [64]
 

Field Documentation

◆ nalu_size_length

u32 BSAggOut::nalu_size_length

◆ codec_id

u32 BSAggOut::codec_id

◆ rewrite_pid_config

GF_Err(* BSAggOut::rewrite_pid_config) (BSAggCtx *ctx, BSAggOut *pctx)

◆ agg_process

GF_Err(* BSAggOut::agg_process) (BSAggCtx *ctx, BSAggOut *pctx)

◆ opid

GF_FilterPid* BSAggOut::opid

◆ pck

GF_FilterPacket* BSAggOut::pck

◆ nal_stores

GF_List* BSAggOut::nal_stores

◆ ipids

GF_List* BSAggOut::ipids

◆ linf

LHVCLayerInfo BSAggOut::linf[64]