libgpac
Documentation of the core library of GPAC
Loading...
Searching...
No Matches
box_code_adobe.c File Reference

Functions

void abst_box_del (GF_Box *s)
 
GF_Err abst_box_read (GF_Box *s, GF_BitStream *bs)
 
GF_Boxabst_box_new ()
 
GF_Err abst_box_write (GF_Box *s, GF_BitStream *bs)
 
GF_Err abst_box_size (GF_Box *s)
 
void afra_box_del (GF_Box *s)
 
GF_Err afra_box_read (GF_Box *s, GF_BitStream *bs)
 
GF_Boxafra_box_new ()
 
GF_Err afra_box_write (GF_Box *s, GF_BitStream *bs)
 
GF_Err afra_box_size (GF_Box *s)
 
void asrt_box_del (GF_Box *s)
 
GF_Err asrt_box_read (GF_Box *s, GF_BitStream *bs)
 
GF_Boxasrt_box_new ()
 
GF_Err asrt_box_write (GF_Box *s, GF_BitStream *bs)
 
GF_Err asrt_box_size (GF_Box *s)
 
void afrt_box_del (GF_Box *s)
 
GF_Err afrt_box_read (GF_Box *s, GF_BitStream *bs)
 
GF_Boxafrt_box_new ()
 
GF_Err afrt_box_write (GF_Box *s, GF_BitStream *bs)
 
GF_Err afrt_box_size (GF_Box *s)
 

Function Documentation

◆ abst_box_del()

void abst_box_del ( GF_Box s)

◆ abst_box_read()

GF_Err abst_box_read ( GF_Box s,
GF_BitStream *  bs 
)

◆ abst_box_new()

GF_Box * abst_box_new ( )

◆ abst_box_write()

GF_Err abst_box_write ( GF_Box s,
GF_BitStream *  bs 
)

◆ abst_box_size()

GF_Err abst_box_size ( GF_Box s)

◆ afra_box_del()

void afra_box_del ( GF_Box s)

◆ afra_box_read()

GF_Err afra_box_read ( GF_Box s,
GF_BitStream *  bs 
)

◆ afra_box_new()

GF_Box * afra_box_new ( )

◆ afra_box_write()

GF_Err afra_box_write ( GF_Box s,
GF_BitStream *  bs 
)

◆ afra_box_size()

GF_Err afra_box_size ( GF_Box s)

◆ asrt_box_del()

void asrt_box_del ( GF_Box s)

◆ asrt_box_read()

GF_Err asrt_box_read ( GF_Box s,
GF_BitStream *  bs 
)

◆ asrt_box_new()

GF_Box * asrt_box_new ( )

◆ asrt_box_write()

GF_Err asrt_box_write ( GF_Box s,
GF_BitStream *  bs 
)

◆ asrt_box_size()

GF_Err asrt_box_size ( GF_Box s)

◆ afrt_box_del()

void afrt_box_del ( GF_Box s)

◆ afrt_box_read()

GF_Err afrt_box_read ( GF_Box s,
GF_BitStream *  bs 
)

◆ afrt_box_new()

GF_Box * afrt_box_new ( )

◆ afrt_box_write()

GF_Err afrt_box_write ( GF_Box s,
GF_BitStream *  bs 
)

◆ afrt_box_size()

GF_Err afrt_box_size ( GF_Box s)