Move RGBA image contract to model
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
using System;
|
||||
using Age.Engine.Model;
|
||||
using Age.Engine.Sys4;
|
||||
|
||||
internal readonly record struct MovieAudioInfo(int SampleRate, int Channels);
|
||||
|
||||
Reference in New Issue
Block a user