Skip to content

Commit 501b9a5

Browse files
authored
Update AVInput.h
1 parent c761d54 commit 501b9a5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

AVInput/AVInput.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -99,6 +99,7 @@ class AVInput: public PluginHost::IPlugin, public PluginHost::JSONRPC
9999
int getEdidVersion(int iPort);
100100
bool setVideoRectangle(int x, int y, int width, int height, int type);
101101
bool getALLMStatus(int iPort);
102+
bool getVRRStatus(int iPort);
102103

103104
void AVInputHotplug(int input , int connect, int type);
104105
static void dsAVEventHandler(const char *owner, IARM_EventId_t eventId, void *data, size_t len);

0 commit comments

Comments
 (0)