1
;;; context.lisp --- Gstreamer FFI Contexts
2
3
;;
4
5
;;; Code:
6
(in-package :gstreamer)
7
8
(define-alien-type gst-context (* t))