|
static void | gf_sm_remove_mux_info (GF_ESD *src) |
|
static void | gf_sm_finalize_mux (GF_ISOFile *mp4, GF_ESD *src, u32 offset_ts) |
|
static GF_Err | gf_sm_import_ui_stream (GF_ISOFile *mp4, GF_ESD *src, Bool rewrite_esd_only) |
|
static GF_Err | gf_sm_import_stream (GF_SceneManager *ctx, GF_ISOFile *mp4, GF_ESD *src, Double imp_time, char *mediaSource, Bool od_sample_rap) |
|
static GF_Err | gf_sm_import_stream_special (GF_SceneManager *ctx, GF_ESD *esd) |
|
static GF_Err | gf_sm_import_specials (GF_SceneManager *ctx) |
|
static GF_ESD * | gf_sm_locate_esd (GF_SceneManager *ctx, u16 ES_ID) |
|
static GF_Err | gf_sm_encode_scene (GF_SceneManager *ctx, GF_ISOFile *mp4, GF_SMEncodeOptions *opts, u32 scene_type) |
|
static GF_Err | gf_sm_encode_od (GF_SceneManager *ctx, GF_ISOFile *mp4, char *mediaSource, GF_SMEncodeOptions *opts) |
|
GF_EXPORT GF_Err | gf_sm_encode_to_file (GF_SceneManager *ctx, GF_ISOFile *mp4, GF_SMEncodeOptions *opts) |
|