Advertisement
Guest User

Untitled

a guest
Aug 12th, 2017
62
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.38 KB | None | 0 0
  1. <value-type name="Phonon::VideoCaptureDevice">
  2. </value-type>
  3.  
  4. <interface-type name="Phonon::PlatformPlugin">
  5. ....
  6. <modify-function signature="deviceAccessListFor(const Phonon::ObjectDescription &)const">
  7. <modify-argument index="1">
  8. <replace-type modified-type="com.trolltech.qt.phonon.VideoCaptureDevice" />
  9. </modify-argument>
  10. </modify-function>
  11. ...
  12. </interface-type>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement