Qt Code:
  1. connect(localMediaObject, SIGNAL(metaDataChanged()), this, SLOT(yourfunction()));
To copy to clipboard, switch view to plain text mode