import { SectionType } from "./SectionType"; export declare const sections: { readonly 172351395: { readonly name: "EBML"; readonly type: SectionType.Container; }; readonly 646: { readonly name: "EBMLVersion"; readonly type: SectionType.Uint; }; readonly 759: { readonly name: "EBMLReadVersion"; readonly type: SectionType.Uint; }; readonly 754: { readonly name: "EBMLMaxIDLength"; readonly type: SectionType.Uint; }; readonly 755: { readonly name: "EBMLMaxSizeLength"; readonly type: SectionType.Uint; }; readonly 642: { readonly name: "DocType"; readonly type: SectionType.String; }; readonly 647: { readonly name: "DocTypeVersion"; readonly type: SectionType.Uint; }; readonly 645: { readonly name: "DocTypeReadVersion"; readonly type: SectionType.Uint; }; readonly 108: { readonly name: "Void"; readonly type: SectionType.Binary; }; readonly 63: { readonly name: "CRC-32"; readonly type: SectionType.Binary; }; readonly 190023271: { readonly name: "SignatureSlot"; readonly type: SectionType.Container; }; readonly 16010: { readonly name: "SignatureAlgo"; readonly type: SectionType.Uint; }; readonly 16026: { readonly name: "SignatureHash"; readonly type: SectionType.Uint; }; readonly 16037: { readonly name: "SignaturePublicKey"; readonly type: SectionType.Binary; }; readonly 16053: { readonly name: "Signature"; readonly type: SectionType.Binary; }; readonly 15963: { readonly name: "SignatureElements"; readonly type: SectionType.Container; }; readonly 15995: { readonly name: "SignatureElementList"; readonly type: SectionType.Container; }; readonly 9522: { readonly name: "SignedElement"; readonly type: SectionType.Binary; }; readonly 139690087: { readonly name: "Segment"; readonly type: SectionType.Container; }; readonly 21863284: { readonly name: "SeekHead"; readonly type: SectionType.Container; }; readonly 3515: { readonly name: "Seek"; readonly type: SectionType.Container; }; readonly 5035: { readonly name: "SeekID"; readonly type: SectionType.Binary; }; readonly 5036: { readonly name: "SeekPosition"; readonly type: SectionType.Uint; }; readonly 88713574: { readonly name: "Info"; readonly type: SectionType.Container; }; readonly 13220: { readonly name: "SegmentUID"; readonly type: SectionType.Binary; }; readonly 13188: { readonly name: "SegmentFilename"; readonly type: SectionType.String; }; readonly 1882403: { readonly name: "PrevUID"; readonly type: SectionType.Binary; }; readonly 1868715: { readonly name: "PrevFilename"; readonly type: SectionType.String; }; readonly 2013475: { readonly name: "NextUID"; readonly type: SectionType.Binary; }; readonly 1999803: { readonly name: "NextFilename"; readonly type: SectionType.String; }; readonly 1092: { readonly name: "SegmentFamily"; readonly type: SectionType.Binary; }; readonly 10532: { readonly name: "ChapterTranslate"; readonly type: SectionType.Container; }; readonly 10748: { readonly name: "ChapterTranslateEditionUID"; readonly type: SectionType.Uint; }; readonly 10687: { readonly name: "ChapterTranslateCodec"; readonly type: SectionType.Uint; }; readonly 10661: { readonly name: "ChapterTranslateID"; readonly type: SectionType.Binary; }; readonly 710577: { readonly name: "TimecodeScale"; readonly type: SectionType.Uint; }; readonly 1161: { readonly name: "Duration"; readonly type: SectionType.Float; }; readonly 1121: { readonly name: "DateUTC"; readonly type: SectionType.Date; }; readonly 15273: { readonly name: "Title"; readonly type: SectionType.String; }; readonly 3456: { readonly name: "MuxingApp"; readonly type: SectionType.String; }; readonly 5953: { readonly name: "WritingApp"; readonly type: SectionType.String; }; readonly 103: { readonly name: "Timecode"; readonly type: SectionType.Uint; }; readonly 6228: { readonly name: "SilentTracks"; readonly type: SectionType.Container; }; readonly 6359: { readonly name: "SilentTrackNumber"; readonly type: SectionType.Uint; }; readonly 39: { readonly name: "Position"; readonly type: SectionType.Uint; }; readonly 43: { readonly name: "PrevSize"; readonly type: SectionType.Uint; }; readonly 35: { readonly name: "SimpleBlock"; readonly type: SectionType.Binary; }; readonly 32: { readonly name: "BlockGroup"; readonly type: SectionType.Container; }; readonly 33: { readonly name: "Block"; readonly type: SectionType.Binary; }; readonly 34: { readonly name: "BlockVirtual"; readonly type: SectionType.Binary; }; readonly 13729: { readonly name: "BlockAdditions"; readonly type: SectionType.Container; }; readonly 38: { readonly name: "BlockMore"; readonly type: SectionType.Container; }; readonly 110: { readonly name: "BlockAddID"; readonly type: SectionType.Uint; }; readonly 37: { readonly name: "BlockAdditional"; readonly type: SectionType.Binary; }; readonly 27: { readonly name: "BlockDuration"; readonly type: SectionType.Uint; }; readonly 122: { readonly name: "ReferencePriority"; readonly type: SectionType.Uint; }; readonly 123: { readonly name: "ReferenceBlock"; readonly type: SectionType.Int; }; readonly 125: { readonly name: "ReferenceVirtual"; readonly type: SectionType.Int; }; readonly 36: { readonly name: "CodecState"; readonly type: SectionType.Binary; }; readonly 13730: { readonly name: "DiscardPadding"; readonly type: SectionType.Int; }; readonly 14: { readonly name: "Slices"; readonly type: SectionType.Container; }; readonly 104: { readonly name: "TimeSlice"; readonly type: SectionType.Container; }; readonly 76: { readonly name: "LaceNumber"; readonly type: SectionType.Uint; }; readonly 77: { readonly name: "FrameNumber"; readonly type: SectionType.Uint; }; readonly 75: { readonly name: "BlockAdditionID"; readonly type: SectionType.Uint; }; readonly 78: { readonly name: "Delay"; readonly type: SectionType.Uint; }; readonly 79: { readonly name: "SliceDuration"; readonly type: SectionType.Uint; }; readonly 72: { readonly name: "ReferenceFrame"; readonly type: SectionType.Container; }; readonly 73: { readonly name: "ReferenceOffset"; readonly type: SectionType.Uint; }; readonly 74: { readonly name: "ReferenceTimeCode"; readonly type: SectionType.Uint; }; readonly 47: { readonly name: "EncryptedBlock"; readonly type: SectionType.Binary; }; readonly 106212971: { readonly name: "Tracks"; readonly type: SectionType.Container; }; readonly 46: { readonly name: "TrackEntry"; readonly type: SectionType.Container; }; readonly 87: { readonly name: "TrackNumber"; readonly type: SectionType.Uint; }; readonly 13253: { readonly name: "TrackUID"; readonly type: SectionType.Uint; }; readonly 3: { readonly name: "TrackType"; readonly type: SectionType.Uint; }; readonly 57: { readonly name: "FlagEnabled"; readonly type: SectionType.Uint; }; readonly 8: { readonly name: "FlagDefault"; readonly type: SectionType.Uint; }; readonly 5546: { readonly name: "FlagForced"; readonly type: SectionType.Uint; }; readonly 28: { readonly name: "FlagLacing"; readonly type: SectionType.Uint; }; readonly 11751: { readonly name: "MinCache"; readonly type: SectionType.Uint; }; readonly 11768: { readonly name: "MaxCache"; readonly type: SectionType.Uint; }; readonly 254851: { readonly name: "DefaultDuration"; readonly type: SectionType.Uint; }; readonly 216698: { readonly name: "DefaultDecodedFieldDuration"; readonly type: SectionType.Uint; }; readonly 209231: { readonly name: "TrackTimecodeScale"; readonly type: SectionType.Float; }; readonly 4991: { readonly name: "TrackOffset"; readonly type: SectionType.Int; }; readonly 5614: { readonly name: "MaxBlockAdditionID"; readonly type: SectionType.Uint; }; readonly 4974: { readonly name: "Name"; readonly type: SectionType.String; }; readonly 177564: { readonly name: "Language"; readonly type: SectionType.String; }; readonly 6: { readonly name: "CodecID"; readonly type: SectionType.String; }; readonly 9122: { readonly name: "CodecPrivate"; readonly type: SectionType.Binary; }; readonly 362120: { readonly name: "CodecName"; readonly type: SectionType.String; }; readonly 13382: { readonly name: "AttachmentLink"; readonly type: SectionType.Uint; }; readonly 1742487: { readonly name: "CodecSettings"; readonly type: SectionType.String; }; readonly 1785920: { readonly name: "CodecInfoURL"; readonly type: SectionType.String; }; readonly 438848: { readonly name: "CodecDownloadURL"; readonly type: SectionType.String; }; readonly 42: { readonly name: "CodecDecodeAll"; readonly type: SectionType.Uint; }; readonly 12203: { readonly name: "TrackOverlay"; readonly type: SectionType.Uint; }; readonly 5802: { readonly name: "CodecDelay"; readonly type: SectionType.Uint; }; readonly 5819: { readonly name: "SeekPreRoll"; readonly type: SectionType.Uint; }; readonly 9764: { readonly name: "TrackTranslate"; readonly type: SectionType.Container; }; readonly 9980: { readonly name: "TrackTranslateEditionUID"; readonly type: SectionType.Uint; }; readonly 9919: { readonly name: "TrackTranslateCodec"; readonly type: SectionType.Uint; }; readonly 9893: { readonly name: "TrackTranslateTrackID"; readonly type: SectionType.Binary; }; readonly 96: { readonly name: "Video"; readonly type: SectionType.Container; }; readonly 26: { readonly name: "FlagInterlaced"; readonly type: SectionType.Uint; }; readonly 5048: { readonly name: "StereoMode"; readonly type: SectionType.Uint; }; readonly 5056: { readonly name: "AlphaMode"; readonly type: SectionType.Uint; }; readonly 5049: { readonly name: "OldStereoMode"; readonly type: SectionType.Uint; }; readonly 48: { readonly name: "PixelWidth"; readonly type: SectionType.Uint; }; readonly 58: { readonly name: "PixelHeight"; readonly type: SectionType.Uint; }; readonly 5290: { readonly name: "PixelCropBottom"; readonly type: SectionType.Uint; }; readonly 5307: { readonly name: "PixelCropTop"; readonly type: SectionType.Uint; }; readonly 5324: { readonly name: "PixelCropLeft"; readonly type: SectionType.Uint; }; readonly 5341: { readonly name: "PixelCropRight"; readonly type: SectionType.Uint; }; readonly 5296: { readonly name: "DisplayWidth"; readonly type: SectionType.Uint; }; readonly 5306: { readonly name: "DisplayHeight"; readonly type: SectionType.Uint; }; readonly 5298: { readonly name: "DisplayUnit"; readonly type: SectionType.Uint; }; readonly 5299: { readonly name: "AspectRatioType"; readonly type: SectionType.Uint; }; readonly 963876: { readonly name: "ColourSpace"; readonly type: SectionType.Binary; }; readonly 1029411: { readonly name: "GammaValue"; readonly type: SectionType.Float; }; readonly 230371: { readonly name: "FrameRate"; readonly type: SectionType.Float; }; readonly 97: { readonly name: "Audio"; readonly type: SectionType.Container; }; readonly 53: { readonly name: "SamplingFrequency"; readonly type: SectionType.Float; }; readonly 14517: { readonly name: "OutputSamplingFrequency"; readonly type: SectionType.Float; }; readonly 31: { readonly name: "Channels"; readonly type: SectionType.Uint; }; readonly 15739: { readonly name: "ChannelPositions"; readonly type: SectionType.Binary; }; readonly 8804: { readonly name: "BitDepth"; readonly type: SectionType.Uint; }; readonly 98: { readonly name: "TrackOperation"; readonly type: SectionType.Container; }; readonly 99: { readonly name: "TrackCombinePlanes"; readonly type: SectionType.Container; }; readonly 100: { readonly name: "TrackPlane"; readonly type: SectionType.Container; }; readonly 101: { readonly name: "TrackPlaneUID"; readonly type: SectionType.Uint; }; readonly 102: { readonly name: "TrackPlaneType"; readonly type: SectionType.Uint; }; readonly 105: { readonly name: "TrackJoinBlocks"; readonly type: SectionType.Container; }; readonly 109: { readonly name: "TrackJoinUID"; readonly type: SectionType.Uint; }; readonly 64: { readonly name: "TrickTrackUID"; readonly type: SectionType.Uint; }; readonly 65: { readonly name: "TrickTrackSegmentUID"; readonly type: SectionType.Binary; }; readonly 70: { readonly name: "TrickTrackFlag"; readonly type: SectionType.Uint; }; readonly 71: { readonly name: "TrickMasterTrackUID"; readonly type: SectionType.Uint; }; readonly 68: { readonly name: "TrickMasterTrackSegmentUID"; readonly type: SectionType.Binary; }; readonly 11648: { readonly name: "ContentEncodings"; readonly type: SectionType.Container; }; readonly 8768: { readonly name: "ContentEncoding"; readonly type: SectionType.Container; }; readonly 4145: { readonly name: "ContentEncodingOrder"; readonly type: SectionType.Uint; }; readonly 4146: { readonly name: "ContentEncodingScope"; readonly type: SectionType.Uint; }; readonly 4147: { readonly name: "ContentEncodingType"; readonly type: SectionType.Uint; }; readonly 4148: { readonly name: "ContentCompression"; readonly type: SectionType.Container; }; readonly 596: { readonly name: "ContentCompAlgo"; readonly type: SectionType.Uint; }; readonly 597: { readonly name: "ContentCompSettings"; readonly type: SectionType.Binary; }; readonly 4149: { readonly name: "ContentEncryption"; readonly type: SectionType.Container; }; readonly 2017: { readonly name: "ContentEncAlgo"; readonly type: SectionType.Uint; }; readonly 2018: { readonly name: "ContentEncKeyID"; readonly type: SectionType.Binary; }; readonly 2019: { readonly name: "ContentSignature"; readonly type: SectionType.Binary; }; readonly 2020: { readonly name: "ContentSigKeyID"; readonly type: SectionType.Binary; }; readonly 2021: { readonly name: "ContentSigAlgo"; readonly type: SectionType.Uint; }; readonly 2022: { readonly name: "ContentSigHashAlgo"; readonly type: SectionType.Uint; }; readonly 206814059: { readonly name: "Cues"; readonly type: SectionType.Container; }; readonly 59: { readonly name: "CuePoint"; readonly type: SectionType.Container; }; readonly 51: { readonly name: "CueTime"; readonly type: SectionType.Uint; }; readonly 55: { readonly name: "CueTrackPositions"; readonly type: SectionType.Container; }; readonly 119: { readonly name: "CueTrack"; readonly type: SectionType.Uint; }; readonly 113: { readonly name: "CueClusterPosition"; readonly type: SectionType.Uint; }; readonly 112: { readonly name: "CueRelativePosition"; readonly type: SectionType.Uint; }; readonly 50: { readonly name: "CueDuration"; readonly type: SectionType.Uint; }; readonly 4984: { readonly name: "CueBlockNumber"; readonly type: SectionType.Uint; }; readonly 106: { readonly name: "CueCodecState"; readonly type: SectionType.Uint; }; readonly 91: { readonly name: "CueReference"; readonly type: SectionType.Container; }; readonly 22: { readonly name: "CueRefTime"; readonly type: SectionType.Uint; }; readonly 23: { readonly name: "CueRefCluster"; readonly type: SectionType.Uint; }; readonly 4959: { readonly name: "CueRefNumber"; readonly type: SectionType.Uint; }; readonly 107: { readonly name: "CueRefCodecState"; readonly type: SectionType.Uint; }; readonly 155296873: { readonly name: "Attachments"; readonly type: SectionType.Container; }; readonly 8615: { readonly name: "AttachedFile"; readonly type: SectionType.Container; }; readonly 1662: { readonly name: "FileDescription"; readonly type: SectionType.String; }; readonly 1646: { readonly name: "FileName"; readonly type: SectionType.String; }; readonly 1632: { readonly name: "FileMimeType"; readonly type: SectionType.String; }; readonly 1628: { readonly name: "FileData"; readonly type: SectionType.Binary; }; readonly 1710: { readonly name: "FileUID"; readonly type: SectionType.Uint; }; readonly 1653: { readonly name: "FileReferral"; readonly type: SectionType.Binary; }; readonly 1633: { readonly name: "FileUsedStartTime"; readonly type: SectionType.Uint; }; readonly 1634: { readonly name: "FileUsedEndTime"; readonly type: SectionType.Uint; }; readonly 4433776: { readonly name: "Chapters"; readonly type: SectionType.Container; }; readonly 1465: { readonly name: "EditionEntry"; readonly type: SectionType.Container; }; readonly 1468: { readonly name: "EditionUID"; readonly type: SectionType.Uint; }; readonly 1469: { readonly name: "EditionFlagHidden"; readonly type: SectionType.Uint; }; readonly 1499: { readonly name: "EditionFlagDefault"; readonly type: SectionType.Uint; }; readonly 1501: { readonly name: "EditionFlagOrdered"; readonly type: SectionType.Uint; }; readonly 54: { readonly name: "ChapterAtom"; readonly type: SectionType.Container; }; readonly 13252: { readonly name: "ChapterUID"; readonly type: SectionType.Uint; }; readonly 5716: { readonly name: "ChapterStringUID"; readonly type: SectionType.String; }; readonly 17: { readonly name: "ChapterTimeStart"; readonly type: SectionType.Uint; }; readonly 18: { readonly name: "ChapterTimeEnd"; readonly type: SectionType.Uint; }; readonly 24: { readonly name: "ChapterFlagHidden"; readonly type: SectionType.Uint; }; readonly 1432: { readonly name: "ChapterFlagEnabled"; readonly type: SectionType.Uint; }; readonly 11879: { readonly name: "ChapterSegmentUID"; readonly type: SectionType.Binary; }; readonly 11964: { readonly name: "ChapterSegmentEditionUID"; readonly type: SectionType.Uint; }; readonly 9155: { readonly name: "ChapterPhysicalEquiv"; readonly type: SectionType.Uint; }; readonly 15: { readonly name: "ChapterTrack"; readonly type: SectionType.Container; }; readonly 9: { readonly name: "ChapterTrackNumber"; readonly type: SectionType.Uint; }; readonly 0: { readonly name: "ChapterDisplay"; readonly type: SectionType.Container; }; readonly 5: { readonly name: "ChapString"; readonly type: SectionType.String; }; readonly 892: { readonly name: "ChapLanguage"; readonly type: SectionType.String; }; readonly 894: { readonly name: "ChapCountry"; readonly type: SectionType.String; }; readonly 10564: { readonly name: "ChapProcess"; readonly type: SectionType.Container; }; readonly 10581: { readonly name: "ChapProcessCodecID"; readonly type: SectionType.Uint; }; readonly 1293: { readonly name: "ChapProcessPrivate"; readonly type: SectionType.Binary; }; readonly 10513: { readonly name: "ChapProcessCommand"; readonly type: SectionType.Container; }; readonly 10530: { readonly name: "ChapProcessTime"; readonly type: SectionType.Uint; }; readonly 10547: { readonly name: "ChapProcessData"; readonly type: SectionType.Binary; }; readonly 39109479: { readonly name: "Tags"; readonly type: SectionType.Container; }; readonly 13171: { readonly name: "Tag"; readonly type: SectionType.Container; }; readonly 9152: { readonly name: "Targets"; readonly type: SectionType.Container; }; readonly 10442: { readonly name: "TargetTypeValue"; readonly type: SectionType.Uint; }; readonly 9162: { readonly name: "TargetType"; readonly type: SectionType.String; }; readonly 9157: { readonly name: "TagTrackUID"; readonly type: SectionType.Uint; }; readonly 9161: { readonly name: "TagEditionUID"; readonly type: SectionType.Uint; }; readonly 9156: { readonly name: "TagChapterUID"; readonly type: SectionType.Uint; }; readonly 9158: { readonly name: "TagAttachmentUID"; readonly type: SectionType.Uint; }; readonly 10184: { readonly name: "SimpleTag"; readonly type: SectionType.Container; }; readonly 1443: { readonly name: "TagName"; readonly type: SectionType.String; }; readonly 1146: { readonly name: "TagLanguage"; readonly type: SectionType.String; }; readonly 1156: { readonly name: "TagDefault"; readonly type: SectionType.Uint; }; readonly 1159: { readonly name: "TagString"; readonly type: SectionType.String; }; readonly 1157: { readonly name: "TagBinary"; readonly type: SectionType.Binary; }; readonly 5552: { readonly name: "Colour"; readonly type: SectionType.Container; }; readonly 5553: { readonly name: "MatrixCoefficients"; readonly type: SectionType.Uint; }; readonly 5554: { readonly name: "BitsPerChannel"; readonly type: SectionType.Uint; }; readonly 5555: { readonly name: "ChromaSubsamplingHorz"; readonly type: SectionType.Uint; }; readonly 5556: { readonly name: "ChromaSubsamplingVert"; readonly type: SectionType.Uint; }; readonly 5557: { readonly name: "CbSubsamplingHorz"; readonly type: SectionType.Uint; }; readonly 5558: { readonly name: "CbSubsamplingVert"; readonly type: SectionType.Uint; }; readonly 5559: { readonly name: "ChromaSitingHorz"; readonly type: SectionType.Uint; }; readonly 5560: { readonly name: "ChromaSitingVert"; readonly type: SectionType.Uint; }; readonly 5561: { readonly name: "Range"; readonly type: SectionType.Uint; }; readonly 5562: { readonly name: "TransferCharacteristics"; readonly type: SectionType.Uint; }; readonly 5563: { readonly name: "Primaries"; readonly type: SectionType.Uint; }; readonly 5564: { readonly name: "MaxCLL"; readonly type: SectionType.Uint; }; readonly 5565: { readonly name: "MaxFALL"; readonly type: SectionType.Uint; }; }; export type SectionsMap = typeof sections; export type SectionKey = keyof SectionsMap;