mpeg 4 AU headers More...
#include <rtpdec.h>
Data Fields | |
int | size |
int | index |
int | cts_flag |
int | cts |
int | dts_flag |
int | dts |
int | rap_flag |
int | streamstate |
mpeg 4 AU headers
Definition at line 41 of file rtpdec.h.
Definition at line 43 of file rtpdec.h.
Referenced by rtp_parse_mp4_au().
Definition at line 42 of file rtpdec.h.
Referenced by rtp_parse_mp4_au(), and rtp_parse_packet().