|
| EsParserDvb (uint32_t pid, const NewStreamInfoCB &new_stream_info_cb, const EmitTextSampleCB &emit_sample_cb, const uint8_t *descriptor, size_t descriptor_length) |
|
bool | Parse (const uint8_t *buf, int size, int64_t pts, int64_t dts) override |
|
bool | Flush () override |
|
void | Reset () override |
|
| EsParser (uint32_t pid) |
|
uint32_t | pid () |
|
|
typedef std::function< void(std::shared_ptr< StreamInfo >)> | NewStreamInfoCB |
|
typedef std::function< void(std::shared_ptr< MediaSample >)> | EmitSampleCB |
|
typedef std::function< void(std::shared_ptr< TextSample >)> | EmitTextSampleCB |
|
Definition at line 22 of file es_parser_dvb.h.
The documentation for this class was generated from the following files: