6 lines
147 B
Factor
6 lines
147 B
Factor
|
! Copyright (C) 2010 Anton Gorenko.
|
||
|
! See http://factorcode.org/license.txt for BSD license.
|
||
|
USING: gstreamer.pbutils.ffi ;
|
||
|
IN: gstreamer.pbutils
|
||
|
|