![]() |
libgpac
Documentation of the core library of GPAC
|
Include dependency graph for texturing.c:
|
static |
Here is the caller graph for this function:| GF_EXPORT void gf_sc_texture_setup | ( | GF_TextureHandler * | txh, |
| GF_Compositor * | compositor, | ||
| GF_Node * | owner | ||
| ) |
Here is the call graph for this function:
Here is the caller graph for this function:| GF_EXPORT void gf_sc_texture_destroy | ( | GF_TextureHandler * | txh | ) |
Here is the call graph for this function:
Here is the caller graph for this function:| GF_EXPORT Bool gf_sc_texture_check_url_change | ( | GF_TextureHandler * | txh, |
| MFURL * | url | ||
| ) |
Here is the call graph for this function:
Here is the caller graph for this function:| GF_EXPORT GF_Err gf_sc_texture_open | ( | GF_TextureHandler * | txh, |
| MFURL * | url, | ||
| Bool | lock_scene_timeline | ||
| ) |
Here is the call graph for this function:
Here is the caller graph for this function:| GF_EXPORT GF_Err gf_sc_texture_play_from_to | ( | GF_TextureHandler * | txh, |
| MFURL * | url, | ||
| Double | start_offset, | ||
| Double | end_offset, | ||
| Bool | can_loop, | ||
| Bool | lock_scene_timeline | ||
| ) |
Here is the call graph for this function:
Here is the caller graph for this function:| GF_EXPORT GF_Err gf_sc_texture_play | ( | GF_TextureHandler * | txh, |
| MFURL * | url | ||
| ) |
Here is the call graph for this function:
Here is the caller graph for this function:| GF_EXPORT void gf_sc_texture_stop_no_unregister | ( | GF_TextureHandler * | txh | ) |
Here is the call graph for this function:
Here is the caller graph for this function:| GF_EXPORT void gf_sc_texture_stop | ( | GF_TextureHandler * | txh | ) |
Here is the call graph for this function:
Here is the caller graph for this function:| GF_EXPORT void gf_sc_texture_restart | ( | GF_TextureHandler * | txh | ) |
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:| GF_EXPORT void gf_sc_texture_update_frame | ( | GF_TextureHandler * | txh, |
| Bool | disable_resync | ||
| ) |
Here is the call graph for this function:
Here is the caller graph for this function:| GF_EXPORT void gf_sc_texture_release_stream | ( | GF_TextureHandler * | txh | ) |
Here is the call graph for this function:
Here is the caller graph for this function:| GF_EXPORT GF_TextureHandler * gf_sc_texture_get_handler | ( | GF_Node * | n | ) |
Here is the call graph for this function:
Here is the caller graph for this function: