OSDN Git Service

add define in header files
[tsremuxcpp/developing01.git] / src / TsToPes.cc
1 #include "TsToPes.h"
2
3 namespace TsRemux
4 {
5   static const char PesTemplate[] = { 0x00, 0x00, 0x01, 0xbd};
6
7
8 }
9