A live-capture/file-src element receives frames from an external source or produces video frames internally. The captured video frames are written into memory.
A processing element reads video frames from memory, does certain processing, and then writes the processed frames back into memory.
A display element reads video frames from memory and sends the frames to a sink. In cases where sink is displayed, this pipeline is also referred to as display pipeline.