For property events, provide property name rather than source name.

This is much more useful.
This commit is contained in:
Peter Johnson
2017-01-02 19:43:04 -08:00
parent 7ddbf20108
commit 883fd5b062
8 changed files with 26 additions and 22 deletions

View File

@@ -164,7 +164,7 @@ struct CS_Event {
CS_Source source;
CS_Sink sink;
// Source/sink name
// Source/sink/property name
const char *name;
// Fields for CS_SOURCE_VIDEOMODE_CHANGED event