Skip to content

Commit 7e35e7b

Browse files
ranburenlw-storey
authored andcommitted
RDKTV-36367: Addressed review comments
1 parent b0c4116 commit 7e35e7b

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

AVOutput/AVOutput.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"info": {
55
"title": "AVOutput API",
66
"class": "AVOutput",
7-
"description": "The AVOutput plugin lets you control the picture properties. It provides flexibility to modify picture properties per picture mode, source and format to the application.The `AVOutput` API replaces `ControlSettings` plugin."
7+
"description": "The AVOutput plugin lets you control the picture properties. It provides flexibility to modify picture properties per picture mode, source and format to the application. The `AVOutput` plugin replaces `ControlSettings` plugin."
88
},
99
"common": {
1010
"$ref": "../common/common.json"

AVOutput/AVOutputPlugin.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"callsign": "org.rdk.AVOutput",
66
"locator": "libWPEFrameworkAVOutput.so",
77
"status": "production",
8-
"description": "The AVOutput plugin lets you control the picture properties. It provides flexibility to modify picture properties per picture mode, source and format to the application.The `AVOutput` API replaces `ControlSettings` plugin.",
8+
"description": "The AVOutput plugin lets you control the picture properties. It provides flexibility to modify picture properties per picture mode, source and format to the application. The `AVOutput` plugin replaces `ControlSettings` plugin.",
99
"autostart": true
1010
},
1111
"interface": {

docs/api/AVOutputPlugin.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ A org.rdk.AVOutput plugin for Thunder framework.
2222
<a name="Description"></a>
2323
# Description
2424

25-
The AVOutput plugin lets you control the picture properties. It provides flexibility to modify picture properties per picture mode, source and format to the application.The `AVOutput` API replaces `ControlSettings` plugin.
25+
The AVOutput plugin lets you control the picture properties. It provides flexibility to modify picture properties per picture mode, source and format to the application. The `AVOutput` plugin replaces `ControlSettings` plugin.
2626

2727
The plugin is designed to be loaded and executed within the Thunder framework. For more information about the framework refer to [[Thunder](#Thunder)].
2828

0 commit comments

Comments
 (0)