Display: print physical size

This commit is contained in:
李通洲
2024-07-16 16:11:26 +08:00
parent c795c20723
commit c0781dd5f8
2 changed files with 25 additions and 8 deletions
+2
View File
@@ -1,5 +1,7 @@
#pragma once
#include "util/FFstrbuf.h"
typedef enum FFformatargtype
{
FF_FORMAT_ARG_TYPE_NULL = 0,