namespace Azaion.Repository; public class Constants { public const string M3_U8_EXT = "m3u8"; public const string TS_EXT = "ts"; }