#include <mpegtables.h>
Public Member Functions | |
| SpliceScheduleView (const vector< const unsigned char * > &ptrs0, const vector< const unsigned char * > &ptrs1) | |
| uint | SpliceCount (void) const |
| uint | SpliceEventID (uint i) const |
Private Attributes | |
| vector< const unsigned char * > | _ptrs0 |
| vector< const unsigned char * > | _ptrs1 |
Definition at line 780 of file mpegtables.h.
| SpliceScheduleView::SpliceScheduleView | ( | const vector< const unsigned char * > & | ptrs0, | |
| const vector< const unsigned char * > & | ptrs1 | |||
| ) | [inline] |
Definition at line 783 of file mpegtables.h.
| uint SpliceScheduleView::SpliceCount | ( | void | ) | const [inline] |
Definition at line 789 of file mpegtables.h.
Definition at line 792 of file mpegtables.h.
vector<const unsigned char*> SpliceScheduleView::_ptrs0 [private] |
Definition at line 824 of file mpegtables.h.
vector<const unsigned char*> SpliceScheduleView::_ptrs1 [private] |
Definition at line 825 of file mpegtables.h.
1.6.3