ofa: Call g_object_notify() after the fingerprint was created
This commit is contained in:
parent
8dc7347d65
commit
1d189c9e75
@ -140,6 +140,8 @@ create_fingerprint (GstOFA * ofa)
|
||||
GST_TAG_OFA_FINGERPRINT, ofa->fingerprint, NULL);
|
||||
gst_element_found_tags (GST_ELEMENT (ofa), tags);
|
||||
|
||||
g_object_notify (G_OBJECT (ofa), "fingerprint");
|
||||
|
||||
ofa->record = FALSE;
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user