]> git.sesse.net Git - casparcg/blobdiff - core/producer/frame_producer_device.h
git-svn-id: https://casparcg.svn.sourceforge.net/svnroot/casparcg/server/branches...
[casparcg] / core / producer / frame_producer_device.h
index 74c3cef0b07f7a1d50d5b81cc3c577da194ed52c..8f5972b5227daa7972478bf1c54357cf028da19b 100644 (file)
@@ -31,7 +31,7 @@ public:
         \r
        boost::signals2::connection connect(const output_t::slot_type& subscriber);\r
 \r
-       explicit frame_producer_device(const safe_ptr<frame_factory>& factory);\r
+       explicit frame_producer_device(const video_format_desc& format_desc);\r
        frame_producer_device(frame_producer_device&& other);\r
        void swap(frame_producer_device& other);\r
                \r