init commit
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
namespace FFmpeg.AutoGen;
|
||||
|
||||
public struct AVProfile
|
||||
{
|
||||
public int profile;
|
||||
|
||||
public unsafe sbyte* name;
|
||||
}
|
||||
Reference in New Issue
Block a user