mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-02-17 11:45:25 +00:00
docs: add Image to draft klass documentation
This commit is contained in:
parent
fd8559e4fb
commit
6fd78ac41c
1 changed files with 3 additions and 0 deletions
|
@ -86,6 +86,9 @@ Proposal:
|
|||
|
||||
* Audio : operates on audio data
|
||||
* Video : operates on video data
|
||||
* Image : operates on image data. Usually this media type can also
|
||||
be used to make a video stream in which case it is added
|
||||
together with the Video media type.
|
||||
* Text : operates on text data
|
||||
* Metadata : operates on metadata
|
||||
* ...
|
||||
|
|
Loading…
Reference in a new issue