libgpac
Documentation of the core library of GPAC
Loading...
Searching...
No Matches
isoffin_load.c File Reference
#include "isoffin.h"
#include <gpac/iso639.h>
#include <gpac/base_coding.h>
#include <gpac/media_tools.h>

Functions

static void isor_get_chapters (GF_ISOFile *file, GF_FilterPid *opid)
 
static void isor_export_ref (ISOMReader *read, ISOMChannel *ch, u32 rtype, char *rname)
 
static void isor_declare_track (ISOMReader *read, ISOMChannel *ch, u32 track, u32 stsd_idx, u32 streamtype, Bool use_iod)
 
void isor_update_channel_config (ISOMChannel *ch)
 
GF_Err isor_declare_objects (ISOMReader *read)
 
Bool isor_declare_item_properties (ISOMReader *read, ISOMChannel *ch, u32 item_idx)
 

Function Documentation

◆ isor_get_chapters()

static void isor_get_chapters ( GF_ISOFile *  file,
GF_FilterPid *  opid 
)
static

◆ isor_export_ref()

static void isor_export_ref ( ISOMReader read,
ISOMChannel ch,
u32  rtype,
char *  rname 
)
static

◆ isor_declare_track()

static void isor_declare_track ( ISOMReader read,
ISOMChannel ch,
u32  track,
u32  stsd_idx,
u32  streamtype,
Bool  use_iod 
)
static

◆ isor_update_channel_config()

void isor_update_channel_config ( ISOMChannel ch)

◆ isor_declare_objects()

GF_Err isor_declare_objects ( ISOMReader read)

◆ isor_declare_item_properties()

Bool isor_declare_item_properties ( ISOMReader read,
ISOMChannel ch,
u32  item_idx 
)