![]() |
libgpac
Documentation of the core library of GPAC
|
#include <gpac/internal/compositor_dev.h>
Include dependency graph for audio_input.c:Macros | |
| #define | ENABLE_EARLY_FRAME_DETECTION |
| #define | MAX_RESYNC_TIME 1000 |
| #define | MIN_DRIFT_ADJUST 75 |
| #define ENABLE_EARLY_FRAME_DETECTION |
| #define MAX_RESYNC_TIME 1000 |
| #define MIN_DRIFT_ADJUST 75 |
|
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:
|
static |
Here is the call graph for this function:
Here is the caller 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_EXPORT void gf_sc_audio_setup | ( | GF_AudioInput * | ai, |
| GF_Compositor * | compositor, | ||
| GF_Node * | node | ||
| ) |
Here is the call graph for this function:
Here is the caller graph for this function:| void gf_sc_audio_predestroy | ( | GF_AudioInput * | ai | ) |
Here is the call graph for this function:
Here is the caller graph for this function:| GF_EXPORT GF_Err gf_sc_audio_open | ( | GF_AudioInput * | ai, |
| MFURL * | url, | ||
| Double | clipBegin, | ||
| Double | clipEnd, | ||
| Bool | lock_timeline | ||
| ) |
Here is the call graph for this function:
Here is the caller graph for this function:| GF_EXPORT void gf_sc_audio_stop | ( | GF_AudioInput * | ai | ) |
Here is the call graph for this function:
Here is the caller graph for this function:| GF_EXPORT void gf_sc_audio_restart | ( | GF_AudioInput * | ai | ) |
Here is the call graph for this function:
Here is the caller graph for this function:| GF_EXPORT Bool gf_sc_audio_check_url | ( | GF_AudioInput * | ai, |
| MFURL * | url | ||
| ) |
Here is the call graph for this function:
Here is the caller graph for this function:| GF_EXPORT void gf_sc_audio_register | ( | GF_AudioInput * | ai, |
| GF_TraverseState * | tr_state | ||
| ) |
Here is the call graph for this function:
Here is the caller graph for this function:| GF_EXPORT void gf_sc_audio_unregister | ( | GF_AudioInput * | ai | ) |
Here is the call graph for this function:
Here is the caller graph for this function: