we are not using Apple Quicktime (QT) Player plugin, we have own player here the code.
Qt Code:
Q_OBJECT public: VideoPlugin(); ~VideoPlugin() ; };To copy to clipboard, switch view to plain text mode
So we are exposing VideoPlugin object to portal and they are using VideoPlugin object instead of theirs they will using VideoPlugin object .
Bookmarks