@imferno/wasm 3.0.2-beta.cf01939 → 3.0.2-beta.ead4fd5
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/codes.d.ts +6 -18
- package/codes.js +6 -18
- package/imferno_wasm_bg.wasm +0 -0
- package/package.json +1 -1
package/codes.d.ts
CHANGED
|
@@ -9,6 +9,9 @@ export declare const codes: {
|
|
|
9
9
|
readonly ParseError: "ST377-1:2011:5/ParseError";
|
|
10
10
|
readonly NoEssenceContainers: "ST377-1:2011:11/NoEssenceContainers";
|
|
11
11
|
readonly OP1a: "ST377-1:2011:7/OP1a";
|
|
12
|
+
readonly NonHeaderFirstPartition: "ST377-1:2011:6.4/NonHeaderFirstPartition";
|
|
13
|
+
readonly HeaderPartitionOpen: "ST377-1:2011:8.3.3/HeaderPartitionOpen";
|
|
14
|
+
readonly MissingHeaderMetadata: "ST377-1:2011:8.3.3/MissingHeaderMetadata";
|
|
12
15
|
};
|
|
13
16
|
readonly ST2067_2_2020: {
|
|
14
17
|
readonly AssetMap: "ST2067-2:2020:7/AssetMap";
|
|
@@ -22,6 +25,9 @@ export declare const codes: {
|
|
|
22
25
|
readonly DuplicateUuid: "ST2067-2:2020:7/DuplicateUuid";
|
|
23
26
|
readonly IoError: "IMF:General/IoError";
|
|
24
27
|
readonly EssenceDescriptorList: "ST2067-2:2020:6.4.2/EssenceDescriptorList";
|
|
28
|
+
readonly PklUnknownNamespace: "ST2067-2:2020:9/PklUnknownNamespace";
|
|
29
|
+
readonly AssetMapHasNoPackingList: "ST429-9:2014:6.3/AssetMapHasNoPackingList";
|
|
30
|
+
readonly PklIdNotInAssetMap: "ST429-9:2014:6.3/PklIdNotInAssetMap";
|
|
25
31
|
};
|
|
26
32
|
readonly ST2067_2_2013_Core: {
|
|
27
33
|
readonly ResourceListEmpty: "ST2067-2:2013:XSD/ResourceList-Empty";
|
|
@@ -175,22 +181,6 @@ export declare const codes: {
|
|
|
175
181
|
readonly ContentVersionIdDuplicate: "ST2067-3:2016:6.1.9/ContentVersionIdDuplicate";
|
|
176
182
|
readonly SegmentDurationIntegerEditUnits: "ST2067-3:2016:7.3/SegmentDurationIntegerEditUnits";
|
|
177
183
|
};
|
|
178
|
-
readonly ST2067_3_2020: {
|
|
179
|
-
readonly ContentKindUnknown: "ST2067-3:2020:5.5.1.2/ContentKindUnknown";
|
|
180
|
-
readonly SourceEncodingNoEssenceDescriptorList: "ST2067-3:2020:6.4.2/SourceEncodingNoEssenceDescriptorList";
|
|
181
|
-
readonly SourceEncodingUnresolved: "ST2067-3:2020:6.4.2/SourceEncodingUnresolved";
|
|
182
|
-
readonly EssenceDescriptorListEmpty: "ST2067-3:2020:6.4.2/EssenceDescriptorListEmpty";
|
|
183
|
-
readonly ContentVersionListEmpty: "ST2067-3:2020:6.11/ContentVersionListEmpty";
|
|
184
|
-
readonly ContentVersionIdInvalid: "ST2067-3:2020:6.11/ContentVersionIdInvalid";
|
|
185
|
-
readonly ContentVersionLabelTextMissing: "ST2067-3:2020:6.11/ContentVersionLabelTextMissing";
|
|
186
|
-
readonly LocaleLanguageTagInvalid: "ST2067-3:2020:6.12/LocaleLanguageTagInvalid";
|
|
187
|
-
readonly TrackIdNotUnique: "ST2067-3:2020:7.3/TrackIdNotUnique";
|
|
188
|
-
readonly MarkerOffsetOutOfRange: "ST2067-3:2020:7.4/MarkerOffsetOutOfRange";
|
|
189
|
-
readonly MarkerLabelUnknown: "ST2067-3:2020:7.4/MarkerLabelUnknown";
|
|
190
|
-
readonly SegmentDuration: "ST2067-3:2020:7.2.2/SegmentDuration";
|
|
191
|
-
readonly ContentVersionIdDuplicate: "ST2067-3:2020:6.1.9/ContentVersionIdDuplicate";
|
|
192
|
-
readonly SegmentDurationIntegerEditUnits: "ST2067-3:2020:7.3/SegmentDurationIntegerEditUnits";
|
|
193
|
-
};
|
|
194
184
|
readonly ST2067_9_2018: {
|
|
195
185
|
readonly MalformedXml: "ST2067-9:2018:6.1/MalformedXml";
|
|
196
186
|
readonly SidecarAssetReferencedByVirtualTrack: "ST2067-9:2018:5/SidecarAssetReferencedByVirtualTrack";
|
|
@@ -299,7 +289,6 @@ export declare const codes: {
|
|
|
299
289
|
readonly MCATagNameInvalid: "ST2067-201:2019:5.9/MCATagNameInvalid";
|
|
300
290
|
readonly MCALabelDictionaryIDMissing: "ST2067-201:2019:5.9/MCALabelDictionaryIDMissing";
|
|
301
291
|
readonly MCALabelDictionaryIDInvalid: "ST2067-201:2019:5.9/MCALabelDictionaryIDInvalid";
|
|
302
|
-
readonly MainAudioMissing: "ST2067-201:2019:6.2/MainAudioMissing";
|
|
303
292
|
readonly IABSequenceNoResources: "ST2067-201:2019:6.2/IABSequenceNoResources";
|
|
304
293
|
readonly IABSequenceSourceEncodingInvalid: "ST2067-201:2019:6.2/IABSequenceSourceEncodingInvalid";
|
|
305
294
|
};
|
|
@@ -322,7 +311,6 @@ export declare const codes: {
|
|
|
322
311
|
readonly MCATagNameInvalid: "ST2067-201:2021:5.9/MCATagNameInvalid";
|
|
323
312
|
readonly MCALabelDictionaryIDMissing: "ST2067-201:2021:5.9/MCALabelDictionaryIDMissing";
|
|
324
313
|
readonly MCALabelDictionaryIDInvalid: "ST2067-201:2021:5.9/MCALabelDictionaryIDInvalid";
|
|
325
|
-
readonly MainAudioMissing: "ST2067-201:2021:6.2/MainAudioMissing";
|
|
326
314
|
readonly IABSequenceNoResources: "ST2067-201:2021:6.2/IABSequenceNoResources";
|
|
327
315
|
readonly IABSequenceSourceEncodingInvalid: "ST2067-201:2021:6.2/IABSequenceSourceEncodingInvalid";
|
|
328
316
|
};
|
package/codes.js
CHANGED
|
@@ -9,6 +9,9 @@ export const codes = {
|
|
|
9
9
|
ParseError: "ST377-1:2011:5/ParseError",
|
|
10
10
|
NoEssenceContainers: "ST377-1:2011:11/NoEssenceContainers",
|
|
11
11
|
OP1a: "ST377-1:2011:7/OP1a",
|
|
12
|
+
NonHeaderFirstPartition: "ST377-1:2011:6.4/NonHeaderFirstPartition",
|
|
13
|
+
HeaderPartitionOpen: "ST377-1:2011:8.3.3/HeaderPartitionOpen",
|
|
14
|
+
MissingHeaderMetadata: "ST377-1:2011:8.3.3/MissingHeaderMetadata",
|
|
12
15
|
},
|
|
13
16
|
ST2067_2_2020: {
|
|
14
17
|
AssetMap: "ST2067-2:2020:7/AssetMap",
|
|
@@ -22,6 +25,9 @@ export const codes = {
|
|
|
22
25
|
DuplicateUuid: "ST2067-2:2020:7/DuplicateUuid",
|
|
23
26
|
IoError: "IMF:General/IoError",
|
|
24
27
|
EssenceDescriptorList: "ST2067-2:2020:6.4.2/EssenceDescriptorList",
|
|
28
|
+
PklUnknownNamespace: "ST2067-2:2020:9/PklUnknownNamespace",
|
|
29
|
+
AssetMapHasNoPackingList: "ST429-9:2014:6.3/AssetMapHasNoPackingList",
|
|
30
|
+
PklIdNotInAssetMap: "ST429-9:2014:6.3/PklIdNotInAssetMap",
|
|
25
31
|
},
|
|
26
32
|
ST2067_2_2013_Core: {
|
|
27
33
|
ResourceListEmpty: "ST2067-2:2013:XSD/ResourceList-Empty",
|
|
@@ -175,22 +181,6 @@ export const codes = {
|
|
|
175
181
|
ContentVersionIdDuplicate: "ST2067-3:2016:6.1.9/ContentVersionIdDuplicate",
|
|
176
182
|
SegmentDurationIntegerEditUnits: "ST2067-3:2016:7.3/SegmentDurationIntegerEditUnits",
|
|
177
183
|
},
|
|
178
|
-
ST2067_3_2020: {
|
|
179
|
-
ContentKindUnknown: "ST2067-3:2020:5.5.1.2/ContentKindUnknown",
|
|
180
|
-
SourceEncodingNoEssenceDescriptorList: "ST2067-3:2020:6.4.2/SourceEncodingNoEssenceDescriptorList",
|
|
181
|
-
SourceEncodingUnresolved: "ST2067-3:2020:6.4.2/SourceEncodingUnresolved",
|
|
182
|
-
EssenceDescriptorListEmpty: "ST2067-3:2020:6.4.2/EssenceDescriptorListEmpty",
|
|
183
|
-
ContentVersionListEmpty: "ST2067-3:2020:6.11/ContentVersionListEmpty",
|
|
184
|
-
ContentVersionIdInvalid: "ST2067-3:2020:6.11/ContentVersionIdInvalid",
|
|
185
|
-
ContentVersionLabelTextMissing: "ST2067-3:2020:6.11/ContentVersionLabelTextMissing",
|
|
186
|
-
LocaleLanguageTagInvalid: "ST2067-3:2020:6.12/LocaleLanguageTagInvalid",
|
|
187
|
-
TrackIdNotUnique: "ST2067-3:2020:7.3/TrackIdNotUnique",
|
|
188
|
-
MarkerOffsetOutOfRange: "ST2067-3:2020:7.4/MarkerOffsetOutOfRange",
|
|
189
|
-
MarkerLabelUnknown: "ST2067-3:2020:7.4/MarkerLabelUnknown",
|
|
190
|
-
SegmentDuration: "ST2067-3:2020:7.2.2/SegmentDuration",
|
|
191
|
-
ContentVersionIdDuplicate: "ST2067-3:2020:6.1.9/ContentVersionIdDuplicate",
|
|
192
|
-
SegmentDurationIntegerEditUnits: "ST2067-3:2020:7.3/SegmentDurationIntegerEditUnits",
|
|
193
|
-
},
|
|
194
184
|
ST2067_9_2018: {
|
|
195
185
|
MalformedXml: "ST2067-9:2018:6.1/MalformedXml",
|
|
196
186
|
SidecarAssetReferencedByVirtualTrack: "ST2067-9:2018:5/SidecarAssetReferencedByVirtualTrack",
|
|
@@ -299,7 +289,6 @@ export const codes = {
|
|
|
299
289
|
MCATagNameInvalid: "ST2067-201:2019:5.9/MCATagNameInvalid",
|
|
300
290
|
MCALabelDictionaryIDMissing: "ST2067-201:2019:5.9/MCALabelDictionaryIDMissing",
|
|
301
291
|
MCALabelDictionaryIDInvalid: "ST2067-201:2019:5.9/MCALabelDictionaryIDInvalid",
|
|
302
|
-
MainAudioMissing: "ST2067-201:2019:6.2/MainAudioMissing",
|
|
303
292
|
IABSequenceNoResources: "ST2067-201:2019:6.2/IABSequenceNoResources",
|
|
304
293
|
IABSequenceSourceEncodingInvalid: "ST2067-201:2019:6.2/IABSequenceSourceEncodingInvalid",
|
|
305
294
|
},
|
|
@@ -322,7 +311,6 @@ export const codes = {
|
|
|
322
311
|
MCATagNameInvalid: "ST2067-201:2021:5.9/MCATagNameInvalid",
|
|
323
312
|
MCALabelDictionaryIDMissing: "ST2067-201:2021:5.9/MCALabelDictionaryIDMissing",
|
|
324
313
|
MCALabelDictionaryIDInvalid: "ST2067-201:2021:5.9/MCALabelDictionaryIDInvalid",
|
|
325
|
-
MainAudioMissing: "ST2067-201:2021:6.2/MainAudioMissing",
|
|
326
314
|
IABSequenceNoResources: "ST2067-201:2021:6.2/IABSequenceNoResources",
|
|
327
315
|
IABSequenceSourceEncodingInvalid: "ST2067-201:2021:6.2/IABSequenceSourceEncodingInvalid",
|
|
328
316
|
},
|
package/imferno_wasm_bg.wasm
CHANGED
|
Binary file
|