summaryrefslogtreecommitdiffstats
path: root/gst/flv/gstflvmux.h
diff options
context:
space:
mode:
authorSebastian Dröge <sebastian.droege@collabora.co.uk>2009-04-22 19:52:05 +0200
committerSebastian Dröge <sebastian.droege@collabora.co.uk>2009-05-12 21:21:01 +0200
commit046311d3eaceaa1df6ba56294a485e27a11f9123 (patch)
tree0cab6c7060ccc5436495834300633904440cadb1 /gst/flv/gstflvmux.h
parent6d82cda0ff9dd5591aadf0f10b8b08b0a7742725 (diff)
[MOVED FROM BAD 50/57] flv: Add documentation to flvmux and flvdemux
Partially fixes bug #573737.
Diffstat (limited to 'gst/flv/gstflvmux.h')
-rw-r--r--gst/flv/gstflvmux.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/gst/flv/gstflvmux.h b/gst/flv/gstflvmux.h
index c0af8e8f..3d634a4c 100644
--- a/gst/flv/gstflvmux.h
+++ b/gst/flv/gstflvmux.h
@@ -67,6 +67,8 @@ typedef struct _GstFlvMux {
GstPad *srcpad;
GstCollectPads *collect;
+
+ /* <private> */
GstPadEventFunction collect_event;
GstFlvMuxState state;