Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Gliffy Diagram
macroIdd33e0f18-7df2-4f19-b961-ec37c1fb994c
nameGStreamer Architecture
pagePin1

Image Removed

GST-Element

  • Has one specific function (read, decode, ...)
  • Has two Pads:
    1. source (output)
    2. sink (input)
  • GStreamer core views elements as blocks of bytes
  • Linked or chained elements create a pipeline that performs a specific task

Gliffy Diagram
macroId04a0e411-e99f-4ab9-9dbc-92f3087872c8
nameGST Element Link
pagePin1
Image Removed

GST-Element Pad

Is defined by two properties:

...