| | |
| | | #define PLGP_RTSP_WIDTH "RTSP_WIDTH" |
| | | #define PLGP_RTSP_HEIGHT "RTSP_HEIGHT" |
| | | #define PLGP_RTSP_FPS "RTSP_FPS" |
| | | #define PLGP_DEC_SPS_B64 "DEC_SPS_B64" |
| | | #define PLGP_DEC_PPS_B64 "DEC_PPS_B64" |
| | | #define PLGP_ENC_SPS_B64 "ENC_SPS_B64" |
| | | #define PLGP_ENC_PPS_B64 "ENC_PPS_B64" |
| | | |
| | | #define ENABLE_PIPELINE_ELEM_TIMING_DEBUGGER |
| | | |
| | |
| | | *this = _temp; |
| | | } |
| | | |
| | | int breake(PipeMaterialBufferType selectPmType, int _selectMbfType, |
| | | pm_breaker_func breaker, void* args = nullptr) const; |
| | | int breake(PipeMaterialBufferType selectPmType, int _selectMbfType, pm_breaker_func breaker, void* args = nullptr) const; |
| | | int breake(int _selectMbfUsage, pm_breaker_func breaker, void* args = nullptr) const; |
| | | |
| | | //#todo assemble pm/mbf into this pm |
| | | void assemble(); |