[VFS] XContent: Added support for SVOD normal layout with multiple files
This commit is contained in:
committed by
Radosław Gliński
parent
53c0178766
commit
b8b33ecabf
@@ -41,6 +41,7 @@ class SvodContainerDevice : public XContentContainerDevice {
|
||||
kEnhancedGDF = 0x1,
|
||||
kXSF = 0x2,
|
||||
kSingleFile = 0x4,
|
||||
kMultipleFiles = 0x8,
|
||||
};
|
||||
const char* MEDIA_MAGIC = "MICROSOFT*XBOX*MEDIA";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user