|
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 |
|
|
| EsParser (uint32_t pid) |
|
virtual bool | Parse (const uint8_t *buf, int size, int64_t pts, int64_t dts)=0 |
|
virtual bool | Flush ()=0 |
|
virtual void | Reset ()=0 |
|
uint32_t | pid () |
|
Definition at line 21 of file es_parser.h.
The documentation for this class was generated from the following file: