PipeWire  0.3.67
encoded.h
1 /* Simple Plugin API */
2 /* SPDX-FileCopyrightText: Copyright © 2018 Wim Taymans */
3 /* SPDX-License-Identifier: MIT */
4 
5 #ifndef SPA_VIDEO_ENCODED_H
6 #define SPA_VIDEO_ENCODED_H
7 
8 #include <spa/param/video/h264.h>
9 #include <spa/param/video/mjpg.h>
10 
11 #endif /* SPA_VIDEO_ENCODED_H */
spa/param/video/h264.h
spa/param/video/mjpg.h