Puts PMT into TS packets and writes them to buffer.
More...
#include <program_map_table_writer.h>
Puts PMT into TS packets and writes them to buffer.
Definition at line 26 of file program_map_table_writer.h.
◆ ProgramMapTableWriter()
| shaka::media::mp2t::ProgramMapTableWriter::ProgramMapTableWriter |
( |
Codec |
codec | ) |
|
|
explicit |
◆ ClearSegmentPmt()
| bool shaka::media::mp2t::ProgramMapTableWriter::ClearSegmentPmt |
( |
BufferWriter * |
writer | ) |
|
|
virtual |
◆ codec()
| Codec shaka::media::mp2t::ProgramMapTableWriter::codec |
( |
| ) |
const |
|
inlineprotected |
◆ EncryptedSegmentPmt()
| bool shaka::media::mp2t::ProgramMapTableWriter::EncryptedSegmentPmt |
( |
BufferWriter * |
writer | ) |
|
|
virtual |
◆ kElementaryPid
| const uint8_t shaka::media::mp2t::ProgramMapTableWriter::kElementaryPid = 0x50 |
|
static |
◆ kPmtPid
| const uint8_t shaka::media::mp2t::ProgramMapTableWriter::kPmtPid = 0x20 |
|
static |
The documentation for this class was generated from the following files: