1
0
Fork 0
forked from wry/wry

head-management: add format-info-v1 extension

This commit is contained in:
Julian Orth 2025-07-13 14:09:50 +02:00
parent 4482c3168b
commit 1195613fc6
9 changed files with 84 additions and 0 deletions

View file

@ -0,0 +1,7 @@
request destroy (destructor) {
}
event format {
format: u32,
}

View file

@ -0,0 +1,7 @@
request destroy (destructor) {
}
event head {
head: id(jay_head_ext_format_info_v1) (new),
}