#include <pes.h>
Definition at line 55 of file pes.h.
Public Attributes | |
| uint8_t | scr [6] |
| uint8_t | mux_rate [3] |
| uint8_t | stuff_length |
| uint8_t * | data |
| uint8_t | sheader_llength [2] |
| int | sheader_length |
| uint8_t | rate_bound [3] |
| uint8_t | audio_bound |
| uint8_t | video_bound |
| uint8_t | reserved |
| int | npes |
| uint8_t ps_packet_::scr[6] |
| uint8_t ps_packet_::mux_rate[3] |
| uint8_t ps_packet_::stuff_length |
| uint8_t* ps_packet_::data |
Definition at line 60 of file pes.h.
Referenced by cwrite_ps(), init_ps(), kill_ps(), setl_ps(), and write_ps_header().
| uint8_t ps_packet_::sheader_llength[2] |
Definition at line 61 of file pes.h.
Referenced by cwrite_ps(), setlength_ps(), and write_ps_header().
Definition at line 62 of file pes.h.
Referenced by cwrite_ps(), init_ps(), setl_ps(), and setlength_ps().
| uint8_t ps_packet_::rate_bound[3] |
| uint8_t ps_packet_::audio_bound |
| uint8_t ps_packet_::video_bound |
| uint8_t ps_packet_::reserved |
| int ps_packet_::npes |
1.5.5