summaryrefslogtreecommitdiff
path: root/modules/gst/gst.h
blob: 962718895f2c6c75a7a83735298026263a02a6f2 (plain)
1
2
3
4
5
6
7
8
9
/**
 * @file gst.h  Gstreamer playbin pipeline -- internal interface
 *
 * Copyright (C) 2010 Creytiv.com
 */


void gst_dump_props(GstElement *g);
void gst_dump_caps(const GstCaps *caps);