Rename macros.

This commit is contained in:
2020-03-01 19:53:05 +00:00
parent 55a114a29e
commit 5105a6f4e7
13 changed files with 112 additions and 112 deletions

View File

@@ -111,7 +111,7 @@ int32_t GetMediaTagTypeForDataType(int32_t type)
}
}
// Get the CICM XML media type from DIC media type
// Get the CICM XML media type from AARU media type
int32_t GetXmlMediaType(int32_t type)
{
switch(type)