multipartmux
multipartmux — mux multipart streams
|
|
Object Hierarchy
GObject
+----GInitiallyUnowned
+----GstObject
+----GstElement
+----GstMultipartMux
Properties
"boundary" gchar* : Read / Write
Description
MultipartMux uses the GstCaps of the sink pad as the Content-type field for
incoming buffers when muxing them to a multipart stream. Most of the time
multipart streams are sequential JPEG frames.