PipeWire  0.3.29
param/video/type-info.h
Go to the documentation of this file.
1 /* Simple Plugin API
2  *
3  * Copyright © 2018 Wim Taymans
4  *
5  * Permission is hereby granted, free of charge, to any person obtaining a
6  * copy of this software and associated documentation files (the "Software"),
7  * to deal in the Software without restriction, including without limitation
8  * the rights to use, copy, modify, merge, publish, distribute, sublicense,
9  * and/or sell copies of the Software, and to permit persons to whom the
10  * Software is furnished to do so, subject to the following conditions:
11  *
12  * The above copyright notice and this permission notice (including the next
13  * paragraph) shall be included in all copies or substantial portions of the
14  * Software.
15  *
16  * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
17  * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
18  * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
19  * THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
20  * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
21  * FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
22  * DEALINGS IN THE SOFTWARE.
23  */
24 
25 #ifndef SPA_VIDEO_TYPES_H
26 #define SPA_VIDEO_TYPES_H
27 
28 #ifdef __cplusplus
29 extern "C" {
30 #endif
31 
36 #include <spa/param/video/raw.h>
37 
38 #define SPA_TYPE_INFO_VideoFormat SPA_TYPE_INFO_ENUM_BASE "VideoFormat"
39 #define SPA_TYPE_INFO_VIDEO_FORMAT_BASE SPA_TYPE_INFO_VideoFormat ":"
40 
41 /* static */ const struct spa_type_info spa_type_video_format[] = {
121  { 0, 0, NULL, NULL },
122 };
123 
128 #ifdef __cplusplus
129 } /* extern "C" */
130 #endif
131 
132 #endif /* SPA_VIDEO_RAW_TYPES_H */
Definition: video/raw.h:101
Definition: video/raw.h:106
Definition: video/raw.h:47
Definition: video/raw.h:91
Definition: video/raw.h:50
Definition: video/raw.h:69
Definition: video/raw.h:67
Definition: video/raw.h:107
#define SPA_TYPE_INFO_VIDEO_FORMAT_BASE
Definition: param/video/type-info.h:39
Definition: video/raw.h:96
Definition: video/raw.h:117
Definition: video/raw.h:55
Definition: video/raw.h:74
Definition: video/raw.h:119
Definition: video/raw.h:76
Definition: video/raw.h:70
Definition: video/raw.h:78
Definition: video/raw.h:51
Definition: video/raw.h:95
Definition: video/raw.h:82
Definition: video/raw.h:59
Definition: video/raw.h:111
Definition: video/raw.h:121
Definition: video/raw.h:80
Definition: video/raw.h:89
Definition: video/raw.h:64
Definition: video/raw.h:75
Definition: x86_64-redhat-linux-gnu/doc/spa/utils/type.h:136
Definition: video/raw.h:90
Definition: video/raw.h:103
Definition: video/raw.h:127
Definition: video/raw.h:88
const struct spa_type_info spa_type_video_format[]
Definition: param/video/type-info.h:41
Definition: video/raw.h:97
Definition: video/raw.h:108
Definition: video/raw.h:53
Definition: video/raw.h:61
Definition: video/raw.h:126
Definition: video/raw.h:56
Definition: video/raw.h:98
Definition: video/raw.h:112
Definition: video/raw.h:54
Definition: video/raw.h:58
Definition: video/raw.h:77
Definition: video/raw.h:122
Definition: video/raw.h:52
Definition: video/raw.h:85
Definition: video/raw.h:116
Definition: video/raw.h:99
Definition: x86_64-redhat-linux-gnu/doc/spa/utils/type.h:48
Definition: video/raw.h:60
Definition: video/raw.h:71
Definition: video/raw.h:86
Definition: video/raw.h:62
Definition: video/raw.h:109
Definition: video/raw.h:87
Definition: video/raw.h:100
Definition: video/raw.h:124
Definition: video/raw.h:72
Definition: video/raw.h:65
Definition: video/raw.h:94
Definition: video/raw.h:68
Definition: video/raw.h:66
Definition: video/raw.h:92
Definition: video/raw.h:114
Definition: video/raw.h:93
Definition: video/raw.h:83
Definition: video/raw.h:84
Definition: video/raw.h:105
Definition: video/raw.h:110
Definition: video/raw.h:115
Definition: video/raw.h:49
Definition: video/raw.h:102
Definition: video/raw.h:118
Definition: video/raw.h:79
Definition: video/raw.h:120
Definition: video/raw.h:104
Definition: video/raw.h:73
Definition: video/raw.h:57
Definition: video/raw.h:81
Definition: video/raw.h:113
Definition: video/raw.h:63
Definition: video/raw.h:123