head-management: add format-info-v1 extension
This commit is contained in:
parent
4482c3168b
commit
1195613fc6
9 changed files with 84 additions and 0 deletions
7
wire/jay_head_ext_format_info_v1.txt
Normal file
7
wire/jay_head_ext_format_info_v1.txt
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
request destroy (destructor) {
|
||||
|
||||
}
|
||||
|
||||
event format {
|
||||
format: u32,
|
||||
}
|
||||
7
wire/jay_head_manager_ext_format_info_v1.txt
Normal file
7
wire/jay_head_manager_ext_format_info_v1.txt
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
request destroy (destructor) {
|
||||
|
||||
}
|
||||
|
||||
event head {
|
||||
head: id(jay_head_ext_format_info_v1) (new),
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue