[mpp_info]: remove C++ info class and add C interface for mpp_info strings

git-svn-id: https://10.10.10.66:8443/svn/MediaProcessPlatform/trunk/mpp@534 6e48237b-75ef-9749-8fc9-41990f28c85a
This commit is contained in:
ChenHengming
2016-01-20 03:27:54 +00:00
parent a1bd47c4c7
commit db7e4ff619
5 changed files with 38 additions and 47 deletions

View File

@@ -60,6 +60,7 @@ Mpp::Mpp()
mStatus(0)
{
}
MPP_RET Mpp::init(MppCtxType type, MppCodingType coding)
{