Asterisk - The Open Source Telephony Project
21.4.1
|
Data Fields | |
int | audio_flowing |
int | audio_stream_id |
struct jb_stream_sync | audio_stream_sync |
unsigned int | early_frame_count |
struct { | |
struct ast_frame * first | |
struct ast_frame * last | |
} | early_frames |
int | first |
struct ast_jb_conf | jb_conf |
const struct ast_jb_impl * | jb_impl |
void * | jb_obj |
struct timeval | last_audio_ntp_timestamp |
struct ast_format * | last_format |
struct timeval | start_tv |
struct ast_timer * | timer |
int | timer_fd |
int | timer_interval |
int | video_stream_id |
struct jb_stream_sync | video_stream_sync |
Definition at line 847 of file abstract_jb.c.