summaryrefslogtreecommitdiff
path: root/modules/gst/gst.h
blob: 37faac98d938af32e53b9ebd5d94ea0f64b62e5a (plain)
1
2
3
4
5
6
7
8
9
/**
 * @file gst/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);