Plug-ins

From MediaCoderWiki

Jump to: navigation, search

MediaCoder Plug-in infrastructure

  • Essence: DLLs loadable by MediaCoder during run-time
  • Purpose: to expand user interface, add functions (e.g. device connectivity) and add complex control logics (e.g. for massive transcoding)
  • Pros: is developed with native language like C/C++ which can almost do anything
  • Cons: more efforts to develop and maintain

Sample Plug-in

See also


Personal tools