![]() |
libgpac
Documentation of the core library of GPAC
|
#include <gpac/internal/compositor_dev.h>
Include dependency graph for audio_render.c:| void gf_ar_rcfg_done | ( | GF_Filter * | filter, |
| GF_FilterPid * | pid, | ||
| GF_FilterPacket * | pck | ||
| ) |
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:
|
static |
Here is the call graph for this function:
Here is the caller graph for this function:| GF_AudioRenderer * gf_sc_ar_load | ( | GF_Compositor * | compositor, |
| u32 | init_flags | ||
| ) |
Here is the call graph for this function:
Here is the caller graph for this function:| void gf_sc_ar_del | ( | GF_AudioRenderer * | ar | ) |
Here is the call graph for this function:
Here is the caller graph for this function:| void gf_sc_ar_reset | ( | GF_AudioRenderer * | ar | ) |
Here is the call graph for this function:
Here is the caller graph for this function:| void gf_sc_ar_control | ( | GF_AudioRenderer * | ar, |
| u32 | PauseType | ||
| ) |
Here is the call graph for this function:
Here is the caller graph for this function:| void gf_sc_ar_set_volume | ( | GF_AudioRenderer * | ar, |
| u32 | Volume | ||
| ) |
Here is the call graph for this function:
Here is the caller graph for this function:| void gf_sc_ar_mute | ( | GF_AudioRenderer * | ar, |
| Bool | mute | ||
| ) |
Here is the call graph for this function:
Here is the caller graph for this function:| void gf_sc_ar_set_pan | ( | GF_AudioRenderer * | ar, |
| u32 | Balance | ||
| ) |
Here is the call graph for this function:
Here is the caller graph for this function:| void compositor_setup_aout | ( | GF_Compositor * | ctx | ) |
Here is the call graph for this function:
Here is the caller graph for this function:| void gf_sc_ar_add_src | ( | GF_AudioRenderer * | ar, |
| GF_AudioInterface * | source | ||
| ) |
Here is the call graph for this function:
Here is the caller graph for this function:| void gf_sc_ar_remove_src | ( | GF_AudioRenderer * | ar, |
| GF_AudioInterface * | source | ||
| ) |
Here is the call graph for this function:
Here is the caller graph for this function:| void gf_sc_ar_update_video_clock | ( | GF_AudioRenderer * | ar, |
| u32 | video_ts | ||
| ) |
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:| void gf_ar_send_packets | ( | GF_AudioRenderer * | ar | ) |
Here is the call graph for this function:
Here is the caller graph for this function:| void gf_sc_ar_send_or_reconfig | ( | GF_AudioRenderer * | ar | ) |
Here is the call graph for this function:
Here is the caller graph for this function:| u32 gf_sc_ar_get_clock | ( | GF_AudioRenderer * | ar | ) |
Here is the caller graph for this function: