| GStreamer Application Development Manual | ||
|---|---|---|
| <<< Previous | More on factories | Next >>> |
GStreamer only has two builtin types:
audio/raw : raw audio samples
video/raw and image/raw : raw video data
All other MIME types are maintained by the plugin elements.
| <<< Previous | Home | Next >>> |
| creating elements with the factory | Up | Your second application |