File tree Expand file tree Collapse file tree 5 files changed +10
-10
lines changed
AudioOnlyComponent/plugin-files/descriptor
GenericComponent/plugin-files/descriptor
HelloWorldComponent/plugin-files/descriptor
ImageTransformerComponent/plugin-files/descriptor
VideoCaptureComponent/plugin-files/descriptor Expand file tree Collapse file tree 5 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 11{
22 "componentName" : " AudioOnlyComponent" ,
3- "componentVersion" : " 7.2 " ,
4- "middlewareVersion" : " 7.2 " ,
3+ "componentVersion" : " 8.0 " ,
4+ "middlewareVersion" : " 8.0 " ,
55 "sourceLanguage" : " c++" ,
66 "batchLibrary" : " ${MPF_HOME}/plugins/AudioOnlyComponent/lib/libmpfAudioOnly.so" ,
77 "environmentVariables" : [
Original file line number Diff line number Diff line change 11{
22 "componentName" : " GenericComponent" ,
3- "componentVersion" : " 7.2 " ,
4- "middlewareVersion" : " 7.2 " ,
3+ "componentVersion" : " 8.0 " ,
4+ "middlewareVersion" : " 8.0 " ,
55 "sourceLanguage" : " c++" ,
66 "batchLibrary" : " ${MPF_HOME}/plugins/GenericComponent/lib/libmpfGeneric.so" ,
77 "environmentVariables" : [
Original file line number Diff line number Diff line change 11{
22 "componentName" : " HelloWorldComponent" ,
3- "componentVersion" : " 7.2 " ,
4- "middlewareVersion" : " 7.2 " ,
3+ "componentVersion" : " 8.0 " ,
4+ "middlewareVersion" : " 8.0 " ,
55 "sourceLanguage" : " c++" ,
66 "batchLibrary" : " ${MPF_HOME}/plugins/HelloWorldComponent/lib/libmpfHelloWorld.so" ,
77 "streamLibrary" : " ${MPF_HOME}/plugins/HelloWorldComponent/lib/libmpfStreamingHelloWorld.so" ,
Original file line number Diff line number Diff line change 11{
22 "componentName" : " ImageTransformerComponent" ,
3- "componentVersion" : " 7.2 " ,
4- "middlewareVersion" : " 7.2 " ,
3+ "componentVersion" : " 8.0 " ,
4+ "middlewareVersion" : " 8.0 " ,
55 "sourceLanguage" : " c++" ,
66 "batchLibrary" : " ${MPF_HOME}/plugins/ImageTransformerComponent/lib/libmpfImageTransformer.so" ,
77 "environmentVariables" : [
Original file line number Diff line number Diff line change 11{
22 "componentName" : " VideoCaptureComponent" ,
3- "componentVersion" : " 7.2 " ,
4- "middlewareVersion" : " 7.2 " ,
3+ "componentVersion" : " 8.0 " ,
4+ "middlewareVersion" : " 8.0 " ,
55 "sourceLanguage" : " c++" ,
66 "batchLibrary" : " ${MPF_HOME}/plugins/VideoCaptureComponent/lib/libmpfVideoCapture.so" ,
77 "environmentVariables" : [
You can’t perform that action at this time.
0 commit comments