|
libdvbpsi
2.0.0-git
MPEG Transport Stream PSI table parser
|
splice_time() splice definition More...

Data Fields | |
| bool | b_time_specified_flag |
| uint64_t | i_pts_time |
| dvbpsi_sis_splice_time_t * | p_next |
splice_time() splice definition
| bool dvbpsi_sis_splice_time_s::b_time_specified_flag |
signals presence of PTS time field
| uint64_t dvbpsi_sis_splice_time_s::i_pts_time |
time in terms of ticks of the program’s 90 kHz clock. This field, when modified by pts_adjustment, represents the time of the intended splice point.
| dvbpsi_sis_splice_time_t* dvbpsi_sis_splice_time_s::p_next |
next splice_time() entry