Buckets:
dieumercimvemba/mediastore / scripts /whatsapp-bridge /node_modules /music-metadata /lib /mp4 /MP4Parser.d.ts
| import { BasicParser } from '../common/BasicParser.js'; | |
| import { Atom } from './Atom.js'; | |
| export declare class MP4Parser extends BasicParser { | |
| private static read_BE_Integer; | |
| private tracks; | |
| private hasVideoTrack; | |
| private hasAudioTrack; | |
| parse(): Promise<void>; | |
| handleAtom(atom: Atom, remaining: number): Promise<void>; | |
| private getTrackDescription; | |
| private addTag; | |
| private addWarning; | |
| /** | |
| * Parse data of Meta-item-list-atom (item of 'ilst' atom) | |
| * @param metaAtom | |
| * Ref: https://developer.apple.com/library/content/documentation/QuickTime/QTFF/Metadata/Metadata.html#//apple_ref/doc/uid/TP40000939-CH1-SW8 | |
| */ | |
| private parseMetadataItemData; | |
| private parseValueAtom; | |
| private parseTrackBox; | |
| private parseTrackFragmentBox; | |
| private atomParsers; | |
| /** | |
| * @param sampleDescription | |
| * Ref: https://developer.apple.com/library/archive/documentation/QuickTime/QTFF/QTFFChap3/qtff3.html#//apple_ref/doc/uid/TP40000939-CH205-128916 | |
| */ | |
| private parseSoundSampleDescription; | |
| private parseChapterTrack; | |
| private findSampleOffset; | |
| private getChunkDuration; | |
| private getSamplesPerChunk; | |
| } | |
Xet Storage Details
- Size:
- 1.18 kB
- Xet hash:
- 215e364d4563927fd0d0cf08c4af95b613c3c70df62cd8eed0652ce0ea730ec9
·
Xet efficiently stores files, intelligently splitting them into unique chunks and accelerating uploads and downloads. More info.