Skip to content

Commit 3efd4d3

Browse files
committed
AVInput COM-RPC Support: Removed ContentType
1 parent e5fed14 commit 3efd4d3

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

apis/AVInput/IAVInput.h

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -36,11 +36,6 @@ namespace WPEFramework {
3636
bool connected /* @brief connected */;
3737
};
3838

39-
struct ContentInfo {
40-
int id; /* @brief id */
41-
int contentType; /* @brief contentType */
42-
};
43-
4439
struct SuccessResult {
4540
bool success /* @brief success */;
4641
};

0 commit comments

Comments
 (0)