]> gitweb.factorcode.org Git - factor.git/blob - unmaintained/gstreamer/plugins/rtp/rtp.factor
7e928c1a9f90a974238306c95bef69f0489b9412
[factor.git] / unmaintained / gstreamer / plugins / rtp / rtp.factor
1 ! Copyright (C) 2010 Anton Gorenko.
2 ! See http://factorcode.org/license.txt for BSD license.
3 USING: gstreamer.rtp.ffi ;
4 IN: gstreamer.rtp
5