![]() |
libgpac
Documentation of the core library of GPAC
|
#include <gpac/internal/isomedia_dev.h>#include <gpac/network.h>#include <gpac/thread.h>#include <errno.h>#include <string.h>
Include dependency graph for data_map.c:| GF_BitStream * gf_bs_from_fd | ( | int | fd, |
| u32 | mode | ||
| ) |
Here is the call graph for this function:
Here is the caller graph for this function:| void gf_isom_datamap_del | ( | GF_DataMap * | ptr | ) |
Here is the call graph for this function:
Here is the caller graph for this function:| void gf_isom_datamap_close | ( | GF_MediaInformationBox * | minf | ) |
Here is the call graph for this function:
Here is the caller graph for this function:| GF_Err gf_isom_datamap_new | ( | const char * | location, |
| const char * | parentPath, | ||
| u8 | mode, | ||
| GF_DataMap ** | outDataMap | ||
| ) |
Here is the call graph for this function:
Here is the caller graph for this function:| GF_Err gf_isom_datamap_open | ( | GF_MediaBox * | mdia, |
| u32 | dataRefIndex, | ||
| u8 | Edit | ||
| ) |
Here is the call graph for this function:
Here is the caller graph for this function:| u32 gf_isom_datamap_get_data | ( | GF_DataMap * | map, |
| u8 * | buffer, | ||
| u32 | bufferLength, | ||
| u64 | Offset, | ||
| GF_BlobRangeStatus * | is_corrupted | ||
| ) |
Here is the call graph for this function:
Here is the caller graph for this function:| void gf_isom_datamap_flush | ( | GF_DataMap * | map | ) |
Here is the call graph for this function:
Here is the caller graph for this function:| u64 FDM_GetTotalOffset | ( | GF_FileDataMap * | ptr | ) |
Here is the call graph for this function:
Here is the caller graph for this function:| GF_Err FDM_AddData | ( | GF_FileDataMap * | ptr, |
| char * | data, | ||
| u32 | dataSize | ||
| ) |
Here is the call graph for this function:
Here is the caller graph for this function:| u64 gf_isom_datamap_get_offset | ( | GF_DataMap * | map | ) |
Here is the call graph for this function:
Here is the caller graph for this function:| GF_Err gf_isom_datamap_add_data | ( | GF_DataMap * | ptr, |
| u8 * | data, | ||
| u32 | dataSize | ||
| ) |
Here is the call graph for this function:
Here is the caller graph for this function:| GF_DataMap * gf_isom_fdm_new_temp | ( | const char * | sPath | ) |
Here is the call graph for this function:
Here is the caller graph for this function:| GF_DataMap * gf_isom_fdm_new | ( | const char * | sPath, |
| u8 | mode | ||
| ) |
we open the file in READ/WRITE mode, in case
we open the file in CAT mode, in case
Here is the call graph for this function:
Here is the caller graph for this function:| void gf_isom_fdm_del | ( | GF_FileDataMap * | ptr | ) |
Here is the call graph for this function:
Here is the caller graph for this function:| u32 gf_isom_fdm_get_data | ( | GF_FileDataMap * | ptr, |
| u8 * | buffer, | ||
| u32 | bufferLength, | ||
| u64 | fileOffset, | ||
| GF_BlobRangeStatus * | is_corrupted | ||
| ) |
Here is the call graph for this function:
Here is the caller graph for this function:
|
static |
Here is the call graph for this function:
Here is the caller graph for this function:| Bool gf_isom_datamap_top_level_box_avail | ( | GF_DataMap * | map | ) |
Here is the call graph for this function:
Here is the caller graph for this function: